Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[package] qt/6.6.1: MSVC include path length limit reached #21652

Closed
docbrown1955 opened this issue Dec 6, 2023 · 3 comments · Fixed by #22151
Closed

[package] qt/6.6.1: MSVC include path length limit reached #21652

docbrown1955 opened this issue Dec 6, 2023 · 3 comments · Fixed by #22151
Labels
bug Something isn't working

Comments

@docbrown1955
Copy link

docbrown1955 commented Dec 6, 2023

Description

The full log is below but the issue is pretty straight-forward (after investigation) and happens when building some modules of Qt (here qtdeclarative & qtshadertools):

C:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtPacketProtocol\6.6.1\QtPacketProtocol\private/qversionedpacket_p.h(1): 
  fatal error C1083: Cannot open include file: '../../../../../../../../../../../qt07c2f6ced99ef/s/src/qtdeclarative/src/plugins/qmltooling/packetprotocol/qversionedpacket_p.h': 
  No such file or directory

The situation is that a file in the build directory has a single line and includes the corresponding file in the source directory. The problem is that when the two paths are concatenated we obtain the following:

C:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtPacketProtocol\6.6.1\QtPacketProtocol\private/../../../../../../../../../../../qt07c2f6ced99ef/s/src/qtdeclarative/src/plugins/qmltooling/packetprotocol/qversionedpacket_p.h

which exists in this case but is 266 characters long. The path limit for an include file seems to be 255-ish characters with MSVC (Linux build is fine btw). When moving the conan cache to the C:\.c\ location (as opposed to C:\Users\ContainerAdministrator) setting the CONAN_HOME environment variable to the appropriate value, I gain 26 characters which is still not enough to make the Windows build pass (error later one for another include).

I am aware that this might be an issue on Microsoft's side (see this issue) so maybe fixing the recipe is not the solution, at least I report the problem here so that others can find the problem sooner than I did :)

NB: I am still working on a work-around as reducing the conan cache path length is not enough.

Package and Environment Details

  • Package Name/Version: qt/6.6.1
  • Operating System+version: Windows server ltsc2022
  • Compiler+version: MSVC 192
  • Conan version: conan 2.14.0
  • Python version: Python 3.11

Conan profile

[settings]
arch=x86_64
build_type=Release
compiler=msvc
compiler.cppstd=17
compiler.runtime=dynamic
compiler.runtime_type=Release
compiler.version=192
os=Windows

Steps to reproduce

conan create . --version=6.6.1 --profile=$CONAN_PROFILE --build=missing -o qtsvg=True -o qthttpserver=True -o qtdeclarative=True -o qtwebchannel=True -o qtactiveqt=True -o qtshadertools=True -o qt5compat=True -o qtwebsockets=True -o qttools=True

Logs

Build from local recipe:

Click to expand log
$ conan create . --version=6.6.1 --profile=$CONAN_PROFILE --build=missing -o qtsvg=True -o qthttpserver=True -o qtdeclarative=True -o qtwebchannel=True -o qtactiveqt=True -o qtshadertools=True -o qt5compat=True -o qtwebsockets=True -o qttools=True -o qt3d=True
======== Exporting recipe to the cache ========
qt/6.6.1: Exporting package recipe: C:\builds\qt\conanfile.py
qt/6.6.1: exports: File 'conandata.yml' found. Exporting it...
qt/6.6.1: Calling export()
qt/6.6.1: Calling export_sources()
qt/6.6.1: Copied 1 '.yml' file: conandata.yml
qt/6.6.1: Copied 1 '.py' file: conanfile.py
qt/6.6.1: Copied 1 '.conf' file: qtmodules6.6.1.conf
qt/6.6.1: Copied 8 '.diff' files
qt/6.6.1: Exported to cache folder: C:\Users\ContainerAdministrator\.conan2\p\qt07c2f6ced99ef\e
qt/6.6.1: Exported: qt/6.6.1#a37ad3f1940e33415a26be5a638ac75f (2023-12-06 10:33:00 UTC)
======== Input profiles ========
Profile host:
[settings]
arch=x86_64
build_type=Release
compiler=msvc
compiler.cppstd=17
compiler.runtime=dynamic
compiler.runtime_type=Release
compiler.version=192
os=Windows
[options]
qt3d=True
qt5compat=True
qtactiveqt=True
qtdeclarative=True
qthttpserver=True
qtshadertools=True
qtsvg=True
qttools=True
qtwebchannel=True
qtwebsockets=True
boost/*:shared=True
icu/*:shared=True
libjpeg-turbo/*:shared=True
libpng/*:shared=True
qt/*:shared=True
zlib/*:shared=True
[conf]
tools.cmake.cmaketoolchain:generator=Ninja
Profile build:
[settings]
arch=x86_64
build_type=Release
compiler=msvc
compiler.cppstd=14
compiler.runtime=dynamic
compiler.runtime_type=Release
compiler.version=192
os=Windows
[conf]
tools.cmake.cmaketoolchain:generator=Ninja
======== Computing dependency graph ========
zlib/1.3: Not found in local cache, looking in remotes...
zlib/1.3: Checking remote: conancenter
zlib/1.3: Downloaded recipe revision 06023034579559bb64357db3a53f88a4
openssl/3.2.0: Not found in local cache, looking in remotes...
openssl/3.2.0: Checking remote: conancenter
openssl/3.2.0: Downloaded recipe revision d81e0a8c08372368fe7cb757280e2196
nasm/2.15.05: Not found in local cache, looking in remotes...
nasm/2.15.05: Checking remote: conancenter
nasm/2.15.05: Downloaded recipe revision ca1c14c2060af0ec151048b54ced9262
strawberryperl/5.32.1.1: Not found in local cache, looking in remotes...
strawberryperl/5.32.1.1: Checking remote: conancenter
strawberryperl/5.32.1.1: Downloaded recipe revision 8f83d05a60363a422f9033e52d106b47
pcre2/10.42: Not found in local cache, looking in remotes...
pcre2/10.42: Checking remote: conancenter
pcre2/10.42: Downloaded recipe revision 74a354d74d291503aadffe6453d976f5
bzip2/1.0.8: Not found in local cache, looking in remotes...
bzip2/1.0.8: Checking remote: conancenter
bzip2/1.0.8: Downloaded recipe revision 411fc05e80d47a89045edc1ee6f23c1d
double-conversion/3.3.0: Not found in local cache, looking in remotes...
double-conversion/3.3.0: Checking remote: conancenter
double-conversion/3.3.0: Downloaded recipe revision 33321c201741cc32b51169c6d2d05e60
freetype/2.13.2: Not found in local cache, looking in remotes...
freetype/2.13.2: Checking remote: conancenter
freetype/2.13.2: Downloaded recipe revision c9ee90dc6f88356febac6fcdba0b2249
libpng/1.6.40: Not found in local cache, looking in remotes...
libpng/1.6.40: Checking remote: conancenter
libpng/1.6.40: Downloaded recipe revision 0337b7b87ac125307ed70fd064c31eea
brotli/1.1.0: Not found in local cache, looking in remotes...
brotli/1.1.0: Checking remote: conancenter
brotli/1.1.0: Downloaded recipe revision d56d7bb9ca722942aba17369cb5c0519
harfbuzz/8.3.0: Not found in local cache, looking in remotes...
harfbuzz/8.3.0: Checking remote: conancenter
harfbuzz/8.3.0: Downloaded recipe revision 7e7ea00066eaaa818d469d24dbc3a106
glib/2.78.1: Not found in local cache, looking in remotes...
glib/2.78.1: Checking remote: conancenter
glib/2.78.1: Downloaded recipe revision 6da549beee7208bd9fad0e6141581e8e
libffi/3.4.4: Not found in local cache, looking in remotes...
libffi/3.4.4: Checking remote: conancenter
libffi/3.4.4: Downloaded recipe revision 35eb63842b505824b70aedc1baefc916
msys2/cci.latest: Not found in local cache, looking in remotes...
msys2/cci.latest: Checking remote: conancenter
msys2/cci.latest: Downloaded recipe revision 5a31efa2bde593541fd5ac3bcc50c01c
automake/1.16.5: Not found in local cache, looking in remotes...
automake/1.16.5: Checking remote: conancenter
automake/1.16.5: Downloaded recipe revision 058bda3e21c36c9aa8425daf3c1faf50
autoconf/2.71: Not found in local cache, looking in remotes...
autoconf/2.71: Checking remote: conancenter
autoconf/2.71: Downloaded recipe revision 53be95d228b2dcb30dc199cb84262d8f
m4/1.4.19: Not found in local cache, looking in remotes...
m4/1.4.19: Checking remote: conancenter
m4/1.4.19: Downloaded recipe revision b38ced39a01e31fef5435bc634461fd2
libgettext/0.22: Not found in local cache, looking in remotes...
libgettext/0.22: Checking remote: conancenter
libgettext/0.22: Downloaded recipe revision 2c87563d7a69544dd9379f038aca3b0b
libiconv/1.17: Not found in local cache, looking in remotes...
libiconv/1.17: Checking remote: conancenter
libiconv/1.17: Downloaded recipe revision fa54397801cd96911a8294bc5fc76335
meson/1.2.2: Not found in local cache, looking in remotes...
meson/1.2.2: Checking remote: conancenter
meson/1.2.2: Downloaded recipe revision aace9dcc1db58fa42ecb5292f724092d
ninja/1.11.1: Not found in local cache, looking in remotes...
ninja/1.11.1: Checking remote: conancenter
ninja/1.11.1: Downloaded recipe revision 77587f8c8318662ac8e5a7867eb4be21
pkgconf/2.0.3: Not found in local cache, looking in remotes...
pkgconf/2.0.3: Checking remote: conancenter
pkgconf/2.0.3: Downloaded recipe revision f996677e96e61e6552d85e83756c328b
meson/1.2.3: Not found in local cache, looking in remotes...
meson/1.2.3: Checking remote: conancenter
meson/1.2.3: Downloaded recipe revision 7d2bfe1bfc0c4edd9579e812344d5490
sqlite3/3.44.2: Not found in local cache, looking in remotes...
sqlite3/3.44.2: Checking remote: conancenter
sqlite3/3.44.2: Downloaded recipe revision 6aea4802c643c19f97b7f5a8a4b4f16d
libpq/15.4: Not found in local cache, looking in remotes...
libpq/15.4: Checking remote: conancenter
libpq/15.4: Downloaded recipe revision 886b735649233063640188e1d7892fd4
md4c/0.4.8: Not found in local cache, looking in remotes...
md4c/0.4.8: Checking remote: conancenter
md4c/0.4.8: Downloaded recipe revision 84b2885aa93a27653f5067a77044b0e3
Graph root
    cli
Requirements
    brotli/1.1.0#d56d7bb9ca722942aba17369cb5c0519 - Downloaded (conancenter)
    bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d - Downloaded (conancenter)
    double-conversion/3.3.0#33321c201741cc32b51169c6d2d05e60 - Downloaded (conancenter)
    freetype/2.13.2#c9ee90dc6f88356febac6fcdba0b2249 - Downloaded (conancenter)
    glib/2.78.1#6da549beee7208bd9fad0e6141581e8e - Downloaded (conancenter)
    harfbuzz/8.3.0#7e7ea00066eaaa818d469d24dbc3a106 - Downloaded (conancenter)
    libffi/3.4.4#35eb63842b505824b70aedc1baefc916 - Downloaded (conancenter)
    libgettext/0.22#2c87563d7a69544dd9379f038aca3b0b - Downloaded (conancenter)
    libiconv/1.17#fa54397801cd96911a8294bc5fc76335 - Downloaded (conancenter)
    libpng/1.6.40#0337b7b87ac125307ed70fd064c31eea - Downloaded (conancenter)
    libpq/15.4#886b735649233063640188e1d7892fd4 - Downloaded (conancenter)
    md4c/0.4.8#84b2885aa93a27653f5067a77044b0e3 - Downloaded (conancenter)
    openssl/3.2.0#d81e0a8c08372368fe7cb757280e2196 - Downloaded (conancenter)
    pcre2/10.42#74a354d74d291503aadffe6453d976f5 - Downloaded (conancenter)
    qt/6.6.1#a37ad3f1940e33415a26be5a638ac75f - Cache
    sqlite3/3.44.2#6aea4802c643c19f97b7f5a8a4b4f16d - Downloaded (conancenter)
    zlib/1.3#06023034579559bb64357db3a53f88a4 - Downloaded (conancenter)
Build requirements
    autoconf/2.71#53be95d228b2dcb30dc199cb84262d8f - Downloaded (conancenter)
    automake/1.16.5#058bda3e21c36c9aa8425daf3c1faf50 - Downloaded (conancenter)
    bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d - Downloaded (conancenter)
    cmake/3.24.4#8521fce1b96340a7a9aca5382e53cfc3 - Cache
    glib/2.78.1#6da549beee7208bd9fad0e6141581e8e - Downloaded (conancenter)
    libffi/3.4.4#35eb63842b505824b70aedc1baefc916 - Downloaded (conancenter)
    libgettext/0.22#2c87563d7a69544dd9379f038aca3b0b - Downloaded (conancenter)
    libiconv/1.17#fa54397801cd96911a8294bc5fc76335 - Downloaded (conancenter)
    m4/1.4.19#b38ced39a01e31fef5435bc634461fd2 - Downloaded (conancenter)
    meson/1.2.2#aace9dcc1db58fa42ecb5292f724092d - Downloaded (conancenter)
    meson/1.2.3#7d2bfe1bfc0c4edd9579e812344d5490 - Downloaded (conancenter)
    msys2/cci.latest#5a31efa2bde593541fd5ac3bcc50c01c - Downloaded (conancenter)
    nasm/2.15.05#ca1c14c2060af0ec151048b54ced9262 - Downloaded (conancenter)
    ninja/1.11.1#77587f8c8318662ac8e5a7867eb4be21 - Downloaded (conancenter)
    pcre2/10.42#74a354d74d291503aadffe6453d976f5 - Downloaded (conancenter)
    pkgconf/2.0.3#f996677e96e61e6552d85e83756c328b - Downloaded (conancenter)
    strawberryperl/5.32.1.1#8f83d05a60363a422f9033e52d106b47 - Downloaded (conancenter)
    zlib/1.3#06023034579559bb64357db3a53f88a4 - Downloaded (conancenter)
Resolved version ranges
    cmake/[>=3.21.1 <4]: cmake/3.24.4
    openssl/[>=1.1 <4]: openssl/3.2.0
    zlib/[>=1.2.11 <2]: zlib/1.3
[... build log skipped here to make some space!]
qt/6.6.1: Calling build()
qt/6.6.1: Running CMake.configure()
qt/6.6.1: RUN: cmake -G "Ninja" -DCMAKE_TOOLCHAIN_FILE="C:/Users/ContainerAdministrator/.conan2/p/b/qte71a581b20a17/b/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/Users/ContainerAdministrator/.conan2/p/b/qte71a581b20a17/p" -DCMAKE_TRY_COMPILE_CONFIGURATION="Release" -DQT_USE_VCPKG="OFF" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "C:\Users\ContainerAdministrator\.conan2\p\qt07c2f6ced99ef\s\src"
conanvcvars.bat: Activating environment Visual Studio 16 - amd64 - vcvars_ver=14.2
[vcvarsall.bat] Environment initialized for: 'x64'
-- Using Conan toolchain: C:/Users/ContainerAdministrator/.conan2/p/b/qte71a581b20a17/b/build/Release/generators/conan_toolchain.cmake
-- Conan toolchain: C++ Standard 17 with extensions OFF
-- Conan toolchain: Setting BUILD_SHARED_LIBS = ON
-- The CXX compiler identification is MSVC 19.29.30153.0
-- The C compiler identification is MSVC 19.29.30153.0
-- The ASM compiler identification is MSVC
-- Found assembler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - 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: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Checking dependencies of submodule 'qtbase'
-- Checking dependencies of submodule 'qtshadertools'
-- Checking dependencies of submodule 'qtsvg'
-- Checking dependencies of submodule 'qtdeclarative'
-- Skipping optional dependency 'qtimageformats' of 'qtdeclarative', because building 'qtimageformats' was explicitly disabled.
-- Skipping optional dependency 'qtlanguageserver' of 'qtdeclarative', because building 'qtlanguageserver' was explicitly disabled.
-- Checking dependencies of submodule 'qt3d'
-- Skipping optional dependency 'qtmultimedia' of 'qt3d', because building 'qtmultimedia' was explicitly disabled.
-- Checking dependencies of submodule 'qt5compat'
-- Checking dependencies of submodule 'qtactiveqt'
-- Checking dependencies of submodule 'qtwebsockets'
-- Checking dependencies of submodule 'qthttpserver'
-- Checking dependencies of submodule 'qttools'
-- Checking dependencies of submodule 'qtwebchannel'
-- Configuring submodule 'qtbase'
            -DCMAKE_C_FLAGS=/DWIN32 /D_WINDOWS
            -DCMAKE_C_FLAGS_DEBUG=/Zi /Ob0 /Od /RTC1
            -DCMAKE_C_FLAGS_RELEASE=/O2 /Ob2 /DNDEBUG
            -DCMAKE_C_FLAGS_RELWITHDEBINFO=/Zi /O2 /Ob1 /DNDEBUG
            -DCMAKE_CXX_FLAGS=/DWIN32 /D_WINDOWS /EHsc
            -DCMAKE_CXX_FLAGS_DEBUG=/Zi /Ob0 /Od /RTC1
            -DCMAKE_CXX_FLAGS_RELEASE=/O2 /Ob2 /DNDEBUG
            -DCMAKE_CXX_FLAGS_RELWITHDEBINFO=/Zi /O2 /Ob1 /DNDEBUG
            -DCMAKE_EXE_LINKER_FLAGS=/machine:x64
            -DCMAKE_TOOLCHAIN_FILE=C:/Users/ContainerAdministrator/.conan2/p/b/qte71a581b20a17/b/build/Release/generators/conan_toolchain.cmake
            -DCMAKE_C_STANDARD=11
            -DCMAKE_C_STANDARD_REQUIRED=ON
            -DCMAKE_CXX_STANDARD=17
            -DCMAKE_CXX_STANDARD_REQUIRED=ON
            -DCMAKE_MODULE_PATH:STRING=C:/Users/ContainerAdministrator/.conan2/p/qt07c2f6ced99ef/s/src/qtbase/cmake/platforms
-- Configuring submodule 'qtimageformats'
-- Configuring submodule 'qtlanguageserver'
-- Configuring submodule 'qtshadertools'
-- Configuring submodule 'qtsvg'
-- Configuring submodule 'qtdeclarative'
-- Configuring submodule 'qtquicktimeline'
-- Configuring submodule 'qtquick3d'
-- Configuring submodule 'qtmultimedia'
-- Configuring submodule 'qt3d'
CMake Warning (dev) at C:/Users/ContainerAdministrator/.conan2/p/b/qte71a581b20a17/b/build/Release/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (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:10 (qt_internal_add_qml_module)
This warning is for project developers.  Use -Wno-dev to suppress it.
CMake Warning (dev) at C:/Users/ContainerAdministrator/.conan2/p/b/qte71a581b20a17/b/build/Release/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (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:10 (qt_internal_add_qml_module)
This warning is for project developers.  Use -Wno-dev to suppress it.
CMake Warning (dev) at C:/Users/ContainerAdministrator/.conan2/p/b/qte71a581b20a17/b/build/Release/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (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:10 (qt_internal_add_qml_module)
This warning is for project developers.  Use -Wno-dev to suppress it.
CMake Warning (dev) at C:/Users/ContainerAdministrator/.conan2/p/b/qte71a581b20a17/b/build/Release/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (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:10 (qt_internal_add_qml_module)
This warning is for project developers.  Use -Wno-dev to suppress it.
CMake Warning (dev) at C:/Users/ContainerAdministrator/.conan2/p/b/qte71a581b20a17/b/build/Release/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (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:10 (qt_internal_add_qml_module)
This warning is for project developers.  Use -Wno-dev to suppress it.
CMake Warning (dev) at C:/Users/ContainerAdministrator/.conan2/p/b/qte71a581b20a17/b/build/Release/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (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:10 (qt_internal_add_qml_module)
This warning is for project developers.  Use -Wno-dev to suppress it.
CMake Warning (dev) at C:/Users/ContainerAdministrator/.conan2/p/b/qte71a581b20a17/b/build/Release/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (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:10 (qt_internal_add_qml_module)
This warning is for project developers.  Use -Wno-dev to suppress it.
-- Configuring submodule 'qt5compat'
CMake Warning (dev) at C:/Users/ContainerAdministrator/.conan2/p/b/qte71a581b20a17/b/build/Release/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (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:36 (qt_internal_add_qml_module)
This warning is for project developers.  Use -Wno-dev to suppress it.
-- Configuring submodule 'qtactiveqt'
-- Configuring submodule 'qtcharts'
-- Configuring submodule 'qtcoap'
-- Configuring submodule 'qtconnectivity'
-- Configuring submodule 'qtdatavis3d'
-- Configuring submodule 'qtwebsockets'
CMake Warning (dev) at C:/Users/ContainerAdministrator/.conan2/p/b/qte71a581b20a17/b/build/Release/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (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:4 (qt_internal_add_qml_module)
This warning is for project developers.  Use -Wno-dev to suppress it.
-- Configuring submodule 'qthttpserver'
-- Configuring submodule 'qttools'
-- Could NOT find Clang (missing: Clang_DIR)
-- Could NOT find Clang (missing: Clang_DIR)
-- Configuring submodule 'qtserialport'
-- Configuring submodule 'qtpositioning'
-- Configuring submodule 'qtwebchannel'
-- Configuring submodule 'qtwebengine'
-- Configuring submodule 'qtdoc'
-- Configuring submodule 'qtgraphs'
-- Configuring submodule 'qtgrpc'
-- Configuring submodule 'qtlocation'
-- Configuring submodule 'qtlottie'
-- Configuring submodule 'qtmqtt'
-- Configuring submodule 'qtnetworkauth'
-- Configuring submodule 'qtopcua'
-- Configuring submodule 'qtquick3dphysics'
-- Configuring submodule 'qtquickeffectmaker'
-- Configuring submodule 'qtremoteobjects'
-- Configuring submodule 'qtscxml'
-- Configuring submodule 'qtsensors'
-- Configuring submodule 'qtserialbus'
-- Configuring submodule 'qtspeech'
-- Configuring submodule 'qttranslations'
-- Configuring submodule 'qtvirtualkeyboard'
-- Configuring submodule 'qtwayland'
-- Configuring submodule 'qtwebview'
-- Configuration summary shown below. It has also been written to C:/Users/ContainerAdministrator/.conan2/p/b/qte71a581b20a17/b/build/Release/config.summary
-- Configure with --log-level=STATUS or higher to increase CMake's message verbosity. The log level does not persist across reconfigurations.
 
-- Configure summary:
Building for: win32-msvc (x86_64, CPU features: )
Compiler: msvc 19.29.30153.0
Build options:
  Mode ................................... release
  Optimize release build for size ........ no
  Fully optimize release builds (-O3) .... no
  Building shared libraries .............. yes
  Unity Build ............................ no
  Relocatable ............................ yes
  Using precompiled headers .............. yes
  Using Link Time Optimization (LTCG) .... no
  Using Intel CET ........................ no
  Target compiler supports:
    x86 Intrinsics ....................... Basic VAES AVX512VBMI2
  Sanitizers:
    Addresses ............................ no
    Threads .............................. no
    Memory ............................... no
    Fuzzer (instrumentation only) ........ no
    Undefined ............................ no
  Build parts ............................ libs tools
  Install examples sources ............... no
  App store compliance ................... no
Qt modules and options:
  Qt Concurrent .......................... yes
  Qt D-Bus ............................... no
  Qt D-Bus directly linked to libdbus .... no
  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
  Using vcpkg ............................ no
  udev ................................... no
  OpenSSL ................................ yes
  openssl_linked ......................... yes
  OpenSSL 1.1 ............................ no
  OpenSSL 3.0 ............................ yes
  Using system zlib ...................... yes
  Zstandard support ...................... no
  Thread support ......................... yes
Common build options:
  Linker can resolve circular dependencies  yes
Qt Core:
  backtrace .............................. no
  DoubleConversion ....................... yes
    Using system DoubleConversion ........ yes
  GLib ................................... no
  ICU .................................... no
  Using system libb2 ..................... no
  Built-in copy of the MIME database ..... yes
  Application permissions ................ yes
  Tracing backend ........................ <none>
  OpenSSL based cryptographic hash ....... no
  Logging backends:
    journald ............................. no
    syslog ............................... no
    slog2 ................................ no
  PCRE2 .................................. yes
    Using system PCRE2 ................... yes
Qt Sql:
  SQL item models ........................ yes
Qt Network:
  getifaddrs() ........................... no
  IPv6 ifname ............................ no
  libproxy ............................... no
  Schannel ............................... yes
  DTLS ................................... yes
  OCSP-stapling .......................... yes
  SCTP ................................... no
  Use system proxies ..................... yes
  GSSAPI ................................. no
  Brotli Decompression Support ........... yes
  qIsEffectiveTLD() ...................... yes
    Built-in publicsuffix database ....... yes
    System publicsuffix database ......... no
Core tools:
  Android deployment tool ................ yes
  macOS deployment tool .................. no
  Windows deployment tool ................ yes
  qmake .................................. yes
Qt Gui:
  Accessibility .......................... yes
  FreeType ............................... yes
    Using system FreeType ................ yes
  HarfBuzz ............................... yes
    Using system HarfBuzz ................ yes
  Fontconfig ............................. no
  Image formats:
    GIF .................................. yes
    ICO .................................. yes
    JPEG ................................. no
      Using system libjpeg ............... no
    PNG .................................. yes
      Using system libpng ................ yes
  Text formats:
    HtmlParser ........................... yes
    CssParser ............................ yes
    OdfWriter ............................ yes
    MarkdownReader ....................... yes
      Using system libmd4c ............... yes
    MarkdownWriter ....................... yes
  EGL .................................... no
  OpenVG ................................. no
  OpenGL:
    Desktop OpenGL ....................... no
    Dynamic OpenGL ....................... yes
    OpenGL ES 2.0 ........................ no
    OpenGL ES 3.0 ........................ no
    OpenGL ES 3.1 ........................ no
    OpenGL ES 3.2 ........................ no
  Vulkan ................................. no
  Session Management ..................... yes
Features used by QPA backends:
  evdev .................................. no
  libinput ............................... no
  HiRes wheel support in libinput ........ no
  INTEGRITY HID .......................... no
  mtdev .................................. no
  tslib .................................. no
  xkbcommon .............................. no
  X11 specific:
    XLib ................................. no
    XCB Xlib ............................. no
    EGL on X11 ........................... no
    xkbcommon-x11 ........................ no
    xcb-sm ............................... no
QPA backends:
  DirectFB ............................... no
  EGLFS .................................. no
  EGLFS details:
    EGLFS OpenWFD ........................ no
    EGLFS i.Mx6 .......................... no
    EGLFS i.Mx6 Wayland .................. no
    EGLFS RCAR ........................... no
    EGLFS EGLDevice ...................... no
    EGLFS GBM ............................ no
    EGLFS VSP2 ........................... no
    EGLFS Mali ........................... no
    EGLFS Raspberry Pi ................... no
    EGLFS X11 ............................ no
  LinuxFB ................................ no
  VNC .................................... no
  VK_KHR_display ......................... no
  QNX:
    lgmon ................................ no
    IMF .................................. no
  XCB:
    Using system-provided xcb-xinput ..... no
    GL integrations:
      GLX Plugin ......................... no
        XCB GLX .......................... no
      EGL-X11 Plugin ..................... no
  Windows:
    Direct 2D ............................ yes
    Direct 2D 1.1 ........................ yes
    DirectWrite .......................... yes
    DirectWrite 3 ........................ yes
Qt Widgets:
  GTK+ ................................... no
  Styles ................................. Fusion Windows WindowsVista
Qt Testlib:
  Tester for item models ................. yes
  Batch tests ............................ no
Qt PrintSupport:
  CUPS ................................... no
Qt Sql Drivers:
  DB2 (IBM) .............................. no
  InterBase .............................. no
  MySql .................................. no
  OCI (Oracle) ........................... no
  ODBC ................................... yes
  PostgreSQL ............................. yes
  SQLite ................................. yes
    Using system provided SQLite ......... yes
  Mimer .................................. no
Qt QML:
  QML network support .................... yes
  QML debugging and profiling support .... yes
  QML just-in-time compiler .............. yes
  QML XML http request ................... yes
  QML Locale ............................. yes
Qt QML Models:
  QML list model ......................... yes
  QML delegate model ..................... yes
Qt Quick:
  AnimatedImage item ..................... yes
  Canvas item ............................ yes
  Support for Qt Quick Designer .......... yes
  Flipable item .......................... yes
  GridView item .......................... yes
  ListView item .......................... yes
  TableView item ......................... yes
  TreeView item .......................... yes
  Path support ........................... yes
  PathView item .......................... yes
  Positioner items ....................... yes
  Repeater item .......................... yes
  ShaderEffect item ...................... yes
  Sprite item ............................ yes
Qt Quick Templates 2:
  Hover support .......................... yes
  Multi-touch support .................... yes
  Calendar support ....................... yes
Qt Quick Controls 2:
  Styles ................................. Basic Fusion Imagine Material Universal Windows
Qt 3D:
  Assimp ................................. yes
  System Assimp .......................... 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 ........................... yes
Qt3D Geometry Loaders:
  Autodesk FBX ........................... no
Qt 5 Compatibility Libraries:
  iconv .................................. no
Qt Tools:
  Qt Assistant ........................... yes
  libclang found ......................... no
  Clang-based lupdate parser ............. no
  Qt Designer ............................ yes
  Qt Distance Field Generator ............ yes
  Qt Linguist ............................ yes
  pixeltool .............................. yes
  qdbus .................................. no
  QDoc ................................... no
  Qt Attributions Scanner ................ yes
  qtdiag ................................. yes
  qtplugininfo ........................... yes
[... build log skipped here to make some space!]
[2960/6734] Building CXX object qtdeclarative\src\labs\settings\CMakeFiles\qmlsettingsplugin.dir\qmlsettingsplugin_QmlSettingsPlugin.cpp.obj
[2961/6734] Building CXX object qtdeclarative\src\qmlworkerscript\CMakeFiles\QmlWorkerScript.dir\qv4serialize.cpp.obj
[2962/6734] Building CXX object qtdeclarative\src\qmllocalstorage\CMakeFiles\QmlLocalStorage.dir\qqmllocalstorage.cpp.obj
[2963/6734] Building CXX object qtdeclarative\src\core\CMakeFiles\qtqmlcoreplugin.dir\qtqmlcoreplugin_QtQmlCorePlugin.cpp.obj
[2964/6734] Building CXX object qtdeclarative\src\plugins\qmltooling\qmldbg_messages\CMakeFiles\QDebugMessageServiceFactoryPlugin.dir\qdebugmessageservice.cpp.obj
FAILED: qtdeclarative/src/plugins/qmltooling/qmldbg_messages/CMakeFiles/QDebugMessageServiceFactoryPlugin.dir/qdebugmessageservice.cpp.obj 
"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\Hostx64\x64\cl.exe"  /nologo /TP -DNOMINMAX -DQDebugMessageServiceFactoryPlugin_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_UP_TO=0x040800 -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_LEAN_HEADERS=1 -DQT_NETWORK_LIB -DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QEXCHANGE -DQT_PACKETPROTOCOL_LIB -DQT_PLUGIN -DQT_QMLINTEGRATION_LIB -DQT_QML_LIB -DQT_WARN_DEPRECATED_UP_TO=0x070000 -DUNICODE -DWIN32 -DWIN64 -D_CRT_SECURE_NO_WARNINGS -D_ENABLE_EXTENDED_ALIGNED_STORAGE -D_UNICODE -D_WIN64 -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtdeclarative\src\plugins\qmltooling\qmldbg_messages\QDebugMessageServiceFactoryPlugin_autogen\include -IC:\Users\ContainerAdministrator\.conan2\p\qt07c2f6ced99ef\s\src\qtdeclarative\src\plugins\qmltooling\qmldbg_messages -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtdeclarative\src\plugins\qmltooling\qmldbg_messages -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtCore -IC:\Users\ContainerAdministrator\.conan2\p\qt07c2f6ced99ef\s\src\qtbase\mkspecs\win32-msvc -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtPacketProtocol -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtdeclarative\src\plugins\qmltooling\packetprotocol -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtPacketProtocol\6.6.1 -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtPacketProtocol\6.6.1\QtPacketProtocol -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\src\corelib -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtCore\6.6.1 -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtCore\6.6.1\QtCore -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtdeclarative\src\qml -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtQml\6.6.1 -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtQml\6.6.1\QtQml -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtQml -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtQmlIntegration -IC:\Users\ContainerAdministrator\.conan2\p\qt07c2f6ced99ef\s\src\qtdeclarative\src\qmlintegration -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtdeclarative\src\qmlintegration -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtNetwork /DWIN32 /D_WINDOWS /DNDEBUG -O2 -Ob3 -MD /W3 /EHs-c- /wd4530 /wd4577 -Zc:__cplusplus -permissive- -utf-8 -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:ternary -Zc:externConstexpr -Zc:wchar_t -Zc:twoPhase- -bigobj -guard:cf -Gw -std:c++17 /showIncludes /Foqtdeclarative\src\plugins\qmltooling\qmldbg_messages\CMakeFiles\QDebugMessageServiceFactoryPlugin.dir\qdebugmessageservice.cpp.obj /Fdqtdeclarative\src\plugins\qmltooling\qmldbg_messages\CMakeFiles\QDebugMessageServiceFactoryPlugin.dir\ /FS -c C:\Users\ContainerAdministrator\.conan2\p\qt07c2f6ced99ef\s\src\qtdeclarative\src\plugins\qmltooling\qmldbg_messages\qdebugmessageservice.cpp
C:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtPacketProtocol\6.6.1\QtPacketProtocol\private/qversionedpacket_p.h(1): fatal error C1083: Cannot open include file: '../../../../../../../../../../../qt07c2f6ced99ef/s/src/qtdeclarative/src/plugins/qmltooling/packetprotocol/qversionedpacket_p.h': No such file or directory
[2965/6734] Building CXX object qtdeclarative\src\plugins\qmltooling\qmldbg_profiler\CMakeFiles\QQmlProfilerServiceFactoryPlugin.dir\qqmlenginecontrolservice.cpp.obj
FAILED: qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/CMakeFiles/QQmlProfilerServiceFactoryPlugin.dir/qqmlenginecontrolservice.cpp.obj 
"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\Hostx64\x64\cl.exe"  /nologo /TP -DNOMINMAX -DQQmlProfilerServiceFactoryPlugin_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_UP_TO=0x040800 -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_LEAN_HEADERS=1 -DQT_NETWORK_LIB -DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QEXCHANGE -DQT_PACKETPROTOCOL_LIB -DQT_PLUGIN -DQT_QMLINTEGRATION_LIB -DQT_QML_LIB -DQT_WARN_DEPRECATED_UP_TO=0x070000 -DUNICODE -DWIN32 -DWIN64 -D_CRT_SECURE_NO_WARNINGS -D_ENABLE_EXTENDED_ALIGNED_STORAGE -D_UNICODE -D_WIN64 -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtdeclarative\src\plugins\qmltooling\qmldbg_profiler\QQmlProfilerServiceFactoryPlugin_autogen\include -IC:\Users\ContainerAdministrator\.conan2\p\qt07c2f6ced99ef\s\src\qtdeclarative\src\plugins\qmltooling\qmldbg_profiler -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtdeclarative\src\plugins\qmltooling\qmldbg_profiler -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\src\corelib -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtCore\6.6.1 -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtCore\6.6.1\QtCore -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtCore -IC:\Users\ContainerAdministrator\.conan2\p\qt07c2f6ced99ef\s\src\qtbase\mkspecs\win32-msvc -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtPacketProtocol -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtdeclarative\src\plugins\qmltooling\packetprotocol -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtPacketProtocol\6.6.1 -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtPacketProtocol\6.6.1\QtPacketProtocol -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtdeclarative\src\qml -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtQml\6.6.1 -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtQml\6.6.1\QtQml -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtQml -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtQmlIntegration -IC:\Users\ContainerAdministrator\.conan2\p\qt07c2f6ced99ef\s\src\qtdeclarative\src\qmlintegration -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtdeclarative\src\qmlintegration -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtNetwork /DWIN32 /D_WINDOWS /DNDEBUG -O2 -Ob3 -MD /W3 /EHs-c- /wd4530 /wd4577 -Zc:__cplusplus -permissive- -utf-8 -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:ternary -Zc:externConstexpr -Zc:wchar_t -Zc:twoPhase- -bigobj -guard:cf -Gw -std:c++17 /showIncludes /Foqtdeclarative\src\plugins\qmltooling\qmldbg_profiler\CMakeFiles\QQmlProfilerServiceFactoryPlugin.dir\qqmlenginecontrolservice.cpp.obj /Fdqtdeclarative\src\plugins\qmltooling\qmldbg_profiler\CMakeFiles\QQmlProfilerServiceFactoryPlugin.dir\ /FS -c C:\Users\ContainerAdministrator\.conan2\p\qt07c2f6ced99ef\s\src\qtdeclarative\src\plugins\qmltooling\qmldbg_profiler\qqmlenginecontrolservice.cpp
C:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtPacketProtocol\6.6.1\QtPacketProtocol\private/qversionedpacket_p.h(1): fatal error C1083: Cannot open include file: '../../../../../../../../../../../qt07c2f6ced99ef/s/src/qtdeclarative/src/plugins/qmltooling/packetprotocol/qversionedpacket_p.h': No such file or directory
[2966/6734] Building CXX object qtdeclarative\src\plugins\qmltooling\qmldbg_profiler\CMakeFiles\QQmlProfilerServiceFactoryPlugin.dir\qqmlprofilerservicefactory.cpp.obj
FAILED: qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/CMakeFiles/QQmlProfilerServiceFactoryPlugin.dir/qqmlprofilerservicefactory.cpp.obj 
"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\Hostx64\x64\cl.exe"  /nologo /TP -DNOMINMAX -DQQmlProfilerServiceFactoryPlugin_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_UP_TO=0x040800 -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_LEAN_HEADERS=1 -DQT_NETWORK_LIB -DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QEXCHANGE -DQT_PACKETPROTOCOL_LIB -DQT_PLUGIN -DQT_QMLINTEGRATION_LIB -DQT_QML_LIB -DQT_WARN_DEPRECATED_UP_TO=0x070000 -DUNICODE -DWIN32 -DWIN64 -D_CRT_SECURE_NO_WARNINGS -D_ENABLE_EXTENDED_ALIGNED_STORAGE -D_UNICODE -D_WIN64 -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtdeclarative\src\plugins\qmltooling\qmldbg_profiler\QQmlProfilerServiceFactoryPlugin_autogen\include -IC:\Users\ContainerAdministrator\.conan2\p\qt07c2f6ced99ef\s\src\qtdeclarative\src\plugins\qmltooling\qmldbg_profiler -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtdeclarative\src\plugins\qmltooling\qmldbg_profiler -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\src\corelib -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtCore\6.6.1 -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtCore\6.6.1\QtCore -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtCore -IC:\Users\ContainerAdministrator\.conan2\p\qt07c2f6ced99ef\s\src\qtbase\mkspecs\win32-msvc -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtPacketProtocol -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtdeclarative\src\plugins\qmltooling\packetprotocol -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtPacketProtocol\6.6.1 -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtPacketProtocol\6.6.1\QtPacketProtocol -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtdeclarative\src\qml -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtQml\6.6.1 -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtQml\6.6.1\QtQml -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtQml -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtQmlIntegration -IC:\Users\ContainerAdministrator\.conan2\p\qt07c2f6ced99ef\s\src\qtdeclarative\src\qmlintegration -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtdeclarative\src\qmlintegration -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtNetwork /DWIN32 /D_WINDOWS /DNDEBUG -O2 -Ob3 -MD /W3 /EHs-c- /wd4530 /wd4577 -Zc:__cplusplus -permissive- -utf-8 -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:ternary -Zc:externConstexpr -Zc:wchar_t -Zc:twoPhase- -bigobj -guard:cf -Gw -std:c++17 /showIncludes /Foqtdeclarative\src\plugins\qmltooling\qmldbg_profiler\CMakeFiles\QQmlProfilerServiceFactoryPlugin.dir\qqmlprofilerservicefactory.cpp.obj /Fdqtdeclarative\src\plugins\qmltooling\qmldbg_profiler\CMakeFiles\QQmlProfilerServiceFactoryPlugin.dir\ /FS -c C:\Users\ContainerAdministrator\.conan2\p\qt07c2f6ced99ef\s\src\qtdeclarative\src\plugins\qmltooling\qmldbg_profiler\qqmlprofilerservicefactory.cpp
C:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtPacketProtocol\6.6.1\QtPacketProtocol\private/qversionedpacket_p.h(1): fatal error C1083: Cannot open include file: '../../../../../../../../../../../qt07c2f6ced99ef/s/src/qtdeclarative/src/plugins/qmltooling/packetprotocol/qversionedpacket_p.h': No such file or directory
[2967/6734] Building CXX object qtdeclarative\src\plugins\qmltooling\qmldbg_profiler\CMakeFiles\QQmlProfilerServiceFactoryPlugin.dir\qqmlprofilerservice.cpp.obj
FAILED: qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/CMakeFiles/QQmlProfilerServiceFactoryPlugin.dir/qqmlprofilerservice.cpp.obj 
"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\Hostx64\x64\cl.exe"  /nologo /TP -DNOMINMAX -DQQmlProfilerServiceFactoryPlugin_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_UP_TO=0x040800 -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_LEAN_HEADERS=1 -DQT_NETWORK_LIB -DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QEXCHANGE -DQT_PACKETPROTOCOL_LIB -DQT_PLUGIN -DQT_QMLINTEGRATION_LIB -DQT_QML_LIB -DQT_WARN_DEPRECATED_UP_TO=0x070000 -DUNICODE -DWIN32 -DWIN64 -D_CRT_SECURE_NO_WARNINGS -D_ENABLE_EXTENDED_ALIGNED_STORAGE -D_UNICODE -D_WIN64 -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtdeclarative\src\plugins\qmltooling\qmldbg_profiler\QQmlProfilerServiceFactoryPlugin_autogen\include -IC:\Users\ContainerAdministrator\.conan2\p\qt07c2f6ced99ef\s\src\qtdeclarative\src\plugins\qmltooling\qmldbg_profiler -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtdeclarative\src\plugins\qmltooling\qmldbg_profiler -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\src\corelib -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtCore\6.6.1 -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtCore\6.6.1\QtCore -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtCore -IC:\Users\ContainerAdministrator\.conan2\p\qt07c2f6ced99ef\s\src\qtbase\mkspecs\win32-msvc -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtPacketProtocol -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtdeclarative\src\plugins\qmltooling\packetprotocol -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtPacketProtocol\6.6.1 -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtPacketProtocol\6.6.1\QtPacketProtocol -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtdeclarative\src\qml -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtQml\6.6.1 -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtQml\6.6.1\QtQml -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtQml -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtQmlIntegration -IC:\Users\ContainerAdministrator\.conan2\p\qt07c2f6ced99ef\s\src\qtdeclarative\src\qmlintegration -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtdeclarative\src\qmlintegration -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtNetwork /DWIN32 /D_WINDOWS /DNDEBUG -O2 -Ob3 -MD /W3 /EHs-c- /wd4530 /wd4577 -Zc:__cplusplus -permissive- -utf-8 -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:ternary -Zc:externConstexpr -Zc:wchar_t -Zc:twoPhase- -bigobj -guard:cf -Gw -std:c++17 /showIncludes /Foqtdeclarative\src\plugins\qmltooling\qmldbg_profiler\CMakeFiles\QQmlProfilerServiceFactoryPlugin.dir\qqmlprofilerservice.cpp.obj /Fdqtdeclarative\src\plugins\qmltooling\qmldbg_profiler\CMakeFiles\QQmlProfilerServiceFactoryPlugin.dir\ /FS -c C:\Users\ContainerAdministrator\.conan2\p\qt07c2f6ced99ef\s\src\qtdeclarative\src\plugins\qmltooling\qmldbg_profiler\qqmlprofilerservice.cpp
C:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtPacketProtocol\6.6.1\QtPacketProtocol\private/qversionedpacket_p.h(1): fatal error C1083: Cannot open include file: '../../../../../../../../../../../qt07c2f6ced99ef/s/src/qtdeclarative/src/plugins/qmltooling/packetprotocol/qversionedpacket_p.h': No such file or directory
[2968/6734] Building CXX object qtdeclarative\src\plugins\qmltooling\qmldbg_profiler\CMakeFiles\QQmlProfilerServiceFactoryPlugin.dir\qv4profileradapter.cpp.obj
FAILED: qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/CMakeFiles/QQmlProfilerServiceFactoryPlugin.dir/qv4profileradapter.cpp.obj 
"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\Hostx64\x64\cl.exe"  /nologo /TP -DNOMINMAX -DQQmlProfilerServiceFactoryPlugin_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_UP_TO=0x040800 -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_LEAN_HEADERS=1 -DQT_NETWORK_LIB -DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QEXCHANGE -DQT_PACKETPROTOCOL_LIB -DQT_PLUGIN -DQT_QMLINTEGRATION_LIB -DQT_QML_LIB -DQT_WARN_DEPRECATED_UP_TO=0x070000 -DUNICODE -DWIN32 -DWIN64 -D_CRT_SECURE_NO_WARNINGS -D_ENABLE_EXTENDED_ALIGNED_STORAGE -D_UNICODE -D_WIN64 -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtdeclarative\src\plugins\qmltooling\qmldbg_profiler\QQmlProfilerServiceFactoryPlugin_autogen\include -IC:\Users\ContainerAdministrator\.conan2\p\qt07c2f6ced99ef\s\src\qtdeclarative\src\plugins\qmltooling\qmldbg_profiler -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtdeclarative\src\plugins\qmltooling\qmldbg_profiler -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\src\corelib -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtCore\6.6.1 -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtCore\6.6.1\QtCore -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtCore -IC:\Users\ContainerAdministrator\.conan2\p\qt07c2f6ced99ef\s\src\qtbase\mkspecs\win32-msvc -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtPacketProtocol -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtdeclarative\src\plugins\qmltooling\packetprotocol -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtPacketProtocol\6.6.1 -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtPacketProtocol\6.6.1\QtPacketProtocol -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtdeclarative\src\qml -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtQml\6.6.1 -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtQml\6.6.1\QtQml -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtQml -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtQmlIntegration -IC:\Users\ContainerAdministrator\.conan2\p\qt07c2f6ced99ef\s\src\qtdeclarative\src\qmlintegration -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtdeclarative\src\qmlintegration -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtNetwork /DWIN32 /D_WINDOWS /DNDEBUG -O2 -Ob3 -MD /W3 /EHs-c- /wd4530 /wd4577 -Zc:__cplusplus -permissive- -utf-8 -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:ternary -Zc:externConstexpr -Zc:wchar_t -Zc:twoPhase- -bigobj -guard:cf -Gw -std:c++17 /showIncludes /Foqtdeclarative\src\plugins\qmltooling\qmldbg_profiler\CMakeFiles\QQmlProfilerServiceFactoryPlugin.dir\qv4profileradapter.cpp.obj /Fdqtdeclarative\src\plugins\qmltooling\qmldbg_profiler\CMakeFiles\QQmlProfilerServiceFactoryPlugin.dir\ /FS -c C:\Users\ContainerAdministrator\.conan2\p\qt07c2f6ced99ef\s\src\qtdeclarative\src\plugins\qmltooling\qmldbg_profiler\qv4profileradapter.cpp
C:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtPacketProtocol\6.6.1\QtPacketProtocol\private/qversionedpacket_p.h(1): fatal error C1083: Cannot open include file: '../../../../../../../../../../../qt07c2f6ced99ef/s/src/qtdeclarative/src/plugins/qmltooling/packetprotocol/qversionedpacket_p.h': No such file or directory
[2969/6734] Building CXX object qtdeclarative\src\plugins\qmltooling\qmldbg_profiler\CMakeFiles\QQmlProfilerServiceFactoryPlugin.dir\qqmlprofileradapter.cpp.obj
FAILED: qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/CMakeFiles/QQmlProfilerServiceFactoryPlugin.dir/qqmlprofileradapter.cpp.obj 
"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\Hostx64\x64\cl.exe"  /nologo /TP -DNOMINMAX -DQQmlProfilerServiceFactoryPlugin_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_UP_TO=0x040800 -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_LEAN_HEADERS=1 -DQT_NETWORK_LIB -DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QEXCHANGE -DQT_PACKETPROTOCOL_LIB -DQT_PLUGIN -DQT_QMLINTEGRATION_LIB -DQT_QML_LIB -DQT_WARN_DEPRECATED_UP_TO=0x070000 -DUNICODE -DWIN32 -DWIN64 -D_CRT_SECURE_NO_WARNINGS -D_ENABLE_EXTENDED_ALIGNED_STORAGE -D_UNICODE -D_WIN64 -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtdeclarative\src\plugins\qmltooling\qmldbg_profiler\QQmlProfilerServiceFactoryPlugin_autogen\include -IC:\Users\ContainerAdministrator\.conan2\p\qt07c2f6ced99ef\s\src\qtdeclarative\src\plugins\qmltooling\qmldbg_profiler -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtdeclarative\src\plugins\qmltooling\qmldbg_profiler -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\src\corelib -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtCore\6.6.1 -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtCore\6.6.1\QtCore -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtCore -IC:\Users\ContainerAdministrator\.conan2\p\qt07c2f6ced99ef\s\src\qtbase\mkspecs\win32-msvc -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtPacketProtocol -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtdeclarative\src\plugins\qmltooling\packetprotocol -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtPacketProtocol\6.6.1 -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtPacketProtocol\6.6.1\QtPacketProtocol -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtdeclarative\src\qml -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtQml\6.6.1 -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtQml\6.6.1\QtQml -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtQml -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtQmlIntegration -IC:\Users\ContainerAdministrator\.conan2\p\qt07c2f6ced99ef\s\src\qtdeclarative\src\qmlintegration -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtdeclarative\src\qmlintegration -IC:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtNetwork /DWIN32 /D_WINDOWS /DNDEBUG -O2 -Ob3 -MD /W3 /EHs-c- /wd4530 /wd4577 -Zc:__cplusplus -permissive- -utf-8 -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:ternary -Zc:externConstexpr -Zc:wchar_t -Zc:twoPhase- -bigobj -guard:cf -Gw -std:c++17 /showIncludes /Foqtdeclarative\src\plugins\qmltooling\qmldbg_profiler\CMakeFiles\QQmlProfilerServiceFactoryPlugin.dir\qqmlprofileradapter.cpp.obj /Fdqtdeclarative\src\plugins\qmltooling\qmldbg_profiler\CMakeFiles\QQmlProfilerServiceFactoryPlugin.dir\ /FS -c C:\Users\ContainerAdministrator\.conan2\p\qt07c2f6ced99ef\s\src\qtdeclarative\src\plugins\qmltooling\qmldbg_profiler\qqmlprofileradapter.cpp
C:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release\qtbase\include\QtPacketProtocol\6.6.1\QtPacketProtocol\private/qversionedpacket_p.h(1): fatal error C1083: Cannot open include file: '../../../../../../../../../../../qt07c2f6ced99ef/s/src/qtdeclarative/src/plugins/qmltooling/packetprotocol/qversionedpacket_p.h': No such file or directory
[2970/6734] Building CXX object qtdeclarative\src\qmlcompiler\CMakeFiles\QmlCompiler.dir\cmake_pch.cxx.obj
[2971/6734] Building CXX object qtdeclarative\src\plugins\qmltooling\qmldbg_messages\CMakeFiles\QDebugMessageServiceFactoryPlugin.dir\qdebugmessageservicefactory.cpp.obj
ninja: build stopped: subcommand failed.
qt/6.6.1: ERROR: 
Package 'b883e3cb6ec16cf961d1aa98809da3fd3ebc3ea5' build failed
qt/6.6.1: WARN: Build folder C:\Users\ContainerAdministrator\.conan2\p\b\qte71a581b20a17\b\build\Release
*********************************************************
Recipe 'qt/6.6.1' cannot build its binary
It is possible that this recipe is not Conan 2.0 ready
If the recipe comes from ConanCenter, report it at https://github.com/conan-io/conan-center-index/issues
If it is your recipe, check if it is updated to 2.0
*********************************************************
ERROR: qt/6.6.1: Error in build() method, line 767
	cmake.build()
	ConanException: Error 1 while executing
Cleaning up project directory and file based variables 00:03
ERROR: Job failed: exit code 1
@docbrown1955 docbrown1955 added the bug Something isn't working label Dec 6, 2023
@docbrown1955
Copy link
Author

I found a work-around which is the following:

Customize the recipe so that local build is possible (patch below) which makes the build directory closer to the source directory (not in the cache). This is enough (with a short-enough path for the source directory) to make the build pass.

By default it is not possible to do a local build with this recipe as the source() and generate () methods use attributes only defined when using conan create and not conan build:

image

About the removals above:

  • I do not understand the use of the toolchain variables removed as they seem defined by default to relative paths
  • The source method should test the platform directly without looking at conan settings as the long path issue is not about the profile but the actual OS we are running

NB: I can create a separate issue to enable local dev workflow with this recipe

@fdgStilla
Copy link
Contributor

I think I get the same issue with qt6.5.3:
C:\Users\myuser\.conan2\p\b\qta1b31bca46b07\b\build\Debug\qtbase\include\QtLabsFolderListModel\6.5.3\QtLabsFolderListModel\private/qquickfolderlistmodel_p.h(1): fatal error C1083: Cannot open include file: '../../../../../../../../../../../qt8f084c48e3426/s/src/qtdeclarative/src/labs/folderlistmodel/qquickfolderlistmodel_p.h': No such file or directory

@fdgStilla
Copy link
Contributor

I confirm that using CONAN_HOME=C:\.c is not enough and fails later.
This is preventing us from using qtdeclarative module with conan2.
@ericLemanissier do you have any help/workaround to provide?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants