microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
21.76k stars 6.05k forks source link

[qtwebengine] Build failure on x64-linux-dynamic #38497

Open tsondergaard opened 2 weeks ago

tsondergaard commented 2 weeks ago

Package: qtwebengine[core,default-features]:x64-linux-dynamic@6.6.1#5

Host Environment

To Reproduce

vcpkg install

Failure logs

-- Setting up python virtual environment...
-- Installing python packages: html5lib
-- Setting up python virtual environment... finished.
-- Downloading https://download.qt.io/archive/qt/6.6/6.6.1/submodules/qtwebengine-everywhere-src-6.6.1.tar.xz;https://mirrors.ocf.berkeley.edu/qt/archive/qt/6.6/6.6.1/submodules/qtwebengine-everywhere-src-6.6.1.tar.xz -> qtwebengine-everywhere-src-6.6.1.tar.xz...
-- Extracting source /home/ts/src/example/vcpkg/downloads/qtwebengine-everywhere-src-6.6.1.tar.xz
-- Applying patch clang-cl.patch
-- Applying patch msvc-template.patch
-- Using source at /home/ts/src/example/vcpkg/buildtrees/qtwebengine/src/here-src-6-4f617c9365.clean
-- Found external ninja('1.10.2').
-- Configuring x64-linux-dynamic-dbg
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:112 (message):
    Command failed: /home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/bin/cmake /home/ts/src/example/vcpkg/buildtrees/qtwebengine/src/here-src-6-4f617c9365.clean -G Ninja -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=/home/ts/src/example/vcpkg/packages/qtwebengine_x64-linux-dynamic/debug -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DQT_USE_DEFAULT_CMAKE_OPTIMIZATION_FLAGS:BOOL=ON -DCMAKE_FIND_PACKAGE_TARGETS_GLOBAL=ON -DQT_BUILD_EXAMPLES:BOOL=OFF -DQT_BUILD_TESTS:BOOL=OFF -DQT_BUILD_BENCHMARKS:BOOL=OFF -DHOST_PERL:PATH=/usr/bin/perl -DINSTALL_BINDIR:STRING=bin -DINSTALL_LIBEXECDIR:STRING=bin -DINSTALL_PLUGINSDIR:STRING=Qt6/plugins -DINSTALL_QMLDIR:STRING=Qt6/qml -DFEATURE_webengine_proprietary_codecs=OFF -DFEATURE_webengine_spellchecker=OFF -DFEATURE_webengine_geolocation=OFF -DFEATURE_webengine_webchannel=OFF -DCMAKE_REQUIRE_FIND_PACKAGE_Qt6Positioning=OFF -DCMAKE_REQUIRE_FIND_PACKAGE_Qt6WebChannel=OFF -DCMAKE_DISABLE_FIND_PACKAGE_Qt6Positioning=ON -DCMAKE_DISABLE_FIND_PACKAGE_Qt6WebChannel=ON -DFEATURE_webengine_webrtc_pipewire=OFF -DFEATURE_webengine_webrtc=ON -DFEATURE_webengine_system_re2=ON -DFEATURE_webengine_system_icu=ON -DFEATURE_webengine_system_libwebp=ON -DFEATURE_webengine_system_opus=ON -DFEATURE_webengine_system_ffmpeg=ON -DFEATURE_webengine_system_libvpx=ON -DFEATURE_webengine_system_snappy=ON -DFEATURE_webengine_system_glib=ON -DFEATURE_webengine_system_zlib=ON -DFEATURE_webengine_system_minizip=ON -DFEATURE_webengine_system_libevent=ON -DFEATURE_webengine_system_protobuf=ON -DFEATURE_webengine_system_libxml=ON -DFEATURE_webengine_system_libpng=ON -DFEATURE_webengine_system_libjpeg=ON -DFEATURE_webengine_system_harfbuzz=ON -DFEATURE_webengine_system_freetype=ON -DGPerf_EXECUTABLE=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/tools/gperf/gperf -DBISON_EXECUTABLE=/usr/bin/bison -DFLEX_EXECUTABLE=/usr/bin/flex -DNodejs_EXECUTABLE=/usr/bin/node -DPython3_EXECUTABLE=/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-venv/bin/python -DQT_FEATURE_webengine_jumbo_build=0 -DQT_SYNCQT:PATH=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/tools/Qt6/bin/syncqt.pl -DQT_NO_FORCE_SET_CMAKE_BUILD_TYPE:BOOL=ON -DQT_MKSPECS_DIR:PATH=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/mkspecs -DCMAKE_MAKE_PROGRAM=/usr/bin/ninja -DCMAKE_SYSTEM_NAME=Linux -DBUILD_SHARED_LIBS=ON -DVCPKG_CHAINLOAD_TOOLCHAIN_FILE=/home/ts/src/example/vcpkg/scripts/toolchains/linux.cmake -DVCPKG_TARGET_TRIPLET=x64-linux-dynamic -DVCPKG_SET_CHARSET_FLAG=ON -DVCPKG_PLATFORM_TOOLSET=external -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP=TRUE -DCMAKE_VERBOSE_MAKEFILE=ON -DVCPKG_APPLOCAL_DEPS=OFF -DCMAKE_TOOLCHAIN_FILE=/home/ts/src/example/vcpkg/scripts/buildsystems/vcpkg.cmake -DCMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION=ON -DVCPKG_CXX_FLAGS= -DVCPKG_CXX_FLAGS_RELEASE= -DVCPKG_CXX_FLAGS_DEBUG= -DVCPKG_C_FLAGS= -DVCPKG_C_FLAGS_RELEASE= -DVCPKG_C_FLAGS_DEBUG= -DVCPKG_CRT_LINKAGE=dynamic -DVCPKG_LINKER_FLAGS= -DVCPKG_LINKER_FLAGS_RELEASE= -DVCPKG_LINKER_FLAGS_DEBUG= -DVCPKG_TARGET_ARCHITECTURE=x64 -DCMAKE_INSTALL_LIBDIR:STRING=lib -DCMAKE_INSTALL_BINDIR:STRING=bin -D_VCPKG_ROOT_DIR=/home/ts/src/example/vcpkg -D_VCPKG_INSTALLED_DIR=/home/ts/src/example/build/vcpkg_installed -DVCPKG_MANIFEST_INSTALL=OFF -DINSTALL_DOCDIR:STRING=../doc/Qt6/ -DINSTALL_INCLUDEDIR:STRING=../include/Qt6/ -DINSTALL_TRANSLATIONSDIR:STRING=../translations/Qt6/ -DINSTALL_DESCRIPTIONSDIR:STRING=../share/Qt6/modules -DINSTALL_MKSPECSDIR:STRING=../share/Qt6/mkspecs
    Working Directory: /home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg
    Error code: 1
    See logs for more information:
      /home/ts/src/example/vcpkg/buildtrees/qtwebengine/config-x64-linux-dynamic-dbg-CMakeCache.txt.log
      /home/ts/src/example/vcpkg/buildtrees/qtwebengine/config-x64-linux-dynamic-dbg-out.log
      /home/ts/src/example/vcpkg/buildtrees/qtwebengine/config-x64-linux-dynamic-dbg-err.log

Call Stack (most recent call first):
  /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/vcpkg-cmake/vcpkg_cmake_configure.cmake:267 (vcpkg_execute_required_process)
  /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/qtbase/qt_install_submodule.cmake:147 (vcpkg_cmake_configure)
  /home/ts/.cache/vcpkg/registries/git-trees/c325459007c4b0eaa7e7300fb21f1eca88b01348/portfile.cmake:104 (qt_cmake_configure)
  scripts/ports.cmake:175 (include)
/home/ts/src/example/vcpkg/buildtrees/qtwebengine/config-x64-linux-dynamic-dbg-err.log ``` -- Checking 'ulimit -n' -- Open files limit 1024 -- Creating linker launcher CMake Error at /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/QtBuildInformation.cmake:508 (message): Feature "webengine_system_libxml": Forcing to "ON" breaks its condition: UNIX AND TEST_libxml2 Condition values dump: UNIX = "1" TEST_libxml2 = "FALSE" Call Stack (most recent call first): /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/QtFeature.cmake:318 (qt_configure_add_report_error) /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/QtFeature.cmake:438 (qt_feature_check_and_save_internal_value) /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/QtFeature.cmake:707 (qt_evaluate_feature) src/CMakeLists.txt:19 (qt_feature_module_end) -- Support check for QtWebEngine failed: Unmodified ffmpeg >= 5.0 is not supported. -- Configuration summary shown below. It has also been written to /home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/config.summary -- Configure with --log-level=STATUS or higher to increase CMake's message verbosity. The log level does not persist across reconfigurations. WARNING: QtWebEngine won't be built. Unmodified ffmpeg >= 5.0 is not supported. ERROR: Feature "webengine_system_libxml": Forcing to "ON" breaks its condition: UNIX AND TEST_libxml2 Condition values dump: UNIX = "1" TEST_libxml2 = "FALSE" CMake Error at /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/QtBuildInformation.cmake:194 (message): Check the configuration messages for an error that has occurred. Call Stack (most recent call first): /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/QtBuildInformation.cmake:24 (qt_configure_print_summary) /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:593 (qt_print_feature_summary) /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:643 (qt_build_repo_end) CMakeLists.txt:42 (qt_build_repo) ```
/home/ts/src/example/vcpkg/buildtrees/qtwebengine/config-x64-linux-dynamic-dbg-out.log ``` -- The C compiler identification is GNU 11.4.1 -- The CXX compiler identification is GNU 11.4.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Found WrapAtomic: TRUE -- Found OpenGL: /usr/lib64/libOpenGL.so -- Configure summary: WebEngine Repository Build Options: Build Ninja ............................ no Build Gn ............................... yes webengine_jumbo_build .................. no Developer build ........................ no Build QtWebEngine Modules: Build QtWebEngineCore ................ no Build QtWebEngineWidgets ............. no Build QtWebEngineQuick ............... no Build QtPdf Modules: Build QtPdfWidgets ................... yes Build QtPdfQuick ..................... yes Optional system libraries: re2 .................................. yes icu .................................. yes libwebp, libwebpmux and libwebpdemux . yes opus ................................. yes ffmpeg ............................... yes libvpx ............................... yes snappy ............................... yes glib ................................. yes zlib ................................. yes minizip .............................. yes libevent ............................. yes libxml2 and libxslt .................. yes lcms2 ................................ no png .................................. yes tiff ................................. yes jpeg ................................. yes libopenjpeg2 ......................... no harfbuzz ............................. yes freetype ............................. yes libpci ............................... no Qt PDF: Support V8 ............................. no Support XFA ............................ no Support XFA-BMP ........................ no Support XFA-GIF ........................ no Support XFA-PNG ........................ no Support XFA-TIFF ....................... no Bitcode support ........................ no Use static runtime ..................... no -- Configuring incomplete, errors occurred! ```
/home/ts/src/example/vcpkg/buildtrees/qtwebengine/config-x64-linux-dynamic-dbg-CMakeCache.txt.log ``` # This is the CMakeCache file. # For build in directory: /home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg # It was generated by CMake: /home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/bin/cmake # You can edit this file to change values found and used by cmake. # If you do not want to change any of the values, simply exit the editor. # If you do want to change a value, simply edit, save, and exit the editor. # The syntax for the file is as follows: # KEY:TYPE=VALUE # KEY is the name of a variable in the cache. # TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. # VALUE is the current value for the KEY. ######################## # EXTERNAL cache entries ######################## //path to the bison executable BISON_EXECUTABLE:FILEPATH=/usr/bin/bison //Build Qt statically or dynamically BUILD_SHARED_LIBS:BOOL=ON BUILD_WITH_PCH:STRING=ON //Path to a program. CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line //Path to a program. CMAKE_AR:FILEPATH=/usr/bin/ar //Choose the type of build, options are: None Debug Release RelWithDebInfo // MinSizeRel ... CMAKE_BUILD_TYPE:STRING=Debug CMAKE_CROSSCOMPILING:BOOL=OFF //CXX compiler CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++ //A wrapper around 'ar' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar //Compiler launcher for CXX. CMAKE_CXX_COMPILER_LAUNCHER:STRING=/usr/bin/ccache //A wrapper around 'ranlib' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib //Flags used by the CXX compiler during all build types. CMAKE_CXX_FLAGS:STRING=-fPIC //Flags used by the CXX compiler during DEBUG builds. CMAKE_CXX_FLAGS_DEBUG:STRING=-g //Flags used by the CXX compiler during MINSIZEREL builds. CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the CXX compiler during RELEASE builds. CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the CXX compiler during RELWITHDEBINFO builds. CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //C compiler CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc //A wrapper around 'ar' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar //Compiler launcher for C. CMAKE_C_COMPILER_LAUNCHER:STRING=/usr/bin/ccache //A wrapper around 'ranlib' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib //Flags used by the C compiler during all build types. CMAKE_C_FLAGS:STRING=-fPIC //Flags used by the C compiler during DEBUG builds. CMAKE_C_FLAGS_DEBUG:STRING=-g //Flags used by the C compiler during MINSIZEREL builds. CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the C compiler during RELEASE builds. CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the C compiler during RELWITHDEBINFO builds. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Qt6Positioning:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Qt6WebChannel:UNINITIALIZED=ON //Path to a program. CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND //No help, variable specified on the command line. CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION:UNINITIALIZED=ON //Flags used by the linker during all build types. CMAKE_EXE_LINKER_FLAGS:STRING= //Flags used by the linker during DEBUG builds. CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during MINSIZEREL builds. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during RELEASE builds. CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during RELWITHDEBINFO builds. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Enable/Disable output of compile commands during generation. CMAKE_EXPORT_COMPILE_COMMANDS:BOOL= //No help, variable specified on the command line. CMAKE_EXPORT_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY:UNINITIALIZED=ON //Value Computed by CMake. CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/pkgRedirects //No help, variable specified on the command line. CMAKE_FIND_PACKAGE_TARGETS_GLOBAL:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_INSTALL_BINDIR:STRING=bin //Read-only architecture-independent data (DATAROOTDIR) CMAKE_INSTALL_DATADIR:PATH= //Read-only architecture-independent data root (share) CMAKE_INSTALL_DATAROOTDIR:PATH=share //Documentation root (DATAROOTDIR/doc/PROJECT_NAME) CMAKE_INSTALL_DOCDIR:PATH= //C header files (include) CMAKE_INSTALL_INCLUDEDIR:PATH=include //Info documentation (DATAROOTDIR/info) CMAKE_INSTALL_INFODIR:PATH= //No help, variable specified on the command line. CMAKE_INSTALL_LIBDIR:STRING=lib //Program executables (libexec) CMAKE_INSTALL_LIBEXECDIR:PATH=libexec //Locale-dependent data (DATAROOTDIR/locale) CMAKE_INSTALL_LOCALEDIR:PATH= //Modifiable single-machine data (var) CMAKE_INSTALL_LOCALSTATEDIR:PATH=var //Man documentation (DATAROOTDIR/man) CMAKE_INSTALL_MANDIR:PATH= //C header files for non-gcc (/usr/include) CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include //Install path prefix, prepended onto install directories. CMAKE_INSTALL_PREFIX:PATH=/home/ts/src/example/vcpkg/packages/qtwebengine_x64-linux-dynamic/debug CMAKE_INSTALL_RPATH:STRING= //Run-time variable data (LOCALSTATEDIR/run) CMAKE_INSTALL_RUNSTATEDIR:PATH= //System admin executables (sbin) CMAKE_INSTALL_SBINDIR:PATH=sbin //Modifiable architecture-independent data (com) CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com //Read-only single-machine data (etc) CMAKE_INSTALL_SYSCONFDIR:PATH=etc //No help, variable specified on the command line. CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP:UNINITIALIZED=TRUE //Path to a program. CMAKE_LINKER:FILEPATH=/usr/bin/ld //No help, variable specified on the command line. CMAKE_MAKE_PROGRAM:UNINITIALIZED=/usr/bin/ninja //Flags used by the linker during the creation of modules during // all build types. CMAKE_MODULE_LINKER_FLAGS:STRING= //Flags used by the linker during the creation of modules during // DEBUG builds. CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of modules during // MINSIZEREL builds. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of modules during // RELEASE builds. CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of modules during // RELWITHDEBINFO builds. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_NM:FILEPATH=/usr/bin/nm //Path to a program. CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy //Path to a program. CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump //Value Computed by CMake CMAKE_PROJECT_DESCRIPTION:STATIC=QtWebEngine and QtPdf modules //Value Computed by CMake CMAKE_PROJECT_HOMEPAGE_URL:STATIC=https://qt.io/ //Value Computed by CMake CMAKE_PROJECT_NAME:STATIC=QtWebEngine //Value Computed by CMake CMAKE_PROJECT_VERSION:STATIC=6.6.1 //Value Computed by CMake CMAKE_PROJECT_VERSION_MAJOR:STATIC=6 //Value Computed by CMake CMAKE_PROJECT_VERSION_MINOR:STATIC=6 //Value Computed by CMake CMAKE_PROJECT_VERSION_PATCH:STATIC=1 //Value Computed by CMake CMAKE_PROJECT_VERSION_TWEAK:STATIC= //Path to a program. CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib //Path to a program. CMAKE_READELF:FILEPATH=/usr/bin/readelf //No help, variable specified on the command line. CMAKE_REQUIRE_FIND_PACKAGE_Qt6Positioning:UNINITIALIZED=OFF //No help, variable specified on the command line. CMAKE_REQUIRE_FIND_PACKAGE_Qt6WebChannel:UNINITIALIZED=OFF //Flags used by the linker during the creation of shared libraries // during all build types. CMAKE_SHARED_LINKER_FLAGS:STRING= //Flags used by the linker during the creation of shared libraries // during DEBUG builds. CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of shared libraries // during MINSIZEREL builds. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of shared libraries // during RELEASE builds. CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of shared libraries // during RELWITHDEBINFO builds. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= //If set, runtime paths are not added when installing shared libraries, // but are added when building. CMAKE_SKIP_INSTALL_RPATH:BOOL=NO //If set, runtime paths are not added when using shared libraries. CMAKE_SKIP_RPATH:BOOL=NO //Flags used by the linker during the creation of static libraries // during all build types. CMAKE_STATIC_LINKER_FLAGS:STRING= //Flags used by the linker during the creation of static libraries // during DEBUG builds. CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of static libraries // during MINSIZEREL builds. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of static libraries // during RELEASE builds. CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of static libraries // during RELWITHDEBINFO builds. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= CMAKE_SYSTEM_NAME:STRING=Linux CMAKE_SYSTEM_PROCESSOR:STRING=x86_64 //Path to a program. CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND //The CMake toolchain file CMAKE_TOOLCHAIN_FILE:FILEPATH=/home/ts/src/example/vcpkg/scripts/buildsystems/vcpkg.cmake //If this value is on, makefiles will be generated without the // .SILENT directive, and all commands will be echoed to the console // during the make. This is useful for debugging only. With Visual // Studio IDE projects all commands are done without /nologo. CMAKE_VERBOSE_MAKEFILE:BOOL=ON //Bitcode support FEATURE_pdf_bitcode:BOOL=OFF //Use static runtime FEATURE_pdf_static_runtime:BOOL=OFF //Support V8 FEATURE_pdf_v8:BOOL=OFF //Support XFA FEATURE_pdf_xfa:BOOL=OFF //Support XFA-BMP FEATURE_pdf_xfa_bmp:BOOL=OFF //Support XFA-GIF FEATURE_pdf_xfa_gif:BOOL=OFF //Support XFA-PNG FEATURE_pdf_xfa_png:BOOL=OFF //Support XFA-TIFF FEATURE_pdf_xfa_tiff:BOOL=OFF //Using pkg-config FEATURE_pkg_config:BOOL=ON //Build Qt PDF FEATURE_qtpdf_build:BOOL=ON //Build QtPdfQuick FEATURE_qtpdf_quick_build:BOOL=ON //Build QtPdfWidgets FEATURE_qtpdf_widgets_build:BOOL=ON //Build QtWebEngine Modules FEATURE_qtwebengine_build:BOOL=ON //Build QtWebEngineCore FEATURE_qtwebengine_core_build:BOOL=ON //Build QtWebEngineQuick FEATURE_qtwebengine_quick_build:BOOL=ON //Build QtWebEngineWidgets FEATURE_qtwebengine_widgets_build:BOOL=ON //Build Gn FEATURE_webengine_build_gn:BOOL=ON //Build Ninja FEATURE_webengine_build_ninja:BOOL=OFF //Developer build FEATURE_webengine_developer_build:BOOL=OFF //No help, variable specified on the command line. FEATURE_webengine_geolocation:UNINITIALIZED=OFF //Support GLX on qpa-xcb FEATURE_webengine_ozone_x11:BOOL=ON //No help, variable specified on the command line. FEATURE_webengine_proprietary_codecs:UNINITIALIZED=OFF //qtfreetype FEATURE_webengine_qt_freetype:BOOL=OFF //qtharfbuzz FEATURE_webengine_qt_harfbuzz:BOOL=OFF //qtjpeg FEATURE_webengine_qt_libjpeg:BOOL=OFF //qtpng FEATURE_webengine_qt_libpng:BOOL=OFF //qtzlib FEATURE_webengine_qt_zlib:BOOL=OFF //No help, variable specified on the command line. FEATURE_webengine_spellchecker:UNINITIALIZED=OFF //ffmpeg FEATURE_webengine_system_ffmpeg:BOOL=ON //freetype FEATURE_webengine_system_freetype:BOOL=ON //glib FEATURE_webengine_system_glib:BOOL=ON //harfbuzz FEATURE_webengine_system_harfbuzz:BOOL=ON //icu FEATURE_webengine_system_icu:BOOL=ON //lcms2 FEATURE_webengine_system_lcms2:BOOL=OFF //libevent FEATURE_webengine_system_libevent:BOOL=ON //jpeg FEATURE_webengine_system_libjpeg:BOOL=ON //libopenjpeg2 FEATURE_webengine_system_libopenjpeg2:BOOL=OFF //libpci FEATURE_webengine_system_libpci:BOOL=OFF //png FEATURE_webengine_system_libpng:BOOL=ON //tiff FEATURE_webengine_system_libtiff:BOOL=ON //libvpx FEATURE_webengine_system_libvpx:BOOL=ON //libwebp, libwebpmux and libwebpdemux FEATURE_webengine_system_libwebp:BOOL=ON //libxml2 and libxslt FEATURE_webengine_system_libxml:BOOL=ON //minizip FEATURE_webengine_system_minizip:BOOL=ON //opus FEATURE_webengine_system_opus:BOOL=ON //No help, variable specified on the command line. FEATURE_webengine_system_protobuf:UNINITIALIZED=ON //re2 FEATURE_webengine_system_re2:BOOL=ON //snappy FEATURE_webengine_system_snappy:BOOL=ON //zlib FEATURE_webengine_system_zlib:BOOL=ON //No help, variable specified on the command line. FEATURE_webengine_webchannel:UNINITIALIZED=OFF //No help, variable specified on the command line. FEATURE_webengine_webrtc:UNINITIALIZED=ON //No help, variable specified on the command line. FEATURE_webengine_webrtc_pipewire:UNINITIALIZED=OFF //No help, variable specified on the command line. FETCHCONTENT_FULLY_DISCONNECTED:UNINITIALIZED=ON //path to the flex executable FLEX_EXECUTABLE:FILEPATH=/usr/bin/flex //Path to the flex headers FLEX_INCLUDE_DIR:PATH=/usr/include //Path to the fl library FL_LIBRARY:FILEPATH=FL_LIBRARY-NOTFOUND //Path to a program. GPerf_EXECUTABLE:FILEPATH=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/tools/gperf/gperf //Path to a program. Gn_EXECUTABLE:FILEPATH=Gn_EXECUTABLE-NOTFOUND //No help, variable specified on the command line. HOST_PERL:PATH=/usr/bin/perl //Arch-dependent data [PREFIX] INSTALL_ARCHDATADIR:STRING=. //No help, variable specified on the command line. INSTALL_BINDIR:STRING=bin //Arch-independent data [PREFIX] INSTALL_DATADIR:STRING=. //No help, variable specified on the command line. INSTALL_DESCRIPTIONSDIR:STRING=../share/Qt6/modules //No help, variable specified on the command line. INSTALL_DOCDIR:STRING=../doc/Qt6/ //Examples [PREFIX/examples] INSTALL_EXAMPLESDIR:STRING=examples //No help, variable specified on the command line. INSTALL_INCLUDEDIR:STRING=../include/Qt6/ //Libraries [PREFIX/lib] INSTALL_LIBDIR:STRING=lib //No help, variable specified on the command line. INSTALL_LIBEXECDIR:STRING=bin //No help, variable specified on the command line. INSTALL_MKSPECSDIR:STRING=../share/Qt6/mkspecs //No help, variable specified on the command line. INSTALL_PLUGINSDIR:STRING=Qt6/plugins //No help, variable specified on the command line. INSTALL_QMLDIR:STRING=Qt6/qml //Settings used by Qt programs [PREFIX/etc/xdg]/[/Library/Preferences/Qt] INSTALL_SYSCONFDIR:STRING=etc/xdg //Tests [PREFIX/tests] INSTALL_TESTSDIR:STRING=tests //No help, variable specified on the command line. INSTALL_TRANSLATIONSDIR:STRING=../translations/Qt6/ //Path to a program. Ninja_EXECUTABLE:FILEPATH=/usr/bin/ninja //Path to a program. Nodejs_EXECUTABLE:FILEPATH=/usr/bin/node //Path to a file. OPENGL_EGL_INCLUDE_DIR:PATH=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/include //Path to a file. OPENGL_GLES2_INCLUDE_DIR:PATH=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/include //Path to a file. OPENGL_GLES3_INCLUDE_DIR:PATH=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/include //Path to a file. OPENGL_GLU_INCLUDE_DIR:PATH=/usr/include //Path to a file. OPENGL_GLX_INCLUDE_DIR:PATH=/usr/include //Path to a file. OPENGL_INCLUDE_DIR:PATH=/usr/include //Path to a library. OPENGL_egl_LIBRARY:FILEPATH=/usr/lib64/libEGL.so //Path to a library. OPENGL_gles2_LIBRARY:FILEPATH=/usr/lib64/libGLESv2.so //Path to a library. OPENGL_gles3_LIBRARY:FILEPATH=/usr/lib64/libGLESv2.so //Path to a library. OPENGL_glu_LIBRARY:FILEPATH=/usr/lib64/libGLU.so //Path to a library. OPENGL_glx_LIBRARY:FILEPATH=/usr/lib64/libGLX.so //Path to a library. OPENGL_opengl_LIBRARY:FILEPATH=/usr/lib64/libOpenGL.so //Path to a file. OPENGL_xmesa_INCLUDE_DIR:PATH=OPENGL_xmesa_INCLUDE_DIR-NOTFOUND //Path to a program. PERL_EXECUTABLE:FILEPATH=/usr/bin/perl //Arguments to supply to pkg-config PKG_CONFIG_ARGN:STRING= //pkg-config executable PKG_CONFIG_EXECUTABLE:FILEPATH=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/tools/pkgconf/pkgconf //Path to a program. Python3_EXECUTABLE:FILEPATH=/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-venv/bin/python //Additional directories where find(Qt6 ...) host Qt components // are searched QT_ADDITIONAL_HOST_PACKAGES_PREFIX_PATH:STRING= //Additional directories where find(Qt6 ...) components are searched QT_ADDITIONAL_PACKAGES_PREFIX_PATH:STRING= //Allows files to be downloaded when building Qt. QT_ALLOW_DOWNLOAD:BOOL=OFF //Allows symlinks in paths. QT_ALLOW_SYMLINK_IN_PATHS:BOOL=OFF //When this is present and set to true, it signals that we are // building Qt from source. QT_BUILDING_QT:BOOL=TRUE //Build Qt Benchmarks QT_BUILD_BENCHMARKS:BOOL=OFF //Build Qt examples QT_BUILD_EXAMPLES:BOOL=OFF //Should examples be built as ExternalProjects. QT_BUILD_EXAMPLES_AS_EXTERNAL:BOOL=OFF //Should examples be built as part of the default 'all' target. QT_BUILD_EXAMPLES_BY_DEFAULT:BOOL=ON //Build Qt manual tests QT_BUILD_MANUAL_TESTS:BOOL=OFF //Build minimal subset of tests for Android multi-ABI Qt builds QT_BUILD_MINIMAL_ANDROID_MULTI_ABI_TESTS:BOOL=OFF //Build minimal subset of tests for static Qt builds QT_BUILD_MINIMAL_STATIC_TESTS:BOOL=OFF //Build the testing tree. QT_BUILD_TESTS:BOOL=OFF //Link all tests into a single binary. QT_BUILD_TESTS_BATCHED:BOOL=OFF //Should tests be built as part of the default 'all' target. QT_BUILD_TESTS_BY_DEFAULT:BOOL=ON //Should tools be built as part of the default 'all' target. QT_BUILD_TOOLS_BY_DEFAULT:BOOL=ON //Debug extend_target calls in Qt's build system QT_CMAKE_DEBUG_EXTEND_TARGET:BOOL=OFF ... Skipped 2598 lines ... Snappy_CFLAGS:INTERNAL=-I/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include Snappy_CFLAGS_I:INTERNAL= Snappy_CFLAGS_OTHER:INTERNAL= Snappy_FOUND:INTERNAL=1 Snappy_INCLUDEDIR:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include Snappy_INCLUDE_DIRS:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include Snappy_LDFLAGS:INTERNAL=-L/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../lib;-lsnappy Snappy_LDFLAGS_OTHER:INTERNAL= Snappy_LIBDIR:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../lib Snappy_LIBRARIES:INTERNAL=snappy Snappy_LIBRARY_DIRS:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../lib Snappy_LIBS:INTERNAL= Snappy_LIBS_L:INTERNAL= Snappy_LIBS_OTHER:INTERNAL= Snappy_LIBS_PATHS:INTERNAL= Snappy_MODULE_NAME:INTERNAL=snappy Snappy_PREFIX:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../.. Snappy_STATIC_CFLAGS:INTERNAL=-I/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include Snappy_STATIC_CFLAGS_I:INTERNAL= Snappy_STATIC_CFLAGS_OTHER:INTERNAL= Snappy_STATIC_INCLUDE_DIRS:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include Snappy_STATIC_LDFLAGS:INTERNAL=-L/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../lib;-lsnappy Snappy_STATIC_LDFLAGS_OTHER:INTERNAL= Snappy_STATIC_LIBDIR:INTERNAL= Snappy_STATIC_LIBRARIES:INTERNAL=snappy Snappy_STATIC_LIBRARY_DIRS:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../lib Snappy_STATIC_LIBS:INTERNAL= Snappy_STATIC_LIBS_L:INTERNAL= Snappy_STATIC_LIBS_OTHER:INTERNAL= Snappy_STATIC_LIBS_PATHS:INTERNAL= Snappy_VERSION:INTERNAL=1.1.10 Snappy_snappy_INCLUDEDIR:INTERNAL= Snappy_snappy_LIBDIR:INTERNAL= Snappy_snappy_PREFIX:INTERNAL= Snappy_snappy_VERSION:INTERNAL= TEST_arch_x86_64_subarch_cx16:INTERNAL=1 TEST_arch_x86_64_subarch_popcnt:INTERNAL=1 TEST_arch_x86_64_subarch_sse3:INTERNAL=1 TEST_arch_x86_64_subarch_sse4:INTERNAL=1 TEST_arch_x86_64_subarch_sse4.1:INTERNAL=1 TEST_arch_x86_64_subarch_sse4.2:INTERNAL=1 TEST_arch_x86_64_subarch_ssse3:INTERNAL=1 TEST_architecture_arch:INTERNAL=x86_64 TEST_buildAbi:INTERNAL=x86_64-little_endian-lp64 //freetype >= 2.4.2 TEST_freetype:INTERNAL=1 //glibc > 2.16 TEST_glibc:INTERNAL=1 //compatible libjpeg TEST_jpeg:INTERNAL=1 //khr TEST_khr:INTERNAL=1 TEST_ld_version_script:INTERNAL=1 //libavformat TEST_libavformat:INTERNAL= //compatible libxml2 and libxslt TEST_libxml2:INTERNAL=FALSE //re2 TEST_re2:INTERNAL=1 //snappy TEST_snappy:INTERNAL=1 TEST_subarch_result:INTERNAL=cx16;popcnt;sse3;ssse3;sse4.1;sse4.2;sse4 //vpx TEST_vpx:INTERNAL=1 //winversion TEST_winversion:INTERNAL= TIFF_CFLAGS:INTERNAL=-I/usr/include TIFF_CFLAGS_I:INTERNAL= TIFF_CFLAGS_OTHER:INTERNAL= TIFF_FOUND:INTERNAL=1 TIFF_INCLUDEDIR:INTERNAL=/usr/include TIFF_INCLUDE_DIRS:INTERNAL=/usr/include TIFF_LDFLAGS:INTERNAL=-L/usr/lib64;-ltiff TIFF_LDFLAGS_OTHER:INTERNAL= TIFF_LIBDIR:INTERNAL=/usr/lib64 TIFF_LIBRARIES:INTERNAL=tiff TIFF_LIBRARY_DIRS:INTERNAL=/usr/lib64 TIFF_LIBS:INTERNAL= TIFF_LIBS_L:INTERNAL= TIFF_LIBS_OTHER:INTERNAL= TIFF_LIBS_PATHS:INTERNAL= TIFF_MODULE_NAME:INTERNAL=libtiff-4 TIFF_PREFIX:INTERNAL=/usr TIFF_STATIC_CFLAGS:INTERNAL=-I/usr/include TIFF_STATIC_CFLAGS_I:INTERNAL= TIFF_STATIC_CFLAGS_OTHER:INTERNAL= TIFF_STATIC_INCLUDE_DIRS:INTERNAL=/usr/include TIFF_STATIC_LDFLAGS:INTERNAL=-L/usr/lib64;-ltiff;-lwebp;-lzstd;-ljbig;-ljpeg;-lz;-lm TIFF_STATIC_LDFLAGS_OTHER:INTERNAL= TIFF_STATIC_LIBDIR:INTERNAL= TIFF_STATIC_LIBRARIES:INTERNAL=tiff;webp;zstd;jbig;jpeg;z;m TIFF_STATIC_LIBRARY_DIRS:INTERNAL=/usr/lib64 TIFF_STATIC_LIBS:INTERNAL= TIFF_STATIC_LIBS_L:INTERNAL= TIFF_STATIC_LIBS_OTHER:INTERNAL= TIFF_STATIC_LIBS_PATHS:INTERNAL= TIFF_VERSION:INTERNAL=4.4.0 TIFF_libtiff-4_INCLUDEDIR:INTERNAL= TIFF_libtiff-4_LIBDIR:INTERNAL= TIFF_libtiff-4_PREFIX:INTERNAL= TIFF_libtiff-4_VERSION:INTERNAL= //Install the dependencies listed in your manifest: //\n If this is off, you will have to manually install your dependencies. //\n See https://github.com/microsoft/vcpkg/tree/master/docs/specifications/manifests.md // for more info. //\n VCPKG_MANIFEST_INSTALL:INTERNAL=OFF //ADVANCED property for variable: VCPKG_VERBOSE VCPKG_VERBOSE-ADVANCED:INTERNAL=1 VPX_CFLAGS:INTERNAL=-I/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include VPX_CFLAGS_I:INTERNAL= VPX_CFLAGS_OTHER:INTERNAL= VPX_FOUND:INTERNAL=1 VPX_INCLUDEDIR:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include VPX_INCLUDE_DIRS:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include VPX_LDFLAGS:INTERNAL=-L/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../lib;-lvpx;-lm;-lpthread VPX_LDFLAGS_OTHER:INTERNAL= VPX_LIBDIR:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../lib VPX_LIBRARIES:INTERNAL=vpx;m;pthread VPX_LIBRARY_DIRS:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../lib VPX_LIBS:INTERNAL= VPX_LIBS_L:INTERNAL= VPX_LIBS_OTHER:INTERNAL= VPX_LIBS_PATHS:INTERNAL= VPX_MODULE_NAME:INTERNAL=vpx VPX_PREFIX:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../.. VPX_STATIC_CFLAGS:INTERNAL=-I/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include VPX_STATIC_CFLAGS_I:INTERNAL= VPX_STATIC_CFLAGS_OTHER:INTERNAL= VPX_STATIC_INCLUDE_DIRS:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include VPX_STATIC_LDFLAGS:INTERNAL=-L/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../lib;-lvpx;-lm;-lpthread VPX_STATIC_LDFLAGS_OTHER:INTERNAL= VPX_STATIC_LIBDIR:INTERNAL= VPX_STATIC_LIBRARIES:INTERNAL=vpx;m;pthread VPX_STATIC_LIBRARY_DIRS:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../lib VPX_STATIC_LIBS:INTERNAL= VPX_STATIC_LIBS_L:INTERNAL= VPX_STATIC_LIBS_OTHER:INTERNAL= VPX_STATIC_LIBS_PATHS:INTERNAL= VPX_VERSION:INTERNAL=1.13.1 VPX_vpx_INCLUDEDIR:INTERNAL= VPX_vpx_LIBDIR:INTERNAL= VPX_vpx_PREFIX:INTERNAL= VPX_vpx_VERSION:INTERNAL= WEBP_CFLAGS:INTERNAL=-I/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include;-I/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include/webp WEBP_CFLAGS_I:INTERNAL= WEBP_CFLAGS_OTHER:INTERNAL= WEBP_FOUND:INTERNAL=1 WEBP_INCLUDEDIR:INTERNAL= WEBP_INCLUDE_DIRS:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include/webp WEBP_LDFLAGS:INTERNAL=-L/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../lib;-lwebp;-lwebpmux;-lwebpdemux WEBP_LDFLAGS_OTHER:INTERNAL= WEBP_LIBDIR:INTERNAL= WEBP_LIBRARIES:INTERNAL=webp;webpmux;webpdemux WEBP_LIBRARY_DIRS:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../lib WEBP_LIBS:INTERNAL= WEBP_LIBS_L:INTERNAL= WEBP_LIBS_OTHER:INTERNAL= WEBP_LIBS_PATHS:INTERNAL= WEBP_MODULE_NAME:INTERNAL= WEBP_PREFIX:INTERNAL= WEBP_STATIC_CFLAGS:INTERNAL=-I/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include;-I/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include/webp WEBP_STATIC_CFLAGS_I:INTERNAL= WEBP_STATIC_CFLAGS_OTHER:INTERNAL= WEBP_STATIC_INCLUDE_DIRS:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include/webp WEBP_STATIC_LDFLAGS:INTERNAL=-L/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../lib;-lwebpmux;-lm;-lwebpdemux;-lwebp;-lm;-lsharpyuv;-lm WEBP_STATIC_LDFLAGS_OTHER:INTERNAL= WEBP_STATIC_LIBDIR:INTERNAL= WEBP_STATIC_LIBRARIES:INTERNAL=webpmux;m;webpdemux;webp;m;sharpyuv;m WEBP_STATIC_LIBRARY_DIRS:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../lib WEBP_STATIC_LIBS:INTERNAL= WEBP_STATIC_LIBS_L:INTERNAL= WEBP_STATIC_LIBS_OTHER:INTERNAL= WEBP_STATIC_LIBS_PATHS:INTERNAL= WEBP_VERSION:INTERNAL= WEBP_libwebp_INCLUDEDIR:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include WEBP_libwebp_LIBDIR:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../lib WEBP_libwebp_MODULE_NAME:INTERNAL=libwebp WEBP_libwebp_PREFIX:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../.. WEBP_libwebp_VERSION:INTERNAL=1.4.0 WEBP_libwebpdemux_INCLUDEDIR:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include WEBP_libwebpdemux_LIBDIR:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../lib WEBP_libwebpdemux_MODULE_NAME:INTERNAL=libwebpdemux WEBP_libwebpdemux_PREFIX:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../.. WEBP_libwebpdemux_VERSION:INTERNAL=1.4.0 WEBP_libwebpmux_INCLUDEDIR:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include WEBP_libwebpmux_LIBDIR:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../lib WEBP_libwebpmux_MODULE_NAME:INTERNAL=libwebpmux WEBP_libwebpmux_PREFIX:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../.. WEBP_libwebpmux_VERSION:INTERNAL=1.4.0 X11_CFLAGS:INTERNAL=-I/usr/include X11_CFLAGS_I:INTERNAL= X11_CFLAGS_OTHER:INTERNAL= X11_FOUND:INTERNAL=1 X11_INCLUDEDIR:INTERNAL=/usr/include X11_INCLUDE_DIRS:INTERNAL=/usr/include X11_LDFLAGS:INTERNAL=-L/usr/lib64;-lX11 X11_LDFLAGS_OTHER:INTERNAL= X11_LIBDIR:INTERNAL=/usr/lib64 X11_LIBRARIES:INTERNAL=X11 X11_LIBRARY_DIRS:INTERNAL=/usr/lib64 X11_LIBS:INTERNAL= X11_LIBS_L:INTERNAL= X11_LIBS_OTHER:INTERNAL= X11_LIBS_PATHS:INTERNAL= X11_MODULE_NAME:INTERNAL=x11 X11_PREFIX:INTERNAL=/usr X11_STATIC_CFLAGS:INTERNAL=-I/usr/include X11_STATIC_CFLAGS_I:INTERNAL= X11_STATIC_CFLAGS_OTHER:INTERNAL= X11_STATIC_INCLUDE_DIRS:INTERNAL=/usr/include X11_STATIC_LDFLAGS:INTERNAL=-L/usr/lib64;-lX11;-lpthread;-lxcb;-lXau X11_STATIC_LDFLAGS_OTHER:INTERNAL= X11_STATIC_LIBDIR:INTERNAL= X11_STATIC_LIBRARIES:INTERNAL=X11;pthread;xcb;Xau X11_STATIC_LIBRARY_DIRS:INTERNAL=/usr/lib64 X11_STATIC_LIBS:INTERNAL= X11_STATIC_LIBS_L:INTERNAL= X11_STATIC_LIBS_OTHER:INTERNAL= X11_STATIC_LIBS_PATHS:INTERNAL= X11_VERSION:INTERNAL=1.7.0 X11_x11_INCLUDEDIR:INTERNAL= X11_x11_LIBDIR:INTERNAL= X11_x11_PREFIX:INTERNAL= X11_x11_VERSION:INTERNAL= XCOMPOSITE_CFLAGS:INTERNAL=-I/usr/include XCOMPOSITE_CFLAGS_I:INTERNAL= XCOMPOSITE_CFLAGS_OTHER:INTERNAL= XCOMPOSITE_FOUND:INTERNAL=1 XCOMPOSITE_INCLUDEDIR:INTERNAL=/usr/include XCOMPOSITE_INCLUDE_DIRS:INTERNAL=/usr/include XCOMPOSITE_LDFLAGS:INTERNAL=-L/usr/lib64;-lXcomposite XCOMPOSITE_LDFLAGS_OTHER:INTERNAL= XCOMPOSITE_LIBDIR:INTERNAL=/usr/lib64 XCOMPOSITE_LIBRARIES:INTERNAL=Xcomposite XCOMPOSITE_LIBRARY_DIRS:INTERNAL=/usr/lib64 XCOMPOSITE_LIBS:INTERNAL= XCOMPOSITE_LIBS_L:INTERNAL= XCOMPOSITE_LIBS_OTHER:INTERNAL= XCOMPOSITE_LIBS_PATHS:INTERNAL= XCOMPOSITE_MODULE_NAME:INTERNAL=xcomposite XCOMPOSITE_PREFIX:INTERNAL=/usr XCOMPOSITE_STATIC_CFLAGS:INTERNAL=-I/usr/include XCOMPOSITE_STATIC_CFLAGS_I:INTERNAL= XCOMPOSITE_STATIC_CFLAGS_OTHER:INTERNAL= XCOMPOSITE_STATIC_INCLUDE_DIRS:INTERNAL=/usr/include XCOMPOSITE_STATIC_LDFLAGS:INTERNAL=-L/usr/lib64;-lXcomposite;-lXfixes;-lX11;-lpthread;-lxcb;-lXau XCOMPOSITE_STATIC_LDFLAGS_OTHER:INTERNAL= XCOMPOSITE_STATIC_LIBDIR:INTERNAL= XCOMPOSITE_STATIC_LIBRARIES:INTERNAL=Xcomposite;Xfixes;X11;pthread;xcb;Xau XCOMPOSITE_STATIC_LIBRARY_DIRS:INTERNAL=/usr/lib64 XCOMPOSITE_STATIC_LIBS:INTERNAL= XCOMPOSITE_STATIC_LIBS_L:INTERNAL= XCOMPOSITE_STATIC_LIBS_OTHER:INTERNAL= XCOMPOSITE_STATIC_LIBS_PATHS:INTERNAL= XCOMPOSITE_VERSION:INTERNAL=0.4.5 XCOMPOSITE_xcomposite_INCLUDEDIR:INTERNAL= XCOMPOSITE_xcomposite_LIBDIR:INTERNAL= XCOMPOSITE_xcomposite_PREFIX:INTERNAL= XCOMPOSITE_xcomposite_VERSION:INTERNAL= XCURSOR_CFLAGS:INTERNAL=-I/usr/include XCURSOR_CFLAGS_I:INTERNAL= XCURSOR_CFLAGS_OTHER:INTERNAL= XCURSOR_FOUND:INTERNAL=1 XCURSOR_INCLUDEDIR:INTERNAL=/usr/include XCURSOR_INCLUDE_DIRS:INTERNAL=/usr/include XCURSOR_LDFLAGS:INTERNAL=-L/usr/lib64;-lXcursor XCURSOR_LDFLAGS_OTHER:INTERNAL= XCURSOR_LIBDIR:INTERNAL=/usr/lib64 XCURSOR_LIBRARIES:INTERNAL=Xcursor XCURSOR_LIBRARY_DIRS:INTERNAL=/usr/lib64 XCURSOR_LIBS:INTERNAL= XCURSOR_LIBS_L:INTERNAL= XCURSOR_LIBS_OTHER:INTERNAL= XCURSOR_LIBS_PATHS:INTERNAL= XCURSOR_MODULE_NAME:INTERNAL=xcursor XCURSOR_PREFIX:INTERNAL=/usr XCURSOR_STATIC_CFLAGS:INTERNAL=-I/usr/include XCURSOR_STATIC_CFLAGS_I:INTERNAL= XCURSOR_STATIC_CFLAGS_OTHER:INTERNAL= XCURSOR_STATIC_INCLUDE_DIRS:INTERNAL=/usr/include XCURSOR_STATIC_LDFLAGS:INTERNAL=-L/usr/lib64;-lXcursor;-lXrender;-lXfixes;-lX11;-lpthread;-lxcb;-lXau XCURSOR_STATIC_LDFLAGS_OTHER:INTERNAL= XCURSOR_STATIC_LIBDIR:INTERNAL= XCURSOR_STATIC_LIBRARIES:INTERNAL=Xcursor;Xrender;Xfixes;X11;pthread;xcb;Xau XCURSOR_STATIC_LIBRARY_DIRS:INTERNAL=/usr/lib64 XCURSOR_STATIC_LIBS:INTERNAL= XCURSOR_STATIC_LIBS_L:INTERNAL= XCURSOR_STATIC_LIBS_OTHER:INTERNAL= XCURSOR_STATIC_LIBS_PATHS:INTERNAL= XCURSOR_VERSION:INTERNAL=1.2.0 XCURSOR_xcursor_INCLUDEDIR:INTERNAL= XCURSOR_xcursor_LIBDIR:INTERNAL= XCURSOR_xcursor_PREFIX:INTERNAL= XCURSOR_xcursor_VERSION:INTERNAL= XI_CFLAGS:INTERNAL=-I/usr/include XI_CFLAGS_I:INTERNAL= XI_CFLAGS_OTHER:INTERNAL= XI_FOUND:INTERNAL=1 XI_INCLUDEDIR:INTERNAL=/usr/include XI_INCLUDE_DIRS:INTERNAL=/usr/include XI_LDFLAGS:INTERNAL=-L/usr/lib64;-lXi XI_LDFLAGS_OTHER:INTERNAL= XI_LIBDIR:INTERNAL=/usr/lib64 XI_LIBRARIES:INTERNAL=Xi XI_LIBRARY_DIRS:INTERNAL=/usr/lib64 XI_LIBS:INTERNAL= XI_LIBS_L:INTERNAL= XI_LIBS_OTHER:INTERNAL= XI_LIBS_PATHS:INTERNAL= XI_MODULE_NAME:INTERNAL=xi XI_PREFIX:INTERNAL=/usr XI_STATIC_CFLAGS:INTERNAL=-I/usr/include XI_STATIC_CFLAGS_I:INTERNAL= XI_STATIC_CFLAGS_OTHER:INTERNAL= XI_STATIC_INCLUDE_DIRS:INTERNAL=/usr/include XI_STATIC_LDFLAGS:INTERNAL=-L/usr/lib64;-lXi;-lXext;-lXfixes;-lX11;-lpthread;-lxcb;-lXau XI_STATIC_LDFLAGS_OTHER:INTERNAL= XI_STATIC_LIBDIR:INTERNAL= XI_STATIC_LIBRARIES:INTERNAL=Xi;Xext;Xfixes;X11;pthread;xcb;Xau XI_STATIC_LIBRARY_DIRS:INTERNAL=/usr/lib64 XI_STATIC_LIBS:INTERNAL= XI_STATIC_LIBS_L:INTERNAL= XI_STATIC_LIBS_OTHER:INTERNAL= XI_STATIC_LIBS_PATHS:INTERNAL= XI_VERSION:INTERNAL=1.7.10 XI_xi_INCLUDEDIR:INTERNAL= XI_xi_LIBDIR:INTERNAL= XI_xi_PREFIX:INTERNAL= XI_xi_VERSION:INTERNAL= XPROTO_CFLAGS:INTERNAL=-I/usr/include XPROTO_CFLAGS_I:INTERNAL= XPROTO_CFLAGS_OTHER:INTERNAL= XPROTO_FOUND:INTERNAL=1 XPROTO_INCLUDEDIR:INTERNAL=/usr/include XPROTO_INCLUDE_DIRS:INTERNAL=/usr/include XPROTO_LDFLAGS:INTERNAL= XPROTO_LDFLAGS_OTHER:INTERNAL= XPROTO_LIBDIR:INTERNAL= XPROTO_LIBRARIES:INTERNAL= XPROTO_LIBRARY_DIRS:INTERNAL= XPROTO_LIBS:INTERNAL= XPROTO_LIBS_L:INTERNAL= XPROTO_LIBS_OTHER:INTERNAL= XPROTO_LIBS_PATHS:INTERNAL= XPROTO_MODULE_NAME:INTERNAL=glproto XPROTO_PREFIX:INTERNAL=/usr XPROTO_STATIC_CFLAGS:INTERNAL=-I/usr/include XPROTO_STATIC_CFLAGS_I:INTERNAL= XPROTO_STATIC_CFLAGS_OTHER:INTERNAL= XPROTO_STATIC_INCLUDE_DIRS:INTERNAL=/usr/include XPROTO_STATIC_LDFLAGS:INTERNAL= XPROTO_STATIC_LDFLAGS_OTHER:INTERNAL= XPROTO_STATIC_LIBDIR:INTERNAL= XPROTO_STATIC_LIBRARIES:INTERNAL= XPROTO_STATIC_LIBRARY_DIRS:INTERNAL= XPROTO_STATIC_LIBS:INTERNAL= XPROTO_STATIC_LIBS_L:INTERNAL= XPROTO_STATIC_LIBS_OTHER:INTERNAL= XPROTO_STATIC_LIBS_PATHS:INTERNAL= XPROTO_VERSION:INTERNAL=1.4.17 XPROTO_glproto_INCLUDEDIR:INTERNAL= XPROTO_glproto_LIBDIR:INTERNAL= XPROTO_glproto_PREFIX:INTERNAL= XPROTO_glproto_VERSION:INTERNAL= XRANDR_CFLAGS:INTERNAL=-I/usr/include XRANDR_CFLAGS_I:INTERNAL= XRANDR_CFLAGS_OTHER:INTERNAL= XRANDR_FOUND:INTERNAL=1 XRANDR_INCLUDEDIR:INTERNAL=/usr/include XRANDR_INCLUDE_DIRS:INTERNAL=/usr/include XRANDR_LDFLAGS:INTERNAL=-L/usr/lib64;-lXrandr XRANDR_LDFLAGS_OTHER:INTERNAL= XRANDR_LIBDIR:INTERNAL=/usr/lib64 XRANDR_LIBRARIES:INTERNAL=Xrandr XRANDR_LIBRARY_DIRS:INTERNAL=/usr/lib64 XRANDR_LIBS:INTERNAL= XRANDR_LIBS_L:INTERNAL= XRANDR_LIBS_OTHER:INTERNAL= XRANDR_LIBS_PATHS:INTERNAL= XRANDR_MODULE_NAME:INTERNAL=xrandr XRANDR_PREFIX:INTERNAL=/usr XRANDR_STATIC_CFLAGS:INTERNAL=-I/usr/include XRANDR_STATIC_CFLAGS_I:INTERNAL= XRANDR_STATIC_CFLAGS_OTHER:INTERNAL= XRANDR_STATIC_INCLUDE_DIRS:INTERNAL=/usr/include XRANDR_STATIC_LDFLAGS:INTERNAL=-L/usr/lib64;-lXrandr;-lXext;-lXrender;-lX11;-lpthread;-lxcb;-lXau XRANDR_STATIC_LDFLAGS_OTHER:INTERNAL= XRANDR_STATIC_LIBDIR:INTERNAL= XRANDR_STATIC_LIBRARIES:INTERNAL=Xrandr;Xext;Xrender;X11;pthread;xcb;Xau XRANDR_STATIC_LIBRARY_DIRS:INTERNAL=/usr/lib64 XRANDR_STATIC_LIBS:INTERNAL= XRANDR_STATIC_LIBS_L:INTERNAL= XRANDR_STATIC_LIBS_OTHER:INTERNAL= XRANDR_STATIC_LIBS_PATHS:INTERNAL= XRANDR_VERSION:INTERNAL=1.5.2 XRANDR_xrandr_INCLUDEDIR:INTERNAL= XRANDR_xrandr_LIBDIR:INTERNAL= XRANDR_xrandr_PREFIX:INTERNAL= XRANDR_xrandr_VERSION:INTERNAL= XSHMFENCE_CFLAGS:INTERNAL=-I/usr/include XSHMFENCE_CFLAGS_I:INTERNAL= XSHMFENCE_CFLAGS_OTHER:INTERNAL= XSHMFENCE_FOUND:INTERNAL=1 XSHMFENCE_INCLUDEDIR:INTERNAL=/usr/include XSHMFENCE_INCLUDE_DIRS:INTERNAL=/usr/include XSHMFENCE_LDFLAGS:INTERNAL=-L/usr/lib64;-lxshmfence XSHMFENCE_LDFLAGS_OTHER:INTERNAL= XSHMFENCE_LIBDIR:INTERNAL=/usr/lib64 XSHMFENCE_LIBRARIES:INTERNAL=xshmfence XSHMFENCE_LIBRARY_DIRS:INTERNAL=/usr/lib64 XSHMFENCE_LIBS:INTERNAL= XSHMFENCE_LIBS_L:INTERNAL= XSHMFENCE_LIBS_OTHER:INTERNAL= XSHMFENCE_LIBS_PATHS:INTERNAL= XSHMFENCE_MODULE_NAME:INTERNAL=xshmfence XSHMFENCE_PREFIX:INTERNAL=/usr XSHMFENCE_STATIC_CFLAGS:INTERNAL=-I/usr/include XSHMFENCE_STATIC_CFLAGS_I:INTERNAL= XSHMFENCE_STATIC_CFLAGS_OTHER:INTERNAL= XSHMFENCE_STATIC_INCLUDE_DIRS:INTERNAL=/usr/include XSHMFENCE_STATIC_LDFLAGS:INTERNAL=-L/usr/lib64;-lxshmfence XSHMFENCE_STATIC_LDFLAGS_OTHER:INTERNAL= XSHMFENCE_STATIC_LIBDIR:INTERNAL= XSHMFENCE_STATIC_LIBRARIES:INTERNAL=xshmfence XSHMFENCE_STATIC_LIBRARY_DIRS:INTERNAL=/usr/lib64 XSHMFENCE_STATIC_LIBS:INTERNAL= XSHMFENCE_STATIC_LIBS_L:INTERNAL= XSHMFENCE_STATIC_LIBS_OTHER:INTERNAL= XSHMFENCE_STATIC_LIBS_PATHS:INTERNAL= XSHMFENCE_VERSION:INTERNAL=1.3 XSHMFENCE_xshmfence_INCLUDEDIR:INTERNAL= XSHMFENCE_xshmfence_LIBDIR:INTERNAL= XSHMFENCE_xshmfence_PREFIX:INTERNAL= XSHMFENCE_xshmfence_VERSION:INTERNAL= XTST_CFLAGS:INTERNAL=-I/usr/include XTST_CFLAGS_I:INTERNAL= XTST_CFLAGS_OTHER:INTERNAL= XTST_FOUND:INTERNAL=1 XTST_INCLUDEDIR:INTERNAL=/usr/include XTST_INCLUDE_DIRS:INTERNAL=/usr/include XTST_LDFLAGS:INTERNAL=-L/usr/lib64;-lXtst XTST_LDFLAGS_OTHER:INTERNAL= XTST_LIBDIR:INTERNAL=/usr/lib64 XTST_LIBRARIES:INTERNAL=Xtst XTST_LIBRARY_DIRS:INTERNAL=/usr/lib64 XTST_LIBS:INTERNAL= XTST_LIBS_L:INTERNAL= XTST_LIBS_OTHER:INTERNAL= XTST_LIBS_PATHS:INTERNAL= XTST_MODULE_NAME:INTERNAL=xtst XTST_PREFIX:INTERNAL=/usr XTST_STATIC_CFLAGS:INTERNAL=-I/usr/include XTST_STATIC_CFLAGS_I:INTERNAL= XTST_STATIC_CFLAGS_OTHER:INTERNAL= XTST_STATIC_INCLUDE_DIRS:INTERNAL=/usr/include XTST_STATIC_LDFLAGS:INTERNAL=-L/usr/lib64;-lXtst;-lXi;-lXext;-lXfixes;-lX11;-lpthread;-lxcb;-lXau XTST_STATIC_LDFLAGS_OTHER:INTERNAL= XTST_STATIC_LIBDIR:INTERNAL= XTST_STATIC_LIBRARIES:INTERNAL=Xtst;Xi;Xext;Xfixes;X11;pthread;xcb;Xau XTST_STATIC_LIBRARY_DIRS:INTERNAL=/usr/lib64 XTST_STATIC_LIBS:INTERNAL= XTST_STATIC_LIBS_L:INTERNAL= XTST_STATIC_LIBS_OTHER:INTERNAL= XTST_STATIC_LIBS_PATHS:INTERNAL= XTST_VERSION:INTERNAL=1.2.3 XTST_xtst_INCLUDEDIR:INTERNAL= XTST_xtst_LIBDIR:INTERNAL= XTST_xtst_PREFIX:INTERNAL= XTST_xtst_VERSION:INTERNAL= ZLIB_CFLAGS:INTERNAL=-I/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include ZLIB_CFLAGS_I:INTERNAL= ZLIB_CFLAGS_OTHER:INTERNAL= ZLIB_FOUND:INTERNAL=1 ZLIB_INCLUDEDIR:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include ZLIB_INCLUDE_DIRS:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include ZLIB_LDFLAGS:INTERNAL=-L/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../lib;-lz ZLIB_LDFLAGS_OTHER:INTERNAL= ZLIB_LIBDIR:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../lib ZLIB_LIBRARIES:INTERNAL=z ZLIB_LIBRARY_DIRS:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../lib ZLIB_LIBS:INTERNAL= ZLIB_LIBS_L:INTERNAL= ZLIB_LIBS_OTHER:INTERNAL= ZLIB_LIBS_PATHS:INTERNAL= ZLIB_MODULE_NAME:INTERNAL=zlib ZLIB_PREFIX:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../.. ZLIB_STATIC_CFLAGS:INTERNAL=-I/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include ZLIB_STATIC_CFLAGS_I:INTERNAL= ZLIB_STATIC_CFLAGS_OTHER:INTERNAL= ZLIB_STATIC_INCLUDE_DIRS:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include ZLIB_STATIC_LDFLAGS:INTERNAL=-L/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../lib;-lz ZLIB_STATIC_LDFLAGS_OTHER:INTERNAL= ZLIB_STATIC_LIBDIR:INTERNAL= ZLIB_STATIC_LIBRARIES:INTERNAL=z ZLIB_STATIC_LIBRARY_DIRS:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../lib ZLIB_STATIC_LIBS:INTERNAL= ZLIB_STATIC_LIBS_L:INTERNAL= ZLIB_STATIC_LIBS_OTHER:INTERNAL= ZLIB_STATIC_LIBS_PATHS:INTERNAL= ZLIB_VERSION:INTERNAL=1.3.1 ZLIB_zlib_INCLUDEDIR:INTERNAL= ZLIB_zlib_LIBDIR:INTERNAL= ZLIB_zlib_PREFIX:INTERNAL= ZLIB_zlib_VERSION:INTERNAL= //Making sure VCPKG_MANIFEST_MODE doesn't change Z_VCPKG_CHECK_MANIFEST_MODE:INTERNAL=OFF //Vcpkg root directory Z_VCPKG_ROOT_DIR:INTERNAL=/home/ts/src/example/vcpkg //linker supports push/pop state _CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED:INTERNAL=TRUE //CMAKE_INSTALL_PREFIX during last run _GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/home/ts/src/example/vcpkg/packages/qtwebengine_x64-linux-dynamic/debug __pkg_config_arguments_DBUS:INTERNAL=dbus-1 __pkg_config_arguments_FFMPEG:INTERNAL=libavcodec;libavformat;libavutil;IMPORTED_TARGET __pkg_config_arguments_FONTCONFIG:INTERNAL=fontconfig __pkg_config_arguments_FREETYPE:INTERNAL=freetype2;IMPORTED_TARGET __pkg_config_arguments_GLIB:INTERNAL=glib-2.0>=2.32.0 __pkg_config_arguments_HARFBUZZ:INTERNAL=harfbuzz>=4.3.0;harfbuzz-subset>=4.3.0 __pkg_config_arguments_ICU:INTERNAL=icu-uc>=70;icu-i18n>=70 __pkg_config_arguments_JPEG:INTERNAL=libjpeg;IMPORTED_TARGET __pkg_config_arguments_LIBDRM:INTERNAL=libdrm __pkg_config_arguments_LIBEVENT:INTERNAL=libevent __pkg_config_arguments_MINIZIP:INTERNAL=minizip __pkg_config_arguments_NSS:INTERNAL=nss>=3.26 __pkg_config_arguments_OPUS:INTERNAL=opus>=1.3.1 __pkg_config_arguments_PKG_XKB:INTERNAL=QUIET;xkbcommon __pkg_config_arguments_PNG:INTERNAL=libpng>=1.6.0 __pkg_config_arguments_RE2:INTERNAL=re2;IMPORTED_TARGET __pkg_config_arguments_Snappy:INTERNAL=snappy;IMPORTED_TARGET __pkg_config_arguments_TIFF:INTERNAL=libtiff-4>=4.2.0 __pkg_config_arguments_VPX:INTERNAL=vpx>=1.10.0;IMPORTED_TARGET __pkg_config_arguments_WEBP:INTERNAL=libwebp;libwebpmux;libwebpdemux __pkg_config_arguments_X11:INTERNAL=x11 __pkg_config_arguments_XCOMPOSITE:INTERNAL=xcomposite __pkg_config_arguments_XCURSOR:INTERNAL=xcursor __pkg_config_arguments_XI:INTERNAL=xi __pkg_config_arguments_XPROTO:INTERNAL=glproto __pkg_config_arguments_XRANDR:INTERNAL=xrandr __pkg_config_arguments_XSHMFENCE:INTERNAL=xshmfence __pkg_config_arguments_XTST:INTERNAL=xtst __pkg_config_arguments_ZLIB:INTERNAL=zlib __pkg_config_checked_DBUS:INTERNAL=1 __pkg_config_checked_FFMPEG:INTERNAL=1 __pkg_config_checked_FONTCONFIG:INTERNAL=1 __pkg_config_checked_FREETYPE:INTERNAL=1 __pkg_config_checked_GLIB:INTERNAL=1 __pkg_config_checked_HARFBUZZ:INTERNAL=1 __pkg_config_checked_ICU:INTERNAL=1 __pkg_config_checked_JPEG:INTERNAL=1 __pkg_config_checked_LCMS2:INTERNAL=1 __pkg_config_checked_LIBDRM:INTERNAL=1 __pkg_config_checked_LIBEVENT:INTERNAL=1 __pkg_config_checked_LIBOPENJP2:INTERNAL=1 __pkg_config_checked_LIBPCI:INTERNAL=1 __pkg_config_checked_LIBXML2:INTERNAL=1 __pkg_config_checked_MINIZIP:INTERNAL=1 __pkg_config_checked_NSS:INTERNAL=1 __pkg_config_checked_OPUS:INTERNAL=1 __pkg_config_checked_PKG_XKB:INTERNAL=1 __pkg_config_checked_PNG:INTERNAL=1 __pkg_config_checked_RE2:INTERNAL=1 __pkg_config_checked_Snappy:INTERNAL=1 __pkg_config_checked_TIFF:INTERNAL=1 __pkg_config_checked_VPX:INTERNAL=1 __pkg_config_checked_WEBP:INTERNAL=1 __pkg_config_checked_X11:INTERNAL=1 __pkg_config_checked_XCOMPOSITE:INTERNAL=1 __pkg_config_checked_XCURSOR:INTERNAL=1 __pkg_config_checked_XI:INTERNAL=1 __pkg_config_checked_XPROTO:INTERNAL=1 __pkg_config_checked_XRANDR:INTERNAL=1 __pkg_config_checked_XSHMFENCE:INTERNAL=1 __pkg_config_checked_XTST:INTERNAL=1 __pkg_config_checked_ZLIB:INTERNAL=1 __qt_qml_macros_module_base_dir:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6Qml //ADVANCED property for variable: pkgcfg_lib_DBUS_dbus-1 pkgcfg_lib_DBUS_dbus-1-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_FFMPEG_avcodec pkgcfg_lib_FFMPEG_avcodec-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_FFMPEG_avformat pkgcfg_lib_FFMPEG_avformat-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_FFMPEG_avutil pkgcfg_lib_FFMPEG_avutil-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_FONTCONFIG_fontconfig pkgcfg_lib_FONTCONFIG_fontconfig-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_FONTCONFIG_freetyped pkgcfg_lib_FONTCONFIG_freetyped-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_FREETYPE_freetyped pkgcfg_lib_FREETYPE_freetyped-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_GLIB_glib-2.0 pkgcfg_lib_GLIB_glib-2.0-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_HARFBUZZ_harfbuzz pkgcfg_lib_HARFBUZZ_harfbuzz-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_HARFBUZZ_harfbuzz-subset pkgcfg_lib_HARFBUZZ_harfbuzz-subset-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_ICU_icudata pkgcfg_lib_ICU_icudata-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_ICU_icui18n pkgcfg_lib_ICU_icui18n-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_ICU_icuuc pkgcfg_lib_ICU_icuuc-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_JPEG_jpeg pkgcfg_lib_JPEG_jpeg-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_LIBDRM_drm pkgcfg_lib_LIBDRM_drm-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_LIBEVENT_event_core pkgcfg_lib_LIBEVENT_event_core-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_LIBEVENT_event_extra pkgcfg_lib_LIBEVENT_event_extra-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_MINIZIP_minizip pkgcfg_lib_MINIZIP_minizip-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_NSS_dl pkgcfg_lib_NSS_dl-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_NSS_nspr4 pkgcfg_lib_NSS_nspr4-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_NSS_nss3 pkgcfg_lib_NSS_nss3-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_NSS_nssutil3 pkgcfg_lib_NSS_nssutil3-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_NSS_plc4 pkgcfg_lib_NSS_plc4-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_NSS_plds4 pkgcfg_lib_NSS_plds4-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_NSS_pthread pkgcfg_lib_NSS_pthread-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_NSS_smime3 pkgcfg_lib_NSS_smime3-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_NSS_ssl3 pkgcfg_lib_NSS_ssl3-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_OPUS_opus pkgcfg_lib_OPUS_opus-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_PKG_XKB_xkbcommon pkgcfg_lib_PKG_XKB_xkbcommon-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_PNG_png16d pkgcfg_lib_PNG_png16d-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_bad_optional_access pkgcfg_lib_RE2_absl_bad_optional_access-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_bad_variant_access pkgcfg_lib_RE2_absl_bad_variant_access-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_base pkgcfg_lib_RE2_absl_base-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_city pkgcfg_lib_RE2_absl_city-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_civil_time pkgcfg_lib_RE2_absl_civil_time-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_cord pkgcfg_lib_RE2_absl_cord-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_cord_internal pkgcfg_lib_RE2_absl_cord_internal-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_cordz_functions pkgcfg_lib_RE2_absl_cordz_functions-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_cordz_handle pkgcfg_lib_RE2_absl_cordz_handle-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_cordz_info pkgcfg_lib_RE2_absl_cordz_info-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_crc32c pkgcfg_lib_RE2_absl_crc32c-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_crc_cord_state pkgcfg_lib_RE2_absl_crc_cord_state-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_crc_cpu_detect pkgcfg_lib_RE2_absl_crc_cpu_detect-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_crc_internal pkgcfg_lib_RE2_absl_crc_internal-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_debugging_internal pkgcfg_lib_RE2_absl_debugging_internal-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_demangle_internal pkgcfg_lib_RE2_absl_demangle_internal-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_exponential_biased pkgcfg_lib_RE2_absl_exponential_biased-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_flags_commandlineflag pkgcfg_lib_RE2_absl_flags_commandlineflag-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_flags_commandlineflag_internal pkgcfg_lib_RE2_absl_flags_commandlineflag_internal-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_flags_config pkgcfg_lib_RE2_absl_flags_config-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_flags_internal pkgcfg_lib_RE2_absl_flags_internal-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_flags_marshalling pkgcfg_lib_RE2_absl_flags_marshalling-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_flags_private_handle_accessor pkgcfg_lib_RE2_absl_flags_private_handle_accessor-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_flags_program_name pkgcfg_lib_RE2_absl_flags_program_name-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_flags_reflection pkgcfg_lib_RE2_absl_flags_reflection-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_graphcycles_internal pkgcfg_lib_RE2_absl_graphcycles_internal-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_hash pkgcfg_lib_RE2_absl_hash-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_hashtablez_sampler pkgcfg_lib_RE2_absl_hashtablez_sampler-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_int128 pkgcfg_lib_RE2_absl_int128-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_kernel_timeout_internal pkgcfg_lib_RE2_absl_kernel_timeout_internal-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_log_severity pkgcfg_lib_RE2_absl_log_severity-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_low_level_hash pkgcfg_lib_RE2_absl_low_level_hash-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_malloc_internal pkgcfg_lib_RE2_absl_malloc_internal-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_raw_hash_set pkgcfg_lib_RE2_absl_raw_hash_set-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_raw_logging_internal pkgcfg_lib_RE2_absl_raw_logging_internal-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_spinlock_wait pkgcfg_lib_RE2_absl_spinlock_wait-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_stacktrace pkgcfg_lib_RE2_absl_stacktrace-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_str_format_internal pkgcfg_lib_RE2_absl_str_format_internal-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_string_view pkgcfg_lib_RE2_absl_string_view-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_strings pkgcfg_lib_RE2_absl_strings-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_strings_internal pkgcfg_lib_RE2_absl_strings_internal-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_symbolize pkgcfg_lib_RE2_absl_symbolize-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_synchronization pkgcfg_lib_RE2_absl_synchronization-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_throw_delegate pkgcfg_lib_RE2_absl_throw_delegate-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_time pkgcfg_lib_RE2_absl_time-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_absl_time_zone pkgcfg_lib_RE2_absl_time_zone-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_re2 pkgcfg_lib_RE2_re2-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_RE2_rt pkgcfg_lib_RE2_rt-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_Snappy_snappy pkgcfg_lib_Snappy_snappy-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_TIFF_tiff pkgcfg_lib_TIFF_tiff-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_VPX_m pkgcfg_lib_VPX_m-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_VPX_pthread pkgcfg_lib_VPX_pthread-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_VPX_vpx pkgcfg_lib_VPX_vpx-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_WEBP_webp pkgcfg_lib_WEBP_webp-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_WEBP_webpdemux pkgcfg_lib_WEBP_webpdemux-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_WEBP_webpmux pkgcfg_lib_WEBP_webpmux-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_X11_X11 pkgcfg_lib_X11_X11-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_XCOMPOSITE_Xcomposite pkgcfg_lib_XCOMPOSITE_Xcomposite-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_XCURSOR_Xcursor pkgcfg_lib_XCURSOR_Xcursor-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_XI_Xi pkgcfg_lib_XI_Xi-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_XRANDR_Xrandr pkgcfg_lib_XRANDR_Xrandr-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_XSHMFENCE_xshmfence pkgcfg_lib_XSHMFENCE_xshmfence-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_XTST_Xtst pkgcfg_lib_XTST_Xtst-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_ZLIB_z pkgcfg_lib_ZLIB_z-ADVANCED:INTERNAL=1 prefix_result:INTERNAL=/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../lib ```

Additional context

vcpkg.json ``` { "dependencies": [ "qtbase", "qtwebengine" ] } ```
tsondergaard commented 2 weeks ago

This is two errors in one, I think. It says "WARNING: QtWebEngine won't be built. Unmodified ffmpeg >= 5.0 is not supported." so it won't actually build QtWebEngine, but the thing that makes it fail is this bit:

ERROR: Feature "webengine_system_libxml": Forcing to "ON" breaks its condition:
    UNIX AND TEST_libxml2
Condition values dump:
    UNIX = "1"
    TEST_libxml2 = "FALSE"
Neumann-A commented 2 weeks ago

So the question is why does the libxml2 fail. The reason can probably be found in the yaml file in the subdir CMakeFiles of the buildtree

tsondergaard commented 2 weeks ago

There is no trace of libxml in vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeConfigureLog.yaml:

CMakeConfigureLog.yaml ``` --- events: - kind: "message-v1" backtrace: - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeDetermineSystem.cmake:205 (message)" - "CMakeLists.txt:14 (project)" message: | The system is: Linux - - x86_64 - kind: "message-v1" backtrace: - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeDetermineCompilerId.cmake:17 (message)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)" - "CMakeLists.txt:14 (project)" message: | Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. Compiler: /usr/bin/cc Build flags: -fPIC Id flags: The output was: 0 Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" The C compiler identification is GNU, found in: /home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/3.29.2/CompilerIdC/a.out - kind: "message-v1" backtrace: - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeDetermineCompilerId.cmake:17 (message)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)" - "CMakeLists.txt:14 (project)" message: | Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. Compiler: /usr/bin/c++ Build flags: -fPIC Id flags: The output was: 0 Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out" The CXX compiler identification is GNU, found in: /home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/3.29.2/CompilerIdCXX/a.out - kind: "try_compile-v1" backtrace: - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeDetermineCompilerABI.cmake:64 (try_compile)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - "CMakeLists.txt:14 (project)" checks: - "Detecting C compiler ABI info" directories: source: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-jDSu7f" binary: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-jDSu7f" cmakeVariables: CMAKE_C_FLAGS: "-fPIC" CMAKE_C_FLAGS_DEBUG: "-g" CMAKE_EXE_LINKER_FLAGS: "" VCPKG_APPLOCAL_DEPS: "OFF" VCPKG_CHAINLOAD_TOOLCHAIN_FILE: "/home/ts/src/example/vcpkg/scripts/toolchains/linux.cmake" VCPKG_TARGET_ARCHITECTURE: "x64" VCPKG_TARGET_TRIPLET: "x64-linux-dynamic" Z_VCPKG_ROOT_DIR: "/home/ts/src/example/vcpkg" buildResult: variable: "CMAKE_C_ABI_COMPILED" cached: true stdout: | Change Dir: '/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-jDSu7f' Run Build Command(s): /usr/bin/ninja -v cmTC_f1274 [1/2] /usr/bin/ccache /usr/bin/cc -fPIC -v -o CMakeFiles/cmTC_f1274.dir/CMakeCCompilerABI.c.o -c /home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeCCompilerABI.c Using built-in specs. COLLECT_GCC=/usr/bin/cc OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-host-pie --enable-host-bind-now --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugs.almalinux.org/ --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-plugin --enable-initfini-array --without-isl --enable-multilib --with-linker-hash-style=gnu --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_64=x86-64-v2 --with-arch_32=x86-64 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.4.1 20230605 (Red Hat 11.4.1-2) (GCC) COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-fPIC' '-v' '-c' '-o' 'CMakeFiles/cmTC_e6c2a.dir/CMakeCCompilerABI.c.o' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'CMakeFiles/cmTC_e6c2a.dir/' /usr/libexec/gcc/x86_64-redhat-linux/11/cc1 -quiet -v /home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_e6c2a.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mtune=generic -march=x86-64-v2 -version -fdiagnostics-color=always -fPIC -o /tmp/cc6FJhJj.s GNU C17 (GCC) version 11.4.1 20230605 (Red Hat 11.4.1-2) (x86_64-redhat-linux) compiled by GNU C version 11.4.1 20230605 (Red Hat 11.4.1-2), GMP version 6.2.0, MPFR version 4.1.0-p9, MPC version 1.2.1, isl version none GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/11/include-fixed" ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/11/../../../../x86_64-redhat-linux/include" #include "..." search starts here: #include <...> search starts here: /usr/lib/gcc/x86_64-redhat-linux/11/include /usr/local/include /usr/include End of search list. GNU C17 (GCC) version 11.4.1 20230605 (Red Hat 11.4.1-2) (x86_64-redhat-linux) compiled by GNU C version 11.4.1 20230605 (Red Hat 11.4.1-2), GMP version 6.2.0, MPFR version 4.1.0-p9, MPC version 1.2.1, isl version none GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 Compiler executable checksum: 1c1354d75e823c550eaea4c6da47bbdb COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-fPIC' '-v' '-c' '-o' 'CMakeFiles/cmTC_e6c2a.dir/CMakeCCompilerABI.c.o' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'CMakeFiles/cmTC_e6c2a.dir/' as -v --64 -o CMakeFiles/cmTC_e6c2a.dir/CMakeCCompilerABI.c.o /tmp/cc6FJhJj.s GNU assembler version 2.35.2 (x86_64-redhat-linux) using BFD version version 2.35.2-42.el9_3.1 COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/ LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-fPIC' '-v' '-c' '-o' 'CMakeFiles/cmTC_e6c2a.dir/CMakeCCompilerABI.c.o' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'CMakeFiles/cmTC_e6c2a.dir/CMakeCCompilerABI.c.' [2/2] : && /usr/bin/cc -fPIC -v -Wl,-v CMakeFiles/cmTC_f1274.dir/CMakeCCompilerABI.c.o -o cmTC_f1274 && : Using built-in specs. COLLECT_GCC=/usr/bin/cc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-host-pie --enable-host-bind-now --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugs.almalinux.org/ --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-plugin --enable-initfini-array --without-isl --enable-multilib --with-linker-hash-style=gnu --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_64=x86-64-v2 --with-arch_32=x86-64 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.4.1 20230605 (Red Hat 11.4.1-2) (GCC) COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/ LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-fPIC' '-v' '-o' 'cmTC_f1274' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'cmTC_f1274.' /usr/libexec/gcc/x86_64-redhat-linux/11/collect2 -plugin /usr/libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccHDZt3w.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_f1274 /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. -v CMakeFiles/cmTC_f1274.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-redhat-linux/11/crtend.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o collect2 version 11.4.1 20230605 (Red Hat 11.4.1-2) /usr/bin/ld -plugin /usr/libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccHDZt3w.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_f1274 /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. -v CMakeFiles/cmTC_f1274.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-redhat-linux/11/crtend.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o GNU ld version 2.35.2-42.el9_3.1 COLLECT_GCC_OPTIONS='-fPIC' '-v' '-o' 'cmTC_f1274' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'cmTC_f1274.' exitCode: 0 - kind: "message-v1" backtrace: - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeDetermineCompilerABI.cmake:134 (message)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - "CMakeLists.txt:14 (project)" message: | Parsed C implicit include dir info: rv=done found start of include info found start of implicit include info add: [/usr/lib/gcc/x86_64-redhat-linux/11/include] add: [/usr/local/include] add: [/usr/include] end of search list found collapse include dir [/usr/lib/gcc/x86_64-redhat-linux/11/include] ==> [/usr/lib/gcc/x86_64-redhat-linux/11/include] collapse include dir [/usr/local/include] ==> [/usr/local/include] collapse include dir [/usr/include] ==> [/usr/include] implicit include dirs: [/usr/lib/gcc/x86_64-redhat-linux/11/include;/usr/local/include;/usr/include] - kind: "message-v1" backtrace: - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeDetermineCompilerABI.cmake:170 (message)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - "CMakeLists.txt:14 (project)" message: | Parsed C implicit link information: link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)] linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)] ignore line: [Change Dir: '/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-jDSu7f'] ignore line: [] ignore line: [Run Build Command(s): /usr/bin/ninja -v cmTC_f1274] ignore line: [[1/2] /usr/bin/ccache /usr/bin/cc -fPIC -v -o CMakeFiles/cmTC_f1274.dir/CMakeCCompilerABI.c.o -c /home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeCCompilerABI.c] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/usr/bin/cc] ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none] ignore line: [OFFLOAD_TARGET_DEFAULT=1] ignore line: [Target: x86_64-redhat-linux] ignore line: [Configured with: ../configure --enable-bootstrap --enable-host-pie --enable-host-bind-now --enable-languages=c c++ fortran lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugs.almalinux.org/ --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-plugin --enable-initfini-array --without-isl --enable-multilib --with-linker-hash-style=gnu --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_64=x86-64-v2 --with-arch_32=x86-64 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1] ignore line: [Thread model: posix] ignore line: [Supported LTO compression algorithms: zlib zstd] ignore line: [gcc version 11.4.1 20230605 (Red Hat 11.4.1-2) (GCC) ] ignore line: [COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-fPIC' '-v' '-c' '-o' 'CMakeFiles/cmTC_e6c2a.dir/CMakeCCompilerABI.c.o' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'CMakeFiles/cmTC_e6c2a.dir/'] ignore line: [ /usr/libexec/gcc/x86_64-redhat-linux/11/cc1 -quiet -v /home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_e6c2a.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mtune=generic -march=x86-64-v2 -version -fdiagnostics-color=always -fPIC -o /tmp/cc6FJhJj.s] ignore line: [GNU C17 (GCC) version 11.4.1 20230605 (Red Hat 11.4.1-2) (x86_64-redhat-linux)] ignore line: [ compiled by GNU C version 11.4.1 20230605 (Red Hat 11.4.1-2) GMP version 6.2.0 MPFR version 4.1.0-p9 MPC version 1.2.1 isl version none] ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/11/include-fixed"] ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/11/../../../../x86_64-redhat-linux/include"] ignore line: [#include "..." search starts here:] ignore line: [#include <...> search starts here:] ignore line: [ /usr/lib/gcc/x86_64-redhat-linux/11/include] ignore line: [ /usr/local/include] ignore line: [ /usr/include] ignore line: [End of search list.] ignore line: [GNU C17 (GCC) version 11.4.1 20230605 (Red Hat 11.4.1-2) (x86_64-redhat-linux)] ignore line: [ compiled by GNU C version 11.4.1 20230605 (Red Hat 11.4.1-2) GMP version 6.2.0 MPFR version 4.1.0-p9 MPC version 1.2.1 isl version none] ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] ignore line: [Compiler executable checksum: 1c1354d75e823c550eaea4c6da47bbdb] ignore line: [COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-fPIC' '-v' '-c' '-o' 'CMakeFiles/cmTC_e6c2a.dir/CMakeCCompilerABI.c.o' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'CMakeFiles/cmTC_e6c2a.dir/'] ignore line: [ as -v --64 -o CMakeFiles/cmTC_e6c2a.dir/CMakeCCompilerABI.c.o /tmp/cc6FJhJj.s] ignore line: [GNU assembler version 2.35.2 (x86_64-redhat-linux) using BFD version version 2.35.2-42.el9_3.1] ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/] ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../:/lib/:/usr/lib/] ignore line: [COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-fPIC' '-v' '-c' '-o' 'CMakeFiles/cmTC_e6c2a.dir/CMakeCCompilerABI.c.o' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'CMakeFiles/cmTC_e6c2a.dir/CMakeCCompilerABI.c.'] ignore line: [[2/2] : && /usr/bin/cc -fPIC -v -Wl -v CMakeFiles/cmTC_f1274.dir/CMakeCCompilerABI.c.o -o cmTC_f1274 && :] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/usr/bin/cc] ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper] ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none] ignore line: [OFFLOAD_TARGET_DEFAULT=1] ignore line: [Target: x86_64-redhat-linux] ignore line: [Configured with: ../configure --enable-bootstrap --enable-host-pie --enable-host-bind-now --enable-languages=c c++ fortran lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugs.almalinux.org/ --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-plugin --enable-initfini-array --without-isl --enable-multilib --with-linker-hash-style=gnu --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_64=x86-64-v2 --with-arch_32=x86-64 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1] ignore line: [Thread model: posix] ignore line: [Supported LTO compression algorithms: zlib zstd] ignore line: [gcc version 11.4.1 20230605 (Red Hat 11.4.1-2) (GCC) ] ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/] ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../:/lib/:/usr/lib/] ignore line: [COLLECT_GCC_OPTIONS='-fPIC' '-v' '-o' 'cmTC_f1274' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'cmTC_f1274.'] link line: [ /usr/libexec/gcc/x86_64-redhat-linux/11/collect2 -plugin /usr/libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccHDZt3w.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_f1274 /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. -v CMakeFiles/cmTC_f1274.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-redhat-linux/11/crtend.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o] arg [/usr/libexec/gcc/x86_64-redhat-linux/11/collect2] ==> ignore arg [-plugin] ==> ignore arg [/usr/libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so] ==> ignore arg [-plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper] ==> ignore arg [-plugin-opt=-fresolution=/tmp/ccHDZt3w.res] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore arg [-plugin-opt=-pass-through=-lc] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore arg [--build-id] ==> ignore arg [--no-add-needed] ==> ignore arg [--eh-frame-hdr] ==> ignore arg [--hash-style=gnu] ==> ignore arg [-m] ==> ignore arg [elf_x86_64] ==> ignore arg [-dynamic-linker] ==> ignore arg [/lib64/ld-linux-x86-64.so.2] ==> ignore arg [-o] ==> ignore arg [cmTC_f1274] ==> ignore arg [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crt1.o] ==> obj [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crt1.o] arg [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o] ==> obj [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o] arg [/usr/lib/gcc/x86_64-redhat-linux/11/crtbegin.o] ==> obj [/usr/lib/gcc/x86_64-redhat-linux/11/crtbegin.o] arg [-L/usr/lib/gcc/x86_64-redhat-linux/11] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/11] arg [-L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64] arg [-L/lib/../lib64] ==> dir [/lib/../lib64] arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64] arg [-L/usr/lib/gcc/x86_64-redhat-linux/11/../../..] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/11/../../..] arg [-v] ==> ignore arg [CMakeFiles/cmTC_f1274.dir/CMakeCCompilerABI.c.o] ==> ignore arg [-lgcc] ==> lib [gcc] arg [--push-state] ==> ignore arg [--as-needed] ==> ignore arg [-lgcc_s] ==> lib [gcc_s] arg [--pop-state] ==> ignore arg [-lc] ==> lib [c] arg [-lgcc] ==> lib [gcc] arg [--push-state] ==> ignore arg [--as-needed] ==> ignore arg [-lgcc_s] ==> lib [gcc_s] arg [--pop-state] ==> ignore arg [/usr/lib/gcc/x86_64-redhat-linux/11/crtend.o] ==> obj [/usr/lib/gcc/x86_64-redhat-linux/11/crtend.o] arg [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o] ==> obj [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o] ignore line: [collect2 version 11.4.1 20230605 (Red Hat 11.4.1-2)] ignore line: [/usr/bin/ld -plugin /usr/libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccHDZt3w.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_f1274 /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. -v CMakeFiles/cmTC_f1274.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-redhat-linux/11/crtend.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o] linker tool for 'C': /usr/bin/ld collapse obj [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crt1.o] ==> [/usr/lib64/crt1.o] collapse obj [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o] ==> [/usr/lib64/crti.o] collapse obj [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o] ==> [/usr/lib64/crtn.o] collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/11] ==> [/usr/lib/gcc/x86_64-redhat-linux/11] collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64] ==> [/usr/lib64] collapse library dir [/lib/../lib64] ==> [/lib64] collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64] collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/11/../../..] ==> [/usr/lib] implicit libs: [gcc;gcc_s;c;gcc;gcc_s] implicit objs: [/usr/lib64/crt1.o;/usr/lib64/crti.o;/usr/lib/gcc/x86_64-redhat-linux/11/crtbegin.o;/usr/lib/gcc/x86_64-redhat-linux/11/crtend.o;/usr/lib64/crtn.o] implicit dirs: [/usr/lib/gcc/x86_64-redhat-linux/11;/usr/lib64;/lib64;/usr/lib] implicit fwks: [] - kind: "message-v1" backtrace: - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeDetermineCompilerABI.cmake:207 (cmake_determine_linker_id)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - "CMakeLists.txt:14 (project)" message: | Running the C compiler's linker: "/usr/bin/ld" "-v" GNU ld version 2.35.2-42.el9_3.1 - kind: "try_compile-v1" backtrace: - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeDetermineCompilerABI.cmake:64 (try_compile)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - "CMakeLists.txt:14 (project)" checks: - "Detecting CXX compiler ABI info" directories: source: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-7A3eQP" binary: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-7A3eQP" cmakeVariables: CMAKE_CXX_FLAGS: "-fPIC" CMAKE_CXX_FLAGS_DEBUG: "-g" CMAKE_EXE_LINKER_FLAGS: "" VCPKG_APPLOCAL_DEPS: "OFF" VCPKG_CHAINLOAD_TOOLCHAIN_FILE: "/home/ts/src/example/vcpkg/scripts/toolchains/linux.cmake" VCPKG_TARGET_ARCHITECTURE: "x64" VCPKG_TARGET_TRIPLET: "x64-linux-dynamic" Z_VCPKG_ROOT_DIR: "/home/ts/src/example/vcpkg" buildResult: variable: "CMAKE_CXX_ABI_COMPILED" cached: true stdout: | Change Dir: '/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-7A3eQP' Run Build Command(s): /usr/bin/ninja -v cmTC_355f7 [1/2] /usr/bin/ccache /usr/bin/c++ -fPIC -v -o CMakeFiles/cmTC_355f7.dir/CMakeCXXCompilerABI.cpp.o -c /home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeCXXCompilerABI.cpp Using built-in specs. COLLECT_GCC=/usr/bin/c++ OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-host-pie --enable-host-bind-now --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugs.almalinux.org/ --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-plugin --enable-initfini-array --without-isl --enable-multilib --with-linker-hash-style=gnu --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_64=x86-64-v2 --with-arch_32=x86-64 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.4.1 20230605 (Red Hat 11.4.1-2) (GCC) COLLECT_GCC_OPTIONS='-fPIC' '-v' '-c' '-o' 'CMakeFiles/cmTC_54b96.dir/CMakeCXXCompilerABI.cpp.o' '-shared-libgcc' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'CMakeFiles/cmTC_54b96.dir/' /usr/libexec/gcc/x86_64-redhat-linux/11/cc1plus -quiet -v -D_GNU_SOURCE /home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_54b96.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mtune=generic -march=x86-64-v2 -version -fPIC -o /tmp/ccQE3hXy.s GNU C++17 (GCC) version 11.4.1 20230605 (Red Hat 11.4.1-2) (x86_64-redhat-linux) compiled by GNU C version 11.4.1 20230605 (Red Hat 11.4.1-2), GMP version 6.2.0, MPFR version 4.1.0-p9, MPC version 1.2.1, isl version none GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/11/include-fixed" ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/11/../../../../x86_64-redhat-linux/include" #include "..." search starts here: #include <...> search starts here: /usr/lib/gcc/x86_64-redhat-linux/11/../../../../include/c++/11 /usr/lib/gcc/x86_64-redhat-linux/11/../../../../include/c++/11/x86_64-redhat-linux /usr/lib/gcc/x86_64-redhat-linux/11/../../../../include/c++/11/backward /usr/lib/gcc/x86_64-redhat-linux/11/include /usr/local/include /usr/include End of search list. GNU C++17 (GCC) version 11.4.1 20230605 (Red Hat 11.4.1-2) (x86_64-redhat-linux) compiled by GNU C version 11.4.1 20230605 (Red Hat 11.4.1-2), GMP version 6.2.0, MPFR version 4.1.0-p9, MPC version 1.2.1, isl version none GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 Compiler executable checksum: aa9a0eddf0d99ee2fe3e1c7a7969e7da COLLECT_GCC_OPTIONS='-fPIC' '-v' '-c' '-o' 'CMakeFiles/cmTC_54b96.dir/CMakeCXXCompilerABI.cpp.o' '-shared-libgcc' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'CMakeFiles/cmTC_54b96.dir/' as -v --64 -o CMakeFiles/cmTC_54b96.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccQE3hXy.s GNU assembler version 2.35.2 (x86_64-redhat-linux) using BFD version version 2.35.2-42.el9_3.1 COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/ LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-fPIC' '-v' '-c' '-o' 'CMakeFiles/cmTC_54b96.dir/CMakeCXXCompilerABI.cpp.o' '-shared-libgcc' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'CMakeFiles/cmTC_54b96.dir/CMakeCXXCompilerABI.cpp.' [2/2] : && /usr/bin/c++ -fPIC -v -Wl,-v CMakeFiles/cmTC_355f7.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_355f7 && : Using built-in specs. COLLECT_GCC=/usr/bin/c++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-host-pie --enable-host-bind-now --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugs.almalinux.org/ --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-plugin --enable-initfini-array --without-isl --enable-multilib --with-linker-hash-style=gnu --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_64=x86-64-v2 --with-arch_32=x86-64 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.4.1 20230605 (Red Hat 11.4.1-2) (GCC) COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/ LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-fPIC' '-v' '-o' 'cmTC_355f7' '-shared-libgcc' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'cmTC_355f7.' /usr/libexec/gcc/x86_64-redhat-linux/11/collect2 -plugin /usr/libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccyGgFnV.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_355f7 /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. -v CMakeFiles/cmTC_355f7.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/11/crtend.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o collect2 version 11.4.1 20230605 (Red Hat 11.4.1-2) /usr/bin/ld -plugin /usr/libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccyGgFnV.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_355f7 /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. -v CMakeFiles/cmTC_355f7.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/11/crtend.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o GNU ld version 2.35.2-42.el9_3.1 COLLECT_GCC_OPTIONS='-fPIC' '-v' '-o' 'cmTC_355f7' '-shared-libgcc' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'cmTC_355f7.' exitCode: 0 - kind: "message-v1" backtrace: - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeDetermineCompilerABI.cmake:134 (message)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - "CMakeLists.txt:14 (project)" message: | Parsed CXX implicit include dir info: rv=done found start of include info found start of implicit include info add: [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../include/c++/11] add: [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../include/c++/11/x86_64-redhat-linux] add: [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../include/c++/11/backward] add: [/usr/lib/gcc/x86_64-redhat-linux/11/include] add: [/usr/local/include] add: [/usr/include] end of search list found collapse include dir [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../include/c++/11] ==> [/usr/include/c++/11] collapse include dir [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../include/c++/11/x86_64-redhat-linux] ==> [/usr/include/c++/11/x86_64-redhat-linux] collapse include dir [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../include/c++/11/backward] ==> [/usr/include/c++/11/backward] collapse include dir [/usr/lib/gcc/x86_64-redhat-linux/11/include] ==> [/usr/lib/gcc/x86_64-redhat-linux/11/include] collapse include dir [/usr/local/include] ==> [/usr/local/include] collapse include dir [/usr/include] ==> [/usr/include] implicit include dirs: [/usr/include/c++/11;/usr/include/c++/11/x86_64-redhat-linux;/usr/include/c++/11/backward;/usr/lib/gcc/x86_64-redhat-linux/11/include;/usr/local/include;/usr/include] - kind: "message-v1" backtrace: - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeDetermineCompilerABI.cmake:170 (message)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - "CMakeLists.txt:14 (project)" message: | Parsed CXX implicit link information: link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)] linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)] ignore line: [Change Dir: '/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-7A3eQP'] ignore line: [] ignore line: [Run Build Command(s): /usr/bin/ninja -v cmTC_355f7] ignore line: [[1/2] /usr/bin/ccache /usr/bin/c++ -fPIC -v -o CMakeFiles/cmTC_355f7.dir/CMakeCXXCompilerABI.cpp.o -c /home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeCXXCompilerABI.cpp] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/usr/bin/c++] ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none] ignore line: [OFFLOAD_TARGET_DEFAULT=1] ignore line: [Target: x86_64-redhat-linux] ignore line: [Configured with: ../configure --enable-bootstrap --enable-host-pie --enable-host-bind-now --enable-languages=c c++ fortran lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugs.almalinux.org/ --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-plugin --enable-initfini-array --without-isl --enable-multilib --with-linker-hash-style=gnu --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_64=x86-64-v2 --with-arch_32=x86-64 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1] ignore line: [Thread model: posix] ignore line: [Supported LTO compression algorithms: zlib zstd] ignore line: [gcc version 11.4.1 20230605 (Red Hat 11.4.1-2) (GCC) ] ignore line: [COLLECT_GCC_OPTIONS='-fPIC' '-v' '-c' '-o' 'CMakeFiles/cmTC_54b96.dir/CMakeCXXCompilerABI.cpp.o' '-shared-libgcc' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'CMakeFiles/cmTC_54b96.dir/'] ignore line: [ /usr/libexec/gcc/x86_64-redhat-linux/11/cc1plus -quiet -v -D_GNU_SOURCE /home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_54b96.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mtune=generic -march=x86-64-v2 -version -fPIC -o /tmp/ccQE3hXy.s] ignore line: [GNU C++17 (GCC) version 11.4.1 20230605 (Red Hat 11.4.1-2) (x86_64-redhat-linux)] ignore line: [ compiled by GNU C version 11.4.1 20230605 (Red Hat 11.4.1-2) GMP version 6.2.0 MPFR version 4.1.0-p9 MPC version 1.2.1 isl version none] ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/11/include-fixed"] ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/11/../../../../x86_64-redhat-linux/include"] ignore line: [#include "..." search starts here:] ignore line: [#include <...> search starts here:] ignore line: [ /usr/lib/gcc/x86_64-redhat-linux/11/../../../../include/c++/11] ignore line: [ /usr/lib/gcc/x86_64-redhat-linux/11/../../../../include/c++/11/x86_64-redhat-linux] ignore line: [ /usr/lib/gcc/x86_64-redhat-linux/11/../../../../include/c++/11/backward] ignore line: [ /usr/lib/gcc/x86_64-redhat-linux/11/include] ignore line: [ /usr/local/include] ignore line: [ /usr/include] ignore line: [End of search list.] ignore line: [GNU C++17 (GCC) version 11.4.1 20230605 (Red Hat 11.4.1-2) (x86_64-redhat-linux)] ignore line: [ compiled by GNU C version 11.4.1 20230605 (Red Hat 11.4.1-2) GMP version 6.2.0 MPFR version 4.1.0-p9 MPC version 1.2.1 isl version none] ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] ignore line: [Compiler executable checksum: aa9a0eddf0d99ee2fe3e1c7a7969e7da] ignore line: [COLLECT_GCC_OPTIONS='-fPIC' '-v' '-c' '-o' 'CMakeFiles/cmTC_54b96.dir/CMakeCXXCompilerABI.cpp.o' '-shared-libgcc' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'CMakeFiles/cmTC_54b96.dir/'] ignore line: [ as -v --64 -o CMakeFiles/cmTC_54b96.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccQE3hXy.s] ignore line: [GNU assembler version 2.35.2 (x86_64-redhat-linux) using BFD version version 2.35.2-42.el9_3.1] ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/] ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../:/lib/:/usr/lib/] ignore line: [COLLECT_GCC_OPTIONS='-fPIC' '-v' '-c' '-o' 'CMakeFiles/cmTC_54b96.dir/CMakeCXXCompilerABI.cpp.o' '-shared-libgcc' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'CMakeFiles/cmTC_54b96.dir/CMakeCXXCompilerABI.cpp.'] ignore line: [[2/2] : && /usr/bin/c++ -fPIC -v -Wl -v CMakeFiles/cmTC_355f7.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_355f7 && :] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/usr/bin/c++] ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper] ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none] ignore line: [OFFLOAD_TARGET_DEFAULT=1] ignore line: [Target: x86_64-redhat-linux] ignore line: [Configured with: ../configure --enable-bootstrap --enable-host-pie --enable-host-bind-now --enable-languages=c c++ fortran lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugs.almalinux.org/ --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-plugin --enable-initfini-array --without-isl --enable-multilib --with-linker-hash-style=gnu --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_64=x86-64-v2 --with-arch_32=x86-64 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1] ignore line: [Thread model: posix] ignore line: [Supported LTO compression algorithms: zlib zstd] ignore line: [gcc version 11.4.1 20230605 (Red Hat 11.4.1-2) (GCC) ] ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/] ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../:/lib/:/usr/lib/] ignore line: [COLLECT_GCC_OPTIONS='-fPIC' '-v' '-o' 'cmTC_355f7' '-shared-libgcc' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'cmTC_355f7.'] link line: [ /usr/libexec/gcc/x86_64-redhat-linux/11/collect2 -plugin /usr/libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccyGgFnV.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_355f7 /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. -v CMakeFiles/cmTC_355f7.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/11/crtend.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o] arg [/usr/libexec/gcc/x86_64-redhat-linux/11/collect2] ==> ignore arg [-plugin] ==> ignore arg [/usr/libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so] ==> ignore arg [-plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper] ==> ignore arg [-plugin-opt=-fresolution=/tmp/ccyGgFnV.res] ==> ignore arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [-plugin-opt=-pass-through=-lc] ==> ignore arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [--build-id] ==> ignore arg [--no-add-needed] ==> ignore arg [--eh-frame-hdr] ==> ignore arg [--hash-style=gnu] ==> ignore arg [-m] ==> ignore arg [elf_x86_64] ==> ignore arg [-dynamic-linker] ==> ignore arg [/lib64/ld-linux-x86-64.so.2] ==> ignore arg [-o] ==> ignore arg [cmTC_355f7] ==> ignore arg [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crt1.o] ==> obj [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crt1.o] arg [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o] ==> obj [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o] arg [/usr/lib/gcc/x86_64-redhat-linux/11/crtbegin.o] ==> obj [/usr/lib/gcc/x86_64-redhat-linux/11/crtbegin.o] arg [-L/usr/lib/gcc/x86_64-redhat-linux/11] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/11] arg [-L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64] arg [-L/lib/../lib64] ==> dir [/lib/../lib64] arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64] arg [-L/usr/lib/gcc/x86_64-redhat-linux/11/../../..] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/11/../../..] arg [-v] ==> ignore arg [CMakeFiles/cmTC_355f7.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore arg [-lstdc++] ==> lib [stdc++] arg [-lm] ==> lib [m] arg [-lgcc_s] ==> lib [gcc_s] arg [-lgcc] ==> lib [gcc] arg [-lc] ==> lib [c] arg [-lgcc_s] ==> lib [gcc_s] arg [-lgcc] ==> lib [gcc] arg [/usr/lib/gcc/x86_64-redhat-linux/11/crtend.o] ==> obj [/usr/lib/gcc/x86_64-redhat-linux/11/crtend.o] arg [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o] ==> obj [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o] ignore line: [collect2 version 11.4.1 20230605 (Red Hat 11.4.1-2)] ignore line: [/usr/bin/ld -plugin /usr/libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccyGgFnV.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_355f7 /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. -v CMakeFiles/cmTC_355f7.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/11/crtend.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o] linker tool for 'CXX': /usr/bin/ld collapse obj [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crt1.o] ==> [/usr/lib64/crt1.o] collapse obj [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o] ==> [/usr/lib64/crti.o] collapse obj [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o] ==> [/usr/lib64/crtn.o] collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/11] ==> [/usr/lib/gcc/x86_64-redhat-linux/11] collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64] ==> [/usr/lib64] collapse library dir [/lib/../lib64] ==> [/lib64] collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64] collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/11/../../..] ==> [/usr/lib] implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc] implicit objs: [/usr/lib64/crt1.o;/usr/lib64/crti.o;/usr/lib/gcc/x86_64-redhat-linux/11/crtbegin.o;/usr/lib/gcc/x86_64-redhat-linux/11/crtend.o;/usr/lib64/crtn.o] implicit dirs: [/usr/lib/gcc/x86_64-redhat-linux/11;/usr/lib64;/lib64;/usr/lib] implicit fwks: [] - kind: "message-v1" backtrace: - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeDetermineCompilerABI.cmake:207 (cmake_determine_linker_id)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - "CMakeLists.txt:14 (project)" message: | Running the CXX compiler's linker: "/usr/bin/ld" "-v" GNU ld version 2.35.2-42.el9_3.1 - kind: "try_compile-v1" backtrace: - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CheckCSourceCompiles.cmake:52 (cmake_check_source_compiles)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/FindThreads.cmake:97 (CHECK_C_SOURCE_COMPILES)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/FindThreads.cmake:163 (_threads_check_libc)" - "/home/ts/src/example/vcpkg/scripts/buildsystems/vcpkg.cmake:859 (_find_package)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/QtPublicDependencyHelpers.cmake:36 (find_dependency)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/Qt6Dependencies.cmake:24 (_qt_internal_find_third_party_dependencies)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/Qt6Config.cmake:111 (include)" - "/home/ts/src/example/vcpkg/scripts/buildsystems/vcpkg.cmake:859 (_find_package)" - "CMakeLists.txt:15 (find_package)" checks: - "Performing Test CMAKE_HAVE_LIBC_PTHREAD" directories: source: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-VcrGB1" binary: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-VcrGB1" cmakeVariables: CMAKE_C_FLAGS: "-fPIC" CMAKE_C_FLAGS_DEBUG: "-g" CMAKE_EXE_LINKER_FLAGS: "" CMAKE_MODULE_PATH: "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin" VCPKG_APPLOCAL_DEPS: "OFF" VCPKG_CHAINLOAD_TOOLCHAIN_FILE: "/home/ts/src/example/vcpkg/scripts/toolchains/linux.cmake" VCPKG_TARGET_ARCHITECTURE: "x64" VCPKG_TARGET_TRIPLET: "x64-linux-dynamic" Z_VCPKG_ROOT_DIR: "/home/ts/src/example/vcpkg" buildResult: variable: "CMAKE_HAVE_LIBC_PTHREAD" cached: true stdout: | Change Dir: '/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-VcrGB1' Run Build Command(s): /usr/bin/ninja -v cmTC_aedae [1/2] /usr/bin/ccache /usr/bin/cc -DCMAKE_HAVE_LIBC_PTHREAD -fPIC -o CMakeFiles/cmTC_aedae.dir/src.c.o -c /home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-VcrGB1/src.c [2/2] : && /usr/bin/cc -fPIC CMakeFiles/cmTC_aedae.dir/src.c.o -o cmTC_aedae && : exitCode: 0 - kind: "try_compile-v1" backtrace: - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CheckCXXSourceCompiles.cmake:52 (cmake_check_source_compiles)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/FindWrapAtomic.cmake:36 (check_cxx_source_compiles)" - "/home/ts/src/example/vcpkg/scripts/buildsystems/vcpkg.cmake:859 (_find_package)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/QtPublicDependencyHelpers.cmake:36 (find_dependency)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6Core/Qt6CoreDependencies.cmake:30 (_qt_internal_find_third_party_dependencies)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6Core/Qt6CoreConfig.cmake:41 (include)" - "/home/ts/src/example/vcpkg/scripts/buildsystems/vcpkg.cmake:859 (_find_package)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/Qt6Config.cmake:156 (find_package)" - "/home/ts/src/example/vcpkg/scripts/buildsystems/vcpkg.cmake:859 (_find_package)" - "CMakeLists.txt:15 (find_package)" checks: - "Performing Test HAVE_STDATOMIC" directories: source: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-TMdF76" binary: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-TMdF76" cmakeVariables: CMAKE_CXX_FLAGS: "-fPIC" CMAKE_CXX_FLAGS_DEBUG: "-g" CMAKE_EXE_LINKER_FLAGS: "" CMAKE_MODULE_PATH: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/src/here-src-6-4f617c9365.clean/cmake;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/../Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin" VCPKG_APPLOCAL_DEPS: "OFF" VCPKG_CHAINLOAD_TOOLCHAIN_FILE: "/home/ts/src/example/vcpkg/scripts/toolchains/linux.cmake" VCPKG_TARGET_ARCHITECTURE: "x64" VCPKG_TARGET_TRIPLET: "x64-linux-dynamic" Z_VCPKG_ROOT_DIR: "/home/ts/src/example/vcpkg" buildResult: variable: "HAVE_STDATOMIC" cached: true stdout: | Change Dir: '/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-TMdF76' Run Build Command(s): /usr/bin/ninja -v cmTC_8e634 [1/2] /usr/bin/ccache /usr/bin/c++ -DHAVE_STDATOMIC -fPIC -o CMakeFiles/cmTC_8e634.dir/src.cxx.o -c /home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-TMdF76/src.cxx [2/2] : && /usr/bin/c++ -fPIC CMakeFiles/cmTC_8e634.dir/src.cxx.o -o cmTC_8e634 && : exitCode: 0 - kind: "try_compile-v1" backtrace: - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/Internal/CheckLinkerFlag.cmake:37 (cmake_check_source_compiles)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CheckPIESupported.cmake:123 (cmake_check_linker_flag)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/QtSetup.cmake:140 (check_pie_supported)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:273 (include)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:435 (qt_build_internals_set_up_private_api)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:636 (qt_build_repo_begin)" - "CMakeLists.txt:42 (qt_build_repo)" directories: source: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-gsjBCA" binary: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-gsjBCA" cmakeVariables: CMAKE_C_FLAGS: "-fPIC" CMAKE_C_FLAGS_DEBUG: "-g" CMAKE_EXE_LINKER_FLAGS: "" CMAKE_MODULE_PATH: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/src/here-src-6-4f617c9365.clean/cmake;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/../Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin" CMAKE_POSITION_INDEPENDENT_CODE: "ON" VCPKG_APPLOCAL_DEPS: "OFF" VCPKG_CHAINLOAD_TOOLCHAIN_FILE: "/home/ts/src/example/vcpkg/scripts/toolchains/linux.cmake" VCPKG_TARGET_ARCHITECTURE: "x64" VCPKG_TARGET_TRIPLET: "x64-linux-dynamic" Z_VCPKG_ROOT_DIR: "/home/ts/src/example/vcpkg" buildResult: variable: "CMAKE_C_LINK_PIE_SUPPORTED" cached: true stdout: | Change Dir: '/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-gsjBCA' Run Build Command(s): /usr/bin/ninja -v cmTC_e9c6b [1/2] /usr/bin/ccache /usr/bin/cc -DCMAKE_C_LINK_PIE_SUPPORTED -fPIC -fPIE -o CMakeFiles/cmTC_e9c6b.dir/src.c.o -c /home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-gsjBCA/src.c [2/2] : && /usr/bin/cc -fPIC -fPIE -pie CMakeFiles/cmTC_e9c6b.dir/src.c.o -o cmTC_e9c6b && : exitCode: 0 - kind: "try_compile-v1" backtrace: - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/Internal/CheckLinkerFlag.cmake:37 (cmake_check_source_compiles)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CheckPIESupported.cmake:133 (cmake_check_linker_flag)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/QtSetup.cmake:140 (check_pie_supported)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:273 (include)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:435 (qt_build_internals_set_up_private_api)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:636 (qt_build_repo_begin)" - "CMakeLists.txt:42 (qt_build_repo)" directories: source: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-hfXori" binary: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-hfXori" cmakeVariables: CMAKE_C_FLAGS: "-fPIC" CMAKE_C_FLAGS_DEBUG: "-g" CMAKE_EXE_LINKER_FLAGS: "" CMAKE_MODULE_PATH: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/src/here-src-6-4f617c9365.clean/cmake;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/../Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin" CMAKE_POSITION_INDEPENDENT_CODE: "ON" VCPKG_APPLOCAL_DEPS: "OFF" VCPKG_CHAINLOAD_TOOLCHAIN_FILE: "/home/ts/src/example/vcpkg/scripts/toolchains/linux.cmake" VCPKG_TARGET_ARCHITECTURE: "x64" VCPKG_TARGET_TRIPLET: "x64-linux-dynamic" Z_VCPKG_ROOT_DIR: "/home/ts/src/example/vcpkg" buildResult: variable: "CMAKE_C_LINK_NO_PIE_SUPPORTED" cached: true stdout: | Change Dir: '/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-hfXori' Run Build Command(s): /usr/bin/ninja -v cmTC_f79a9 [1/2] /usr/bin/ccache /usr/bin/cc -DCMAKE_C_LINK_NO_PIE_SUPPORTED -fPIC -fPIE -o CMakeFiles/cmTC_f79a9.dir/src.c.o -c /home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-hfXori/src.c [2/2] : && /usr/bin/cc -fPIC -no-pie CMakeFiles/cmTC_f79a9.dir/src.c.o -o cmTC_f79a9 && : exitCode: 0 - kind: "try_compile-v1" backtrace: - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/Internal/CheckLinkerFlag.cmake:37 (cmake_check_source_compiles)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CheckPIESupported.cmake:123 (cmake_check_linker_flag)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/QtSetup.cmake:140 (check_pie_supported)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:273 (include)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:435 (qt_build_internals_set_up_private_api)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:636 (qt_build_repo_begin)" - "CMakeLists.txt:42 (qt_build_repo)" directories: source: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-YVYCwp" binary: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-YVYCwp" cmakeVariables: CMAKE_CXX_FLAGS: "-fPIC" CMAKE_CXX_FLAGS_DEBUG: "-g" CMAKE_C_LINK_NO_PIE_SUPPORTED: "1" CMAKE_EXE_LINKER_FLAGS: "" CMAKE_MODULE_PATH: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/src/here-src-6-4f617c9365.clean/cmake;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/../Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin" CMAKE_POSITION_INDEPENDENT_CODE: "ON" VCPKG_APPLOCAL_DEPS: "OFF" VCPKG_CHAINLOAD_TOOLCHAIN_FILE: "/home/ts/src/example/vcpkg/scripts/toolchains/linux.cmake" VCPKG_TARGET_ARCHITECTURE: "x64" VCPKG_TARGET_TRIPLET: "x64-linux-dynamic" Z_VCPKG_ROOT_DIR: "/home/ts/src/example/vcpkg" buildResult: variable: "CMAKE_CXX_LINK_PIE_SUPPORTED" cached: true stdout: | Change Dir: '/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-YVYCwp' Run Build Command(s): /usr/bin/ninja -v cmTC_b4b00 [1/2] /usr/bin/ccache /usr/bin/c++ -DCMAKE_CXX_LINK_PIE_SUPPORTED -fPIC -fPIE -o CMakeFiles/cmTC_b4b00.dir/src.cxx.o -c /home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-YVYCwp/src.cxx [2/2] : && /usr/bin/c++ -fPIC -fPIE -pie CMakeFiles/cmTC_b4b00.dir/src.cxx.o -o cmTC_b4b00 && : exitCode: 0 - kind: "try_compile-v1" backtrace: - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/Internal/CheckLinkerFlag.cmake:37 (cmake_check_source_compiles)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CheckPIESupported.cmake:133 (cmake_check_linker_flag)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/QtSetup.cmake:140 (check_pie_supported)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:273 (include)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:435 (qt_build_internals_set_up_private_api)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:636 (qt_build_repo_begin)" - "CMakeLists.txt:42 (qt_build_repo)" directories: source: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-o4cjd9" binary: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-o4cjd9" cmakeVariables: CMAKE_CXX_FLAGS: "-fPIC" CMAKE_CXX_FLAGS_DEBUG: "-g" CMAKE_C_LINK_NO_PIE_SUPPORTED: "1" CMAKE_EXE_LINKER_FLAGS: "" CMAKE_MODULE_PATH: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/src/here-src-6-4f617c9365.clean/cmake;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/../Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin" CMAKE_POSITION_INDEPENDENT_CODE: "ON" VCPKG_APPLOCAL_DEPS: "OFF" VCPKG_CHAINLOAD_TOOLCHAIN_FILE: "/home/ts/src/example/vcpkg/scripts/toolchains/linux.cmake" VCPKG_TARGET_ARCHITECTURE: "x64" VCPKG_TARGET_TRIPLET: "x64-linux-dynamic" Z_VCPKG_ROOT_DIR: "/home/ts/src/example/vcpkg" buildResult: variable: "CMAKE_CXX_LINK_NO_PIE_SUPPORTED" cached: true stdout: | Change Dir: '/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-o4cjd9' Run Build Command(s): /usr/bin/ninja -v cmTC_85950 [1/2] /usr/bin/ccache /usr/bin/c++ -DCMAKE_CXX_LINK_NO_PIE_SUPPORTED -fPIC -fPIE -o CMakeFiles/cmTC_85950.dir/src.cxx.o -c /home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-o4cjd9/src.cxx [2/2] : && /usr/bin/c++ -fPIC -no-pie CMakeFiles/cmTC_85950.dir/src.cxx.o -o cmTC_85950 && : exitCode: 0 - kind: "try_compile-v1" backtrace: - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/QtSeparateDebugInfo.cmake:53 (try_compile)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/QtSeparateDebugInfo.cmake:114 (qt_internal_try_compile_binary_for_strip)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:455 (qt_internal_generate_binary_strip_wrapper)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:636 (qt_build_repo_begin)" - "CMakeLists.txt:42 (qt_build_repo)" directories: source: "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/config.tests/binary_for_strip" binary: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/config.tests/binary_for_strip_built" buildResult: variable: "QT_INTERNAL_BUILT_BINARY_FOR_STRIP" cached: true stdout: | Change Dir: '/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/config.tests/binary_for_strip_built' Run Build Command(s): /usr/bin/ninja -v [1/3] /usr/bin/ccache /usr/bin/c++ -Dlib1_EXPORTS -fPIC -std=gnu++17 -fPIC -o CMakeFiles/lib1.dir/lib1.cpp.o -c /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/config.tests/binary_for_strip/lib1.cpp [2/3] : && /usr/bin/c++ -fPIC -fPIC -shared -Wl,-soname,liblib1.so -o liblib1.so CMakeFiles/lib1.dir/lib1.cpp.o && : [3/3] cd /home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/config.tests/binary_for_strip_built && /home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/bin/cmake -E echo "###/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/config.tests/binary_for_strip_built/liblib1.so###" ###/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/config.tests/binary_for_strip_built/liblib1.so### exitCode: 0 - kind: "try_compile-v1" backtrace: - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CheckCXXSourceCompiles.cmake:52 (cmake_check_source_compiles)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/QtFeature.cmake:1103 (check_cxx_source_compiles)" - "configure.cmake:74 (qt_config_compile_test)" - "src/CMakeLists.txt:18 (include)" directories: source: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-IeBKa2" binary: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-IeBKa2" cmakeVariables: CMAKE_CXX_FLAGS: "-fPIC" CMAKE_CXX_FLAGS_DEBUG: "-g" CMAKE_CXX_LINK_NO_PIE_SUPPORTED: "1" CMAKE_C_LINK_NO_PIE_SUPPORTED: "1" CMAKE_EXE_LINKER_FLAGS: "" CMAKE_MODULE_PATH: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/src/here-src-6-4f617c9365.clean/cmake;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/../Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin" CMAKE_POSITION_INDEPENDENT_CODE: "ON" VCPKG_APPLOCAL_DEPS: "OFF" VCPKG_CHAINLOAD_TOOLCHAIN_FILE: "/home/ts/src/example/vcpkg/scripts/toolchains/linux.cmake" VCPKG_TARGET_ARCHITECTURE: "x64" VCPKG_TARGET_TRIPLET: "x64-linux-dynamic" Z_VCPKG_ROOT_DIR: "/home/ts/src/example/vcpkg" buildResult: variable: "HAVE_re2" cached: true stdout: | Change Dir: '/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-IeBKa2' Run Build Command(s): /usr/bin/ninja -v cmTC_2d56f [1/2] /usr/bin/ccache /usr/bin/c++ -DHAVE_re2 -isystem /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include -fPIC -std=gnu++17 -fPIE -pthread -DNOMINMAX -o CMakeFiles/cmTC_2d56f.dir/src.cxx.o -c /home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-IeBKa2/src.cxx [2/2] : && /usr/bin/c++ -fPIC -pthread CMakeFiles/cmTC_2d56f.dir/src.cxx.o -o cmTC_2d56f -Wl,-rpath,/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libre2.so /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_flags_internal.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_flags_marshalling.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_flags_reflection.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_flags_private_handle_accessor.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_flags_commandlineflag.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_flags_commandlineflag_internal.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_flags_config.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_flags_program_name.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_cord.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_cordz_info.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_cord_internal.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_cordz_functions.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_cordz_handle.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_crc_cord_state.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_crc32c.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_crc_internal.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_crc_cpu_detect.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_raw_hash_set.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_hash.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_city.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_bad_variant_access.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_low_level_hash.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_hashtablez_sampler.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_exponential_biased.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_bad_optional_access.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_str_format_internal.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_synchronization.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_graphcycles_internal.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_kernel_timeout_internal.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_stacktrace.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_symbolize.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_debugging_internal.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_demangle_internal.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_malloc_internal.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_time.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_civil_time.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_strings.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_strings_internal.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_string_view.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_base.a /usr/lib64/librt.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_spinlock_wait.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_int128.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_throw_delegate.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_raw_logging_internal.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_log_severity.a /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libabsl_time_zone.a && : exitCode: 0 - kind: "try_compile-v1" backtrace: - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CheckCXXSourceCompiles.cmake:52 (cmake_check_source_compiles)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/QtFeature.cmake:1103 (check_cxx_source_compiles)" - "configure.cmake:93 (qt_config_compile_test)" - "src/CMakeLists.txt:18 (include)" directories: source: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-gQ6nnc" binary: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-gQ6nnc" cmakeVariables: CMAKE_CXX_FLAGS: "-fPIC" CMAKE_CXX_FLAGS_DEBUG: "-g" CMAKE_CXX_LINK_NO_PIE_SUPPORTED: "1" CMAKE_C_LINK_NO_PIE_SUPPORTED: "1" CMAKE_EXE_LINKER_FLAGS: "" CMAKE_MODULE_PATH: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/src/here-src-6-4f617c9365.clean/cmake;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/../Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin" CMAKE_POSITION_INDEPENDENT_CODE: "ON" VCPKG_APPLOCAL_DEPS: "OFF" VCPKG_CHAINLOAD_TOOLCHAIN_FILE: "/home/ts/src/example/vcpkg/scripts/toolchains/linux.cmake" VCPKG_TARGET_ARCHITECTURE: "x64" VCPKG_TARGET_TRIPLET: "x64-linux-dynamic" Z_VCPKG_ROOT_DIR: "/home/ts/src/example/vcpkg" buildResult: variable: "HAVE_vpx" cached: true stdout: | Change Dir: '/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-gQ6nnc' Run Build Command(s): /usr/bin/ninja -v cmTC_291f2 [1/2] /usr/bin/ccache /usr/bin/c++ -DHAVE_vpx -isystem /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include -fPIC -std=gnu++17 -fPIE -o CMakeFiles/cmTC_291f2.dir/src.cxx.o -c /home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-gQ6nnc/src.cxx [2/2] : && /usr/bin/c++ -fPIC CMakeFiles/cmTC_291f2.dir/src.cxx.o -o cmTC_291f2 /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libvpx.a -lm /usr/lib64/libpthread.a && : exitCode: 0 - kind: "try_compile-v1" backtrace: - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CheckCXXSourceCompiles.cmake:52 (cmake_check_source_compiles)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/QtFeature.cmake:1103 (check_cxx_source_compiles)" - "configure.cmake:112 (qt_config_compile_test)" - "src/CMakeLists.txt:18 (include)" directories: source: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-Nx1FNt" binary: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-Nx1FNt" cmakeVariables: CMAKE_CXX_FLAGS: "-fPIC" CMAKE_CXX_FLAGS_DEBUG: "-g" CMAKE_CXX_LINK_NO_PIE_SUPPORTED: "1" CMAKE_C_LINK_NO_PIE_SUPPORTED: "1" CMAKE_EXE_LINKER_FLAGS: "" CMAKE_MODULE_PATH: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/src/here-src-6-4f617c9365.clean/cmake;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/../Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin" CMAKE_POSITION_INDEPENDENT_CODE: "ON" VCPKG_APPLOCAL_DEPS: "OFF" VCPKG_CHAINLOAD_TOOLCHAIN_FILE: "/home/ts/src/example/vcpkg/scripts/toolchains/linux.cmake" VCPKG_TARGET_ARCHITECTURE: "x64" VCPKG_TARGET_TRIPLET: "x64-linux-dynamic" Z_VCPKG_ROOT_DIR: "/home/ts/src/example/vcpkg" buildResult: variable: "HAVE_snappy" cached: true stdout: | Change Dir: '/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-Nx1FNt' Run Build Command(s): /usr/bin/ninja -v cmTC_f1cc1 [1/2] /usr/bin/ccache /usr/bin/c++ -DHAVE_snappy -isystem /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include -fPIC -std=gnu++17 -fPIE -o CMakeFiles/cmTC_f1cc1.dir/src.cxx.o -c /home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-Nx1FNt/src.cxx [2/2] : && /usr/bin/c++ -fPIC CMakeFiles/cmTC_f1cc1.dir/src.cxx.o -o cmTC_f1cc1 -Wl,-rpath,/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libsnappy.so && : exitCode: 0 - kind: "try_compile-v1" backtrace: - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CheckCXXSourceCompiles.cmake:52 (cmake_check_source_compiles)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/QtFeature.cmake:1103 (check_cxx_source_compiles)" - "configure.cmake:141 (qt_config_compile_test)" - "src/CMakeLists.txt:18 (include)" directories: source: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-YAtmpm" binary: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-YAtmpm" cmakeVariables: CMAKE_CXX_FLAGS: "-fPIC" CMAKE_CXX_FLAGS_DEBUG: "-g" CMAKE_CXX_LINK_NO_PIE_SUPPORTED: "1" CMAKE_C_LINK_NO_PIE_SUPPORTED: "1" CMAKE_EXE_LINKER_FLAGS: "" CMAKE_MODULE_PATH: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/src/here-src-6-4f617c9365.clean/cmake;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/../Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin" CMAKE_POSITION_INDEPENDENT_CODE: "ON" VCPKG_APPLOCAL_DEPS: "OFF" VCPKG_CHAINLOAD_TOOLCHAIN_FILE: "/home/ts/src/example/vcpkg/scripts/toolchains/linux.cmake" VCPKG_TARGET_ARCHITECTURE: "x64" VCPKG_TARGET_TRIPLET: "x64-linux-dynamic" Z_VCPKG_ROOT_DIR: "/home/ts/src/example/vcpkg" buildResult: variable: "HAVE_jpeg" cached: true stdout: | Change Dir: '/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-YAtmpm' Run Build Command(s): /usr/bin/ninja -v cmTC_90d56 [1/2] /usr/bin/ccache /usr/bin/c++ -DHAVE_jpeg -isystem /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include -fPIC -std=gnu++17 -fPIE -o CMakeFiles/cmTC_90d56.dir/src.cxx.o -c /home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-YAtmpm/src.cxx [2/2] : && /usr/bin/c++ -fPIC CMakeFiles/cmTC_90d56.dir/src.cxx.o -o cmTC_90d56 -Wl,-rpath,/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libjpeg.so && : exitCode: 0 - kind: "try_compile-v1" backtrace: - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CheckCXXSourceCompiles.cmake:52 (cmake_check_source_compiles)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/QtFeature.cmake:1103 (check_cxx_source_compiles)" - "configure.cmake:159 (qt_config_compile_test)" - "src/CMakeLists.txt:18 (include)" directories: source: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-OxC4Kb" binary: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-OxC4Kb" cmakeVariables: CMAKE_CXX_FLAGS: "-fPIC" CMAKE_CXX_FLAGS_DEBUG: "-g" CMAKE_CXX_LINK_NO_PIE_SUPPORTED: "1" CMAKE_C_LINK_NO_PIE_SUPPORTED: "1" CMAKE_EXE_LINKER_FLAGS: "" CMAKE_MODULE_PATH: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/src/here-src-6-4f617c9365.clean/cmake;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/../Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin" CMAKE_POSITION_INDEPENDENT_CODE: "ON" VCPKG_APPLOCAL_DEPS: "OFF" VCPKG_CHAINLOAD_TOOLCHAIN_FILE: "/home/ts/src/example/vcpkg/scripts/toolchains/linux.cmake" VCPKG_TARGET_ARCHITECTURE: "x64" VCPKG_TARGET_TRIPLET: "x64-linux-dynamic" Z_VCPKG_ROOT_DIR: "/home/ts/src/example/vcpkg" buildResult: variable: "HAVE_freetype" cached: true stdout: | Change Dir: '/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-OxC4Kb' Run Build Command(s): /usr/bin/ninja -v cmTC_4f697 [1/2] /usr/bin/ccache /usr/bin/c++ -DHAVE_freetype -isystem /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include -isystem /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include/libpng16 -fPIC -std=gnu++17 -fPIE -o CMakeFiles/cmTC_4f697.dir/src.cxx.o -c /home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-OxC4Kb/src.cxx [2/2] : && /usr/bin/c++ -fPIC CMakeFiles/cmTC_4f697.dir/src.cxx.o -o cmTC_4f697 -Wl,-rpath,/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/libfreetyped.so && : exitCode: 0 - kind: "try_compile-v1" backtrace: - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CheckCXXSourceCompiles.cmake:52 (cmake_check_source_compiles)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/QtFeature.cmake:1103 (check_cxx_source_compiles)" - "configure.cmake:177 (qt_config_compile_test)" - "src/CMakeLists.txt:18 (include)" directories: source: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-lbF246" binary: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-lbF246" cmakeVariables: CMAKE_CXX_FLAGS: "-fPIC" CMAKE_CXX_FLAGS_DEBUG: "-g" CMAKE_CXX_LINK_NO_PIE_SUPPORTED: "1" CMAKE_C_LINK_NO_PIE_SUPPORTED: "1" CMAKE_EXE_LINKER_FLAGS: "" CMAKE_MODULE_PATH: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/src/here-src-6-4f617c9365.clean/cmake;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/../Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin" CMAKE_POSITION_INDEPENDENT_CODE: "ON" VCPKG_APPLOCAL_DEPS: "OFF" VCPKG_CHAINLOAD_TOOLCHAIN_FILE: "/home/ts/src/example/vcpkg/scripts/toolchains/linux.cmake" VCPKG_TARGET_ARCHITECTURE: "x64" VCPKG_TARGET_TRIPLET: "x64-linux-dynamic" Z_VCPKG_ROOT_DIR: "/home/ts/src/example/vcpkg" buildResult: variable: "HAVE_glibc" cached: true stdout: | Change Dir: '/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-lbF246' Run Build Command(s): /usr/bin/ninja -v cmTC_82b04 [1/2] /usr/bin/ccache /usr/bin/c++ -DHAVE_glibc -fPIC -std=gnu++17 -fPIE -o CMakeFiles/cmTC_82b04.dir/src.cxx.o -c /home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-lbF246/src.cxx [2/2] : && /usr/bin/c++ -fPIC CMakeFiles/cmTC_82b04.dir/src.cxx.o -o cmTC_82b04 && : exitCode: 0 - kind: "try_compile-v1" backtrace: - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CheckCXXSourceCompiles.cmake:52 (cmake_check_source_compiles)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/QtFeature.cmake:1103 (check_cxx_source_compiles)" - "configure.cmake:190 (qt_config_compile_test)" - "src/CMakeLists.txt:18 (include)" directories: source: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-WxmXzu" binary: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-WxmXzu" cmakeVariables: CMAKE_CXX_FLAGS: "-fPIC" CMAKE_CXX_FLAGS_DEBUG: "-g" CMAKE_CXX_LINK_NO_PIE_SUPPORTED: "1" CMAKE_C_LINK_NO_PIE_SUPPORTED: "1" CMAKE_EXE_LINKER_FLAGS: "" CMAKE_MODULE_PATH: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/src/here-src-6-4f617c9365.clean/cmake;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/../Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin" CMAKE_POSITION_INDEPENDENT_CODE: "ON" VCPKG_APPLOCAL_DEPS: "OFF" VCPKG_CHAINLOAD_TOOLCHAIN_FILE: "/home/ts/src/example/vcpkg/scripts/toolchains/linux.cmake" VCPKG_TARGET_ARCHITECTURE: "x64" VCPKG_TARGET_TRIPLET: "x64-linux-dynamic" Z_VCPKG_ROOT_DIR: "/home/ts/src/example/vcpkg" buildResult: variable: "HAVE_khr" cached: true stdout: | Change Dir: '/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-WxmXzu' Run Build Command(s): /usr/bin/ninja -v cmTC_1df8c [1/2] /usr/bin/ccache /usr/bin/c++ -DHAVE_khr -fPIC -std=gnu++17 -fPIE -o CMakeFiles/cmTC_1df8c.dir/src.cxx.o -c /home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-WxmXzu/src.cxx [2/2] : && /usr/bin/c++ -fPIC CMakeFiles/cmTC_1df8c.dir/src.cxx.o -o cmTC_1df8c && : exitCode: 0 - kind: "try_compile-v1" backtrace: - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CheckCXXSourceCompiles.cmake:52 (cmake_check_source_compiles)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/QtFeature.cmake:1103 (check_cxx_source_compiles)" - "configure.cmake:200 (qt_config_compile_test)" - "src/CMakeLists.txt:18 (include)" directories: source: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-IDvGdr" binary: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-IDvGdr" cmakeVariables: CMAKE_CXX_FLAGS: "-fPIC" CMAKE_CXX_FLAGS_DEBUG: "-g" CMAKE_CXX_LINK_NO_PIE_SUPPORTED: "1" CMAKE_C_LINK_NO_PIE_SUPPORTED: "1" CMAKE_EXE_LINKER_FLAGS: "" CMAKE_MODULE_PATH: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/src/here-src-6-4f617c9365.clean/cmake;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/../Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin" CMAKE_POSITION_INDEPENDENT_CODE: "ON" VCPKG_APPLOCAL_DEPS: "OFF" VCPKG_CHAINLOAD_TOOLCHAIN_FILE: "/home/ts/src/example/vcpkg/scripts/toolchains/linux.cmake" VCPKG_TARGET_ARCHITECTURE: "x64" VCPKG_TARGET_TRIPLET: "x64-linux-dynamic" Z_VCPKG_ROOT_DIR: "/home/ts/src/example/vcpkg" buildResult: variable: "HAVE_winversion" cached: true stdout: | Change Dir: '/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-IDvGdr' Run Build Command(s): /usr/bin/ninja -v cmTC_387bd [1/2] /usr/bin/ccache /usr/bin/c++ -DHAVE_winversion -fPIC -std=gnu++17 -fPIE -o CMakeFiles/cmTC_387bd.dir/src.cxx.o -c /home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-IDvGdr/src.cxx FAILED: CMakeFiles/cmTC_387bd.dir/src.cxx.o /usr/bin/ccache /usr/bin/c++ -DHAVE_winversion -fPIC -std=gnu++17 -fPIE -o CMakeFiles/cmTC_387bd.dir/src.cxx.o -c /home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-IDvGdr/src.cxx /home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-IDvGdr/src.cxx:3:2: error: #error unsupported Visual Studio version 3 | #error unsupported Visual Studio version | ^~~~~ ninja: build stopped: subcommand failed. exitCode: 1 - kind: "try_compile-v1" backtrace: - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CheckCXXSourceCompiles.cmake:52 (cmake_check_source_compiles)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/QtFeature.cmake:1103 (check_cxx_source_compiles)" - "configure.cmake:212 (qt_config_compile_test)" - "src/CMakeLists.txt:18 (include)" directories: source: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-mcavxM" binary: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-mcavxM" cmakeVariables: CMAKE_CXX_FLAGS: "-fPIC" CMAKE_CXX_FLAGS_DEBUG: "-g" CMAKE_CXX_LINK_NO_PIE_SUPPORTED: "1" CMAKE_C_LINK_NO_PIE_SUPPORTED: "1" CMAKE_EXE_LINKER_FLAGS: "" CMAKE_MODULE_PATH: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/src/here-src-6-4f617c9365.clean/cmake;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/../Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin" CMAKE_POSITION_INDEPENDENT_CODE: "ON" VCPKG_APPLOCAL_DEPS: "OFF" VCPKG_CHAINLOAD_TOOLCHAIN_FILE: "/home/ts/src/example/vcpkg/scripts/toolchains/linux.cmake" VCPKG_TARGET_ARCHITECTURE: "x64" VCPKG_TARGET_TRIPLET: "x64-linux-dynamic" Z_VCPKG_ROOT_DIR: "/home/ts/src/example/vcpkg" buildResult: variable: "HAVE_libavformat" cached: true stdout: | Change Dir: '/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-mcavxM' Run Build Command(s): /usr/bin/ninja -v cmTC_ea55a [1/2] /usr/bin/ccache /usr/bin/c++ -DHAVE_libavformat -isystem /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include -fPIC -std=gnu++17 -fPIE -o CMakeFiles/cmTC_ea55a.dir/src.cxx.o -c /home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-mcavxM/src.cxx FAILED: CMakeFiles/cmTC_ea55a.dir/src.cxx.o /usr/bin/ccache /usr/bin/c++ -DHAVE_libavformat -isystem /home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/debug/lib/pkgconfig/../../../include -fPIC -std=gnu++17 -fPIE -o CMakeFiles/cmTC_ea55a.dir/src.cxx.o -c /home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-mcavxM/src.cxx /home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-mcavxM/src.cxx: In function ‘int main()’: /home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-mcavxM/src.cxx:9:22: error: ‘av_stream_get_first_dts’ was not declared in this scope; did you mean ‘av_stream_get_side_data’? 9 | auto first_dts = av_stream_get_first_dts(&stream); | ^~~~~~~~~~~~~~~~~~~~~~~ | av_stream_get_side_data ninja: build stopped: subcommand failed. exitCode: 1 - kind: "try_compile-v1" backtrace: - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CheckCXXSourceCompiles.cmake:52 (cmake_check_source_compiles)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/QtFlagHandlingHelpers.cmake:124 (check_cxx_source_compiles)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/QtModuleHelpers.cmake:826 (qt_internal_add_link_flags_no_undefined)" - "src/pdf/CMakeLists.txt:18 (qt_internal_add_module)" directories: source: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-Z4DDGf" binary: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-Z4DDGf" cmakeVariables: CMAKE_CXX_FLAGS: "-fPIC" CMAKE_CXX_FLAGS_DEBUG: "-g" CMAKE_CXX_LINK_NO_PIE_SUPPORTED: "1" CMAKE_C_LINK_NO_PIE_SUPPORTED: "1" CMAKE_EXE_LINKER_FLAGS: "" CMAKE_MODULE_PATH: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/src/here-src-6-4f617c9365.clean/cmake;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/../Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin" CMAKE_POSITION_INDEPENDENT_CODE: "ON" VCPKG_APPLOCAL_DEPS: "OFF" VCPKG_CHAINLOAD_TOOLCHAIN_FILE: "/home/ts/src/example/vcpkg/scripts/toolchains/linux.cmake" VCPKG_TARGET_ARCHITECTURE: "x64" VCPKG_TARGET_TRIPLET: "x64-linux-dynamic" Z_VCPKG_ROOT_DIR: "/home/ts/src/example/vcpkg" buildResult: variable: "HAVE_DASH_UNDEFINED_SYMBOLS" cached: true stdout: | Change Dir: '/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-Z4DDGf' Run Build Command(s): /usr/bin/ninja -v cmTC_aaa55 [1/2] /usr/bin/ccache /usr/bin/c++ -DHAVE_DASH_UNDEFINED_SYMBOLS -fPIC -std=gnu++17 -fPIE -o CMakeFiles/cmTC_aaa55.dir/src.cxx.o -c /home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-Z4DDGf/src.cxx [2/2] : && /usr/bin/c++ -fPIC -Wl,-undefined,error CMakeFiles/cmTC_aaa55.dir/src.cxx.o -o cmTC_aaa55 && : exitCode: 0 - kind: "try_compile-v1" backtrace: - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)" - "/home/ts/src/example/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/share/cmake-3.29/Modules/CheckCXXSourceCompiles.cmake:52 (cmake_check_source_compiles)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/QtFlagHandlingHelpers.cmake:130 (check_cxx_source_compiles)" - "/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/QtModuleHelpers.cmake:826 (qt_internal_add_link_flags_no_undefined)" - "src/pdf/CMakeLists.txt:18 (qt_internal_add_module)" directories: source: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-EbnjSs" binary: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-EbnjSs" cmakeVariables: CMAKE_CXX_FLAGS: "-fPIC" CMAKE_CXX_FLAGS_DEBUG: "-g" CMAKE_CXX_LINK_NO_PIE_SUPPORTED: "1" CMAKE_C_LINK_NO_PIE_SUPPORTED: "1" CMAKE_EXE_LINKER_FLAGS: "" CMAKE_MODULE_PATH: "/home/ts/src/example/vcpkg/buildtrees/qtwebengine/src/here-src-6-4f617c9365.clean/cmake;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6BuildInternals/../Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/extra-cmake-modules/find-modules;/home/ts/src/example/build/vcpkg_installed/x64-linux-dynamic/share/Qt6/3rdparty/kwin" CMAKE_POSITION_INDEPENDENT_CODE: "ON" VCPKG_APPLOCAL_DEPS: "OFF" VCPKG_CHAINLOAD_TOOLCHAIN_FILE: "/home/ts/src/example/vcpkg/scripts/toolchains/linux.cmake" VCPKG_TARGET_ARCHITECTURE: "x64" VCPKG_TARGET_TRIPLET: "x64-linux-dynamic" Z_VCPKG_ROOT_DIR: "/home/ts/src/example/vcpkg" buildResult: variable: "HAVE_DASH_DASH_NO_UNDEFINED" cached: true stdout: | Change Dir: '/home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-EbnjSs' Run Build Command(s): /usr/bin/ninja -v cmTC_eeb40 [1/2] /usr/bin/ccache /usr/bin/c++ -DHAVE_DASH_DASH_NO_UNDEFINED -fPIC -std=gnu++17 -fPIE -o CMakeFiles/cmTC_eeb40.dir/src.cxx.o -c /home/ts/src/example/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/CMakeFiles/CMakeScratch/TryCompile-EbnjSs/src.cxx [2/2] : && /usr/bin/c++ -fPIC -Wl,--no-undefined CMakeFiles/cmTC_eeb40.dir/src.cxx.o -o cmTC_eeb40 && : exitCode: 0 ... ```

Does that perhaps indicate that it doesn't even find libxml2 when it tries with pkg-config? The test in example/vcpkg/buildtrees/qtwebengine/src/here-src-6-4f617c9365.clean/configure.cmake looks like this:

qt_config_compile_test(libxml2
    LABEL "compatible libxml2 and libxslt"
    LIBRARIES
        PkgConfig::LIBXML2
    CODE
"
#include \"libxml/xmlversion.h\"
#if !defined(LIBXML_ICU_ENABLED)
#error libxml icu not enabled
#endif
int main() {
    return 0;
}"
)

The test macro appears to be defined in https://github.com/qt/qtbase/blob/24859d7deaf995e992f0d9439a1c476126d5f654/cmake/QtFeature.cmake#L907

Neumann-A commented 1 week ago

So how did you even get so far? I get errors due to nss being missing.

tsondergaard commented 1 week ago

nss and nspr in vcpkg.git strangely are not available on other platforms than Windows, so you have to use the distro version of these libraries. On RHEL I used dnf installl nss-devel

Neumann-A commented 1 week ago

so you have to use the distro version of these libraries. On RHEL I used dnf installl nss-devel

Yeah no. Just build the dependencies in vcpkg itself. I am already at that point

tsondergaard commented 1 week ago

I cannot parse your response 🤷

Neumann-A commented 1 week ago

I am building everything externally required within vcpkg itself.

tsondergaard commented 1 week ago

All the X11 dependencies too? Impressive! 💪

Neumann-A commented 1 week ago

All the X11 dependencies too? Impressive! 💪

The x11 deps are already all in vcpkg. I could do that but that is not the aim currently. (see #27279 for that)

Neumann-A commented 1 week ago

If you get to the point it is building you get:

[3670/41522] ACTION //third_party/devtools-frontend/src/front_end/core/common:ColorUtils(/home/neumann/vcpkg/buildtrees/qtwebengine/x64-linux-dyn-rel-rel/src/core/target_toolchain:target)
FAILED: gen/third_party/devtools-frontend/src/front_end/core/common/ColorUtils-tsconfig.json gen/third_party/devtools-frontend/src/front_end/core/common/ColorUtils.js gen/third_party/devtools-frontend/src/front_end/core/common/ColorUtils.js.map gen/third_party/devtools-frontend/src/front_end/core/common/ColorUtils.d.ts 
/home/neumann/vcpkg/buildtrees/qtwebengine/x64-linux-dyn-rel-venv/bin/python ../../../../../src/here-src-6-516c9de97f.clean/src/3rdparty/chromium/third_party/devtools-frontend/src/third_party/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/front_end/core/common/ColorUtils-tsconfig.json --front_end_directory ../../../../../src/here-src-6-516c9de97f.clean/src/3rdparty/chromium/third_party/devtools-frontend/src/front_end/core/common --sources ../../../../../src/here-src-6-516c9de97f.clean/src/3rdparty/chromium/third_party/devtools-frontend/src/front_end/core/common/ColorUtils.ts

TypeScript compilation failed. Used tsconfig gen/third_party/devtools-frontend/src/front_end/core/common/ColorUtils-tsconfig.json

/home/neumann/vcpkg/buildtrees/qtwebengine/src/here-src-6-516c9de97f.clean/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/typescript/lib/tsc.js:93
  for (let i = startIndex ?? 0; i < array.length; i++) {
                           ^

SyntaxError: Unexpected token '?'
    at wrapSafe (internal/modules/cjs/loader.js:915:16)
    at Module._compile (internal/modules/cjs/loader.js:963:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    at Module.load (internal/modules/cjs/loader.js:863:32)
    at Function.Module._load (internal/modules/cjs/loader.js:708:14)
    at Module.require (internal/modules/cjs/loader.js:887:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at Object.<anonymous> (/home/neumann/vcpkg/buildtrees/qtwebengine/src/here-src-6-516c9de97f.clean/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/typescript/bin/tsc:2:1)
    at Module._compile (internal/modules/cjs/loader.js:999:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
dg0yt commented 1 week ago

The x11 deps are already all in vcpkg.

But as no-ops outside windows.

Neumann-A commented 1 week ago

So figured out that the build is using node from the system behind my back which is why it failed. Now I am facing:

[8173/41435] ACTION //v8:run_gen-regexp-special-case(/home/neumann/vcpkg/buildtrees/qtwebengine/x64-linux-dyn-rel-rel/src/core/target_toolchain:target)
FAILED: gen/v8/src/regexp/special-case.cc 
/home/neumann/vcpkg/buildtrees/qtwebengine/x64-linux-dyn-rel-venv/bin/python ../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/v8/tools/run.py ./gen-regexp-special-case gen/v8/src/regexp/special-case.cc
./gen-regexp-special-case: error while loading shared libraries: libicuuc.so.74: cannot open shared object file: No such file or directory
Return code is 127

Setting LD_LIBRARY_PATH seems to kill the compiler just a bit later so trying rpath now somehow.

Neumann-A commented 1 week ago

hmm ok maybe I am just running out of ram for the build

Neumann-A commented 1 week ago

Hmm reached:

[22585/41446] CXX obj/ui/gl/gl/gl_display.o
FAILED: obj/ui/gl/gl/gl_display.o 
/usr/bin/c++ -MMD -MF obj/ui/gl/gl/gl_display.o.d -DGL_IMPLEMENTATION -DUSE_UDEV -DUSE_AURA=1 -DUSE_OZONE=1 -DOFFICIAL_BUILD -DTOOLKIT_QT -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DUSE_GLX -DUSE_EGL -DSK_ENABLE_SKSL -DSK_UNTIL_CRBUG_1187654_IS_FIXED -DSK_USER_CONFIG_HEADER=\"../../skia/config/SkUserConfig.h\" -DSK_WIN_FONTMGR_NO_SIMULATIONS -DSK_DISABLE_LEGACY_SKSURFACE_METHODS -DSK_DISABLE_LEGACY_GRAPHITE_IMAGE_FACTORIES -DSK_DISABLE_LEGACY_GRAPHITE_IMAGE_METHODS -DSK_DISABLE_LEGACY_SKSURFACE_FACTORIES -DSK_DISABLE_LEGACY_SKSURFACE_FLUSH -DSK_DISABLE_LEGACY_SKSURFACE_AS_IMAGE -DSK_DISABLE_LEGACY_SKSURFACE_DISPLAYLIST -DSK_DISABLE_LEGACY_IMAGE_SUBSET_METHODS -DSK_DISABLE_LEGACY_IMAGE_COLORSPACE_METHODS -DSK_DISABLE_LEGACY_IMAGE_RELEASE_PROCS -DSK_DISABLE_LEGACY_GL_BACKEND_SURFACE -DSK_DISABLE_LEGACY_INIT_DECODERS -DSK_CODEC_DECODES_JPEG -DSK_ENCODE_JPEG -DSK_ENCODE_PNG -DSK_ENCODE_WEBP -DSK_GANESH -DSK_GPU_WORKAROUNDS_HEADER=\"gpu/config/gpu_driver_bug_workaround_autogen.h\" -DSK_GL -DSK_GRAPHITE -DUSING_SYSTEM_ICU=1 -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/mesa_headers -Igen -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/khronos -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/gpu -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/perfetto/include -Igen/third_party/perfetto/build_config -Igen/third_party/perfetto -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/skia -Igen/third_party/skia -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/wuffs/src/release/c -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/net/third_party/quiche/overrides -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/net/third_party/quiche/src/quiche/common/platform/default -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/net/third_party/quiche/src -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/abseil-cpp -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/boringssl/src/include -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/protobuf/src -Igen/protoc_out -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/ipcz/include -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/ced/src -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/angle/include -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/libsync/src -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/libsync/src/include -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-deprecated-declarations -fno-delete-null-pointer-checks -Wno-comments -Wno-packed-not-aligned -Wno-dangling-else -Wno-missing-field-initializers -Wno-unused-parameter -Wno-psabi -fno-ident -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -Wno-unknown-pragmas -Wno-address -Wno-parentheses -Wno-sign-compare -Wno-stringop-overflow -Wno-stringop-overread -Wno-psabi -Wno-multichar -Wno-format-zero-length -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pipe -pthread -m64 -msse3 -O2 -fdata-sections -ffunction-sections -fno-omit-frame-pointer -g0 -fvisibility=hidden -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib/pkgconfig/../../include -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib/pkgconfig/../../include -Wno-narrowing -Wno-class-memaccess -Wno-attributes -Wno-class-memaccess -Wno-subobject-linkage -Wno-invalid-offsetof -Wno-return-type -Wno-deprecated-copy -Wno-deprecated-copy -Wno-expansion-to-defined -std=gnu++20 -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -c ../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/ui/gl/gl_display.cc -o obj/ui/gl/gl/gl_display.o
../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/ui/gl/gl_display.cc: In member function ‘virtual void* gl::GLDisplayX11::GetDisplay() const’:
../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/ui/gl/gl_display.cc:945:10: error: ‘x11’ has not been declared
  945 |   return x11::Connection::Get()->GetXlibDisplay();
      |          ^~~

probably a missing include

Neumann-A commented 1 week ago
[41275/41446] CXX obj/QtWebEngineCore/autofill_client_qt.o
FAILED: obj/QtWebEngineCore/autofill_client_qt.o 
/usr/bin/c++ -MMD -MF obj/QtWebEngineCore/autofill_client_qt.o.d -DCHROMIUM_VERSION=118.0.5993.220 -DUSE_UDEV -DUSE_AURA=1 -DUSE_OZONE=1 -DOFFICIAL_BUILD -DTOOLKIT_QT -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DQT_NO_KEYWORDS -DQT_USE_QSTRINGBUILDER -DQTWEBENGINECORE_VERSION_STR=6.7.0 -DQTWEBENGINEPROCESS_NAME=QtWebEngineProcess -DBUILDING_CHROMIUM -DQ_FORWARD_DECLARE_OBJC_CLASS=QT_FORWARD_DECLARE_CLASS -DQT_NO_AS_CONST=1 -DQT_NO_FOREACH=1 -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_DEPRECATED_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WEBENGINECORE_LIB -DQT_DISABLE_DEPRECATED_UP_TO=0x050000 -DQT_WARN_DEPRECATED_UP_TO=0x070000 -DQT_NO_EXCEPTIONS -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_QUICK_LIB -DQT_QML_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLBUILTINS_LIB -DQT_QMLMODELS_LIB -DQT_OPENGL_LIB -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_AS_CONST -DQT_NO_QEXCHANGE -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_NO_FOREACH -DLIBYUV_DISABLE_NEON -DSK_ENABLE_SKSL -DSK_UNTIL_CRBUG_1187654_IS_FIXED -DSK_USER_CONFIG_HEADER=\"../../skia/config/SkUserConfig.h\" -DSK_WIN_FONTMGR_NO_SIMULATIONS -DSK_DISABLE_LEGACY_SKSURFACE_METHODS -DSK_DISABLE_LEGACY_GRAPHITE_IMAGE_FACTORIES -DSK_DISABLE_LEGACY_GRAPHITE_IMAGE_METHODS -DSK_DISABLE_LEGACY_SKSURFACE_FACTORIES -DSK_DISABLE_LEGACY_SKSURFACE_FLUSH -DSK_DISABLE_LEGACY_SKSURFACE_AS_IMAGE -DSK_DISABLE_LEGACY_SKSURFACE_DISPLAYLIST -DSK_DISABLE_LEGACY_IMAGE_SUBSET_METHODS -DSK_DISABLE_LEGACY_IMAGE_COLORSPACE_METHODS -DSK_DISABLE_LEGACY_IMAGE_RELEASE_PROCS -DSK_DISABLE_LEGACY_GL_BACKEND_SURFACE -DSK_DISABLE_LEGACY_INIT_DECODERS -DSK_CODEC_DECODES_JPEG -DSK_ENCODE_JPEG -DSK_ENCODE_PNG -DSK_ENCODE_WEBP -DSK_GANESH -DSK_GPU_WORKAROUNDS_HEADER=\"gpu/config/gpu_driver_bug_workaround_autogen.h\" -DSK_GL -DSK_GRAPHITE -DUSE_GLX -DUSE_EGL -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0 -DHAVE_PTHREAD -DUSING_SYSTEM_ICU=1 -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC -DV8_USE_EXTERNAL_STARTUP_DATA -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0 -DWEBRTC_CHROMIUM_BUILD -DWEBRTC_POSIX -DWEBRTC_LINUX -DABSL_ALLOCATOR_NOTHROW=1 -DWEBRTC_USE_X11 -DLOGGING_INSIDE_WEBRTC -DLEVELDB_PLATFORM_CHROMIUM=1 -DCRASHPAD_ZLIB_SOURCE_EXTERNAL -DUSE_SYSTEM_ZLIB=1 -DV8_COMPRESS_POINTERS -DV8_COMPRESS_POINTERS_IN_SHARED_CAGE -DV8_31BIT_SMIS_ON_64BIT_ARCH -DV8_ENABLE_SANDBOX -DV8_DEPRECATION_WARNINGS -DCPPGC_CAGED_HEAP -DCPPGC_YOUNG_GENERATION -DCPPGC_POINTER_COMPRESSION -DCPPGC_SLIM_WRITE_BARRIER -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/skia/config -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/boringssl/src/include -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/skia/include/core -Igen -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium -I/home/neumann/vcpkg/buildtrees/qtwebengine/x64-linux-dyn-rel-rel/include -I-I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/include -I-I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/include/nss -I/home/neumann/vcpkg/buildtrees/qtwebengine/x64-linux-dyn-rel-rel/include/QtWebEngineCore -I/home/neumann/vcpkg/buildtrees/qtwebengine/src/here-src-6-88b84a07f4/src/core/api -I/home/neumann/vcpkg/buildtrees/qtwebengine/x64-linux-dyn-rel-rel/src/core/api -I/home/neumann/vcpkg/buildtrees/qtwebengine/x64-linux-dyn-rel-rel/include/QtWebEngineCore/6.7.0 -I/home/neumann/vcpkg/buildtrees/qtwebengine/x64-linux-dyn-rel-rel/include/QtWebEngineCore/6.7.0/QtWebEngineCore -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/include -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/include/nss -I/home/neumann/vcpkg/buildtrees/qtwebengine/x64-linux-dyn-rel-rel/src/core/api/WebEngineCore_autogen/include -I/home/neumann/vcpkg/buildtrees/qtwebengine/src/here-src-6-88b84a07f4/src/core -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/abseil-cpp -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/perfetto/include -Igen/third_party/perfetto -Igen/third_party/perfetto/build_config -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/include/Qt6/QtCore -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/include/Qt6 -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/share/Qt6/mkspecs/linux-g++ -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/include/Qt6/QtGui -I/usr/include -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/include/Qt6/QtNetwork -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/include/Qt6/QtQuick -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/include/Qt6/QtQml -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/include/Qt6/QtQmlIntegration -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/include/Qt6/QtQmlBuiltins -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/include/Qt6/QtQmlModels -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/include/Qt6/QtOpenGL -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/include/Qt6/QtCore/6.7.0 -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/include/Qt6/QtCore/6.7.0/QtCore -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/include/Qt6/QtGui/6.7.0 -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/include/Qt6/QtGui/6.7.0/QtGui -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/include/Qt6/QtQuick/6.7.0 -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/include/Qt6/QtQuick/6.7.0/QtQuick -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/include/Qt6/QtQmlModels/6.7.0 -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/include/Qt6/QtQmlModels/6.7.0/QtQmlModels -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/include/Qt6/QtQml/6.7.0 -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/include/Qt6/QtQml/6.7.0/QtQml -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/include/Qt6/QtQmlBuiltins/6.7.0 -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/include/Qt6/QtQmlBuiltins/6.7.0/QtQmlBuiltins -Igen/.moc -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/net/third_party/quiche/overrides -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/net/third_party/quiche/src/quiche/common/platform/default -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/net/third_party/quiche/src -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/libyuv/include -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/jsoncpp/source/include -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/skia -Igen/third_party/skia -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/wuffs/src/release/c -Igen/third_party/dawn/include -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/dawn/include -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/khronos -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/gpu -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/protobuf/src -Igen/protoc_out -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/ipcz/include -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/ced/src -Igen/net/third_party/quiche/src -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/webrtc_overrides -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/webrtc -Igen/third_party/webrtc -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/libwebm/source -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/mesa_headers -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/leveldatabase -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/leveldatabase/src -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/leveldatabase/src/include -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/crashpad/crashpad -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/crashpad/crashpad/compat/linux -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/crashpad/crashpad/compat/non_win -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/third_party/libaom/source/libaom -I../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/v8/include -Igen/v8/include -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-deprecated-declarations -fno-delete-null-pointer-checks -Wno-comments -Wno-packed-not-aligned -Wno-dangling-else -Wno-missing-field-initializers -Wno-unused-parameter -Wno-psabi -fno-ident -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -Wno-unknown-pragmas -Wno-address -Wno-parentheses -Wno-sign-compare -Wno-stringop-overflow -Wno-stringop-overread -Wno-psabi -Wno-multichar -Wno-format-zero-length -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pipe -pthread -m64 -msse3 -O2 -fdata-sections -ffunction-sections -fno-omit-frame-pointer -g0 -fvisibility=hidden -Wall -Wextra -fno-exceptions -Wno-unused-parameter -Wno-expansion-to-defined -Wno-packed-not-aligned -fPIC -fcf-protection=full -Wl,-rpath,/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib/pkgconfig/../../include -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib/pkgconfig/../../include -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib/pkgconfig/../../include/nss -I/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib/pkgconfig/../../include/nspr -Wno-narrowing -Wno-class-memaccess -Wno-attributes -Wno-class-memaccess -Wno-subobject-linkage -Wno-invalid-offsetof -Wno-return-type -Wno-deprecated-copy -Wno-deprecated-copy -Wno-expansion-to-defined -std=gnu++20 -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -std=c++20 -Wno-ignored-qualifiers -Wall -Wextra -fno-exceptions -Wno-unused-parameter -Wno-expansion-to-defined -Wno-packed-not-aligned -fPIC -Wsuggest-override -fcf-protection=full -c /home/neumann/vcpkg/buildtrees/qtwebengine/src/here-src-6-88b84a07f4/src/core/autofill_client_qt.cpp -o obj/QtWebEngineCore/autofill_client_qt.o
In file included from ../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/components/autofill/core/browser/autofill_type.h:12,
                 from ../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/components/autofill/core/browser/autofill_download_manager.h:24,
                 from ../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/components/autofill/core/browser/autofill_manager.h:26,
                 from ../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/components/autofill/core/browser/browser_autofill_manager.h:31,
                 from ../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/components/autofill/content/browser/content_autofill_driver_factory.h:16,
                 from ../../../../../src/here-src-6-88b84a07f4/src/3rdparty/chromium/components/autofill/content/browser/content_autofill_client.h:8,
                 from /home/neumann/vcpkg/buildtrees/qtwebengine/src/here-src-6-88b84a07f4/src/core/autofill_client_qt.h:22,
                 from /home/neumann/vcpkg/buildtrees/qtwebengine/src/here-src-6-88b84a07f4/src/core/autofill_client_qt.cpp:4:
gen/components/autofill/core/browser/proto/api_v1.pb.h:17:2: error: #error This file was generated by an older version of protoc which is
   17 | #error This file was generated by an older version of protoc which is
      |  ^~~~~
gen/components/autofill/core/browser/proto/api_v1.pb.h:18:2: error: #error incompatible with your Protocol Buffer headers. Please
   18 | #error incompatible with your Protocol Buffer headers. Please
      |  ^~~~~
gen/components/autofill/core/browser/proto/api_v1.pb.h:19:2: error: #error regenerate this file with a newer version of protoc.
   19 | #error regenerate this file with a newer version of protoc.
      |  ^~~~~
Neumann-A commented 1 week ago

https://github.com/Neumann-A/vcpkg/tree/fix_qtwebengine_linux_dyn builds qtwebeninge just without libevent since this is not getting the correct includes into the build.

Installing 1/1 qtwebengine[core,default-features]:x64-linux-dyn-rel@6.7.0...
Building qtwebengine[core,default-features]:x64-linux-dyn-rel@6.7.0...
/home/neumann/vcpkg/triplets/community/x64-linux-dyn-rel.cmake: info: loaded community triplet from here. Community triplets are not built in the curated registry and are thus less likely to succeed.
-- Setting up python virtual environment...
-- Installing python packages: html5lib
-- Setting up python virtual environment... finished.
-- Using cached qtwebengine-everywhere-src-6.7.0.tar.xz.
-- Cleaning sources at /home/neumann/vcpkg/buildtrees/qtwebengine/src/here-src-6-b81b710668.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source /mnt/e/vcpkg_cache/downloads/qtwebengine-everywhere-src-6.7.0.tar.xz
-- Applying patch clang-cl.patch
-- Applying patch adjust-pkg-config.patch
-- Applying patch vcpkg-dirs.patch
-- Using source at /home/neumann/vcpkg/buildtrees/qtwebengine/src/here-src-6-b81b710668.clean
-- Configuring x64-linux-dyn-rel-rel
-- Building x64-linux-dyn-rel-rel
-- Fixing pkgconfig file: /home/neumann/vcpkg/packages/qtwebengine_x64-linux-dyn-rel/lib/pkgconfig/Qt6Pdf.pc
-- Fixing pkgconfig file: /home/neumann/vcpkg/packages/qtwebengine_x64-linux-dyn-rel/lib/pkgconfig/Qt6PdfQuick.pc
-- Fixing pkgconfig file: /home/neumann/vcpkg/packages/qtwebengine_x64-linux-dyn-rel/lib/pkgconfig/Qt6PdfWidgets.pc
-- Fixing pkgconfig file: /home/neumann/vcpkg/packages/qtwebengine_x64-linux-dyn-rel/lib/pkgconfig/Qt6WebEngineCore.pc
-- Fixing pkgconfig file: /home/neumann/vcpkg/packages/qtwebengine_x64-linux-dyn-rel/lib/pkgconfig/Qt6WebEngineQuick.pc
-- Fixing pkgconfig file: /home/neumann/vcpkg/packages/qtwebengine_x64-linux-dyn-rel/lib/pkgconfig/Qt6WebEngineQuickDelegatesQml.pc
-- Fixing pkgconfig file: /home/neumann/vcpkg/packages/qtwebengine_x64-linux-dyn-rel/lib/pkgconfig/Qt6WebEngineWidgets.pc
-- Adjusted RPATH of '/home/neumann/vcpkg/packages/qtwebengine_x64-linux-dyn-rel/Qt6/plugins/designer/libqwebengineview.so' (From '/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib:/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib:$ORIGIN/../../../lib' -> To '$ORIGIN:$ORIGIN/../../../lib')
-- Adjusted RPATH of '/home/neumann/vcpkg/packages/qtwebengine_x64-linux-dyn-rel/Qt6/plugins/imageformats/libqpdf.so' (From '/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib:/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib:$ORIGIN/../../../lib' -> To '$ORIGIN:$ORIGIN/../../../lib')
-- Adjusted RPATH of '/home/neumann/vcpkg/packages/qtwebengine_x64-linux-dyn-rel/Qt6/qml/QtQuick/Pdf/libpdfquickplugin.so' (From '/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib:/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib:$ORIGIN/../../../../lib' -> To '$ORIGIN:$ORIGIN/../../../../lib')
-- Adjusted RPATH of '/home/neumann/vcpkg/packages/qtwebengine_x64-linux-dyn-rel/Qt6/qml/QtWebEngine/ControlsDelegates/libqtwebenginequickdelegatesplugin.so' (From '/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib:/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib:$ORIGIN/../../../../lib' -> To '$ORIGIN:$ORIGIN/../../../../lib')
-- Adjusted RPATH of '/home/neumann/vcpkg/packages/qtwebengine_x64-linux-dyn-rel/Qt6/qml/QtWebEngine/libqtwebenginequickplugin.so' (From '/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib:/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib:$ORIGIN/../../../lib' -> To '$ORIGIN:$ORIGIN/../../../lib')
-- Adjusted RPATH of '/home/neumann/vcpkg/packages/qtwebengine_x64-linux-dyn-rel/lib/libQt6Pdf.so.6.7.0' (From '/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib:/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib:$ORIGIN' -> To '$ORIGIN')
-- Adjusted RPATH of '/home/neumann/vcpkg/packages/qtwebengine_x64-linux-dyn-rel/lib/libQt6PdfQuick.so.6.7.0' (From '/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib:/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib:$ORIGIN' -> To '$ORIGIN')
-- Adjusted RPATH of '/home/neumann/vcpkg/packages/qtwebengine_x64-linux-dyn-rel/lib/libQt6PdfWidgets.so.6.7.0' (From '/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib:/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib:$ORIGIN' -> To '$ORIGIN')
-- Adjusted RPATH of '/home/neumann/vcpkg/packages/qtwebengine_x64-linux-dyn-rel/lib/libQt6WebEngineCore.so.6.7.0' (From '/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib:/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib:$ORIGIN' -> To '$ORIGIN')
-- Adjusted RPATH of '/home/neumann/vcpkg/packages/qtwebengine_x64-linux-dyn-rel/lib/libQt6WebEngineQuick.so.6.7.0' (From '/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib:/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib:$ORIGIN' -> To '$ORIGIN')
-- Adjusted RPATH of '/home/neumann/vcpkg/packages/qtwebengine_x64-linux-dyn-rel/lib/libQt6WebEngineQuickDelegatesQml.so.6.7.0' (From '/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib:/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib:$ORIGIN' -> To '$ORIGIN')
-- Adjusted RPATH of '/home/neumann/vcpkg/packages/qtwebengine_x64-linux-dyn-rel/lib/libQt6WebEngineWidgets.so.6.7.0' (From '/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib:/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib:$ORIGIN' -> To '$ORIGIN')
-- Adjusted RPATH of '/home/neumann/vcpkg/packages/qtwebengine_x64-linux-dyn-rel/tools/Qt6/bin/QtWebEngineProcess' (From '/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib:/home/neumann/vcpkg/installed/x64-linux-dyn-rel/lib:$ORIGIN/../lib' -> To '$ORIGIN:$ORIGIN/../../../lib:$ORIGIN/../lib')
-- Adjusted RPATH of '/home/neumann/vcpkg/packages/qtwebengine_x64-linux-dyn-rel/tools/Qt6/bin/gn' (From '' -> To '$ORIGIN:$ORIGIN/../../../lib')
-- Adjusted RPATH of '/home/neumann/vcpkg/packages/qtwebengine_x64-linux-dyn-rel/tools/Qt6/bin/webenginedriver' (From '' -> To '$ORIGIN:$ORIGIN/../../../lib')
-- Performing post-build validation
Stored binaries in 1 destinations in 9.7 s.
Elapsed time to handle qtwebengine:x64-linux-dyn-rel: 1.6 h
qtwebengine:x64-linux-dyn-rel package ABI: a60461f48845d6b02ba01b11a10c560e3007a20b26075f7c60dde50c25b764b1
Total install time: 1.6 h
qtwebengine provides CMake targets:

  # this is heuristically generated, and may not be correct
  find_package(Qt6Pdf CONFIG REQUIRED)
  target_link_libraries(main PRIVATE Qt::Pdf Qt6::Pdf Qt::PdfPrivate Qt6::PdfPrivate)

  find_package(Qt6PdfQuick CONFIG REQUIRED)
  target_link_libraries(main PRIVATE Qt::PdfQuick Qt6::PdfQuick Qt::PdfQuickPrivate Qt6::PdfQuickPrivate)

  find_package(Qt6PdfWidgets CONFIG REQUIRED)
  target_link_libraries(main PRIVATE Qt::PdfWidgets Qt6::PdfWidgets Qt::PdfWidgetsPrivate Qt6::PdfWidgetsPrivate)

  find_package(Qt6WebEngineCore CONFIG REQUIRED)
  target_link_libraries(main PRIVATE Qt::WebEngineCore Qt6::WebEngineCore Qt::WebEngineCorePrivate Qt6::WebEngineCorePrivate)

  find_package(Qt6WebEngineQuick CONFIG REQUIRED)
  target_link_libraries(main PRIVATE Qt::WebEngineQuick Qt6::WebEngineQuick Qt::WebEngineQuickPrivate Qt6::WebEngineQuickPrivate)

  find_package(Qt6WebEngineQuickDelegatesQml CONFIG REQUIRED)
  target_link_libraries(main PRIVATE Qt::WebEngineQuickDelegatesQml Qt6::WebEngineQuickDelegatesQml Qt::WebEngineQuickDelegatesQmlPrivate Qt6::WebEngineQuickDelegatesQmlPrivate)

  find_package(Qt6WebEngineWidgets CONFIG REQUIRED)
  target_link_libraries(main PRIVATE Qt::WebEngineWidgets Qt6::WebEngineWidgets Qt::WebEngineWidgetsPrivate Qt6::WebEngineWidgetsPrivate)

qtwebengine provides pkg-config modules:

  # Qt Pdf module
  Qt6Pdf

  # Qt PdfQuick module
  Qt6PdfQuick

  # Qt PdfWidgets module
  Qt6PdfWidgets

  # Qt WebEngineCore module
  Qt6WebEngineCore

  # Qt WebEngineQuick module
  Qt6WebEngineQuick

  # Qt WebEngineQuickDelegatesQml module
  Qt6WebEngineQuickDelegatesQml

  # Qt WebEngineWidgets module
  Qt6WebEngineWidgets
tsondergaard commented 6 days ago

@Neumann-A,

I've cherry-picked the commit at fix_qtwebengine_linux_dyn from https://github.com/Neumann-A/vcpkg on top of master and I have tried building qtwebengine on AlmaLinux 9.4.

First issue I run into is this, if I don't have the gyp rpm installed:

Building nss:x64-linux-dynamic@3.99...
/home/ts/src/vcpkg/triplets/community/x64-linux-dynamic.cmake: info: loaded community triplet from here. Community triplets are not built in the curated registry and are thus less likely to succeed.
-- Downloading https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_99_RTM/src/nss-3.99.tar.gz -> nss-3.99.tar.gz...
-- Extracting source /home/ts/src/vcpkg/downloads/nss-3.99.tar.gz
-- Applying patch 01-nspr-no-lib-prefix.patch
-- Applying patch 02-gen-debug-info-for-release.patch
-- Applying patch 03-use-debug-crt-for-debug.patch
-- Using source at /home/ts/src/vcpkg/buildtrees/nss/src/3.99-11cb9718e4.clean
CMake Error at ports/nss/portfile.cmake:82 (find_program):
  Could not find GYP_NEXT using the following names: gyp
Call Stack (most recent call first):
  scripts/ports.cmake:175 (include)

error: building nss:x64-linux-dynamic failed with: BUILD_FAILED

Is this expected? I made the following change which appears to fix it to use the vcpkg version of gyp:

diff --git a/ports/nss/portfile.cmake b/ports/nss/portfile.cmake
index 0972e0758e..4a9562e438 100644
--- a/ports/nss/portfile.cmake
+++ b/ports/nss/portfile.cmake
@@ -79,7 +79,7 @@ set(GYP_NEXT_ROOT "${CURRENT_HOST_INSTALLED_DIR}/tools/gyp-next")
 if (VCPKG_HOST_IS_WINDOWS)
     find_file(GYP_NEXT NAMES gyp.bat PATHS "${GYP_NEXT_ROOT}" NO_DEFAULT_PATH REQUIRED)
 else()
-    find_program(GYP_NEXT NAMES gyp REQUIRED)
+    find_program(GYP_NEXT NAMES gyp PATHS "${GYP_NEXT_ROOT}" NO_DEFAULT_PATH REQUIRED)
 endif()

 vcpkg_add_to_path(PREPEND "${GYP_NEXT_ROOT}")
diff --git a/ports/nss/vcpkg.json b/ports/nss/vcpkg.json
index 35a9706a7e..62346a0e50 100644
--- a/ports/nss/vcpkg.json
+++ b/ports/nss/vcpkg.json
@@ -10,8 +10,7 @@
     "sqlite3",
     {
       "name": "vcpkg-tool-gyp-next",
-      "host": true,
-      "platform": "windows"
+      "host": true
     },
     {
       "name": "vcpkg-tool-mozbuild",
Neumann-A commented 6 days ago

Tools on linux should normally come from the system unless there is a reason not to do it. If it works using the vcpkg version great but i did not bother to test that approach.

tsondergaard commented 6 days ago

Tools on linux should normally come from the system unless there is a reason not to do it. If it works using the vcpkg version great but i did not bother to test that approach.

I'd normally prefer things to be the same across platforms (windows and linux) if there is no reason to make them different.

tsondergaard commented 6 days ago

@Neumann-A, you commit, https://github.com/Neumann-A/vcpkg/commit/20a110dcaebe797799d1b9cdcd6b5db42948d553, does a lot:

  1. Makes nss and nspr available on linux
  2. Applies a patch to ffmpeg
  3. Adds cups port
  4. Removes some lines from qtbase (I've no idea why)
  5. Adds a bunch of additional dependencies to qtwebengine (so it picks the vcpkg provided version rather than it's own copy, I believe): cups, dbus, lcms, libxslt, nss, openjpeg, tiff, vcpkg-tool-nodejs.
  6. Removes libevent dependency
  7. Fixes various things in qtwebengine/portfile.cmake including making pkg-config work

I expect this is too busy to become a PR directly, or does vcpkg.git accept PRs that makes multiple changes like that? I expect cups is optional and qt5-webengine currently requires the OS provided version of nss and nspr on Linux (along with all the X11/XCB stuff). Would it make sense to make a pull-request that just makes the following changes:

I ask because I am not yet accustomed to making PRs against vcpkg.git and normally the projects that I work on like multiple smaller PRs that fix one problem each rather than one that does a lot of different stuff.

EDIT: Hm, looks like cups is not optional.

tsondergaard commented 6 days ago

With the new package, cups, qtbase autodetects cups, but then fails to build. To prevent detection I can make this change:

diff --git a/ports/qtbase/portfile.cmake b/ports/qtbase/portfile.cmake
index 9fee9d76ad..5f2b2bcdd2 100644
--- a/ports/qtbase/portfile.cmake
+++ b/ports/qtbase/portfile.cmake
@@ -257,7 +257,7 @@ endforeach()
 # printsupport features:
 # vcpkg_check_features(OUT_FEATURE_OPTIONS FEATURE_PRINTSUPPORT_OPTIONS
     # )
-list(APPEND FEATURE_PRINTSUPPORT_OPTIONS -DCMAKE_DISABLE_FIND_PACKAGE_CUPS:BOOL=ON)
+list(APPEND FEATURE_PRINTSUPPORT_OPTIONS -DCMAKE_DISABLE_FIND_PACKAGE_Cups:BOOL=ON)

 vcpkg_check_features(OUT_FEATURE_OPTIONS FEATURE_WIDGETS_OPTIONS
     FEATURES

On the other hand, if qtwebengine cannot be built without cups on Linux. cups should perhaps also be an official dependency for qtbase?

Neumann-A commented 6 days ago

On the other hand, if qtwebengine cannot be built without cups on Linux. cups should perhaps also be an official dependency for qtbase?

I think those are two completely separate systems. The internal chromium build probably requires cups and not the external qt build.

tsondergaard commented 6 days ago

On the other hand, if qtwebengine cannot be built without cups on Linux. cups should perhaps also be an official dependency for qtbase?

I think those are two completely separate systems. The internal chromium build probably requires cups and not the external qt build.

Technically the two systems for detection is indeed separate, but that is not my point. My point is that if there is a cups port and part of Qt 6 uses it, wouldn't it make sense to make qtbase use it too? Otherwise a user of ports qtbase and qtwebengine can print from the browser component, but not from the rest of Qt. Seems inconsistent. I don't have any use for cups printing myself, so I am just asking the question. I'm happy with CMAKE_DISABLE_FIND_PACKAGE_Cups as introduced with the diff I mentioned in my previous comment.

Neumann-A commented 6 days ago

I going to fix the qtbase issues. However, cups needs some solution for all the absolute paths it has and nss/nspr a) need to be made available on linux and b) need to be refactored on windows. I am pretty sure mozbuild is completely useless and it can be ported to using only the msys from vcpkg without adding an additional dependency.

tsondergaard commented 4 days ago

@Neumann-A, with the qtbase fixes and using your fixed qtwebengine branch I get to this build error:

[2536/40167] SOLINK ./libvulkan.so.1
FAILED: libvulkan.so.1 libvulkan.so.1.TOC
"/home/ts/src/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-venv/bin/python" "../../../../../src/here-src-6-b81b710668.clean/src/3rdparty/chromium/build/toolchain/gcc_solink_wrapper.py" --readelf="readelf" --nm="/usr/bin/nm"  --sofile="./libvulkan.so.1" --tocfile="./libvulkan.so.1.TOC" --output="./libvulkan.so.1" -- /usr/bin/c++ -shared -Wl,-soname="libvulkan.so.1" -Wl,--build-id -fPIC -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -m64 -rdynamic -Wl,-z,defs -Wl,--as-needed -o "./libvulkan.so.1" @"./libvulkan.so.1.rsp"
readelf: symbol lookup error: /lib64/libldap.so.2: undefined symbol: EVP_md2, version OPENSSL_3.0.0
[2537/40167] ACTION //extensions/common/api:generated_api_types_schema_generator(/home/ts/src/vcpkg/buildtrees/qtwebengine/x64-linux-dynamic-dbg/src/core/target_toolchain:target)
[2538/40167] CC obj/third_party/webrtc/modules/audio_coding/isac_vad/filter_functions.o

The readelf on my system links a ton of libraries so it is sensitive to LD_LIBRARY_PATH.

$ ldd /usr/bin/readelf
        linux-vdso.so.1 (0x00007ffc3bf57000)
        libctf-nobfd.so.0 => /lib64/libctf-nobfd.so.0 (0x00007f2994614000)
        libz.so.1 => /lib64/libz.so.1 (0x00007f29945fa000)
        libdebuginfod.so.1 => /lib64/libdebuginfod.so.1 (0x00007f29945f0000)
        libc.so.6 => /lib64/libc.so.6 (0x00007f29943e7000)
        libcurl.so.4 => /lib64/libcurl.so.4 (0x00007f2994345000)
        libelf.so.1 => /lib64/libelf.so.1 (0x00007f2994329000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f29946e8000)
        libnghttp2.so.14 => /lib64/libnghttp2.so.14 (0x00007f29942fd000)
        libidn2.so.0 => /lib64/libidn2.so.0 (0x00007f29942dc000)
        libssh.so.4 => /lib64/libssh.so.4 (0x00007f2994267000)
        libpsl.so.5 => /lib64/libpsl.so.5 (0x00007f2994253000)
        libssl.so.3 => /lib64/libssl.so.3 (0x00007f29941ad000)
        libcrypto.so.3 => /lib64/libcrypto.so.3 (0x00007f2993d7a000)
        libgssapi_krb5.so.2 => /lib64/libgssapi_krb5.so.2 (0x00007f2993d21000)
        libkrb5.so.3 => /lib64/libkrb5.so.3 (0x00007f2993c46000)
        libk5crypto.so.3 => /lib64/libk5crypto.so.3 (0x00007f2993c2d000)
        libcom_err.so.2 => /lib64/libcom_err.so.2 (0x00007f2993c26000)
        libldap.so.2 => /lib64/libldap.so.2 (0x00007f2993bbf000)
        liblber.so.2 => /lib64/liblber.so.2 (0x00007f2993bad000)
        libbrotlidec.so.1 => /lib64/libbrotlidec.so.1 (0x00007f2993b9d000)
        libzstd.so.1 => /lib64/libzstd.so.1 (0x00007f2993ac6000)
        libunistring.so.2 => /lib64/libunistring.so.2 (0x00007f2993941000)
        libkrb5support.so.0 => /lib64/libkrb5support.so.0 (0x00007f2993930000)
        libkeyutils.so.1 => /lib64/libkeyutils.so.1 (0x00007f2993929000)
        libresolv.so.2 => /lib64/libresolv.so.2 (0x00007f2993913000)
        libevent-2.1.so.7 => /lib64/libevent-2.1.so.7 (0x00007f29938ba000)
        libsasl2.so.3 => /lib64/libsasl2.so.3 (0x00007f299389a000)
        libbrotlicommon.so.1 => /lib64/libbrotlicommon.so.1 (0x00007f2993877000)
        libselinux.so.1 => /lib64/libselinux.so.1 (0x00007f299384a000)
        libcrypt.so.2 => /lib64/libcrypt.so.2 (0x00007f299380e000)
        libpcre2-8.so.0 => /lib64/libpcre2-8.so.0 (0x00007f2993772000)

This must be a consequence of setting LD_LIBRARY_PATH here or here. Is it too risky to set LD_LIBRARY_PATH for the whole build - it seems likely to cause problems as a lot of tools link e.g. libz.

Neumann-A commented 2 days ago

This must be a consequence of setting LD_LIBRARY_PATH here or here. Is it too risky to set LD_LIBRARY_PATH for the whole build - it seems likely to cause problems as a lot of tools link e.g. libz.

Looks more like it is linking more stuff from your system instead of vcpkg. The setting of LD_LIBRARY_PATH is certainly not the problem here.

tsondergaard commented 2 days ago

This must be a consequence of setting LD_LIBRARY_PATH here or here. Is it too risky to set LD_LIBRARY_PATH for the whole build - it seems likely to cause problems as a lot of tools link e.g. libz.

Looks more like it is linking more stuff from your system instead of vcpkg. The setting of LD_LIBRARY_PATH is certainly not the problem here.

When you say it with such conviction I almost back off, but your conclusion is incorrect. readelf is an executable run by the chromium build and unlike most other tools that is run during a build it has quite a lot of shared library dependencies. In my comment above I showed you the list of dynamic link libraries it depends on, when it is not affected by LD_LIBRARY_PATH. See below how they are affected by setting it:

$ LD_LIBRARY_PATH=/home/ts/src/easyviz/build/vcpkg_installed/x64-linux-el9/lib  ldd /usr/bin/readelf.orig |grep /home/ts
        libz.so.1 => /home/ts/src/easyviz/build/vcpkg_installed/x64-linux-el9/lib/libz.so.1 (0x00007fa71ac9a000)
        libssl.so.3 => /home/ts/src/easyviz/build/vcpkg_installed/x64-linux-el9/lib/libssl.so.3 (0x00007fa71a7eb000)
        libcrypto.so.3 => /home/ts/src/easyviz/build/vcpkg_installed/x64-linux-el9/lib/libcrypto.so.3 (0x00007fa71a267000)
        libbrotlidec.so.1 => /home/ts/src/easyviz/build/vcpkg_installed/x64-linux-el9/lib/libbrotlidec.so.1 (0x00007fa71a088000)
        libzstd.so.1 => /home/ts/src/easyviz/build/vcpkg_installed/x64-linux-el9/lib/libzstd.so.1 (0x00007fa719f70000)
        libbrotlicommon.so.1 => /home/ts/src/easyviz/build/vcpkg_installed/x64-linux-el9/lib/libbrotlicommon.so.1 (0x00007fa719c44000)
        libpcre2-8.so.0 => /home/ts/src/easyviz/build/vcpkg_installed/x64-linux-el9/lib/libpcre2-8.so.0 (0x00007fa719b37000)```

Very clearly it is picking up the vcpkg versions of libssl.so.3 which apparently is built without EVP_md2.

Neumann-A commented 2 days ago

Ah ok so the problem is that readelf wasn't build with proper rpath flags (also I did not see such problems in the build). So the only option then is to get the -Wl,-rpath flag into the build.

tsondergaard commented 2 days ago

Ah ok so the problem is that readelf wasn't build with proper rpath flags (also I did not see such problems in the build). So the only option then is to get the -Wl,-rpath flag into the build.

On RHEL/Fedora, at least, it is unusual for distribution provided executables in /usr/bin to have RPATH or RUNPATH set. And of course RUNPATH is searched after LD_LIBRARY_PATH, so setting it doesn't help. I don't know about other Linux distributions.