summaryrefslogtreecommitdiff
path: root/raveos-calamares-module/build2/CMakeFiles
diff options
context:
space:
mode:
Diffstat (limited to 'raveos-calamares-module/build2/CMakeFiles')
-rw-r--r--raveos-calamares-module/build2/CMakeFiles/4.3.3/CMakeCXXCompiler.cmake102
-rwxr-xr-xraveos-calamares-module/build2/CMakeFiles/4.3.3/CMakeDetermineCompilerABI_CXX.binbin0 -> 16048 bytes
-rw-r--r--raveos-calamares-module/build2/CMakeFiles/4.3.3/CMakeSystem.cmake15
-rw-r--r--raveos-calamares-module/build2/CMakeFiles/4.3.3/CompilerIdCXX/CMakeCXXCompilerId.cpp949
-rwxr-xr-xraveos-calamares-module/build2/CMakeFiles/4.3.3/CompilerIdCXX/a.outbin0 -> 16096 bytes
-rw-r--r--raveos-calamares-module/build2/CMakeFiles/CMakeConfigureLog.yaml8744
-rw-r--r--raveos-calamares-module/build2/CMakeFiles/CMakeDirectoryInformation.cmake16
-rw-r--r--raveos-calamares-module/build2/CMakeFiles/CMakeRuleHashes.txt5
-rw-r--r--raveos-calamares-module/build2/CMakeFiles/InstallScripts.json9
-rw-r--r--raveos-calamares-module/build2/CMakeFiles/Makefile.cmake1025
-rw-r--r--raveos-calamares-module/build2/CMakeFiles/Makefile2330
-rw-r--r--raveos-calamares-module/build2/CMakeFiles/TargetDirectories.txt24
-rw-r--r--raveos-calamares-module/build2/CMakeFiles/cmake.check_cache1
-rw-r--r--raveos-calamares-module/build2/CMakeFiles/progress.marks1
14 files changed, 11221 insertions, 0 deletions
diff --git a/raveos-calamares-module/build2/CMakeFiles/4.3.3/CMakeCXXCompiler.cmake b/raveos-calamares-module/build2/CMakeFiles/4.3.3/CMakeCXXCompiler.cmake
new file mode 100644
index 0000000..f701eb5
--- /dev/null
+++ b/raveos-calamares-module/build2/CMakeFiles/4.3.3/CMakeCXXCompiler.cmake
@@ -0,0 +1,102 @@
+set(CMAKE_CXX_COMPILER "/usr/bin/c++")
+set(CMAKE_CXX_COMPILER_ARG1 "")
+set(CMAKE_CXX_COMPILER_ID "GNU")
+set(CMAKE_CXX_COMPILER_VERSION "16.1.1")
+set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "")
+set(CMAKE_CXX_COMPILER_WRAPPER "")
+set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "20")
+set(CMAKE_CXX_EXTENSIONS_COMPUTED_DEFAULT "ON")
+set(CMAKE_CXX_STANDARD_LATEST "26")
+set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20;cxx_std_23;cxx_std_26")
+set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters")
+set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates")
+set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates")
+set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17")
+set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20")
+set(CMAKE_CXX23_COMPILE_FEATURES "cxx_std_23")
+set(CMAKE_CXX26_COMPILE_FEATURES "cxx_std_26")
+
+set(CMAKE_CXX_PLATFORM_ID "Linux")
+set(CMAKE_CXX_SIMULATE_ID "")
+set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "GNU")
+set(CMAKE_CXX_COMPILER_APPLE_SYSROOT "")
+set(CMAKE_CXX_SIMULATE_VERSION "")
+set(CMAKE_CXX_COMPILER_ARCHITECTURE_ID "x86_64")
+
+
+
+
+set(CMAKE_AR "/usr/bin/ar")
+set(CMAKE_CXX_COMPILER_AR "/usr/bin/gcc-ar")
+set(CMAKE_RANLIB "/usr/bin/ranlib")
+set(CMAKE_CXX_COMPILER_RANLIB "/usr/bin/gcc-ranlib")
+set(CMAKE_LINKER "/usr/bin/ld")
+set(CMAKE_LINKER_LINK "")
+set(CMAKE_LINKER_LLD "")
+set(CMAKE_CXX_COMPILER_LINKER "/usr/bin/ld")
+set(CMAKE_CXX_COMPILER_LINKER_ID "GNU")
+set(CMAKE_CXX_COMPILER_LINKER_VERSION 2.46.0)
+set(CMAKE_CXX_COMPILER_LINKER_FRONTEND_VARIANT GNU)
+set(CMAKE_MT "")
+set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND")
+set(CMAKE_COMPILER_IS_GNUCXX 1)
+set(CMAKE_CXX_COMPILER_LOADED 1)
+set(CMAKE_CXX_COMPILER_WORKS TRUE)
+set(CMAKE_CXX_ABI_COMPILED TRUE)
+
+set(CMAKE_CXX_COMPILER_ENV_VAR "CXX")
+
+set(CMAKE_CXX_COMPILER_ID_RUN 1)
+set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;mpp;CPP;ixx;cppm;ccm;cxxm;c++m)
+set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC)
+
+foreach (lang IN ITEMS C OBJC OBJCXX)
+ if (CMAKE_${lang}_COMPILER_ID_RUN)
+ foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS)
+ list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension})
+ endforeach()
+ endif()
+endforeach()
+
+set(CMAKE_CXX_LINKER_PREFERENCE 30)
+set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1)
+set(CMAKE_CXX_LINKER_DEPFILE_SUPPORTED TRUE)
+set(CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED TRUE)
+set(CMAKE_CXX_LINKER_PUSHPOP_STATE_SUPPORTED TRUE)
+
+# Save compiler ABI information.
+set(CMAKE_CXX_SIZEOF_DATA_PTR "8")
+set(CMAKE_CXX_COMPILER_ABI "ELF")
+set(CMAKE_CXX_BYTE_ORDER "LITTLE_ENDIAN")
+set(CMAKE_CXX_LIBRARY_ARCHITECTURE "")
+
+if(CMAKE_CXX_SIZEOF_DATA_PTR)
+ set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}")
+endif()
+
+if(CMAKE_CXX_COMPILER_ABI)
+ set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}")
+endif()
+
+if(CMAKE_CXX_LIBRARY_ARCHITECTURE)
+ set(CMAKE_LIBRARY_ARCHITECTURE "")
+endif()
+
+set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "")
+if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX)
+ set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}")
+endif()
+
+
+
+
+
+set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "/usr/include/c++/16.1.1;/usr/include/c++/16.1.1/x86_64-pc-linux-gnu;/usr/include/c++/16.1.1/backward;/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/include;/usr/local/include;/usr/include")
+set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc_s;gcc;atomic_asneeded;c;gcc_s;gcc")
+set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1;/usr/lib;/lib")
+set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
+set(CMAKE_CXX_COMPILER_CLANG_RESOURCE_DIR "")
+
+set(CMAKE_CXX_COMPILER_IMPORT_STD "")
+set(CMAKE_CXX_COMPILER_IMPORT_STD_ERROR_MESSAGE "Unsupported generator: Unix Makefiles")
+set(CMAKE_CXX_STDLIB_MODULES_JSON "")
diff --git a/raveos-calamares-module/build2/CMakeFiles/4.3.3/CMakeDetermineCompilerABI_CXX.bin b/raveos-calamares-module/build2/CMakeFiles/4.3.3/CMakeDetermineCompilerABI_CXX.bin
new file mode 100755
index 0000000..8c9df67
--- /dev/null
+++ b/raveos-calamares-module/build2/CMakeFiles/4.3.3/CMakeDetermineCompilerABI_CXX.bin
Binary files differ
diff --git a/raveos-calamares-module/build2/CMakeFiles/4.3.3/CMakeSystem.cmake b/raveos-calamares-module/build2/CMakeFiles/4.3.3/CMakeSystem.cmake
new file mode 100644
index 0000000..899e645
--- /dev/null
+++ b/raveos-calamares-module/build2/CMakeFiles/4.3.3/CMakeSystem.cmake
@@ -0,0 +1,15 @@
+set(CMAKE_HOST_SYSTEM "Linux-7.0.10-10-cachyos")
+set(CMAKE_HOST_SYSTEM_NAME "Linux")
+set(CMAKE_HOST_SYSTEM_VERSION "7.0.10-10-cachyos")
+set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
+
+
+
+set(CMAKE_SYSTEM "Linux-7.0.10-10-cachyos")
+set(CMAKE_SYSTEM_NAME "Linux")
+set(CMAKE_SYSTEM_VERSION "7.0.10-10-cachyos")
+set(CMAKE_SYSTEM_PROCESSOR "x86_64")
+
+set(CMAKE_CROSSCOMPILING "FALSE")
+
+set(CMAKE_SYSTEM_LOADED 1)
diff --git a/raveos-calamares-module/build2/CMakeFiles/4.3.3/CompilerIdCXX/CMakeCXXCompilerId.cpp b/raveos-calamares-module/build2/CMakeFiles/4.3.3/CompilerIdCXX/CMakeCXXCompilerId.cpp
new file mode 100644
index 0000000..b35f567
--- /dev/null
+++ b/raveos-calamares-module/build2/CMakeFiles/4.3.3/CompilerIdCXX/CMakeCXXCompilerId.cpp
@@ -0,0 +1,949 @@
+/* This source file must have a .cpp extension so that all C++ compilers
+ recognize the extension without flags. Borland does not know .cxx for
+ example. */
+#ifndef __cplusplus
+# error "A C compiler has been selected for C++."
+#endif
+
+#if !defined(__has_include)
+/* If the compiler does not have __has_include, pretend the answer is
+ always no. */
+# define __has_include(x) 0
+#endif
+
+
+/* Version number components: V=Version, R=Revision, P=Patch
+ Version date components: YYYY=Year, MM=Month, DD=Day */
+
+#if defined(__INTEL_COMPILER) || defined(__ICC)
+# define COMPILER_ID "Intel"
+# if defined(_MSC_VER)
+# define SIMULATE_ID "MSVC"
+# endif
+# if defined(__GNUC__)
+# define SIMULATE_ID "GNU"
+# endif
+ /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later,
+ except that a few beta releases use the old format with V=2021. */
+# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111
+# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
+# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
+# if defined(__INTEL_COMPILER_UPDATE)
+# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
+# else
+# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
+# endif
+# else
+# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER)
+# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE)
+ /* The third version component from --version is an update index,
+ but no macro is provided for it. */
+# define COMPILER_VERSION_PATCH DEC(0)
+# endif
+# if defined(__INTEL_COMPILER_BUILD_DATE)
+ /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
+# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
+# endif
+# if defined(_MSC_VER)
+ /* _MSC_VER = VVRR */
+# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
+# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
+# endif
+# if defined(__GNUC__)
+# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
+# elif defined(__GNUG__)
+# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
+# endif
+# if defined(__GNUC_MINOR__)
+# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
+# endif
+# if defined(__GNUC_PATCHLEVEL__)
+# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
+# endif
+
+#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER)
+# define COMPILER_ID "IntelLLVM"
+#if defined(_MSC_VER)
+# define SIMULATE_ID "MSVC"
+#endif
+#if defined(__GNUC__)
+# define SIMULATE_ID "GNU"
+#endif
+/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and
+ * later. Look for 6 digit vs. 8 digit version number to decide encoding.
+ * VVVV is no smaller than the current year when a version is released.
+ */
+#if __INTEL_LLVM_COMPILER < 1000000L
+# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100)
+# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10)
+# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10)
+#else
+# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000)
+# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100)
+# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100)
+#endif
+#if defined(_MSC_VER)
+ /* _MSC_VER = VVRR */
+# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
+# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
+#endif
+#if defined(__GNUC__)
+# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
+#elif defined(__GNUG__)
+# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
+#endif
+#if defined(__GNUC_MINOR__)
+# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
+#endif
+#if defined(__GNUC_PATCHLEVEL__)
+# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
+#endif
+
+#elif defined(__PATHCC__)
+# define COMPILER_ID "PathScale"
+# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
+# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
+# if defined(__PATHCC_PATCHLEVEL__)
+# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
+# endif
+
+#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
+# define COMPILER_ID "Embarcadero"
+# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
+# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
+# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF)
+
+#elif defined(__BORLANDC__)
+# define COMPILER_ID "Borland"
+ /* __BORLANDC__ = 0xVRR */
+# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
+# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
+
+#elif defined(__WATCOMC__) && __WATCOMC__ < 1200
+# define COMPILER_ID "Watcom"
+ /* __WATCOMC__ = VVRR */
+# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
+# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
+# if (__WATCOMC__ % 10) > 0
+# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
+# endif
+
+#elif defined(__WATCOMC__)
+# define COMPILER_ID "OpenWatcom"
+ /* __WATCOMC__ = VVRP + 1100 */
+# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
+# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
+# if (__WATCOMC__ % 10) > 0
+# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
+# endif
+
+#elif defined(__SUNPRO_CC)
+# define COMPILER_ID "SunPro"
+# if __SUNPRO_CC >= 0x5100
+ /* __SUNPRO_CC = 0xVRRP */
+# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12)
+# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF)
+# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
+# else
+ /* __SUNPRO_CC = 0xVRP */
+# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8)
+# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF)
+# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
+# endif
+
+#elif defined(__HP_aCC)
+# define COMPILER_ID "HP"
+ /* __HP_aCC = VVRRPP */
+# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000)
+# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100)
+# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100)
+
+#elif defined(__DECCXX)
+# define COMPILER_ID "Compaq"
+ /* __DECCXX_VER = VVRRTPPPP */
+# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000)
+# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100)
+# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000)
+
+#elif defined(__IBMCPP__) && defined(__COMPILER_VER__)
+# define COMPILER_ID "zOS"
+ /* __IBMCPP__ = VRP */
+# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
+# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
+# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
+
+#elif defined(__open_xl__) && defined(__clang__)
+# define COMPILER_ID "IBMClang"
+# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__)
+# define COMPILER_VERSION_MINOR DEC(__open_xl_release__)
+# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__)
+# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__)
+# define COMPILER_VERSION_INTERNAL_STR __clang_version__
+
+
+#elif defined(__ibmxl__) && defined(__clang__)
+# define COMPILER_ID "XLClang"
+# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__)
+# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__)
+# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__)
+# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__)
+
+
+#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800
+# define COMPILER_ID "XL"
+ /* __IBMCPP__ = VRP */
+# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
+# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
+# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
+
+#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800
+# define COMPILER_ID "VisualAge"
+ /* __IBMCPP__ = VRP */
+# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
+# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
+# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
+
+#elif defined(__NVCOMPILER)
+# define COMPILER_ID "NVHPC"
+# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__)
+# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__)
+# if defined(__NVCOMPILER_PATCHLEVEL__)
+# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__)
+# endif
+
+#elif defined(__PGI)
+# define COMPILER_ID "PGI"
+# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
+# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
+# if defined(__PGIC_PATCHLEVEL__)
+# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
+# endif
+
+#elif defined(__clang__) && defined(__cray__)
+# define COMPILER_ID "CrayClang"
+# define COMPILER_VERSION_MAJOR DEC(__cray_major__)
+# define COMPILER_VERSION_MINOR DEC(__cray_minor__)
+# define COMPILER_VERSION_PATCH DEC(__cray_patchlevel__)
+# define COMPILER_VERSION_INTERNAL_STR __clang_version__
+
+
+#elif defined(_CRAYC)
+# define COMPILER_ID "Cray"
+# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR)
+# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
+
+#elif defined(__TI_COMPILER_VERSION__)
+# define COMPILER_ID "TI"
+ /* __TI_COMPILER_VERSION__ = VVVRRRPPP */
+# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
+# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
+# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
+
+#elif defined(__CLANG_FUJITSU)
+# define COMPILER_ID "FujitsuClang"
+# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
+# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
+# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
+# define COMPILER_VERSION_INTERNAL_STR __clang_version__
+
+
+#elif defined(__FUJITSU)
+# define COMPILER_ID "Fujitsu"
+# if defined(__FCC_version__)
+# define COMPILER_VERSION __FCC_version__
+# elif defined(__FCC_major__)
+# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
+# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
+# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
+# endif
+# if defined(__fcc_version)
+# define COMPILER_VERSION_INTERNAL DEC(__fcc_version)
+# elif defined(__FCC_VERSION)
+# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION)
+# endif
+
+
+#elif defined(__ghs__)
+# define COMPILER_ID "GHS"
+/* __GHS_VERSION_NUMBER = VVVVRP */
+# ifdef __GHS_VERSION_NUMBER
+# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100)
+# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10)
+# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10)
+# endif
+
+#elif defined(__TASKING__)
+# define COMPILER_ID "Tasking"
+ # define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000)
+ # define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100)
+# define COMPILER_VERSION_INTERNAL DEC(__VERSION__)
+
+#elif defined(__ORANGEC__)
+# define COMPILER_ID "OrangeC"
+# define COMPILER_VERSION_MAJOR DEC(__ORANGEC_MAJOR__)
+# define COMPILER_VERSION_MINOR DEC(__ORANGEC_MINOR__)
+# define COMPILER_VERSION_PATCH DEC(__ORANGEC_PATCHLEVEL__)
+
+#elif defined(__RENESAS__)
+# define COMPILER_ID "Renesas"
+/* __RENESAS_VERSION__ = 0xVVRRPP00 */
+# define COMPILER_VERSION_MAJOR HEX(__RENESAS_VERSION__ >> 24 & 0xFF)
+# define COMPILER_VERSION_MINOR HEX(__RENESAS_VERSION__ >> 16 & 0xFF)
+# define COMPILER_VERSION_PATCH HEX(__RENESAS_VERSION__ >> 8 & 0xFF)
+
+#elif defined(__SCO_VERSION__)
+# define COMPILER_ID "SCO"
+
+#elif defined(__ARMCC_VERSION) && !defined(__clang__)
+# define COMPILER_ID "ARMCC"
+#if __ARMCC_VERSION >= 1000000
+ /* __ARMCC_VERSION = VRRPPPP */
+ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000)
+ # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100)
+ # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
+#else
+ /* __ARMCC_VERSION = VRPPPP */
+ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000)
+ # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10)
+ # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
+#endif
+
+
+#elif defined(__clang__) && defined(__apple_build_version__)
+# define COMPILER_ID "AppleClang"
+# if defined(_MSC_VER)
+# define SIMULATE_ID "MSVC"
+# endif
+# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
+# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
+# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
+# if defined(_MSC_VER)
+ /* _MSC_VER = VVRR */
+# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
+# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
+# endif
+# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
+
+#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION)
+# define COMPILER_ID "ARMClang"
+ # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000)
+ # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100)
+ # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION/100 % 100)
+# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION)
+
+#elif defined(__clang__) && defined(__ti__)
+# define COMPILER_ID "TIClang"
+ # define COMPILER_VERSION_MAJOR DEC(__ti_major__)
+ # define COMPILER_VERSION_MINOR DEC(__ti_minor__)
+ # define COMPILER_VERSION_PATCH DEC(__ti_patchlevel__)
+# define COMPILER_VERSION_INTERNAL DEC(__ti_version__)
+
+#elif defined(__clang__)
+# define COMPILER_ID "Clang"
+# if defined(_MSC_VER)
+# define SIMULATE_ID "MSVC"
+# endif
+# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
+# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
+# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
+# if defined(_MSC_VER)
+ /* _MSC_VER = VVRR */
+# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
+# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
+# endif
+
+#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__))
+# define COMPILER_ID "LCC"
+# define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100)
+# define COMPILER_VERSION_MINOR DEC(__LCC__ % 100)
+# if defined(__LCC_MINOR__)
+# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__)
+# endif
+# if defined(__GNUC__) && defined(__GNUC_MINOR__)
+# define SIMULATE_ID "GNU"
+# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
+# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
+# if defined(__GNUC_PATCHLEVEL__)
+# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
+# endif
+# endif
+
+#elif defined(__GNUC__) || defined(__GNUG__)
+# define COMPILER_ID "GNU"
+# if defined(__GNUC__)
+# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
+# else
+# define COMPILER_VERSION_MAJOR DEC(__GNUG__)
+# endif
+# if defined(__GNUC_MINOR__)
+# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
+# endif
+# if defined(__GNUC_PATCHLEVEL__)
+# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
+# endif
+
+#elif defined(_MSC_VER)
+# define COMPILER_ID "MSVC"
+ /* _MSC_VER = VVRR */
+# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
+# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
+# if defined(_MSC_FULL_VER)
+# if _MSC_VER >= 1400
+ /* _MSC_FULL_VER = VVRRPPPPP */
+# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
+# else
+ /* _MSC_FULL_VER = VVRRPPPP */
+# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
+# endif
+# endif
+# if defined(_MSC_BUILD)
+# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
+# endif
+
+#elif defined(_ADI_COMPILER)
+# define COMPILER_ID "ADSP"
+#if defined(__VERSIONNUM__)
+ /* __VERSIONNUM__ = 0xVVRRPPTT */
+# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF)
+# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF)
+# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF)
+# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF)
+#endif
+
+#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
+# define COMPILER_ID "IAR"
+# if defined(__VER__) && defined(__ICCARM__)
+# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000)
+# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000)
+# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000)
+# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
+# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__))
+# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100)
+# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100))
+# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__)
+# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
+# endif
+
+#elif defined(__DCC__) && defined(_DIAB_TOOL)
+# define COMPILER_ID "Diab"
+ # define COMPILER_VERSION_MAJOR DEC(__VERSION_MAJOR_NUMBER__)
+ # define COMPILER_VERSION_MINOR DEC(__VERSION_MINOR_NUMBER__)
+ # define COMPILER_VERSION_PATCH DEC(__VERSION_ARCH_FEATURE_NUMBER__)
+ # define COMPILER_VERSION_TWEAK DEC(__VERSION_BUG_FIX_NUMBER__)
+
+
+
+/* These compilers are either not known or too old to define an
+ identification macro. Try to identify the platform and guess that
+ it is the native compiler. */
+#elif defined(__hpux) || defined(__hpua)
+# define COMPILER_ID "HP"
+
+#else /* unknown compiler */
+# define COMPILER_ID ""
+#endif
+
+/* Construct the string literal in pieces to prevent the source from
+ getting matched. Store it in a pointer rather than an array
+ because some compilers will just produce instructions to fill the
+ array rather than assigning a pointer to a static array. */
+char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
+#ifdef SIMULATE_ID
+char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
+#endif
+
+#ifdef __QNXNTO__
+char const* qnxnto = "INFO" ":" "qnxnto[]";
+#endif
+
+#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
+char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";
+#endif
+
+#define STRINGIFY_HELPER(X) #X
+#define STRINGIFY(X) STRINGIFY_HELPER(X)
+
+/* Identify known platforms by name. */
+#if defined(__linux) || defined(__linux__) || defined(linux)
+# define PLATFORM_ID "Linux"
+
+#elif defined(__MSYS__)
+# define PLATFORM_ID "MSYS"
+
+#elif defined(__CYGWIN__)
+# define PLATFORM_ID "Cygwin"
+
+#elif defined(__MINGW32__)
+# define PLATFORM_ID "MinGW"
+
+#elif defined(__APPLE__)
+# define PLATFORM_ID "Darwin"
+
+#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
+# define PLATFORM_ID "Windows"
+
+#elif defined(__FreeBSD__) || defined(__FreeBSD)
+# define PLATFORM_ID "FreeBSD"
+
+#elif defined(__NetBSD__) || defined(__NetBSD)
+# define PLATFORM_ID "NetBSD"
+
+#elif defined(__OpenBSD__) || defined(__OPENBSD)
+# define PLATFORM_ID "OpenBSD"
+
+#elif defined(__sun) || defined(sun)
+# define PLATFORM_ID "SunOS"
+
+#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
+# define PLATFORM_ID "AIX"
+
+#elif defined(__hpux) || defined(__hpux__)
+# define PLATFORM_ID "HP-UX"
+
+#elif defined(__HAIKU__)
+# define PLATFORM_ID "Haiku"
+
+#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
+# define PLATFORM_ID "BeOS"
+
+#elif defined(__QNX__) || defined(__QNXNTO__)
+# define PLATFORM_ID "QNX"
+
+#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
+# define PLATFORM_ID "Tru64"
+
+#elif defined(__riscos) || defined(__riscos__)
+# define PLATFORM_ID "RISCos"
+
+#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
+# define PLATFORM_ID "SINIX"
+
+#elif defined(__UNIX_SV__)
+# define PLATFORM_ID "UNIX_SV"
+
+#elif defined(__bsdos__)
+# define PLATFORM_ID "BSDOS"
+
+#elif defined(_MPRAS) || defined(MPRAS)
+# define PLATFORM_ID "MP-RAS"
+
+#elif defined(__osf) || defined(__osf__)
+# define PLATFORM_ID "OSF1"
+
+#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
+# define PLATFORM_ID "SCO_SV"
+
+#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
+# define PLATFORM_ID "ULTRIX"
+
+#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
+# define PLATFORM_ID "Xenix"
+
+#elif defined(__WATCOMC__)
+# if defined(__LINUX__)
+# define PLATFORM_ID "Linux"
+
+# elif defined(__DOS__)
+# define PLATFORM_ID "DOS"
+
+# elif defined(__OS2__)
+# define PLATFORM_ID "OS2"
+
+# elif defined(__WINDOWS__)
+# define PLATFORM_ID "Windows3x"
+
+# elif defined(__VXWORKS__)
+# define PLATFORM_ID "VxWorks"
+
+# else /* unknown platform */
+# define PLATFORM_ID
+# endif
+
+#elif defined(__INTEGRITY)
+# if defined(INT_178B)
+# define PLATFORM_ID "Integrity178"
+
+# else /* regular Integrity */
+# define PLATFORM_ID "Integrity"
+# endif
+
+# elif defined(_ADI_COMPILER)
+# define PLATFORM_ID "ADSP"
+
+#else /* unknown platform */
+# define PLATFORM_ID
+
+#endif
+
+/* For windows compilers MSVC and Intel we can determine
+ the architecture of the compiler being used. This is because
+ the compilers do not have flags that can change the architecture,
+ but rather depend on which compiler is being used
+*/
+#if defined(_WIN32) && defined(_MSC_VER)
+# if defined(_M_IA64)
+# define ARCHITECTURE_ID "IA64"
+
+# elif defined(_M_ARM64EC)
+# define ARCHITECTURE_ID "ARM64EC"
+
+# elif defined(_M_X64) || defined(_M_AMD64)
+# define ARCHITECTURE_ID "x64"
+
+# elif defined(_M_IX86)
+# define ARCHITECTURE_ID "X86"
+
+# elif defined(_M_ARM64)
+# define ARCHITECTURE_ID "ARM64"
+
+# elif defined(_M_ARM)
+# if _M_ARM == 4
+# define ARCHITECTURE_ID "ARMV4I"
+# elif _M_ARM == 5
+# define ARCHITECTURE_ID "ARMV5I"
+# else
+# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
+# endif
+
+# elif defined(_M_MIPS)
+# define ARCHITECTURE_ID "MIPS"
+
+# elif defined(_M_SH)
+# define ARCHITECTURE_ID "SHx"
+
+# else /* unknown architecture */
+# define ARCHITECTURE_ID ""
+# endif
+
+#elif defined(__WATCOMC__)
+# if defined(_M_I86)
+# define ARCHITECTURE_ID "I86"
+
+# elif defined(_M_IX86)
+# define ARCHITECTURE_ID "X86"
+
+# else /* unknown architecture */
+# define ARCHITECTURE_ID ""
+# endif
+
+#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
+# if defined(__ICCARM__)
+# define ARCHITECTURE_ID "ARM"
+
+# elif defined(__ICCRX__)
+# define ARCHITECTURE_ID "RX"
+
+# elif defined(__ICCRH850__)
+# define ARCHITECTURE_ID "RH850"
+
+# elif defined(__ICCRL78__)
+# define ARCHITECTURE_ID "RL78"
+
+# elif defined(__ICCRISCV__)
+# define ARCHITECTURE_ID "RISCV"
+
+# elif defined(__ICCAVR__)
+# define ARCHITECTURE_ID "AVR"
+
+# elif defined(__ICC430__)
+# define ARCHITECTURE_ID "MSP430"
+
+# elif defined(__ICCV850__)
+# define ARCHITECTURE_ID "V850"
+
+# elif defined(__ICC8051__)
+# define ARCHITECTURE_ID "8051"
+
+# elif defined(__ICCSTM8__)
+# define ARCHITECTURE_ID "STM8"
+
+# else /* unknown architecture */
+# define ARCHITECTURE_ID ""
+# endif
+
+#elif defined(__ghs__)
+# if defined(__PPC64__)
+# define ARCHITECTURE_ID "PPC64"
+
+# elif defined(__ppc__)
+# define ARCHITECTURE_ID "PPC"
+
+# elif defined(__ARM__)
+# define ARCHITECTURE_ID "ARM"
+
+# elif defined(__x86_64__)
+# define ARCHITECTURE_ID "x64"
+
+# elif defined(__i386__)
+# define ARCHITECTURE_ID "X86"
+
+# else /* unknown architecture */
+# define ARCHITECTURE_ID ""
+# endif
+
+#elif defined(__clang__) && defined(__ti__)
+# if defined(__ARM_ARCH)
+# define ARCHITECTURE_ID "ARM"
+
+# else /* unknown architecture */
+# define ARCHITECTURE_ID ""
+# endif
+
+#elif defined(__TI_COMPILER_VERSION__)
+# if defined(__TI_ARM__)
+# define ARCHITECTURE_ID "ARM"
+
+# elif defined(__MSP430__)
+# define ARCHITECTURE_ID "MSP430"
+
+# elif defined(__TMS320C28XX__)
+# define ARCHITECTURE_ID "TMS320C28x"
+
+# elif defined(__TMS320C6X__) || defined(_TMS320C6X)
+# define ARCHITECTURE_ID "TMS320C6x"
+
+# else /* unknown architecture */
+# define ARCHITECTURE_ID ""
+# endif
+
+# elif defined(__ADSPSHARC__)
+# define ARCHITECTURE_ID "SHARC"
+
+# elif defined(__ADSPBLACKFIN__)
+# define ARCHITECTURE_ID "Blackfin"
+
+#elif defined(__TASKING__)
+
+# if defined(__CTC__) || defined(__CPTC__)
+# define ARCHITECTURE_ID "TriCore"
+
+# elif defined(__CMCS__)
+# define ARCHITECTURE_ID "MCS"
+
+# elif defined(__CARM__) || defined(__CPARM__)
+# define ARCHITECTURE_ID "ARM"
+
+# elif defined(__CARC__)
+# define ARCHITECTURE_ID "ARC"
+
+# elif defined(__C51__)
+# define ARCHITECTURE_ID "8051"
+
+# elif defined(__CPCP__)
+# define ARCHITECTURE_ID "PCP"
+
+# else
+# define ARCHITECTURE_ID ""
+# endif
+
+#elif defined(__RENESAS__)
+# if defined(__CCRX__)
+# define ARCHITECTURE_ID "RX"
+
+# elif defined(__CCRL__)
+# define ARCHITECTURE_ID "RL78"
+
+# elif defined(__CCRH__)
+# define ARCHITECTURE_ID "RH850"
+
+# else
+# define ARCHITECTURE_ID ""
+# endif
+
+#else
+# define ARCHITECTURE_ID
+#endif
+
+/* Convert integer to decimal digit literals. */
+#define DEC(n) \
+ ('0' + (((n) / 10000000)%10)), \
+ ('0' + (((n) / 1000000)%10)), \
+ ('0' + (((n) / 100000)%10)), \
+ ('0' + (((n) / 10000)%10)), \
+ ('0' + (((n) / 1000)%10)), \
+ ('0' + (((n) / 100)%10)), \
+ ('0' + (((n) / 10)%10)), \
+ ('0' + ((n) % 10))
+
+/* Convert integer to hex digit literals. */
+#define HEX(n) \
+ ('0' + ((n)>>28 & 0xF)), \
+ ('0' + ((n)>>24 & 0xF)), \
+ ('0' + ((n)>>20 & 0xF)), \
+ ('0' + ((n)>>16 & 0xF)), \
+ ('0' + ((n)>>12 & 0xF)), \
+ ('0' + ((n)>>8 & 0xF)), \
+ ('0' + ((n)>>4 & 0xF)), \
+ ('0' + ((n) & 0xF))
+
+/* Construct a string literal encoding the version number. */
+#ifdef COMPILER_VERSION
+char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]";
+
+/* Construct a string literal encoding the version number components. */
+#elif defined(COMPILER_VERSION_MAJOR)
+char const info_version[] = {
+ 'I', 'N', 'F', 'O', ':',
+ 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
+ COMPILER_VERSION_MAJOR,
+# ifdef COMPILER_VERSION_MINOR
+ '.', COMPILER_VERSION_MINOR,
+# ifdef COMPILER_VERSION_PATCH
+ '.', COMPILER_VERSION_PATCH,
+# ifdef COMPILER_VERSION_TWEAK
+ '.', COMPILER_VERSION_TWEAK,
+# endif
+# endif
+# endif
+ ']','\0'};
+#endif
+
+/* Construct a string literal encoding the internal version number. */
+#ifdef COMPILER_VERSION_INTERNAL
+char const info_version_internal[] = {
+ 'I', 'N', 'F', 'O', ':',
+ 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
+ 'i','n','t','e','r','n','a','l','[',
+ COMPILER_VERSION_INTERNAL,']','\0'};
+#elif defined(COMPILER_VERSION_INTERNAL_STR)
+char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]";
+#endif
+
+/* Construct a string literal encoding the version number components. */
+#ifdef SIMULATE_VERSION_MAJOR
+char const info_simulate_version[] = {
+ 'I', 'N', 'F', 'O', ':',
+ 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
+ SIMULATE_VERSION_MAJOR,
+# ifdef SIMULATE_VERSION_MINOR
+ '.', SIMULATE_VERSION_MINOR,
+# ifdef SIMULATE_VERSION_PATCH
+ '.', SIMULATE_VERSION_PATCH,
+# ifdef SIMULATE_VERSION_TWEAK
+ '.', SIMULATE_VERSION_TWEAK,
+# endif
+# endif
+# endif
+ ']','\0'};
+#endif
+
+/* Construct the string literal in pieces to prevent the source from
+ getting matched. Store it in a pointer rather than an array
+ because some compilers will just produce instructions to fill the
+ array rather than assigning a pointer to a static array. */
+char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
+char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
+
+
+
+#define CXX_STD_98 199711L
+#define CXX_STD_11 201103L
+#define CXX_STD_14 201402L
+#define CXX_STD_17 201703L
+#define CXX_STD_20 202002L
+#define CXX_STD_23 202302L
+
+#if defined(__INTEL_COMPILER) && defined(_MSVC_LANG)
+# if _MSVC_LANG > CXX_STD_17
+# define CXX_STD _MSVC_LANG
+# elif _MSVC_LANG == CXX_STD_17 && defined(__cpp_aggregate_paren_init)
+# define CXX_STD CXX_STD_20
+# elif _MSVC_LANG > CXX_STD_14 && __cplusplus > CXX_STD_17
+# define CXX_STD CXX_STD_20
+# elif _MSVC_LANG > CXX_STD_14
+# define CXX_STD CXX_STD_17
+# elif defined(__INTEL_CXX11_MODE__) && defined(__cpp_aggregate_nsdmi)
+# define CXX_STD CXX_STD_14
+# elif defined(__INTEL_CXX11_MODE__)
+# define CXX_STD CXX_STD_11
+# else
+# define CXX_STD CXX_STD_98
+# endif
+#elif defined(_MSC_VER) && defined(_MSVC_LANG)
+# if _MSVC_LANG > __cplusplus
+# define CXX_STD _MSVC_LANG
+# else
+# define CXX_STD __cplusplus
+# endif
+#elif defined(__NVCOMPILER)
+# if __cplusplus == CXX_STD_17 && defined(__cpp_aggregate_paren_init)
+# define CXX_STD CXX_STD_20
+# else
+# define CXX_STD __cplusplus
+# endif
+#elif defined(__INTEL_COMPILER) || defined(__PGI)
+# if __cplusplus == CXX_STD_11 && defined(__cpp_namespace_attributes)
+# define CXX_STD CXX_STD_17
+# elif __cplusplus == CXX_STD_11 && defined(__cpp_aggregate_nsdmi)
+# define CXX_STD CXX_STD_14
+# else
+# define CXX_STD __cplusplus
+# endif
+#elif (defined(__IBMCPP__) || defined(__ibmxl__)) && defined(__linux__)
+# if __cplusplus == CXX_STD_11 && defined(__cpp_aggregate_nsdmi)
+# define CXX_STD CXX_STD_14
+# else
+# define CXX_STD __cplusplus
+# endif
+#elif __cplusplus == 1 && defined(__GXX_EXPERIMENTAL_CXX0X__)
+# define CXX_STD CXX_STD_11
+#else
+# define CXX_STD __cplusplus
+#endif
+
+const char* info_language_standard_default = "INFO" ":" "standard_default["
+#if CXX_STD > CXX_STD_23
+ "26"
+#elif CXX_STD > CXX_STD_20
+ "23"
+#elif CXX_STD > CXX_STD_17
+ "20"
+#elif CXX_STD > CXX_STD_14
+ "17"
+#elif CXX_STD > CXX_STD_11
+ "14"
+#elif CXX_STD >= CXX_STD_11
+ "11"
+#else
+ "98"
+#endif
+"]";
+
+const char* info_language_extensions_default = "INFO" ":" "extensions_default["
+#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \
+ defined(__TI_COMPILER_VERSION__) || defined(__RENESAS__)) && \
+ !defined(__STRICT_ANSI__)
+ "ON"
+#else
+ "OFF"
+#endif
+"]";
+
+/*--------------------------------------------------------------------------*/
+
+int main(int argc, char* argv[])
+{
+ int require = 0;
+ require += info_compiler[argc];
+ require += info_platform[argc];
+ require += info_arch[argc];
+#ifdef COMPILER_VERSION_MAJOR
+ require += info_version[argc];
+#endif
+#if defined(COMPILER_VERSION_INTERNAL) || defined(COMPILER_VERSION_INTERNAL_STR)
+ require += info_version_internal[argc];
+#endif
+#ifdef SIMULATE_ID
+ require += info_simulate[argc];
+#endif
+#ifdef SIMULATE_VERSION_MAJOR
+ require += info_simulate_version[argc];
+#endif
+#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
+ require += info_cray[argc];
+#endif
+ require += info_language_standard_default[argc];
+ require += info_language_extensions_default[argc];
+ (void)argv;
+ return require;
+}
diff --git a/raveos-calamares-module/build2/CMakeFiles/4.3.3/CompilerIdCXX/a.out b/raveos-calamares-module/build2/CMakeFiles/4.3.3/CompilerIdCXX/a.out
new file mode 100755
index 0000000..99396c1
--- /dev/null
+++ b/raveos-calamares-module/build2/CMakeFiles/4.3.3/CompilerIdCXX/a.out
Binary files differ
diff --git a/raveos-calamares-module/build2/CMakeFiles/CMakeConfigureLog.yaml b/raveos-calamares-module/build2/CMakeFiles/CMakeConfigureLog.yaml
new file mode 100644
index 0000000..eb3a171
--- /dev/null
+++ b/raveos-calamares-module/build2/CMakeFiles/CMakeConfigureLog.yaml
@@ -0,0 +1,8744 @@
+
+---
+events:
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeDetermineSystem.cmake:12 (find_program)"
+ - "CMakeLists.txt:2 (project)"
+ mode: "program"
+ variable: "CMAKE_UNAME"
+ description: "Path to a program."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "uname"
+ candidate_directories:
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ - "/bin/"
+ searched_directories:
+ - "/home/nippy/.local/bin/uname"
+ - "/usr/local/sbin/uname"
+ - "/usr/local/bin/uname"
+ found: "/usr/bin/uname"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ -
+ kind: "message-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeDetermineSystem.cmake:212 (message)"
+ - "CMakeLists.txt:2 (project)"
+ message: |
+ The system is: Linux - 7.0.10-10-cachyos - x86_64
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeUnixFindMake.cmake:5 (find_program)"
+ - "CMakeLists.txt:2 (project)"
+ mode: "program"
+ variable: "CMAKE_MAKE_PROGRAM"
+ description: "Path to a program."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "gmake"
+ - "make"
+ - "smake"
+ candidate_directories:
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ searched_directories:
+ - "/home/nippy/.local/bin/gmake"
+ - "/usr/local/sbin/gmake"
+ - "/usr/local/bin/gmake"
+ - "/usr/bin/gmake"
+ - "/usr/bin/site_perl/gmake"
+ - "/usr/bin/vendor_perl/gmake"
+ - "/usr/bin/core_perl/gmake"
+ - "/home/nippy/.local/bin/make"
+ - "/usr/local/sbin/make"
+ - "/usr/local/bin/make"
+ found: "/usr/bin/make"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeDetermineCompiler.cmake:73 (find_program)"
+ - "/usr/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:69 (_cmake_find_compiler)"
+ - "CMakeLists.txt:2 (project)"
+ mode: "program"
+ variable: "CMAKE_CXX_COMPILER"
+ description: "CXX compiler"
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "c++"
+ - "CC"
+ - "g++"
+ - "aCC"
+ - "cl"
+ - "bcc"
+ - "xlC"
+ - "icpx"
+ - "icx"
+ - "clang++"
+ candidate_directories:
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ searched_directories:
+ - "/home/nippy/.local/bin/c++"
+ - "/usr/local/sbin/c++"
+ - "/usr/local/bin/c++"
+ found: "/usr/bin/c++"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:468 (find_file)"
+ - "/usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:506 (CMAKE_DETERMINE_COMPILER_ID_WRITE)"
+ - "/usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:8 (CMAKE_DETERMINE_COMPILER_ID_BUILD)"
+ - "/usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
+ - "/usr/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:125 (CMAKE_DETERMINE_COMPILER_ID)"
+ - "CMakeLists.txt:2 (project)"
+ mode: "file"
+ variable: "src_in"
+ description: "Path to a file."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "CMakeCXXCompilerId.cpp.in"
+ candidate_directories:
+ - "/usr/share/cmake/Modules/"
+ found: "/usr/share/cmake/Modules/CMakeCXXCompilerId.cpp.in"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ -
+ kind: "message-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
+ - "/usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
+ - "/usr/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:125 (CMAKE_DETERMINE_COMPILER_ID)"
+ - "CMakeLists.txt:2 (project)"
+ message: |
+ Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
+ Compiler: /usr/bin/c++
+ Build flags:
+ 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/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/4.3.3/CompilerIdCXX/a.out
+
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeFindBinUtils.cmake:243 (find_program)"
+ - "/usr/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:206 (include)"
+ - "CMakeLists.txt:2 (project)"
+ mode: "program"
+ variable: "CMAKE_AR"
+ description: "Path to a program."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: false
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: false
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "ar"
+ candidate_directories:
+ - "/usr/bin/"
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ found: "/usr/bin/ar"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeFindBinUtils.cmake:243 (find_program)"
+ - "/usr/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:206 (include)"
+ - "CMakeLists.txt:2 (project)"
+ mode: "program"
+ variable: "CMAKE_RANLIB"
+ description: "Path to a program."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: false
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: false
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "ranlib"
+ candidate_directories:
+ - "/usr/bin/"
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ found: "/usr/bin/ranlib"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeFindBinUtils.cmake:243 (find_program)"
+ - "/usr/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:206 (include)"
+ - "CMakeLists.txt:2 (project)"
+ mode: "program"
+ variable: "CMAKE_STRIP"
+ description: "Path to a program."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: false
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: false
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "strip"
+ candidate_directories:
+ - "/usr/bin/"
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ found: "/usr/bin/strip"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeFindBinUtils.cmake:243 (find_program)"
+ - "/usr/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:206 (include)"
+ - "CMakeLists.txt:2 (project)"
+ mode: "program"
+ variable: "CMAKE_LINKER"
+ description: "Path to a program."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: false
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: false
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "ld"
+ candidate_directories:
+ - "/usr/bin/"
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ found: "/usr/bin/ld"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeFindBinUtils.cmake:243 (find_program)"
+ - "/usr/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:206 (include)"
+ - "CMakeLists.txt:2 (project)"
+ mode: "program"
+ variable: "CMAKE_NM"
+ description: "Path to a program."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: false
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: false
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "nm"
+ candidate_directories:
+ - "/usr/bin/"
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ found: "/usr/bin/nm"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeFindBinUtils.cmake:243 (find_program)"
+ - "/usr/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:206 (include)"
+ - "CMakeLists.txt:2 (project)"
+ mode: "program"
+ variable: "CMAKE_OBJDUMP"
+ description: "Path to a program."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: false
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: false
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "objdump"
+ candidate_directories:
+ - "/usr/bin/"
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ found: "/usr/bin/objdump"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeFindBinUtils.cmake:243 (find_program)"
+ - "/usr/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:206 (include)"
+ - "CMakeLists.txt:2 (project)"
+ mode: "program"
+ variable: "CMAKE_OBJCOPY"
+ description: "Path to a program."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: false
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: false
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "objcopy"
+ candidate_directories:
+ - "/usr/bin/"
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ found: "/usr/bin/objcopy"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeFindBinUtils.cmake:243 (find_program)"
+ - "/usr/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:206 (include)"
+ - "CMakeLists.txt:2 (project)"
+ mode: "program"
+ variable: "CMAKE_READELF"
+ description: "Path to a program."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: false
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: false
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "readelf"
+ candidate_directories:
+ - "/usr/bin/"
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ found: "/usr/bin/readelf"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeFindBinUtils.cmake:243 (find_program)"
+ - "/usr/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:206 (include)"
+ - "CMakeLists.txt:2 (project)"
+ mode: "program"
+ variable: "CMAKE_DLLTOOL"
+ description: "Path to a program."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: false
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: false
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "dlltool"
+ candidate_directories:
+ - "/usr/bin/"
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ searched_directories:
+ - "/usr/bin/dlltool"
+ - "/home/nippy/.local/bin/dlltool"
+ - "/usr/local/sbin/dlltool"
+ - "/usr/local/bin/dlltool"
+ - "/usr/bin/site_perl/dlltool"
+ - "/usr/bin/vendor_perl/dlltool"
+ - "/usr/bin/core_perl/dlltool"
+ found: false
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeFindBinUtils.cmake:243 (find_program)"
+ - "/usr/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:206 (include)"
+ - "CMakeLists.txt:2 (project)"
+ mode: "program"
+ variable: "CMAKE_ADDR2LINE"
+ description: "Path to a program."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: false
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: false
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "addr2line"
+ candidate_directories:
+ - "/usr/bin/"
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ found: "/usr/bin/addr2line"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeFindBinUtils.cmake:243 (find_program)"
+ - "/usr/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:206 (include)"
+ - "CMakeLists.txt:2 (project)"
+ mode: "program"
+ variable: "CMAKE_TAPI"
+ description: "Path to a program."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: false
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: false
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "tapi"
+ candidate_directories:
+ - "/usr/bin/"
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ searched_directories:
+ - "/usr/bin/tapi"
+ - "/home/nippy/.local/bin/tapi"
+ - "/usr/local/sbin/tapi"
+ - "/usr/local/bin/tapi"
+ - "/usr/bin/site_perl/tapi"
+ - "/usr/bin/vendor_perl/tapi"
+ - "/usr/bin/core_perl/tapi"
+ found: false
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/Compiler/GNU-FindBinUtils.cmake:18 (find_program)"
+ - "/usr/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:207 (include)"
+ - "CMakeLists.txt:2 (project)"
+ mode: "program"
+ variable: "CMAKE_CXX_COMPILER_AR"
+ description: "A wrapper around 'ar' adding the appropriate '--plugin' option for the GCC compiler"
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: false
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: false
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "gcc-ar-16.1"
+ - "gcc-ar-16"
+ - "gcc-ar16"
+ - "gcc-ar"
+ candidate_directories:
+ - "/usr/bin/"
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ searched_directories:
+ - "/usr/bin/gcc-ar-16.1"
+ - "/home/nippy/.local/bin/gcc-ar-16.1"
+ - "/usr/local/sbin/gcc-ar-16.1"
+ - "/usr/local/bin/gcc-ar-16.1"
+ - "/usr/bin/site_perl/gcc-ar-16.1"
+ - "/usr/bin/vendor_perl/gcc-ar-16.1"
+ - "/usr/bin/core_perl/gcc-ar-16.1"
+ - "/usr/bin/gcc-ar-16"
+ - "/home/nippy/.local/bin/gcc-ar-16"
+ - "/usr/local/sbin/gcc-ar-16"
+ - "/usr/local/bin/gcc-ar-16"
+ - "/usr/bin/site_perl/gcc-ar-16"
+ - "/usr/bin/vendor_perl/gcc-ar-16"
+ - "/usr/bin/core_perl/gcc-ar-16"
+ - "/usr/bin/gcc-ar16"
+ - "/home/nippy/.local/bin/gcc-ar16"
+ - "/usr/local/sbin/gcc-ar16"
+ - "/usr/local/bin/gcc-ar16"
+ - "/usr/bin/site_perl/gcc-ar16"
+ - "/usr/bin/vendor_perl/gcc-ar16"
+ - "/usr/bin/core_perl/gcc-ar16"
+ found: "/usr/bin/gcc-ar"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/Compiler/GNU-FindBinUtils.cmake:30 (find_program)"
+ - "/usr/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:207 (include)"
+ - "CMakeLists.txt:2 (project)"
+ mode: "program"
+ variable: "CMAKE_CXX_COMPILER_RANLIB"
+ description: "A wrapper around 'ranlib' adding the appropriate '--plugin' option for the GCC compiler"
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: false
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: false
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "gcc-ranlib-16.1"
+ - "gcc-ranlib-16"
+ - "gcc-ranlib16"
+ - "gcc-ranlib"
+ candidate_directories:
+ - "/usr/bin/"
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ searched_directories:
+ - "/usr/bin/gcc-ranlib-16.1"
+ - "/home/nippy/.local/bin/gcc-ranlib-16.1"
+ - "/usr/local/sbin/gcc-ranlib-16.1"
+ - "/usr/local/bin/gcc-ranlib-16.1"
+ - "/usr/bin/site_perl/gcc-ranlib-16.1"
+ - "/usr/bin/vendor_perl/gcc-ranlib-16.1"
+ - "/usr/bin/core_perl/gcc-ranlib-16.1"
+ - "/usr/bin/gcc-ranlib-16"
+ - "/home/nippy/.local/bin/gcc-ranlib-16"
+ - "/usr/local/sbin/gcc-ranlib-16"
+ - "/usr/local/bin/gcc-ranlib-16"
+ - "/usr/bin/site_perl/gcc-ranlib-16"
+ - "/usr/bin/vendor_perl/gcc-ranlib-16"
+ - "/usr/bin/core_perl/gcc-ranlib-16"
+ - "/usr/bin/gcc-ranlib16"
+ - "/home/nippy/.local/bin/gcc-ranlib16"
+ - "/usr/local/sbin/gcc-ranlib16"
+ - "/usr/local/bin/gcc-ranlib16"
+ - "/usr/bin/site_perl/gcc-ranlib16"
+ - "/usr/bin/vendor_perl/gcc-ranlib16"
+ - "/usr/bin/core_perl/gcc-ranlib16"
+ found: "/usr/bin/gcc-ranlib"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ -
+ kind: "try_compile-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:83 (try_compile)"
+ - "/usr/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
+ - "CMakeLists.txt:2 (project)"
+ checks:
+ - "Detecting CXX compiler ABI info"
+ directories:
+ source: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/CMakeScratch/TryCompile-QZH3Ia"
+ binary: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/CMakeScratch/TryCompile-QZH3Ia"
+ cmakeVariables:
+ CMAKE_CXX_FLAGS: ""
+ CMAKE_CXX_FLAGS_DEBUG: "-g"
+ CMAKE_CXX_SCAN_FOR_MODULES: "OFF"
+ CMAKE_CXX_STDLIB_MODULES_JSON: ""
+ CMAKE_EXE_LINKER_FLAGS: ""
+ buildResult:
+ variable: "CMAKE_CXX_ABI_COMPILED"
+ cached: true
+ stdout: |
+ Change Dir: '/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/CMakeScratch/TryCompile-QZH3Ia'
+
+ Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_41a4d/fast
+ /usr/bin/make -f CMakeFiles/cmTC_41a4d.dir/build.make CMakeFiles/cmTC_41a4d.dir/build
+ make[1]: Entering directory '/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/CMakeScratch/TryCompile-QZH3Ia'
+ Building CXX object CMakeFiles/cmTC_41a4d.dir/CMakeCXXCompilerABI.cpp.o
+ /usr/bin/c++ -v -o CMakeFiles/cmTC_41a4d.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp
+ Using built-in specs.
+ COLLECT_GCC=/usr/bin/c++
+ Target: x86_64-pc-linux-gnu
+ Configured with: /build/gcc/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++,rust,cobol --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/issues --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror --disable-fixincludes
+ Thread model: posix
+ Supported LTO compression algorithms: zlib zstd
+ gcc version 16.1.1 20260430 (GCC)
+ COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_41a4d.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_41a4d.dir/'
+ /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/cc1plus -quiet -v -D_GNU_SOURCE /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_41a4d.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mtune=generic -march=x86-64 -version -o /tmp/claude-1000/ccfYZaKs.s
+ GNU C++20 (GCC) version 16.1.1 20260430 (x86_64-pc-linux-gnu)
+ compiled by GNU C version 16.1.1 20260430, GMP version 6.3.0, MPFR version 4.2.2, MPC version 1.4.1, isl version isl-0.27-GMP
+
+ GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
+ ignoring nonexistent directory "/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/include-fixed"
+ ignoring nonexistent directory "/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../x86_64-pc-linux-gnu/include"
+ #include "..." search starts here:
+ #include <...> search starts here:
+ /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../include/c++/16.1.1
+ /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../include/c++/16.1.1/x86_64-pc-linux-gnu
+ /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../include/c++/16.1.1/backward
+ /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/include
+ /usr/local/include
+ /usr/include
+ End of search list.
+ Compiler executable checksum: d47d0c990a24bc0dbaf3bd00656bd5f3
+ COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_41a4d.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_41a4d.dir/'
+ as -v --64 -o CMakeFiles/cmTC_41a4d.dir/CMakeCXXCompilerABI.cpp.o /tmp/claude-1000/ccfYZaKs.s
+ GNU assembler version 2.46.0 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.46.0
+ COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/
+ LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../:/lib/:/usr/lib/
+ COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_41a4d.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_41a4d.dir/CMakeCXXCompilerABI.cpp.'
+ Linking CXX executable cmTC_41a4d
+ /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_41a4d.dir/link.txt --verbose=1
+ Using built-in specs.
+ COLLECT_GCC=/usr/bin/c++
+ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/lto-wrapper
+ Target: x86_64-pc-linux-gnu
+ Configured with: /build/gcc/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++,rust,cobol --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/issues --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror --disable-fixincludes
+ Thread model: posix
+ Supported LTO compression algorithms: zlib zstd
+ gcc version 16.1.1 20260430 (GCC)
+ COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/
+ LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../:/lib/:/usr/lib/
+ COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_41a4d' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_41a4d.'
+ /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/claude-1000/cc5uIzDC.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-latomic_asneeded -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_41a4d /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../.. -L/lib -L/usr/lib -v CMakeFiles/cmTC_41a4d.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -latomic_asneeded -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib/crtn.o
+ collect2 version 16.1.1 20260430
+ /usr/bin/ld -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/claude-1000/cc5uIzDC.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-latomic_asneeded -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_41a4d /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../.. -L/lib -L/usr/lib -v CMakeFiles/cmTC_41a4d.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -latomic_asneeded -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib/crtn.o
+ GNU ld (GNU Binutils) 2.46.0
+ COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_41a4d' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_41a4d.'
+ /usr/bin/c++ -v -Wl,-v CMakeFiles/cmTC_41a4d.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_41a4d
+ make[1]: Leaving directory '/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/CMakeScratch/TryCompile-QZH3Ia'
+
+ exitCode: 0
+ -
+ kind: "message-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:217 (message)"
+ - "/usr/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
+ - "CMakeLists.txt:2 (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-pc-linux-gnu/16.1.1/../../../../include/c++/16.1.1]
+ add: [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../include/c++/16.1.1/x86_64-pc-linux-gnu]
+ add: [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../include/c++/16.1.1/backward]
+ add: [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/include]
+ add: [/usr/local/include]
+ add: [/usr/include]
+ end of search list found
+ collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../include/c++/16.1.1] ==> [/usr/include/c++/16.1.1]
+ collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../include/c++/16.1.1/x86_64-pc-linux-gnu] ==> [/usr/include/c++/16.1.1/x86_64-pc-linux-gnu]
+ collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../include/c++/16.1.1/backward] ==> [/usr/include/c++/16.1.1/backward]
+ collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/include] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/include]
+ collapse include dir [/usr/local/include] ==> [/usr/local/include]
+ collapse include dir [/usr/include] ==> [/usr/include]
+ implicit include dirs: [/usr/include/c++/16.1.1;/usr/include/c++/16.1.1/x86_64-pc-linux-gnu;/usr/include/c++/16.1.1/backward;/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/include;/usr/local/include;/usr/include]
+
+
+ -
+ kind: "message-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:253 (message)"
+ - "/usr/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
+ - "CMakeLists.txt:2 (project)"
+ message: |
+ Parsed CXX implicit link information:
+ link line regex: [^( *|.*[/\\])(ld[0-9]*(|\\.[a-rt-z][a-z]*|\\.s[a-np-z][a-z]*|\\.so[a-z]+)|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
+ linker tool regex: [^[ ]*(->|"|[0-9]+>[ -]*Build:[ 0-9]+ ms[ ]*)?[ ]*(([^"]*[/\\])?(ld[0-9]*(|\\.[a-rt-z][a-z]*|\\.s[a-np-z][a-z]*|\\.so[a-z]+)))("|,| |$)]
+ ignore line: [Change Dir: '/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/CMakeScratch/TryCompile-QZH3Ia']
+ ignore line: []
+ ignore line: [Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_41a4d/fast]
+ ignore line: [/usr/bin/make -f CMakeFiles/cmTC_41a4d.dir/build.make CMakeFiles/cmTC_41a4d.dir/build]
+ ignore line: [make[1]: Entering directory '/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/CMakeScratch/TryCompile-QZH3Ia']
+ ignore line: [Building CXX object CMakeFiles/cmTC_41a4d.dir/CMakeCXXCompilerABI.cpp.o]
+ ignore line: [/usr/bin/c++ -v -o CMakeFiles/cmTC_41a4d.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp]
+ ignore line: [Using built-in specs.]
+ ignore line: [COLLECT_GCC=/usr/bin/c++]
+ ignore line: [Target: x86_64-pc-linux-gnu]
+ ignore line: [Configured with: /build/gcc/src/gcc/configure --enable-languages=ada c c++ d fortran go lto m2 objc obj-c++ rust cobol --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/issues --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror --disable-fixincludes]
+ ignore line: [Thread model: posix]
+ ignore line: [Supported LTO compression algorithms: zlib zstd]
+ ignore line: [gcc version 16.1.1 20260430 (GCC) ]
+ ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_41a4d.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_41a4d.dir/']
+ ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/cc1plus -quiet -v -D_GNU_SOURCE /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_41a4d.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mtune=generic -march=x86-64 -version -o /tmp/claude-1000/ccfYZaKs.s]
+ ignore line: [GNU C++20 (GCC) version 16.1.1 20260430 (x86_64-pc-linux-gnu)]
+ ignore line: [ compiled by GNU C version 16.1.1 20260430 GMP version 6.3.0 MPFR version 4.2.2 MPC version 1.4.1 isl version isl-0.27-GMP]
+ ignore line: []
+ ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
+ ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/include-fixed"]
+ ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../x86_64-pc-linux-gnu/include"]
+ ignore line: [#include "..." search starts here:]
+ ignore line: [#include <...> search starts here:]
+ ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../include/c++/16.1.1]
+ ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../include/c++/16.1.1/x86_64-pc-linux-gnu]
+ ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../include/c++/16.1.1/backward]
+ ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/include]
+ ignore line: [ /usr/local/include]
+ ignore line: [ /usr/include]
+ ignore line: [End of search list.]
+ ignore line: [Compiler executable checksum: d47d0c990a24bc0dbaf3bd00656bd5f3]
+ ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_41a4d.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_41a4d.dir/']
+ ignore line: [ as -v --64 -o CMakeFiles/cmTC_41a4d.dir/CMakeCXXCompilerABI.cpp.o /tmp/claude-1000/ccfYZaKs.s]
+ ignore line: [GNU assembler version 2.46.0 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.46.0]
+ ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
+ ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../:/lib/:/usr/lib/]
+ ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_41a4d.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_41a4d.dir/CMakeCXXCompilerABI.cpp.']
+ ignore line: [Linking CXX executable cmTC_41a4d]
+ ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_41a4d.dir/link.txt --verbose=1]
+ ignore line: [Using built-in specs.]
+ ignore line: [COLLECT_GCC=/usr/bin/c++]
+ ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/lto-wrapper]
+ ignore line: [Target: x86_64-pc-linux-gnu]
+ ignore line: [Configured with: /build/gcc/src/gcc/configure --enable-languages=ada c c++ d fortran go lto m2 objc obj-c++ rust cobol --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/issues --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror --disable-fixincludes]
+ ignore line: [Thread model: posix]
+ ignore line: [Supported LTO compression algorithms: zlib zstd]
+ ignore line: [gcc version 16.1.1 20260430 (GCC) ]
+ ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
+ ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../:/lib/:/usr/lib/]
+ ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_41a4d' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_41a4d.']
+ link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/claude-1000/cc5uIzDC.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-latomic_asneeded -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_41a4d /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../.. -L/lib -L/usr/lib -v CMakeFiles/cmTC_41a4d.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -latomic_asneeded -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib/crtn.o]
+ arg [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/collect2] ==> ignore
+ arg [-plugin] ==> ignore
+ arg [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/liblto_plugin.so] ==> ignore
+ arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/lto-wrapper] ==> ignore
+ arg [-plugin-opt=-fresolution=/tmp/claude-1000/cc5uIzDC.res] ==> ignore
+ arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
+ arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
+ arg [-plugin-opt=-pass-through=-latomic_asneeded] ==> 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 [--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 [-pie] ==> ignore
+ arg [-o] ==> ignore
+ arg [cmTC_41a4d] ==> ignore
+ arg [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib/Scrt1.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib/Scrt1.o]
+ arg [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib/crti.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib/crti.o]
+ arg [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/crtbeginS.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/crtbeginS.o]
+ arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1]
+ arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib]
+ arg [-L/lib/../lib] ==> dir [/lib/../lib]
+ arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
+ arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../..]
+ arg [-L/lib] ==> dir [/lib]
+ arg [-L/usr/lib] ==> dir [/usr/lib]
+ arg [-v] ==> ignore
+ arg [CMakeFiles/cmTC_41a4d.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
+ arg [-lstdc++] ==> lib [stdc++]
+ arg [-lm] ==> lib [m]
+ arg [-lgcc_s] ==> lib [gcc_s]
+ arg [-lgcc] ==> lib [gcc]
+ arg [-latomic_asneeded] ==> lib [atomic_asneeded]
+ arg [-lc] ==> lib [c]
+ arg [-lgcc_s] ==> lib [gcc_s]
+ arg [-lgcc] ==> lib [gcc]
+ arg [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/crtendS.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/crtendS.o]
+ arg [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib/crtn.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib/crtn.o]
+ ignore line: [collect2 version 16.1.1 20260430]
+ ignore line: [/usr/bin/ld -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/claude-1000/cc5uIzDC.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-latomic_asneeded -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_41a4d /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../.. -L/lib -L/usr/lib -v CMakeFiles/cmTC_41a4d.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -latomic_asneeded -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib/crtn.o]
+ linker tool for 'CXX': /usr/bin/ld
+ collapse obj [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib/Scrt1.o] ==> [/usr/lib/Scrt1.o]
+ collapse obj [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib/crti.o] ==> [/usr/lib/crti.o]
+ collapse obj [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib/crtn.o] ==> [/usr/lib/crtn.o]
+ collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1]
+ collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../../../lib] ==> [/usr/lib]
+ collapse library dir [/lib/../lib] ==> [/lib]
+ collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
+ collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/../../..] ==> [/usr/lib]
+ collapse library dir [/lib] ==> [/lib]
+ collapse library dir [/usr/lib] ==> [/usr/lib]
+ implicit libs: [stdc++;m;gcc_s;gcc;atomic_asneeded;c;gcc_s;gcc]
+ implicit objs: [/usr/lib/Scrt1.o;/usr/lib/crti.o;/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/crtbeginS.o;/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/crtendS.o;/usr/lib/crtn.o]
+ implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1;/usr/lib;/lib]
+ implicit fwks: []
+
+
+ -
+ kind: "message-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/Internal/CMakeDetermineLinkerId.cmake:38 (message)"
+ - "/usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:299 (cmake_determine_linker_id)"
+ - "/usr/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
+ - "CMakeLists.txt:2 (project)"
+ message: |
+ Running the CXX compiler's linker: "/usr/bin/ld" "-v"
+ GNU ld (GNU Binutils) 2.46.0
+ -
+ kind: "try_compile-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:104 (try_compile)"
+ - "/usr/share/cmake/Modules/CheckCXXSourceCompiles.cmake:103 (cmake_check_source_compiles)"
+ - "/usr/share/cmake/Modules/FindThreads.cmake:162 (check_cxx_source_compiles)"
+ - "/usr/share/cmake/Modules/FindThreads.cmake:226 (_threads_check_libc)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:36 (find_dependency)"
+ - "/usr/lib/cmake/Qt6/Qt6Dependencies.cmake:38 (_qt_internal_find_third_party_dependencies)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:202 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6Core/Qt6CoreDependencies.cmake:20 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Core/Qt6CoreConfig.cmake:52 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/KF6CoreAddons/KF6CoreAddonsConfig.cmake:38 (find_dependency)"
+ - "CMakeLists.txt:4 (find_package)"
+ checks:
+ - "Performing Test CMAKE_HAVE_LIBC_PTHREAD"
+ directories:
+ source: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/CMakeScratch/TryCompile-pPw3os"
+ binary: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/CMakeScratch/TryCompile-pPw3os"
+ cmakeVariables:
+ CMAKE_CXX_FLAGS: ""
+ CMAKE_CXX_FLAGS_DEBUG: "-g"
+ CMAKE_CXX_STDLIB_MODULES_JSON: ""
+ CMAKE_EXE_LINKER_FLAGS: ""
+ CMAKE_MODULE_PATH: "/usr/lib/cmake/Qt6;/usr/lib/cmake/Qt6/3rdparty/extra-cmake-modules/find-modules;/usr/lib/cmake/Qt6/3rdparty/kwin"
+ buildResult:
+ variable: "CMAKE_HAVE_LIBC_PTHREAD"
+ cached: true
+ stdout: |
+ Change Dir: '/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/CMakeScratch/TryCompile-pPw3os'
+
+ Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_bcdf7/fast
+ /usr/bin/make -f CMakeFiles/cmTC_bcdf7.dir/build.make CMakeFiles/cmTC_bcdf7.dir/build
+ make[1]: Entering directory '/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/CMakeScratch/TryCompile-pPw3os'
+ Building CXX object CMakeFiles/cmTC_bcdf7.dir/src.cxx.o
+ /usr/bin/c++ -DCMAKE_HAVE_LIBC_PTHREAD -o CMakeFiles/cmTC_bcdf7.dir/src.cxx.o -c /home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/CMakeScratch/TryCompile-pPw3os/src.cxx
+ Linking CXX executable cmTC_bcdf7
+ /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bcdf7.dir/link.txt --verbose=1
+ /usr/bin/c++ CMakeFiles/cmTC_bcdf7.dir/src.cxx.o -o cmTC_bcdf7
+ make[1]: Leaving directory '/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/CMakeScratch/TryCompile-pPw3os'
+
+ exitCode: 0
+ -
+ kind: "find_package-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6Core/Qt6CoreDependencies.cmake:20 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Core/Qt6CoreConfig.cmake:52 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/KF6CoreAddons/KF6CoreAddonsConfig.cmake:38 (find_dependency)"
+ - "CMakeLists.txt:4 (find_package)"
+ name: "Qt6"
+ configs:
+ -
+ filename: "Qt6.cps"
+ kind: "cps"
+ -
+ filename: "qt6.cps"
+ kind: "cps"
+ -
+ filename: "Qt6Config.cmake"
+ kind: "cmake"
+ -
+ filename: "qt6-config.cmake"
+ kind: "cmake"
+ version_request:
+ version: "6.11.1"
+ version_complete: "6.11.1"
+ exact: false
+ settings:
+ required: "optional"
+ quiet: false
+ global: false
+ policy_scope: true
+ bypass_provider: false
+ names:
+ - "Qt6"
+ search_paths:
+ - "/usr/lib/cmake/Qt6Core/.."
+ path_suffixes:
+ - ""
+ paths:
+ CMAKE_FIND_USE_CMAKE_PATH: false
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ CMAKE_FIND_USE_PACKAGE_ROOT_PATH: true
+ CMAKE_FIND_USE_CMAKE_PACKAGE_REGISTRY: true
+ CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY: true
+ CMAKE_FIND_ROOT_PATH_MODE: "BOTH"
+ candidates:
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/Qt6.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/qt6.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/Qt6.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/qt6.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6XmlPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6XmlPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Xml/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Xml/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6XcbQpaPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6XcbQpaPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WlShellIntegrationPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WlShellIntegrationPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WidgetsTools/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WidgetsTools/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WidgetsPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WidgetsPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Widgets/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Widgets/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandScannerTools/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandScannerTools/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandGlobalPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandGlobalPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandEglCompositorHwIntegrationPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandEglCompositorHwIntegrationPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandCompositorXdgShellPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandCompositorXdgShellPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandCompositorXdgShell/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandCompositorXdgShell/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandCompositorWLShellPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandCompositorWLShellPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandCompositorWLShell/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandCompositorWLShell/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandCompositorPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandCompositorPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandCompositorPresentationTimePrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandCompositorPresentationTimePrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandCompositorPresentationTime/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandCompositorPresentationTime/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandCompositorIviapplicationPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandCompositorIviapplicationPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandCompositorIviapplication/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandCompositorIviapplication/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandCompositor/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandCompositor/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandClientPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandClientPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandClientFeaturesPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandClientFeaturesPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandClient/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WaylandClient/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6VirtualKeyboardSettingsPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6VirtualKeyboardSettingsPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6VirtualKeyboardSettings/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6VirtualKeyboardSettings/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6VirtualKeyboardQmlPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6VirtualKeyboardQmlPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6VirtualKeyboardQml/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6VirtualKeyboardQml/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6VirtualKeyboardPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6VirtualKeyboardPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6VirtualKeyboard/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6VirtualKeyboard/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6TestPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6TestPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6TestInternalsPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6TestInternalsPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Test/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Test/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6SvgWidgets/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6SvgWidgets/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6SvgPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6SvgPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Svg/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Svg/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6SqlPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6SqlPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Sql/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Sql/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6SpatialAudioPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6SpatialAudioPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6SpatialAudio/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6SpatialAudio/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6ShaderToolsTools/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6ShaderToolsTools/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6ShaderToolsPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6ShaderToolsPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6ShaderTools/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6ShaderTools/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickWidgetsPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickWidgetsPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickWidgets/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickWidgets/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickVectorImagePrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickVectorImagePrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickVectorImageHelpersPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickVectorImageHelpersPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickVectorImageHelpers/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickVectorImageHelpers/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickVectorImageGeneratorPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickVectorImageGeneratorPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickVectorImage/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickVectorImage/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickTools/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickTools/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickTestUtilsPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickTestUtilsPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickTestPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickTestPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickTest/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickTest/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickTemplates2Private/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickTemplates2Private/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickTemplates2/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickTemplates2/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickShapesPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickShapesPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickShapesDesignHelpersPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickShapesDesignHelpersPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickShapes/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickShapes/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickParticlesPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickParticlesPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickLayoutsPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickLayoutsPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickLayouts/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickLayouts/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickEffectsPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickEffectsPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickEffects/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickEffects/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickDialogs2UtilsPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickDialogs2UtilsPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickDialogs2Utils/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickDialogs2Utils/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickDialogs2QuickImplPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickDialogs2QuickImplPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickDialogs2QuickImpl/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickDialogs2QuickImpl/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickDialogs2Private/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickDialogs2Private/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickDialogs2/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickDialogs2/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControlsTestUtilsPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControlsTestUtilsPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2UniversalStyleImplPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2UniversalStyleImplPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2UniversalStyleImpl/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2UniversalStyleImpl/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2UniversalPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2UniversalPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2Universal/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2Universal/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2Private/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2Private/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2MaterialStyleImplPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2MaterialStyleImplPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2MaterialStyleImpl/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2MaterialStyleImpl/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2MaterialPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2MaterialPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2Material/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2Material/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2ImplPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2ImplPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2Impl/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2Impl/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2ImagineStyleImpl/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2ImagineStyleImpl/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2ImaginePrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2ImaginePrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2Imagine/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2Imagine/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2FusionStyleImplPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2FusionStyleImplPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2FusionStyleImpl/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2FusionStyleImpl/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2FusionPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2FusionPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2Fusion/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2Fusion/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2FluentWinUI3StyleImplPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2FluentWinUI3StyleImplPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2FluentWinUI3StyleImpl/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2FluentWinUI3StyleImpl/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2BasicStyleImplPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2BasicStyleImplPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2BasicStyleImpl/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2BasicStyleImpl/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2BasicPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2BasicPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2Basic/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2Basic/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Quick3DSpatialAudioPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Quick3DSpatialAudioPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Quick/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Quick/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlXmlListModelPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlXmlListModelPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlXmlListModel/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlXmlListModel/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlWorkerScriptPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlWorkerScriptPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlWorkerScript/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlWorkerScript/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlTypeRegistrarPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlTypeRegistrarPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlTools/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlTools/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlToolingSettingsPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlToolingSettingsPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlNetworkPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlNetworkPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlNetwork/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlNetwork/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlModelsPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlModelsPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlModels/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlModels/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlMetaPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlMetaPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlMeta/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlMeta/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlLocalStoragePrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlLocalStoragePrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlLocalStorage/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlLocalStorage/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlLSPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlLSPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlIntegration/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlIntegration/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlImportScanner/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlImportScanner/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlFormatPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlFormatPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlDomPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlDomPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlDebugPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlDebugPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlCorePrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlCorePrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlCore/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlCore/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlCompilerPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlCompilerPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlCompiler/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlCompiler/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Qml/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Qml/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6PrintSupportPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6PrintSupportPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6PrintSupport/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6PrintSupport/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6PacketProtocolPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6PacketProtocolPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6OpenGLWidgets/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6OpenGLWidgets/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6OpenGLPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6OpenGLPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6OpenGL/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6OpenGL/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6NetworkPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6NetworkPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Network/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Network/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6MultimediaWidgetsPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6MultimediaWidgetsPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6MultimediaWidgets/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6MultimediaWidgets/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6MultimediaTestLibPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6MultimediaTestLibPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6MultimediaQuickPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6MultimediaQuickPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6MultimediaPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6MultimediaPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Multimedia/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Multimedia/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsWavefrontMeshPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsWavefrontMeshPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsWavefrontMesh/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsWavefrontMesh/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsSynchronizerPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsSynchronizerPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsSynchronizer/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsSynchronizer/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsStyleKitPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsStyleKitPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsStyleKitImplPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsStyleKitImplPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsStyleKitImpl/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsStyleKitImpl/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsStyleKit/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsStyleKit/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsSharedImagePrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsSharedImagePrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsSharedImage/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsSharedImage/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsSettingsPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsSettingsPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsSettings/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsSettings/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsQmlModelsPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsQmlModelsPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsQmlModels/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsQmlModels/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsPlatformPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsPlatformPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsPlatform/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsPlatform/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsFolderListModelPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsFolderListModelPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsFolderListModel/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsFolderListModel/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsAnimationPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsAnimationPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsAnimation/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LabsAnimation/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6KmsSupportPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6KmsSupportPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6InputSupportPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6InputSupportPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6HunspellInputMethodPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6HunspellInputMethodPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6HunspellInputMethod/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6HunspellInputMethod/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6HostInfo/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6HostInfo/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6GuiTools/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6GuiTools/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6GuiPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6GuiPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Gui/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Gui/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6FbSupportPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6FbSupportPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6FFmpegMediaPluginImplPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6FFmpegMediaPluginImplPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6EglFsKmsSupportPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6EglFsKmsSupportPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6EglFsKmsGbmSupportPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6EglFsKmsGbmSupportPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6EglFSDeviceIntegrationPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6EglFSDeviceIntegrationPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6DeviceDiscoverySupportPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6DeviceDiscoverySupportPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6DBusTools/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6DBusTools/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6DBusPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6DBusPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6DBus/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6DBus/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6CoreTools/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6CoreTools/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6CorePrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6CorePrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Core5CompatPrivate/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Core5CompatPrivate/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Core5Compat/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Core5Compat/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Core/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Core/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Concurrent/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Concurrent/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6BundledResonanceAudio/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6BundledResonanceAudio/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6BuildInternals/Qt6Config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6BuildInternals/qt6-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ found:
+ path: "/usr/lib/cmake/Qt6/Qt6Config.cmake"
+ mode: "config"
+ version: "6.11.1"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ -
+ kind: "try_compile-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:104 (try_compile)"
+ - "/usr/share/cmake/Modules/CheckCXXSourceCompiles.cmake:103 (cmake_check_source_compiles)"
+ - "/usr/lib/cmake/Qt6/FindWrapAtomic.cmake:36 (check_cxx_source_compiles)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:36 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Core/Qt6CoreDependencies.cmake:36 (_qt_internal_find_third_party_dependencies)"
+ - "/usr/lib/cmake/Qt6Core/Qt6CoreConfig.cmake:52 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/KF6CoreAddons/KF6CoreAddonsConfig.cmake:38 (find_dependency)"
+ - "CMakeLists.txt:4 (find_package)"
+ checks:
+ - "Performing Test HAVE_STDATOMIC"
+ directories:
+ source: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/CMakeScratch/TryCompile-nGz8cA"
+ binary: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/CMakeScratch/TryCompile-nGz8cA"
+ cmakeVariables:
+ CMAKE_CXX_FLAGS: ""
+ CMAKE_CXX_FLAGS_DEBUG: "-g"
+ CMAKE_CXX_STDLIB_MODULES_JSON: ""
+ CMAKE_EXE_LINKER_FLAGS: ""
+ CMAKE_MODULE_PATH: "/usr/lib/cmake/Qt6;/usr/lib/cmake/Qt6/3rdparty/extra-cmake-modules/find-modules;/usr/lib/cmake/Qt6/3rdparty/kwin"
+ buildResult:
+ variable: "HAVE_STDATOMIC"
+ cached: true
+ stdout: |
+ Change Dir: '/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/CMakeScratch/TryCompile-nGz8cA'
+
+ Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_bcad7/fast
+ /usr/bin/make -f CMakeFiles/cmTC_bcad7.dir/build.make CMakeFiles/cmTC_bcad7.dir/build
+ make[1]: Entering directory '/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/CMakeScratch/TryCompile-nGz8cA'
+ Building CXX object CMakeFiles/cmTC_bcad7.dir/src.cxx.o
+ /usr/bin/c++ -DHAVE_STDATOMIC -o CMakeFiles/cmTC_bcad7.dir/src.cxx.o -c /home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/CMakeScratch/TryCompile-nGz8cA/src.cxx
+ Linking CXX executable cmTC_bcad7
+ /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bcad7.dir/link.txt --verbose=1
+ /usr/bin/c++ CMakeFiles/cmTC_bcad7.dir/src.cxx.o -o cmTC_bcad7
+ make[1]: Leaving directory '/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/CMakeScratch/TryCompile-nGz8cA'
+
+ exitCode: 0
+ -
+ kind: "find_package-v1"
+ backtrace:
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:100 (find_package)"
+ - "/usr/lib/cmake/Qt6Core/Qt6CoreDependencies.cmake:43 (_qt_internal_find_tool_dependencies)"
+ - "/usr/lib/cmake/Qt6Core/Qt6CoreConfig.cmake:52 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/KF6CoreAddons/KF6CoreAddonsConfig.cmake:38 (find_dependency)"
+ - "CMakeLists.txt:4 (find_package)"
+ name: "Qt6CoreTools"
+ configs:
+ -
+ filename: "Qt6CoreTools.cps"
+ kind: "cps"
+ -
+ filename: "qt6coretools.cps"
+ kind: "cps"
+ -
+ filename: "Qt6CoreToolsConfig.cmake"
+ kind: "cmake"
+ -
+ filename: "qt6coretools-config.cmake"
+ kind: "cmake"
+ version_request:
+ version: "6.11.1"
+ version_complete: "6.11.1"
+ exact: false
+ settings:
+ required: "optional"
+ quiet: false
+ global: false
+ policy_scope: true
+ bypass_provider: false
+ names:
+ - "Qt6CoreTools"
+ search_paths:
+ - "/usr/lib/cmake/Qt6Core/.."
+ - "/usr/lib/cmake"
+ path_suffixes:
+ - ""
+ paths:
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ CMAKE_FIND_USE_PACKAGE_ROOT_PATH: true
+ CMAKE_FIND_USE_CMAKE_PACKAGE_REGISTRY: true
+ CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY: true
+ CMAKE_FIND_ROOT_PATH_MODE: "BOTH"
+ candidates:
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/Qt6CoreToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/qt6coretools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/Qt6CoreTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/qt6coretools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/Qt6CoreTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/qt6coretools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/Qt6CoreToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/qt6coretools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/lib/cps/Qt6CoreTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/lib/cps/qt6coretools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/share/cps/Qt6CoreTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/share/cps/qt6coretools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/Qt6CoreToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/local/qt6coretools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/local/lib/cps/Qt6CoreTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/lib/cps/qt6coretools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/share/cps/Qt6CoreTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/share/cps/qt6coretools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/Qt6CoreToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/qt6coretools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cps/Qt6CoreTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cps/qt6coretools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/share/cps/Qt6CoreTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/share/cps/qt6coretools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ found:
+ path: "/usr/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake"
+ mode: "config"
+ version: "6.11.1"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ -
+ kind: "find_package-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/KF6CoreAddons/KF6CoreAddonsConfig.cmake:38 (find_dependency)"
+ - "CMakeLists.txt:4 (find_package)"
+ name: "Qt6Core"
+ configs:
+ -
+ filename: "Qt6Core.cps"
+ kind: "cps"
+ -
+ filename: "qt6core.cps"
+ kind: "cps"
+ -
+ filename: "Qt6CoreConfig.cmake"
+ kind: "cmake"
+ -
+ filename: "qt6core-config.cmake"
+ kind: "cmake"
+ version_request:
+ version: "6.9.0"
+ version_complete: "6.9.0"
+ exact: false
+ settings:
+ required: "required_explicit"
+ quiet: false
+ global: false
+ policy_scope: true
+ bypass_provider: false
+ names:
+ - "Qt6Core"
+ path_suffixes:
+ - ""
+ paths:
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ CMAKE_FIND_USE_PACKAGE_ROOT_PATH: true
+ CMAKE_FIND_USE_CMAKE_PACKAGE_REGISTRY: true
+ CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY: true
+ CMAKE_FIND_ROOT_PATH_MODE: "BOTH"
+ candidates:
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/Qt6CoreConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/qt6core-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/Qt6Core.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/qt6core.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/Qt6Core.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/qt6core.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/Qt6CoreConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/qt6core-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/lib/cps/Qt6Core.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/lib/cps/qt6core.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/share/cps/Qt6Core.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/share/cps/qt6core.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/Qt6CoreConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/local/qt6core-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/local/lib/cps/Qt6Core.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/lib/cps/qt6core.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/share/cps/Qt6Core.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/share/cps/qt6core.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/Qt6CoreConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/qt6core-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cps/Qt6Core.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cps/qt6core.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/share/cps/Qt6Core.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/share/cps/qt6core.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6CoreTools/Qt6CoreConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6CoreTools/qt6core-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6CorePrivate/Qt6CoreConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6CorePrivate/qt6core-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Core5CompatPrivate/Qt6CoreConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Core5CompatPrivate/qt6core-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Core5Compat/Qt6CoreConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Core5Compat/qt6core-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ found:
+ path: "/usr/lib/cmake/Qt6Core/Qt6CoreConfig.cmake"
+ mode: "config"
+ version: "6.11.1"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ CMAKE_MODULE_PATH:
+ - "/usr/lib/cmake/Qt6"
+ - "/usr/lib/cmake/Qt6/3rdparty/extra-cmake-modules/find-modules"
+ - "/usr/lib/cmake/Qt6/3rdparty/kwin"
+ -
+ kind: "find_package-v1"
+ backtrace:
+ - "CMakeLists.txt:4 (find_package)"
+ name: "KF6CoreAddons"
+ configs:
+ -
+ filename: "KF6CoreAddons.cps"
+ kind: "cps"
+ -
+ filename: "kf6coreaddons.cps"
+ kind: "cps"
+ -
+ filename: "KF6CoreAddonsConfig.cmake"
+ kind: "cmake"
+ -
+ filename: "kf6coreaddons-config.cmake"
+ kind: "cmake"
+ version_request:
+ exact: false
+ settings:
+ required: "required_explicit"
+ quiet: false
+ global: false
+ policy_scope: true
+ bypass_provider: false
+ names:
+ - "KF6CoreAddons"
+ path_suffixes:
+ - ""
+ paths:
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ CMAKE_FIND_USE_PACKAGE_ROOT_PATH: true
+ CMAKE_FIND_USE_CMAKE_PACKAGE_REGISTRY: true
+ CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY: true
+ CMAKE_FIND_ROOT_PATH_MODE: "BOTH"
+ candidates:
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/KF6CoreAddonsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/kf6coreaddons-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/KF6CoreAddons.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/kf6coreaddons.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/KF6CoreAddons.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/kf6coreaddons.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/KF6CoreAddonsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/kf6coreaddons-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/lib/cps/KF6CoreAddons.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/lib/cps/kf6coreaddons.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/share/cps/KF6CoreAddons.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/share/cps/kf6coreaddons.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/KF6CoreAddonsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/local/kf6coreaddons-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/local/lib/cps/KF6CoreAddons.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/lib/cps/kf6coreaddons.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/share/cps/KF6CoreAddons.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/share/cps/kf6coreaddons.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/KF6CoreAddonsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/kf6coreaddons-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cps/KF6CoreAddons.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cps/kf6coreaddons.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/share/cps/KF6CoreAddons.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/share/cps/kf6coreaddons.cps"
+ mode: "cps"
+ reason: "no_exist"
+ found:
+ path: "/usr/lib/cmake/KF6CoreAddons/KF6CoreAddonsConfig.cmake"
+ mode: "config"
+ version: "6.26.0"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ CMAKE_MODULE_PATH:
+ - "/usr/lib/cmake/Qt6"
+ - "/usr/lib/cmake/Qt6/3rdparty/extra-cmake-modules/find-modules"
+ - "/usr/lib/cmake/Qt6/3rdparty/kwin"
+ -
+ kind: "find_package-v1"
+ backtrace:
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:100 (find_package)"
+ - "/usr/lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsDependencies.cmake:14 (_qt_internal_find_tool_dependencies)"
+ - "/usr/lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsConfig.cmake:46 (include)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:100 (find_package)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsDependencies.cmake:42 (_qt_internal_find_tool_dependencies)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ name: "Qt6GuiTools"
+ configs:
+ -
+ filename: "Qt6GuiTools.cps"
+ kind: "cps"
+ -
+ filename: "qt6guitools.cps"
+ kind: "cps"
+ -
+ filename: "Qt6GuiToolsConfig.cmake"
+ kind: "cmake"
+ -
+ filename: "qt6guitools-config.cmake"
+ kind: "cmake"
+ version_request:
+ version: "6.11.1"
+ version_complete: "6.11.1"
+ exact: false
+ settings:
+ required: "optional"
+ quiet: false
+ global: false
+ policy_scope: true
+ bypass_provider: false
+ names:
+ - "Qt6GuiTools"
+ search_paths:
+ - "/usr/lib/cmake/Qt6WidgetsTools/.."
+ - "/usr/lib/cmake"
+ path_suffixes:
+ - ""
+ paths:
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ CMAKE_FIND_USE_PACKAGE_ROOT_PATH: true
+ CMAKE_FIND_USE_CMAKE_PACKAGE_REGISTRY: true
+ CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY: true
+ CMAKE_FIND_ROOT_PATH_MODE: "BOTH"
+ candidates:
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/Qt6GuiToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/qt6guitools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/Qt6GuiTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/qt6guitools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/Qt6GuiTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/qt6guitools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/Qt6GuiToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/qt6guitools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/lib/cps/Qt6GuiTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/lib/cps/qt6guitools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/share/cps/Qt6GuiTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/share/cps/qt6guitools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/Qt6GuiToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/local/qt6guitools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/local/lib/cps/Qt6GuiTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/lib/cps/qt6guitools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/share/cps/Qt6GuiTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/share/cps/qt6guitools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/Qt6GuiToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/qt6guitools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cps/Qt6GuiTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cps/qt6guitools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/share/cps/Qt6GuiTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/share/cps/qt6guitools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ found:
+ path: "/usr/lib/cmake/Qt6GuiTools/Qt6GuiToolsConfig.cmake"
+ mode: "config"
+ version: "6.11.1"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ -
+ kind: "find_package-v1"
+ backtrace:
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:100 (find_package)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsDependencies.cmake:42 (_qt_internal_find_tool_dependencies)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ name: "Qt6WidgetsTools"
+ configs:
+ -
+ filename: "Qt6WidgetsTools.cps"
+ kind: "cps"
+ -
+ filename: "qt6widgetstools.cps"
+ kind: "cps"
+ -
+ filename: "Qt6WidgetsToolsConfig.cmake"
+ kind: "cmake"
+ -
+ filename: "qt6widgetstools-config.cmake"
+ kind: "cmake"
+ version_request:
+ version: "6.11.1"
+ version_complete: "6.11.1"
+ exact: false
+ settings:
+ required: "optional"
+ quiet: false
+ global: false
+ policy_scope: true
+ bypass_provider: false
+ names:
+ - "Qt6WidgetsTools"
+ search_paths:
+ - "/usr/lib/cmake/Qt6Widgets/.."
+ - "/usr/lib/cmake"
+ path_suffixes:
+ - ""
+ paths:
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ CMAKE_FIND_USE_PACKAGE_ROOT_PATH: true
+ CMAKE_FIND_USE_CMAKE_PACKAGE_REGISTRY: true
+ CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY: true
+ CMAKE_FIND_ROOT_PATH_MODE: "BOTH"
+ candidates:
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/Qt6WidgetsToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/qt6widgetstools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/Qt6WidgetsTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/qt6widgetstools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/Qt6WidgetsTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/qt6widgetstools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/Qt6WidgetsToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/qt6widgetstools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/lib/cps/Qt6WidgetsTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/lib/cps/qt6widgetstools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/share/cps/Qt6WidgetsTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/share/cps/qt6widgetstools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/Qt6WidgetsToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/local/qt6widgetstools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/local/lib/cps/Qt6WidgetsTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/lib/cps/qt6widgetstools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/share/cps/Qt6WidgetsTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/share/cps/qt6widgetstools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/Qt6WidgetsToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/qt6widgetstools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cps/Qt6WidgetsTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cps/qt6widgetstools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/share/cps/Qt6WidgetsTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/share/cps/qt6widgetstools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ found:
+ path: "/usr/lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsConfig.cmake"
+ mode: "config"
+ version: "6.11.1"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/FindOpenGL.cmake:408 (find_path)"
+ - "/usr/lib/cmake/Qt6/FindWrapOpenGL.cmake:13 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:36 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake:37 (_qt_internal_find_third_party_dependencies)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake:50 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ mode: "path"
+ variable: "OPENGL_INCLUDE_DIR"
+ description: "Path to a file."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "GL/gl.h"
+ candidate_directories:
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ - "/usr/local/include/"
+ - "/usr/local/"
+ - "/usr/include/"
+ - "/usr/"
+ - "/include/"
+ - "/usr/X11R6/include/"
+ - "/usr/X11R6/"
+ - "/usr/pkg/include/"
+ - "/usr/pkg/"
+ - "/opt/include/"
+ - "/opt/"
+ - "/usr/include/X11/"
+ - "/usr/share/doc/NVIDIA_GLX-1.0/include/"
+ - "/usr/openwin/share/include/"
+ - "/opt/graphics/OpenGL/include/"
+ searched_directories:
+ - "/home/nippy/.local/bin/GL/gl.h"
+ - "/usr/local/sbin/GL/gl.h"
+ - "/usr/local/bin/GL/gl.h"
+ - "/usr/bin/GL/gl.h"
+ - "/usr/bin/site_perl/GL/gl.h"
+ - "/usr/bin/vendor_perl/GL/gl.h"
+ - "/usr/bin/core_perl/GL/gl.h"
+ - "/usr/local/include/GL/gl.h"
+ - "/usr/local/GL/gl.h"
+ found: "/usr/include/"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ CMAKE_SYSTEM_INCLUDE_PATH:
+ - "/usr/include/X11"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/FindOpenGL.cmake:414 (find_path)"
+ - "/usr/lib/cmake/Qt6/FindWrapOpenGL.cmake:13 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:36 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake:37 (_qt_internal_find_third_party_dependencies)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake:50 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ mode: "path"
+ variable: "OPENGL_GLX_INCLUDE_DIR"
+ description: "Path to a file."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "GL/glx.h"
+ candidate_directories:
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ - "/usr/local/include/"
+ - "/usr/local/"
+ - "/usr/include/"
+ - "/usr/"
+ - "/include/"
+ - "/usr/X11R6/include/"
+ - "/usr/X11R6/"
+ - "/usr/pkg/include/"
+ - "/usr/pkg/"
+ - "/opt/include/"
+ - "/opt/"
+ - "/usr/include/X11/"
+ searched_directories:
+ - "/home/nippy/.local/bin/GL/glx.h"
+ - "/usr/local/sbin/GL/glx.h"
+ - "/usr/local/bin/GL/glx.h"
+ - "/usr/bin/GL/glx.h"
+ - "/usr/bin/site_perl/GL/glx.h"
+ - "/usr/bin/vendor_perl/GL/glx.h"
+ - "/usr/bin/core_perl/GL/glx.h"
+ - "/usr/local/include/GL/glx.h"
+ - "/usr/local/GL/glx.h"
+ found: "/usr/include/"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ CMAKE_SYSTEM_INCLUDE_PATH:
+ - "/usr/include/X11"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/FindOpenGL.cmake:415 (find_path)"
+ - "/usr/lib/cmake/Qt6/FindWrapOpenGL.cmake:13 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:36 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake:37 (_qt_internal_find_third_party_dependencies)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake:50 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ mode: "path"
+ variable: "OPENGL_EGL_INCLUDE_DIR"
+ description: "Path to a file."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "EGL/egl.h"
+ candidate_directories:
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ - "/usr/local/include/"
+ - "/usr/local/"
+ - "/usr/include/"
+ - "/usr/"
+ - "/include/"
+ - "/usr/X11R6/include/"
+ - "/usr/X11R6/"
+ - "/usr/pkg/include/"
+ - "/usr/pkg/"
+ - "/opt/include/"
+ - "/opt/"
+ - "/usr/include/X11/"
+ searched_directories:
+ - "/home/nippy/.local/bin/EGL/egl.h"
+ - "/usr/local/sbin/EGL/egl.h"
+ - "/usr/local/bin/EGL/egl.h"
+ - "/usr/bin/EGL/egl.h"
+ - "/usr/bin/site_perl/EGL/egl.h"
+ - "/usr/bin/vendor_perl/EGL/egl.h"
+ - "/usr/bin/core_perl/EGL/egl.h"
+ - "/usr/local/include/EGL/egl.h"
+ - "/usr/local/EGL/egl.h"
+ found: "/usr/include/"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ CMAKE_SYSTEM_INCLUDE_PATH:
+ - "/usr/include/X11"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/FindOpenGL.cmake:416 (find_path)"
+ - "/usr/lib/cmake/Qt6/FindWrapOpenGL.cmake:13 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:36 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake:37 (_qt_internal_find_third_party_dependencies)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake:50 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ mode: "path"
+ variable: "OPENGL_GLES2_INCLUDE_DIR"
+ description: "Path to a file."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "GLES2/gl2.h"
+ candidate_directories:
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ - "/usr/local/include/"
+ - "/usr/local/"
+ - "/usr/include/"
+ - "/usr/"
+ - "/include/"
+ - "/usr/X11R6/include/"
+ - "/usr/X11R6/"
+ - "/usr/pkg/include/"
+ - "/usr/pkg/"
+ - "/opt/include/"
+ - "/opt/"
+ - "/usr/include/X11/"
+ searched_directories:
+ - "/home/nippy/.local/bin/GLES2/gl2.h"
+ - "/usr/local/sbin/GLES2/gl2.h"
+ - "/usr/local/bin/GLES2/gl2.h"
+ - "/usr/bin/GLES2/gl2.h"
+ - "/usr/bin/site_perl/GLES2/gl2.h"
+ - "/usr/bin/vendor_perl/GLES2/gl2.h"
+ - "/usr/bin/core_perl/GLES2/gl2.h"
+ - "/usr/local/include/GLES2/gl2.h"
+ - "/usr/local/GLES2/gl2.h"
+ found: "/usr/include/"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ CMAKE_SYSTEM_INCLUDE_PATH:
+ - "/usr/include/X11"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/FindOpenGL.cmake:417 (find_path)"
+ - "/usr/lib/cmake/Qt6/FindWrapOpenGL.cmake:13 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:36 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake:37 (_qt_internal_find_third_party_dependencies)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake:50 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ mode: "path"
+ variable: "OPENGL_GLES3_INCLUDE_DIR"
+ description: "Path to a file."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "GLES3/gl3.h"
+ candidate_directories:
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ - "/usr/local/include/"
+ - "/usr/local/"
+ - "/usr/include/"
+ - "/usr/"
+ - "/include/"
+ - "/usr/X11R6/include/"
+ - "/usr/X11R6/"
+ - "/usr/pkg/include/"
+ - "/usr/pkg/"
+ - "/opt/include/"
+ - "/opt/"
+ - "/usr/include/X11/"
+ searched_directories:
+ - "/home/nippy/.local/bin/GLES3/gl3.h"
+ - "/usr/local/sbin/GLES3/gl3.h"
+ - "/usr/local/bin/GLES3/gl3.h"
+ - "/usr/bin/GLES3/gl3.h"
+ - "/usr/bin/site_perl/GLES3/gl3.h"
+ - "/usr/bin/vendor_perl/GLES3/gl3.h"
+ - "/usr/bin/core_perl/GLES3/gl3.h"
+ - "/usr/local/include/GLES3/gl3.h"
+ - "/usr/local/GLES3/gl3.h"
+ found: "/usr/include/"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ CMAKE_SYSTEM_INCLUDE_PATH:
+ - "/usr/include/X11"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/FindOpenGL.cmake:418 (find_path)"
+ - "/usr/lib/cmake/Qt6/FindWrapOpenGL.cmake:13 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:36 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake:37 (_qt_internal_find_third_party_dependencies)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake:50 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ mode: "path"
+ variable: "OPENGL_xmesa_INCLUDE_DIR"
+ description: "Path to a file."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "GL/xmesa.h"
+ candidate_directories:
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ - "/usr/local/include/"
+ - "/usr/local/"
+ - "/usr/include/"
+ - "/usr/"
+ - "/include/"
+ - "/usr/X11R6/include/"
+ - "/usr/X11R6/"
+ - "/usr/pkg/include/"
+ - "/usr/pkg/"
+ - "/opt/include/"
+ - "/opt/"
+ - "/usr/include/X11/"
+ - "/usr/share/doc/NVIDIA_GLX-1.0/include/"
+ - "/usr/openwin/share/include/"
+ - "/opt/graphics/OpenGL/include/"
+ searched_directories:
+ - "/home/nippy/.local/bin/GL/xmesa.h"
+ - "/usr/local/sbin/GL/xmesa.h"
+ - "/usr/local/bin/GL/xmesa.h"
+ - "/usr/bin/GL/xmesa.h"
+ - "/usr/bin/site_perl/GL/xmesa.h"
+ - "/usr/bin/vendor_perl/GL/xmesa.h"
+ - "/usr/bin/core_perl/GL/xmesa.h"
+ - "/usr/local/include/GL/xmesa.h"
+ - "/usr/local/GL/xmesa.h"
+ - "/usr/include/GL/xmesa.h"
+ - "/usr/GL/xmesa.h"
+ - "/include/GL/xmesa.h"
+ - "/usr/X11R6/include/GL/xmesa.h"
+ - "/usr/X11R6/GL/xmesa.h"
+ - "/usr/pkg/include/GL/xmesa.h"
+ - "/usr/pkg/GL/xmesa.h"
+ - "/opt/include/GL/xmesa.h"
+ - "/opt/GL/xmesa.h"
+ - "/usr/include/X11/GL/xmesa.h"
+ - "/usr/share/doc/NVIDIA_GLX-1.0/include/GL/xmesa.h"
+ - "/usr/openwin/share/include/GL/xmesa.h"
+ - "/opt/graphics/OpenGL/include/GL/xmesa.h"
+ found: false
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ CMAKE_SYSTEM_INCLUDE_PATH:
+ - "/usr/include/X11"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/FindOpenGL.cmake:424 (find_path)"
+ - "/usr/lib/cmake/Qt6/FindWrapOpenGL.cmake:13 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:36 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake:37 (_qt_internal_find_third_party_dependencies)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake:50 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ mode: "path"
+ variable: "OPENGL_GLU_INCLUDE_DIR"
+ description: "Path to a file."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "GL/glu.h"
+ candidate_directories:
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ - "/usr/local/include/"
+ - "/usr/local/"
+ - "/usr/include/"
+ - "/usr/"
+ - "/include/"
+ - "/usr/X11R6/include/"
+ - "/usr/X11R6/"
+ - "/usr/pkg/include/"
+ - "/usr/pkg/"
+ - "/opt/include/"
+ - "/opt/"
+ - "/usr/include/X11/"
+ searched_directories:
+ - "/home/nippy/.local/bin/GL/glu.h"
+ - "/usr/local/sbin/GL/glu.h"
+ - "/usr/local/bin/GL/glu.h"
+ - "/usr/bin/GL/glu.h"
+ - "/usr/bin/site_perl/GL/glu.h"
+ - "/usr/bin/vendor_perl/GL/glu.h"
+ - "/usr/bin/core_perl/GL/glu.h"
+ - "/usr/local/include/GL/glu.h"
+ - "/usr/local/GL/glu.h"
+ found: "/usr/include/"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ CMAKE_SYSTEM_INCLUDE_PATH:
+ - "/usr/include/X11"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/FindOpenGL.cmake:438 (find_library)"
+ - "/usr/lib/cmake/Qt6/FindWrapOpenGL.cmake:13 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:36 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake:37 (_qt_internal_find_third_party_dependencies)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake:50 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ mode: "library"
+ variable: "OPENGL_opengl_LIBRARY"
+ description: "Path to a library."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "OpenGL"
+ candidate_directories:
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ - "/usr/local/lib/"
+ - "/usr/local/"
+ - "/usr/lib/"
+ - "/usr/"
+ - "/lib/"
+ - "/usr/X11R6/lib/"
+ - "/usr/X11R6/"
+ - "/usr/pkg/lib/"
+ - "/usr/pkg/"
+ - "/opt/lib/"
+ - "/opt/"
+ - "/usr/lib/X11/"
+ searched_directories:
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ - "/usr/local/lib/"
+ - "/usr/local/"
+ found: "/usr/lib/libOpenGL.so"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ CMAKE_SYSTEM_LIBRARY_PATH:
+ - "/usr/lib/X11"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/FindOpenGL.cmake:443 (find_library)"
+ - "/usr/lib/cmake/Qt6/FindWrapOpenGL.cmake:13 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:36 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake:37 (_qt_internal_find_third_party_dependencies)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake:50 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ mode: "library"
+ variable: "OPENGL_glx_LIBRARY"
+ description: "Path to a library."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "GLX"
+ candidate_directories:
+ - "/home/nippy/.local/bin/libglvnd/"
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/libglvnd/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/libglvnd/"
+ - "/usr/local/bin/"
+ - "/usr/bin/libglvnd/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/libglvnd/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/libglvnd/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/libglvnd/"
+ - "/usr/bin/core_perl/"
+ - "/usr/local/lib/libglvnd/"
+ - "/usr/local/lib/"
+ - "/usr/local/libglvnd/"
+ - "/usr/local/"
+ - "/usr/lib/libglvnd/"
+ - "/usr/lib/"
+ - "/usr/libglvnd/"
+ - "/usr/"
+ - "/lib/libglvnd/"
+ - "/lib/"
+ - "/usr/X11R6/lib/libglvnd/"
+ - "/usr/X11R6/lib/"
+ - "/usr/X11R6/libglvnd/"
+ - "/usr/X11R6/"
+ - "/usr/pkg/lib/libglvnd/"
+ - "/usr/pkg/lib/"
+ - "/usr/pkg/libglvnd/"
+ - "/usr/pkg/"
+ - "/opt/lib/libglvnd/"
+ - "/opt/lib/"
+ - "/opt/libglvnd/"
+ - "/opt/"
+ - "/usr/lib/X11/libglvnd/"
+ - "/usr/lib/X11/"
+ searched_directories:
+ - "/home/nippy/.local/bin/libglvnd/"
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/libglvnd/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/libglvnd/"
+ - "/usr/local/bin/"
+ - "/usr/bin/libglvnd/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/libglvnd/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/libglvnd/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/libglvnd/"
+ - "/usr/bin/core_perl/"
+ - "/usr/local/lib/libglvnd/"
+ - "/usr/local/lib/"
+ - "/usr/local/libglvnd/"
+ - "/usr/local/"
+ - "/usr/lib/libglvnd/"
+ found: "/usr/lib/libGLX.so"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ CMAKE_SYSTEM_LIBRARY_PATH:
+ - "/usr/lib/X11"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/FindOpenGL.cmake:449 (find_library)"
+ - "/usr/lib/cmake/Qt6/FindWrapOpenGL.cmake:13 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:36 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake:37 (_qt_internal_find_third_party_dependencies)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake:50 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ mode: "library"
+ variable: "OPENGL_egl_LIBRARY"
+ description: "Path to a library."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "EGL"
+ candidate_directories:
+ - "/home/nippy/.local/bin/libglvnd/"
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/libglvnd/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/libglvnd/"
+ - "/usr/local/bin/"
+ - "/usr/bin/libglvnd/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/libglvnd/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/libglvnd/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/libglvnd/"
+ - "/usr/bin/core_perl/"
+ - "/usr/local/lib/libglvnd/"
+ - "/usr/local/lib/"
+ - "/usr/local/libglvnd/"
+ - "/usr/local/"
+ - "/usr/lib/libglvnd/"
+ - "/usr/lib/"
+ - "/usr/libglvnd/"
+ - "/usr/"
+ - "/lib/libglvnd/"
+ - "/lib/"
+ - "/usr/X11R6/lib/libglvnd/"
+ - "/usr/X11R6/lib/"
+ - "/usr/X11R6/libglvnd/"
+ - "/usr/X11R6/"
+ - "/usr/pkg/lib/libglvnd/"
+ - "/usr/pkg/lib/"
+ - "/usr/pkg/libglvnd/"
+ - "/usr/pkg/"
+ - "/opt/lib/libglvnd/"
+ - "/opt/lib/"
+ - "/opt/libglvnd/"
+ - "/opt/"
+ - "/usr/lib/X11/libglvnd/"
+ - "/usr/lib/X11/"
+ searched_directories:
+ - "/home/nippy/.local/bin/libglvnd/"
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/libglvnd/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/libglvnd/"
+ - "/usr/local/bin/"
+ - "/usr/bin/libglvnd/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/libglvnd/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/libglvnd/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/libglvnd/"
+ - "/usr/bin/core_perl/"
+ - "/usr/local/lib/libglvnd/"
+ - "/usr/local/lib/"
+ - "/usr/local/libglvnd/"
+ - "/usr/local/"
+ - "/usr/lib/libglvnd/"
+ found: "/usr/lib/libEGL.so"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ CMAKE_SYSTEM_LIBRARY_PATH:
+ - "/usr/lib/X11"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/FindOpenGL.cmake:455 (find_library)"
+ - "/usr/lib/cmake/Qt6/FindWrapOpenGL.cmake:13 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:36 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake:37 (_qt_internal_find_third_party_dependencies)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake:50 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ mode: "library"
+ variable: "OPENGL_gles2_LIBRARY"
+ description: "Path to a library."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "GLESv2"
+ candidate_directories:
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ - "/usr/local/lib/"
+ - "/usr/local/"
+ - "/usr/lib/"
+ - "/usr/"
+ - "/lib/"
+ - "/usr/X11R6/lib/"
+ - "/usr/X11R6/"
+ - "/usr/pkg/lib/"
+ - "/usr/pkg/"
+ - "/opt/lib/"
+ - "/opt/"
+ - "/usr/lib/X11/"
+ searched_directories:
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ - "/usr/local/lib/"
+ - "/usr/local/"
+ found: "/usr/lib/libGLESv2.so"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ CMAKE_SYSTEM_LIBRARY_PATH:
+ - "/usr/lib/X11"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/FindOpenGL.cmake:460 (find_library)"
+ - "/usr/lib/cmake/Qt6/FindWrapOpenGL.cmake:13 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:36 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake:37 (_qt_internal_find_third_party_dependencies)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake:50 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ mode: "library"
+ variable: "OPENGL_gles3_LIBRARY"
+ description: "Path to a library."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "GLESv3"
+ - "GLESv2"
+ candidate_directories:
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ - "/usr/local/lib/"
+ - "/usr/local/"
+ - "/usr/lib/"
+ - "/usr/"
+ - "/lib/"
+ - "/usr/X11R6/lib/"
+ - "/usr/X11R6/"
+ - "/usr/pkg/lib/"
+ - "/usr/pkg/"
+ - "/opt/lib/"
+ - "/opt/"
+ - "/usr/lib/X11/"
+ searched_directories:
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ - "/usr/local/lib/"
+ - "/usr/local/"
+ - "/usr/lib/"
+ - "/usr/"
+ - "/lib/"
+ - "/usr/X11R6/lib/"
+ - "/usr/X11R6/"
+ - "/usr/pkg/lib/"
+ - "/usr/pkg/"
+ - "/opt/lib/"
+ - "/opt/"
+ - "/usr/lib/X11/"
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ - "/usr/local/lib/"
+ - "/usr/local/"
+ found: "/usr/lib/libGLESv2.so"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ CMAKE_SYSTEM_LIBRARY_PATH:
+ - "/usr/lib/X11"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/FindOpenGL.cmake:466 (find_library)"
+ - "/usr/lib/cmake/Qt6/FindWrapOpenGL.cmake:13 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:36 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake:37 (_qt_internal_find_third_party_dependencies)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake:50 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ mode: "library"
+ variable: "OPENGL_glu_LIBRARY"
+ description: "Path to a library."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "GLU"
+ - "MesaGLU"
+ candidate_directories:
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ - "/usr/local/lib/"
+ - "/usr/local/"
+ - "/usr/lib/"
+ - "/usr/"
+ - "/lib/"
+ - "/usr/X11R6/lib/"
+ - "/usr/X11R6/"
+ - "/usr/pkg/lib/"
+ - "/usr/pkg/"
+ - "/opt/lib/"
+ - "/opt/"
+ - "/usr/lib/X11/"
+ - "/opt/graphics/OpenGL/lib/"
+ - "/usr/openwin/lib/"
+ - "/usr/shlib/"
+ searched_directories:
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ - "/usr/local/lib/"
+ - "/usr/local/"
+ found: "/usr/lib/libGLU.so"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ CMAKE_SYSTEM_LIBRARY_PATH:
+ - "/usr/lib/X11"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/FindVulkan.cmake:409 (find_path)"
+ - "/usr/lib/cmake/Qt6/FindWrapVulkanHeaders.cmake:13 (find_package)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:34 (find_package)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake:37 (_qt_internal_find_third_party_dependencies)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake:50 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ mode: "path"
+ variable: "Vulkan_INCLUDE_DIR"
+ description: "Path to a file."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "vulkan/vulkan.h"
+ candidate_directories:
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ - "/usr/local/include/"
+ - "/usr/local/"
+ - "/usr/include/"
+ - "/usr/"
+ - "/include/"
+ - "/usr/X11R6/include/"
+ - "/usr/X11R6/"
+ - "/usr/pkg/include/"
+ - "/usr/pkg/"
+ - "/opt/include/"
+ - "/opt/"
+ - "/usr/include/X11/"
+ searched_directories:
+ - "/home/nippy/.local/bin/vulkan/vulkan.h"
+ - "/usr/local/sbin/vulkan/vulkan.h"
+ - "/usr/local/bin/vulkan/vulkan.h"
+ - "/usr/bin/vulkan/vulkan.h"
+ - "/usr/bin/site_perl/vulkan/vulkan.h"
+ - "/usr/bin/vendor_perl/vulkan/vulkan.h"
+ - "/usr/bin/core_perl/vulkan/vulkan.h"
+ - "/usr/local/include/vulkan/vulkan.h"
+ - "/usr/local/vulkan/vulkan.h"
+ - "/usr/include/vulkan/vulkan.h"
+ - "/usr/vulkan/vulkan.h"
+ - "/include/vulkan/vulkan.h"
+ - "/usr/X11R6/include/vulkan/vulkan.h"
+ - "/usr/X11R6/vulkan/vulkan.h"
+ - "/usr/pkg/include/vulkan/vulkan.h"
+ - "/usr/pkg/vulkan/vulkan.h"
+ - "/opt/include/vulkan/vulkan.h"
+ - "/opt/vulkan/vulkan.h"
+ - "/usr/include/X11/vulkan/vulkan.h"
+ found: false
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ CMAKE_SYSTEM_INCLUDE_PATH:
+ - "/usr/include/X11"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/FindVulkan.cmake:416 (find_library)"
+ - "/usr/lib/cmake/Qt6/FindWrapVulkanHeaders.cmake:13 (find_package)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:34 (find_package)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake:37 (_qt_internal_find_third_party_dependencies)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake:50 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ mode: "library"
+ variable: "Vulkan_LIBRARY"
+ description: "Path to a library."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "vulkan"
+ candidate_directories:
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ - "/usr/local/lib/"
+ - "/usr/local/"
+ - "/usr/lib/"
+ - "/usr/"
+ - "/lib/"
+ - "/usr/X11R6/lib/"
+ - "/usr/X11R6/"
+ - "/usr/pkg/lib/"
+ - "/usr/pkg/"
+ - "/opt/lib/"
+ - "/opt/"
+ - "/usr/lib/X11/"
+ searched_directories:
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ - "/usr/local/lib/"
+ - "/usr/local/"
+ found: "/usr/lib/libvulkan.so"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ CMAKE_SYSTEM_LIBRARY_PATH:
+ - "/usr/lib/X11"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/FindVulkan.cmake:424 (find_program)"
+ - "/usr/lib/cmake/Qt6/FindWrapVulkanHeaders.cmake:13 (find_package)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:34 (find_package)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake:37 (_qt_internal_find_third_party_dependencies)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake:50 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ mode: "program"
+ variable: "Vulkan_GLSLC_EXECUTABLE"
+ description: "Path to a program."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "glslc"
+ candidate_directories:
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ - "/usr/local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/"
+ - "/usr/bin/"
+ - "/usr/sbin/"
+ - "/usr/"
+ - "/bin/"
+ - "/sbin/"
+ - "/usr/X11R6/bin/"
+ - "/usr/X11R6/sbin/"
+ - "/usr/X11R6/"
+ - "/usr/pkg/bin/"
+ - "/usr/pkg/sbin/"
+ - "/usr/pkg/"
+ - "/opt/bin/"
+ - "/opt/sbin/"
+ - "/opt/"
+ searched_directories:
+ - "/home/nippy/.local/bin/glslc"
+ - "/usr/local/sbin/glslc"
+ - "/usr/local/bin/glslc"
+ found: "/usr/bin/glslc"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/FindVulkan.cmake:432 (find_program)"
+ - "/usr/lib/cmake/Qt6/FindWrapVulkanHeaders.cmake:13 (find_package)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:34 (find_package)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake:37 (_qt_internal_find_third_party_dependencies)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake:50 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ mode: "program"
+ variable: "Vulkan_GLSLANG_VALIDATOR_EXECUTABLE"
+ description: "Path to a program."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "glslangValidator"
+ candidate_directories:
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ - "/usr/local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/"
+ - "/usr/bin/"
+ - "/usr/sbin/"
+ - "/usr/"
+ - "/bin/"
+ - "/sbin/"
+ - "/usr/X11R6/bin/"
+ - "/usr/X11R6/sbin/"
+ - "/usr/X11R6/"
+ - "/usr/pkg/bin/"
+ - "/usr/pkg/sbin/"
+ - "/usr/pkg/"
+ - "/opt/bin/"
+ - "/opt/sbin/"
+ - "/opt/"
+ searched_directories:
+ - "/home/nippy/.local/bin/glslangValidator"
+ - "/usr/local/sbin/glslangValidator"
+ - "/usr/local/bin/glslangValidator"
+ found: "/usr/bin/glslangValidator"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ -
+ kind: "find_package-v1"
+ backtrace:
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:100 (find_package)"
+ - "/usr/lib/cmake/Qt6DBus/Qt6DBusDependencies.cmake:42 (_qt_internal_find_tool_dependencies)"
+ - "/usr/lib/cmake/Qt6DBus/Qt6DBusConfig.cmake:50 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake:52 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake:50 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ name: "Qt6DBusTools"
+ configs:
+ -
+ filename: "Qt6DBusTools.cps"
+ kind: "cps"
+ -
+ filename: "qt6dbustools.cps"
+ kind: "cps"
+ -
+ filename: "Qt6DBusToolsConfig.cmake"
+ kind: "cmake"
+ -
+ filename: "qt6dbustools-config.cmake"
+ kind: "cmake"
+ version_request:
+ version: "6.11.1"
+ version_complete: "6.11.1"
+ exact: false
+ settings:
+ required: "optional"
+ quiet: false
+ global: false
+ policy_scope: true
+ bypass_provider: false
+ names:
+ - "Qt6DBusTools"
+ search_paths:
+ - "/usr/lib/cmake/Qt6DBus/.."
+ - "/usr/lib/cmake"
+ path_suffixes:
+ - ""
+ paths:
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ CMAKE_FIND_USE_PACKAGE_ROOT_PATH: true
+ CMAKE_FIND_USE_CMAKE_PACKAGE_REGISTRY: true
+ CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY: true
+ CMAKE_FIND_ROOT_PATH_MODE: "BOTH"
+ candidates:
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/Qt6DBusToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/qt6dbustools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/Qt6DBusTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/qt6dbustools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/Qt6DBusTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/qt6dbustools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/Qt6DBusToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/qt6dbustools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/lib/cps/Qt6DBusTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/lib/cps/qt6dbustools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/share/cps/Qt6DBusTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/share/cps/qt6dbustools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/Qt6DBusToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/local/qt6dbustools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/local/lib/cps/Qt6DBusTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/lib/cps/qt6dbustools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/share/cps/Qt6DBusTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/share/cps/qt6dbustools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/Qt6DBusToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/qt6dbustools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cps/Qt6DBusTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cps/qt6dbustools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/share/cps/Qt6DBusTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/share/cps/qt6dbustools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ found:
+ path: "/usr/lib/cmake/Qt6DBusTools/Qt6DBusToolsConfig.cmake"
+ mode: "config"
+ version: "6.11.1"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ -
+ kind: "find_package-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake:52 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake:50 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ name: "Qt6DBus"
+ configs:
+ -
+ filename: "Qt6DBus.cps"
+ kind: "cps"
+ -
+ filename: "qt6dbus.cps"
+ kind: "cps"
+ -
+ filename: "Qt6DBusConfig.cmake"
+ kind: "cmake"
+ -
+ filename: "qt6dbus-config.cmake"
+ kind: "cmake"
+ version_request:
+ version: "6.11.1"
+ version_complete: "6.11.1"
+ exact: false
+ settings:
+ required: "optional"
+ quiet: false
+ global: false
+ policy_scope: true
+ bypass_provider: false
+ names:
+ - "Qt6DBus"
+ search_paths:
+ - "/usr/lib/cmake/Qt6Gui/.."
+ - "/usr/lib/cmake"
+ path_suffixes:
+ - ""
+ paths:
+ CMAKE_FIND_USE_CMAKE_PATH: false
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ CMAKE_FIND_USE_PACKAGE_ROOT_PATH: true
+ CMAKE_FIND_USE_CMAKE_PACKAGE_REGISTRY: true
+ CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY: true
+ CMAKE_FIND_ROOT_PATH_MODE: "BOTH"
+ candidates:
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/Qt6DBusConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/qt6dbus-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/Qt6DBus.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/qt6dbus.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/Qt6DBus.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/qt6dbus.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6DBusConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/qt6dbus-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6DBusTools/Qt6DBusConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6DBusTools/qt6dbus-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6DBusPrivate/Qt6DBusConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6DBusPrivate/qt6dbus-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ found:
+ path: "/usr/lib/cmake/Qt6DBus/Qt6DBusConfig.cmake"
+ mode: "config"
+ version: "6.11.1"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ -
+ kind: "find_package-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ name: "Qt6Gui"
+ configs:
+ -
+ filename: "Qt6Gui.cps"
+ kind: "cps"
+ -
+ filename: "qt6gui.cps"
+ kind: "cps"
+ -
+ filename: "Qt6GuiConfig.cmake"
+ kind: "cmake"
+ -
+ filename: "qt6gui-config.cmake"
+ kind: "cmake"
+ version_request:
+ version: "6.11.1"
+ version_complete: "6.11.1"
+ exact: false
+ settings:
+ required: "optional"
+ quiet: false
+ global: false
+ policy_scope: true
+ bypass_provider: false
+ names:
+ - "Qt6Gui"
+ search_paths:
+ - "/usr/lib/cmake/Qt6Widgets/.."
+ - "/usr/lib/cmake"
+ path_suffixes:
+ - ""
+ paths:
+ CMAKE_FIND_USE_CMAKE_PATH: false
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ CMAKE_FIND_USE_PACKAGE_ROOT_PATH: true
+ CMAKE_FIND_USE_CMAKE_PACKAGE_REGISTRY: true
+ CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY: true
+ CMAKE_FIND_ROOT_PATH_MODE: "BOTH"
+ candidates:
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/Qt6GuiConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/qt6gui-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/Qt6Gui.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/qt6gui.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/Qt6Gui.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/qt6gui.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6GuiConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/qt6gui-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6GuiTools/Qt6GuiConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6GuiTools/qt6gui-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6GuiPrivate/Qt6GuiConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6GuiPrivate/qt6gui-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ found:
+ path: "/usr/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake"
+ mode: "config"
+ version: "6.11.1"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ -
+ kind: "find_package-v1"
+ backtrace:
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ name: "Qt6Widgets"
+ configs:
+ -
+ filename: "Qt6Widgets.cps"
+ kind: "cps"
+ -
+ filename: "qt6widgets.cps"
+ kind: "cps"
+ -
+ filename: "Qt6WidgetsConfig.cmake"
+ kind: "cmake"
+ -
+ filename: "qt6widgets-config.cmake"
+ kind: "cmake"
+ version_request:
+ exact: false
+ settings:
+ required: "optional"
+ quiet: false
+ global: false
+ policy_scope: true
+ bypass_provider: false
+ names:
+ - "Qt6Widgets"
+ search_paths:
+ - "/usr/lib/cmake"
+ path_suffixes:
+ - ""
+ paths:
+ CMAKE_FIND_USE_CMAKE_PATH: false
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ CMAKE_FIND_USE_PACKAGE_ROOT_PATH: true
+ CMAKE_FIND_USE_CMAKE_PACKAGE_REGISTRY: true
+ CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY: true
+ CMAKE_FIND_ROOT_PATH_MODE: "BOTH"
+ candidates:
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/Qt6WidgetsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/qt6widgets-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/Qt6Widgets.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/qt6widgets.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/Qt6Widgets.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/qt6widgets.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WidgetsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/qt6widgets-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WidgetsTools/Qt6WidgetsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WidgetsTools/qt6widgets-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WidgetsPrivate/Qt6WidgetsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6WidgetsPrivate/qt6widgets-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ found:
+ path: "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake"
+ mode: "config"
+ version: "6.11.1"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ -
+ kind: "find_package-v1"
+ backtrace:
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ name: "Qt6LinguistTools"
+ configs:
+ -
+ filename: "Qt6LinguistTools.cps"
+ kind: "cps"
+ -
+ filename: "qt6linguisttools.cps"
+ kind: "cps"
+ -
+ filename: "Qt6LinguistToolsConfig.cmake"
+ kind: "cmake"
+ -
+ filename: "qt6linguisttools-config.cmake"
+ kind: "cmake"
+ version_request:
+ exact: false
+ settings:
+ required: "optional"
+ quiet: false
+ global: false
+ policy_scope: true
+ bypass_provider: false
+ names:
+ - "Qt6LinguistTools"
+ search_paths:
+ - "/usr/lib/cmake"
+ path_suffixes:
+ - ""
+ paths:
+ CMAKE_FIND_USE_CMAKE_PATH: false
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ CMAKE_FIND_USE_PACKAGE_ROOT_PATH: true
+ CMAKE_FIND_USE_CMAKE_PACKAGE_REGISTRY: true
+ CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY: true
+ CMAKE_FIND_ROOT_PATH_MODE: "BOTH"
+ candidates:
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/Qt6LinguistToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/qt6linguisttools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/Qt6LinguistTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/qt6linguisttools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/Qt6LinguistTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/qt6linguisttools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6LinguistToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/qt6linguisttools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/lib/cps/Qt6LinguistTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/lib/cps/qt6linguisttools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/share/cps/Qt6LinguistTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/share/cps/qt6linguisttools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ found: null
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ -
+ kind: "find_package-v1"
+ backtrace:
+ - "CMakeLists.txt:5 (find_package)"
+ name: "Calamares"
+ configs:
+ -
+ filename: "Calamares.cps"
+ kind: "cps"
+ -
+ filename: "calamares.cps"
+ kind: "cps"
+ -
+ filename: "CalamaresConfig.cmake"
+ kind: "cmake"
+ -
+ filename: "calamares-config.cmake"
+ kind: "cmake"
+ version_request:
+ exact: false
+ settings:
+ required: "required_explicit"
+ quiet: false
+ global: false
+ policy_scope: true
+ bypass_provider: false
+ names:
+ - "Calamares"
+ path_suffixes:
+ - ""
+ paths:
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ CMAKE_FIND_USE_PACKAGE_ROOT_PATH: true
+ CMAKE_FIND_USE_CMAKE_PACKAGE_REGISTRY: true
+ CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY: true
+ CMAKE_FIND_ROOT_PATH_MODE: "BOTH"
+ candidates:
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/CalamaresConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/calamares-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/Calamares.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/calamares.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/Calamares.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/calamares.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/CalamaresConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/calamares-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/lib/cps/Calamares.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/lib/cps/calamares.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/share/cps/Calamares.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/share/cps/calamares.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/CalamaresConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/local/calamares-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/local/lib/cps/Calamares.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/lib/cps/calamares.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/share/cps/Calamares.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/share/cps/calamares.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/CalamaresConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/calamares-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cps/Calamares.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cps/calamares.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/share/cps/Calamares.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/share/cps/calamares.cps"
+ mode: "cps"
+ reason: "no_exist"
+ found:
+ path: "/usr/lib/cmake/Calamares/CalamaresConfig.cmake"
+ mode: "config"
+ version: "3.4.2"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ CMAKE_MODULE_PATH:
+ - "/usr/lib/cmake/Qt6"
+ - "/usr/lib/cmake/Qt6/3rdparty/extra-cmake-modules/find-modules"
+ - "/usr/lib/cmake/Qt6/3rdparty/kwin"
+ - "/usr/lib/cmake/Calamares"
+ - "/usr/lib/cmake/Qt6"
+ - "/usr/lib/cmake/Qt6/3rdparty/extra-cmake-modules/find-modules"
+ - "/usr/lib/cmake/Qt6/3rdparty/kwin"
+...
+
+---
+events:
+ -
+ kind: "find_package-v1"
+ backtrace:
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ name: "Qt6Network"
+ configs:
+ -
+ filename: "Qt6Network.cps"
+ kind: "cps"
+ -
+ filename: "qt6network.cps"
+ kind: "cps"
+ -
+ filename: "Qt6NetworkConfig.cmake"
+ kind: "cmake"
+ -
+ filename: "qt6network-config.cmake"
+ kind: "cmake"
+ version_request:
+ exact: false
+ settings:
+ required: "optional"
+ quiet: false
+ global: false
+ policy_scope: true
+ bypass_provider: false
+ names:
+ - "Qt6Network"
+ search_paths:
+ - "/usr/lib/cmake"
+ path_suffixes:
+ - ""
+ paths:
+ CMAKE_FIND_USE_CMAKE_PATH: false
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ CMAKE_FIND_USE_PACKAGE_ROOT_PATH: true
+ CMAKE_FIND_USE_CMAKE_PACKAGE_REGISTRY: true
+ CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY: true
+ CMAKE_FIND_ROOT_PATH_MODE: "BOTH"
+ candidates:
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/Qt6NetworkConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/qt6network-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/Qt6Network.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/qt6network.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/Qt6Network.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/qt6network.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6NetworkConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/qt6network-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6NetworkPrivate/Qt6NetworkConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6NetworkPrivate/qt6network-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ found:
+ path: "/usr/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake"
+ mode: "config"
+ version: "6.11.1"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ -
+ kind: "find_package-v1"
+ backtrace:
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ name: "Qt6Svg"
+ configs:
+ -
+ filename: "Qt6Svg.cps"
+ kind: "cps"
+ -
+ filename: "qt6svg.cps"
+ kind: "cps"
+ -
+ filename: "Qt6SvgConfig.cmake"
+ kind: "cmake"
+ -
+ filename: "qt6svg-config.cmake"
+ kind: "cmake"
+ version_request:
+ exact: false
+ settings:
+ required: "optional"
+ quiet: false
+ global: false
+ policy_scope: true
+ bypass_provider: false
+ names:
+ - "Qt6Svg"
+ search_paths:
+ - "/usr/lib/cmake"
+ path_suffixes:
+ - ""
+ paths:
+ CMAKE_FIND_USE_CMAKE_PATH: false
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ CMAKE_FIND_USE_PACKAGE_ROOT_PATH: true
+ CMAKE_FIND_USE_CMAKE_PACKAGE_REGISTRY: true
+ CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY: true
+ CMAKE_FIND_ROOT_PATH_MODE: "BOTH"
+ candidates:
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/Qt6SvgConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/qt6svg-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/Qt6Svg.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/qt6svg.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/Qt6Svg.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/qt6svg.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6SvgConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/qt6svg-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6SvgWidgets/Qt6SvgConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6SvgWidgets/qt6svg-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6SvgPrivate/Qt6SvgConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6SvgPrivate/qt6svg-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ found:
+ path: "/usr/lib/cmake/Qt6Svg/Qt6SvgConfig.cmake"
+ mode: "config"
+ version: "6.11.1"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ -
+ kind: "find_package-v1"
+ backtrace:
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:100 (find_package)"
+ - "/usr/lib/cmake/Qt6Qml/Qt6QmlDependencies.cmake:42 (_qt_internal_find_tool_dependencies)"
+ - "/usr/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake:53 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ name: "Qt6QmlTools"
+ configs:
+ -
+ filename: "Qt6QmlTools.cps"
+ kind: "cps"
+ -
+ filename: "qt6qmltools.cps"
+ kind: "cps"
+ -
+ filename: "Qt6QmlToolsConfig.cmake"
+ kind: "cmake"
+ -
+ filename: "qt6qmltools-config.cmake"
+ kind: "cmake"
+ version_request:
+ version: "6.11.1"
+ version_complete: "6.11.1"
+ exact: false
+ settings:
+ required: "optional"
+ quiet: false
+ global: false
+ policy_scope: true
+ bypass_provider: false
+ names:
+ - "Qt6QmlTools"
+ search_paths:
+ - "/usr/lib/cmake/Qt6Qml/.."
+ - "/usr/lib/cmake"
+ path_suffixes:
+ - ""
+ paths:
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ CMAKE_FIND_USE_PACKAGE_ROOT_PATH: true
+ CMAKE_FIND_USE_CMAKE_PACKAGE_REGISTRY: true
+ CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY: true
+ CMAKE_FIND_ROOT_PATH_MODE: "BOTH"
+ candidates:
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/Qt6QmlToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/qt6qmltools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/Qt6QmlTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/qt6qmltools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/Qt6QmlTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/qt6qmltools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/Qt6QmlToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/qt6qmltools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/lib/cps/Qt6QmlTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/lib/cps/qt6qmltools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/share/cps/Qt6QmlTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/share/cps/qt6qmltools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/Qt6QmlToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/local/qt6qmltools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/local/lib/cps/Qt6QmlTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/lib/cps/qt6qmltools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/share/cps/Qt6QmlTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/share/cps/qt6qmltools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/Qt6QmlToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/qt6qmltools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cps/Qt6QmlTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cps/qt6qmltools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/share/cps/Qt6QmlTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/share/cps/qt6qmltools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ found:
+ path: "/usr/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake"
+ mode: "config"
+ version: "6.11.1"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ -
+ kind: "find_package-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Qml/Qt6QmlDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake:53 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ name: "Qt6QmlIntegration"
+ configs:
+ -
+ filename: "Qt6QmlIntegration.cps"
+ kind: "cps"
+ -
+ filename: "qt6qmlintegration.cps"
+ kind: "cps"
+ -
+ filename: "Qt6QmlIntegrationConfig.cmake"
+ kind: "cmake"
+ -
+ filename: "qt6qmlintegration-config.cmake"
+ kind: "cmake"
+ version_request:
+ version: "6.11.1"
+ version_complete: "6.11.1"
+ exact: false
+ settings:
+ required: "optional"
+ quiet: false
+ global: false
+ policy_scope: true
+ bypass_provider: false
+ names:
+ - "Qt6QmlIntegration"
+ search_paths:
+ - "/usr/lib/cmake/Qt6Qml/.."
+ - "/usr/lib/cmake"
+ path_suffixes:
+ - ""
+ paths:
+ CMAKE_FIND_USE_CMAKE_PATH: false
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ CMAKE_FIND_USE_PACKAGE_ROOT_PATH: true
+ CMAKE_FIND_USE_CMAKE_PACKAGE_REGISTRY: true
+ CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY: true
+ CMAKE_FIND_ROOT_PATH_MODE: "BOTH"
+ candidates:
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/Qt6QmlIntegrationConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/qt6qmlintegration-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/Qt6QmlIntegration.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/qt6qmlintegration.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/Qt6QmlIntegration.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/qt6qmlintegration.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlIntegrationConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/qt6qmlintegration-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ found:
+ path: "/usr/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake"
+ mode: "config"
+ version: "6.11.1"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ -
+ kind: "find_package-v1"
+ backtrace:
+ - "/usr/lib/cmake/Qt6Qml/Qt6QmlFindQmlscInternal.cmake:34 (find_package)"
+ - "/usr/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake:205 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ name: "Qt6QmlCompilerPlusPrivateTools"
+ configs:
+ -
+ filename: "Qt6QmlCompilerPlusPrivateTools.cps"
+ kind: "cps"
+ -
+ filename: "qt6qmlcompilerplusprivatetools.cps"
+ kind: "cps"
+ -
+ filename: "Qt6QmlCompilerPlusPrivateToolsConfig.cmake"
+ kind: "cmake"
+ -
+ filename: "qt6qmlcompilerplusprivatetools-config.cmake"
+ kind: "cmake"
+ version_request:
+ version: "6.11.1"
+ version_complete: "6.11.1"
+ exact: false
+ settings:
+ required: "optional"
+ quiet: true
+ global: false
+ policy_scope: true
+ bypass_provider: false
+ names:
+ - "Qt6QmlCompilerPlusPrivateTools"
+ path_suffixes:
+ - ""
+ paths:
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ CMAKE_FIND_USE_PACKAGE_ROOT_PATH: true
+ CMAKE_FIND_USE_CMAKE_PACKAGE_REGISTRY: true
+ CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY: true
+ CMAKE_FIND_ROOT_PATH_MODE: "BOTH"
+ candidates:
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/Qt6QmlCompilerPlusPrivateToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/qt6qmlcompilerplusprivatetools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/Qt6QmlCompilerPlusPrivateTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/qt6qmlcompilerplusprivatetools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/Qt6QmlCompilerPlusPrivateTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/qt6qmlcompilerplusprivatetools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/Qt6QmlCompilerPlusPrivateToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/qt6qmlcompilerplusprivatetools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/lib/cps/Qt6QmlCompilerPlusPrivateTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/lib/cps/qt6qmlcompilerplusprivatetools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/share/cps/Qt6QmlCompilerPlusPrivateTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/share/cps/qt6qmlcompilerplusprivatetools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/Qt6QmlCompilerPlusPrivateToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/local/qt6qmlcompilerplusprivatetools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/local/lib/cps/Qt6QmlCompilerPlusPrivateTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/lib/cps/qt6qmlcompilerplusprivatetools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/share/cps/Qt6QmlCompilerPlusPrivateTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/share/cps/qt6qmlcompilerplusprivatetools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/Qt6QmlCompilerPlusPrivateToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/qt6qmlcompilerplusprivatetools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cps/Qt6QmlCompilerPlusPrivateTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cps/qt6qmlcompilerplusprivatetools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/share/cps/Qt6QmlCompilerPlusPrivateTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/share/cps/qt6qmlcompilerplusprivatetools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/bin/site_perl/Qt6QmlCompilerPlusPrivateToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/bin/site_perl/qt6qmlcompilerplusprivatetools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/bin/site_perl/lib/cps/Qt6QmlCompilerPlusPrivateTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/bin/site_perl/lib/cps/qt6qmlcompilerplusprivatetools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/bin/site_perl/share/cps/Qt6QmlCompilerPlusPrivateTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/bin/site_perl/share/cps/qt6qmlcompilerplusprivatetools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/bin/vendor_perl/Qt6QmlCompilerPlusPrivateToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/bin/vendor_perl/qt6qmlcompilerplusprivatetools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/bin/vendor_perl/lib/cps/Qt6QmlCompilerPlusPrivateTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/bin/vendor_perl/lib/cps/qt6qmlcompilerplusprivatetools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/bin/vendor_perl/share/cps/Qt6QmlCompilerPlusPrivateTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/bin/vendor_perl/share/cps/qt6qmlcompilerplusprivatetools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/bin/core_perl/Qt6QmlCompilerPlusPrivateToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/bin/core_perl/qt6qmlcompilerplusprivatetools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/bin/core_perl/lib/cps/Qt6QmlCompilerPlusPrivateTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/bin/core_perl/lib/cps/qt6qmlcompilerplusprivatetools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/bin/core_perl/share/cps/Qt6QmlCompilerPlusPrivateTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/bin/core_perl/share/cps/qt6qmlcompilerplusprivatetools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/Qt6QmlCompilerPlusPrivateToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/qt6qmlcompilerplusprivatetools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/lib/cps/Qt6QmlCompilerPlusPrivateTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/lib/cps/qt6qmlcompilerplusprivatetools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/share/cps/Qt6QmlCompilerPlusPrivateTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/share/cps/qt6qmlcompilerplusprivatetools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/opt/Qt6QmlCompilerPlusPrivateToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/opt/qt6qmlcompilerplusprivatetools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/opt/lib/cps/Qt6QmlCompilerPlusPrivateTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/opt/lib/cps/qt6qmlcompilerplusprivatetools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/opt/share/cps/Qt6QmlCompilerPlusPrivateTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/opt/share/cps/qt6qmlcompilerplusprivatetools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ found: null
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ -
+ kind: "find_package-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ name: "Qt6Qml"
+ configs:
+ -
+ filename: "Qt6Qml.cps"
+ kind: "cps"
+ -
+ filename: "qt6qml.cps"
+ kind: "cps"
+ -
+ filename: "Qt6QmlConfig.cmake"
+ kind: "cmake"
+ -
+ filename: "qt6qml-config.cmake"
+ kind: "cmake"
+ version_request:
+ version: "6.11.1"
+ version_complete: "6.11.1"
+ exact: false
+ settings:
+ required: "optional"
+ quiet: false
+ global: false
+ policy_scope: true
+ bypass_provider: false
+ names:
+ - "Qt6Qml"
+ search_paths:
+ - "/usr/lib/cmake/Qt6QuickWidgets/.."
+ - "/usr/lib/cmake"
+ path_suffixes:
+ - ""
+ paths:
+ CMAKE_FIND_USE_CMAKE_PATH: false
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ CMAKE_FIND_USE_PACKAGE_ROOT_PATH: true
+ CMAKE_FIND_USE_CMAKE_PACKAGE_REGISTRY: true
+ CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY: true
+ CMAKE_FIND_ROOT_PATH_MODE: "BOTH"
+ candidates:
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/Qt6QmlConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/qt6qml-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/Qt6Qml.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/qt6qml.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/Qt6Qml.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/qt6qml.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/qt6qml-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlXmlListModelPrivate/Qt6QmlConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlXmlListModelPrivate/qt6qml-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlXmlListModel/Qt6QmlConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlXmlListModel/qt6qml-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlWorkerScriptPrivate/Qt6QmlConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlWorkerScriptPrivate/qt6qml-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlWorkerScript/Qt6QmlConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlWorkerScript/qt6qml-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlTypeRegistrarPrivate/Qt6QmlConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlTypeRegistrarPrivate/qt6qml-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlTools/Qt6QmlConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlTools/qt6qml-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlToolingSettingsPrivate/Qt6QmlConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlToolingSettingsPrivate/qt6qml-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlPrivate/Qt6QmlConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlPrivate/qt6qml-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlNetworkPrivate/Qt6QmlConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlNetworkPrivate/qt6qml-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlNetwork/Qt6QmlConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlNetwork/qt6qml-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlModelsPrivate/Qt6QmlConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlModelsPrivate/qt6qml-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlModels/Qt6QmlConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlModels/qt6qml-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlMetaPrivate/Qt6QmlConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlMetaPrivate/qt6qml-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlMeta/Qt6QmlConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlMeta/qt6qml-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlLocalStoragePrivate/Qt6QmlConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlLocalStoragePrivate/qt6qml-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlLocalStorage/Qt6QmlConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlLocalStorage/qt6qml-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlLSPrivate/Qt6QmlConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlLSPrivate/qt6qml-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlIntegration/Qt6QmlConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlIntegration/qt6qml-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlImportScanner/Qt6QmlConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlImportScanner/qt6qml-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlFormatPrivate/Qt6QmlConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlFormatPrivate/qt6qml-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlDomPrivate/Qt6QmlConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlDomPrivate/qt6qml-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlDebugPrivate/Qt6QmlConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlDebugPrivate/qt6qml-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlCorePrivate/Qt6QmlConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlCorePrivate/qt6qml-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlCore/Qt6QmlConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlCore/qt6qml-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlCompilerPrivate/Qt6QmlConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlCompilerPrivate/qt6qml-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlCompiler/Qt6QmlConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlCompiler/qt6qml-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ found:
+ path: "/usr/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake"
+ mode: "config"
+ version: "6.11.1"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ -
+ kind: "find_package-v1"
+ backtrace:
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:100 (find_package)"
+ - "/usr/lib/cmake/Qt6Quick/Qt6QuickDependencies.cmake:42 (_qt_internal_find_tool_dependencies)"
+ - "/usr/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake:50 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ name: "Qt6QuickTools"
+ configs:
+ -
+ filename: "Qt6QuickTools.cps"
+ kind: "cps"
+ -
+ filename: "qt6quicktools.cps"
+ kind: "cps"
+ -
+ filename: "Qt6QuickToolsConfig.cmake"
+ kind: "cmake"
+ -
+ filename: "qt6quicktools-config.cmake"
+ kind: "cmake"
+ version_request:
+ version: "6.11.1"
+ version_complete: "6.11.1"
+ exact: false
+ settings:
+ required: "optional"
+ quiet: false
+ global: false
+ policy_scope: true
+ bypass_provider: false
+ names:
+ - "Qt6QuickTools"
+ search_paths:
+ - "/usr/lib/cmake/Qt6Quick/.."
+ - "/usr/lib/cmake"
+ path_suffixes:
+ - ""
+ paths:
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ CMAKE_FIND_USE_PACKAGE_ROOT_PATH: true
+ CMAKE_FIND_USE_CMAKE_PACKAGE_REGISTRY: true
+ CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY: true
+ CMAKE_FIND_ROOT_PATH_MODE: "BOTH"
+ candidates:
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/Qt6QuickToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/qt6quicktools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/Qt6QuickTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/qt6quicktools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/Qt6QuickTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/qt6quicktools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/Qt6QuickToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/qt6quicktools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/lib/cps/Qt6QuickTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/lib/cps/qt6quicktools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/share/cps/Qt6QuickTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/.local/share/cps/qt6quicktools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/Qt6QuickToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/local/qt6quicktools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/local/lib/cps/Qt6QuickTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/lib/cps/qt6quicktools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/share/cps/Qt6QuickTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/local/share/cps/qt6quicktools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/Qt6QuickToolsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/qt6quicktools-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cps/Qt6QuickTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cps/qt6quicktools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/share/cps/Qt6QuickTools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/share/cps/qt6quicktools.cps"
+ mode: "cps"
+ reason: "no_exist"
+ found:
+ path: "/usr/lib/cmake/Qt6QuickTools/Qt6QuickToolsConfig.cmake"
+ mode: "config"
+ version: "6.11.1"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ -
+ kind: "find_package-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Quick/Qt6QuickDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake:50 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ name: "Qt6QmlModels"
+ configs:
+ -
+ filename: "Qt6QmlModels.cps"
+ kind: "cps"
+ -
+ filename: "qt6qmlmodels.cps"
+ kind: "cps"
+ -
+ filename: "Qt6QmlModelsConfig.cmake"
+ kind: "cmake"
+ -
+ filename: "qt6qmlmodels-config.cmake"
+ kind: "cmake"
+ version_request:
+ version: "6.11.1"
+ version_complete: "6.11.1"
+ exact: false
+ settings:
+ required: "optional"
+ quiet: false
+ global: false
+ policy_scope: true
+ bypass_provider: false
+ names:
+ - "Qt6QmlModels"
+ search_paths:
+ - "/usr/lib/cmake/Qt6Quick/.."
+ - "/usr/lib/cmake"
+ path_suffixes:
+ - ""
+ paths:
+ CMAKE_FIND_USE_CMAKE_PATH: false
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ CMAKE_FIND_USE_PACKAGE_ROOT_PATH: true
+ CMAKE_FIND_USE_CMAKE_PACKAGE_REGISTRY: true
+ CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY: true
+ CMAKE_FIND_ROOT_PATH_MODE: "BOTH"
+ candidates:
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/Qt6QmlModelsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/qt6qmlmodels-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/Qt6QmlModels.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/qt6qmlmodels.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/Qt6QmlModels.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/qt6qmlmodels.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlModelsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/qt6qmlmodels-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlModelsPrivate/Qt6QmlModelsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlModelsPrivate/qt6qmlmodels-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ found:
+ path: "/usr/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake"
+ mode: "config"
+ version: "6.11.1"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ -
+ kind: "find_package-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6QmlMeta/Qt6QmlMetaDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6QmlMeta/Qt6QmlMetaConfig.cmake:50 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Quick/Qt6QuickDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake:50 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ name: "Qt6QmlWorkerScript"
+ configs:
+ -
+ filename: "Qt6QmlWorkerScript.cps"
+ kind: "cps"
+ -
+ filename: "qt6qmlworkerscript.cps"
+ kind: "cps"
+ -
+ filename: "Qt6QmlWorkerScriptConfig.cmake"
+ kind: "cmake"
+ -
+ filename: "qt6qmlworkerscript-config.cmake"
+ kind: "cmake"
+ version_request:
+ version: "6.11.1"
+ version_complete: "6.11.1"
+ exact: false
+ settings:
+ required: "optional"
+ quiet: false
+ global: false
+ policy_scope: true
+ bypass_provider: false
+ names:
+ - "Qt6QmlWorkerScript"
+ search_paths:
+ - "/usr/lib/cmake/Qt6QmlMeta/.."
+ - "/usr/lib/cmake"
+ path_suffixes:
+ - ""
+ paths:
+ CMAKE_FIND_USE_CMAKE_PATH: false
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ CMAKE_FIND_USE_PACKAGE_ROOT_PATH: true
+ CMAKE_FIND_USE_CMAKE_PACKAGE_REGISTRY: true
+ CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY: true
+ CMAKE_FIND_ROOT_PATH_MODE: "BOTH"
+ candidates:
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/Qt6QmlWorkerScriptConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/qt6qmlworkerscript-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/Qt6QmlWorkerScript.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/qt6qmlworkerscript.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/Qt6QmlWorkerScript.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/qt6qmlworkerscript.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlWorkerScriptConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/qt6qmlworkerscript-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlWorkerScriptPrivate/Qt6QmlWorkerScriptConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlWorkerScriptPrivate/qt6qmlworkerscript-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ found:
+ path: "/usr/lib/cmake/Qt6QmlWorkerScript/Qt6QmlWorkerScriptConfig.cmake"
+ mode: "config"
+ version: "6.11.1"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ -
+ kind: "find_package-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Quick/Qt6QuickDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake:50 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ name: "Qt6QmlMeta"
+ configs:
+ -
+ filename: "Qt6QmlMeta.cps"
+ kind: "cps"
+ -
+ filename: "qt6qmlmeta.cps"
+ kind: "cps"
+ -
+ filename: "Qt6QmlMetaConfig.cmake"
+ kind: "cmake"
+ -
+ filename: "qt6qmlmeta-config.cmake"
+ kind: "cmake"
+ version_request:
+ version: "6.11.1"
+ version_complete: "6.11.1"
+ exact: false
+ settings:
+ required: "optional"
+ quiet: false
+ global: false
+ policy_scope: true
+ bypass_provider: false
+ names:
+ - "Qt6QmlMeta"
+ search_paths:
+ - "/usr/lib/cmake/Qt6Quick/.."
+ - "/usr/lib/cmake"
+ path_suffixes:
+ - ""
+ paths:
+ CMAKE_FIND_USE_CMAKE_PATH: false
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ CMAKE_FIND_USE_PACKAGE_ROOT_PATH: true
+ CMAKE_FIND_USE_CMAKE_PACKAGE_REGISTRY: true
+ CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY: true
+ CMAKE_FIND_ROOT_PATH_MODE: "BOTH"
+ candidates:
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/Qt6QmlMetaConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/qt6qmlmeta-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/Qt6QmlMeta.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/qt6qmlmeta.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/Qt6QmlMeta.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/qt6qmlmeta.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlMetaConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/qt6qmlmeta-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlMetaPrivate/Qt6QmlMetaConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QmlMetaPrivate/qt6qmlmeta-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ found:
+ path: "/usr/lib/cmake/Qt6QmlMeta/Qt6QmlMetaConfig.cmake"
+ mode: "config"
+ version: "6.11.1"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ -
+ kind: "find_package-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6Quick/Qt6QuickDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake:50 (include)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ name: "Qt6OpenGL"
+ configs:
+ -
+ filename: "Qt6OpenGL.cps"
+ kind: "cps"
+ -
+ filename: "qt6opengl.cps"
+ kind: "cps"
+ -
+ filename: "Qt6OpenGLConfig.cmake"
+ kind: "cmake"
+ -
+ filename: "qt6opengl-config.cmake"
+ kind: "cmake"
+ version_request:
+ version: "6.11.1"
+ version_complete: "6.11.1"
+ exact: false
+ settings:
+ required: "optional"
+ quiet: false
+ global: false
+ policy_scope: true
+ bypass_provider: false
+ names:
+ - "Qt6OpenGL"
+ search_paths:
+ - "/usr/lib/cmake/Qt6Quick/.."
+ - "/usr/lib/cmake"
+ path_suffixes:
+ - ""
+ paths:
+ CMAKE_FIND_USE_CMAKE_PATH: false
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ CMAKE_FIND_USE_PACKAGE_ROOT_PATH: true
+ CMAKE_FIND_USE_CMAKE_PACKAGE_REGISTRY: true
+ CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY: true
+ CMAKE_FIND_ROOT_PATH_MODE: "BOTH"
+ candidates:
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/Qt6OpenGLConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/qt6opengl-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/Qt6OpenGL.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/qt6opengl.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/Qt6OpenGL.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/qt6opengl.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6OpenGLConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/qt6opengl-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6OpenGLWidgets/qt6opengl-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6OpenGLPrivate/Qt6OpenGLConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6OpenGLPrivate/qt6opengl-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ found:
+ path: "/usr/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake"
+ mode: "config"
+ version: "6.11.1"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ -
+ kind: "find_package-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 (find_package)"
+ - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)"
+ - "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)"
+ - "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsDependencies.cmake:50 (_qt_internal_find_qt_dependencies)"
+ - "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsConfig.cmake:50 (include)"
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ name: "Qt6Quick"
+ configs:
+ -
+ filename: "Qt6Quick.cps"
+ kind: "cps"
+ -
+ filename: "qt6quick.cps"
+ kind: "cps"
+ -
+ filename: "Qt6QuickConfig.cmake"
+ kind: "cmake"
+ -
+ filename: "qt6quick-config.cmake"
+ kind: "cmake"
+ version_request:
+ version: "6.11.1"
+ version_complete: "6.11.1"
+ exact: false
+ settings:
+ required: "optional"
+ quiet: false
+ global: false
+ policy_scope: true
+ bypass_provider: false
+ names:
+ - "Qt6Quick"
+ search_paths:
+ - "/usr/lib/cmake/Qt6QuickWidgets/.."
+ - "/usr/lib/cmake"
+ path_suffixes:
+ - ""
+ paths:
+ CMAKE_FIND_USE_CMAKE_PATH: false
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ CMAKE_FIND_USE_PACKAGE_ROOT_PATH: true
+ CMAKE_FIND_USE_CMAKE_PACKAGE_REGISTRY: true
+ CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY: true
+ CMAKE_FIND_ROOT_PATH_MODE: "BOTH"
+ candidates:
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/Qt6Quick.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/qt6quick.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/Qt6Quick.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/qt6quick.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickWidgetsPrivate/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickWidgetsPrivate/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickWidgets/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickVectorImagePrivate/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickVectorImagePrivate/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickVectorImageHelpersPrivate/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickVectorImageHelpersPrivate/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickVectorImageHelpers/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickVectorImageHelpers/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickVectorImageGeneratorPrivate/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickVectorImageGeneratorPrivate/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickVectorImage/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickVectorImage/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickTools/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickTools/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickTestUtilsPrivate/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickTestUtilsPrivate/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickTestPrivate/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickTestPrivate/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickTest/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickTest/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickTemplates2Private/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickTemplates2Private/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickTemplates2/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickTemplates2/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickShapesPrivate/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickShapesPrivate/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickShapesDesignHelpersPrivate/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickShapesDesignHelpersPrivate/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickShapes/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickShapes/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickPrivate/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickPrivate/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickParticlesPrivate/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickParticlesPrivate/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickLayoutsPrivate/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickLayoutsPrivate/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickLayouts/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickLayouts/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickEffectsPrivate/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickEffectsPrivate/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickEffects/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickEffects/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickDialogs2UtilsPrivate/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickDialogs2UtilsPrivate/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickDialogs2Utils/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickDialogs2Utils/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickDialogs2QuickImplPrivate/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickDialogs2QuickImplPrivate/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickDialogs2QuickImpl/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickDialogs2QuickImpl/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickDialogs2Private/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickDialogs2Private/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickDialogs2/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickDialogs2/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControlsTestUtilsPrivate/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControlsTestUtilsPrivate/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2UniversalStyleImplPrivate/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2UniversalStyleImplPrivate/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2UniversalStyleImpl/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2UniversalStyleImpl/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2UniversalPrivate/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2UniversalPrivate/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2Universal/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2Universal/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2Private/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2Private/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2MaterialStyleImplPrivate/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2MaterialStyleImplPrivate/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2MaterialStyleImpl/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2MaterialStyleImpl/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2MaterialPrivate/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2MaterialPrivate/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2Material/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2Material/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2ImplPrivate/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2ImplPrivate/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2Impl/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2Impl/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2ImagineStyleImpl/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2ImagineStyleImpl/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2ImaginePrivate/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2ImaginePrivate/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2Imagine/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2Imagine/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2FusionStyleImplPrivate/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2FusionStyleImplPrivate/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2FusionStyleImpl/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2FusionStyleImpl/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2FusionPrivate/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2FusionPrivate/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2Fusion/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2Fusion/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2FluentWinUI3StyleImplPrivate/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2FluentWinUI3StyleImplPrivate/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2FluentWinUI3StyleImpl/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2FluentWinUI3StyleImpl/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2BasicStyleImplPrivate/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2BasicStyleImplPrivate/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2BasicStyleImpl/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2BasicStyleImpl/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2BasicPrivate/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2BasicPrivate/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2Basic/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2Basic/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickControls2/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Quick3DSpatialAudioPrivate/Qt6QuickConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6Quick3DSpatialAudioPrivate/qt6quick-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ found:
+ path: "/usr/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake"
+ mode: "config"
+ version: "6.11.1"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ -
+ kind: "find_package-v1"
+ backtrace:
+ - "/usr/lib/cmake/Qt6/Qt6Config.cmake:263 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:98 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ name: "Qt6QuickWidgets"
+ configs:
+ -
+ filename: "Qt6QuickWidgets.cps"
+ kind: "cps"
+ -
+ filename: "qt6quickwidgets.cps"
+ kind: "cps"
+ -
+ filename: "Qt6QuickWidgetsConfig.cmake"
+ kind: "cmake"
+ -
+ filename: "qt6quickwidgets-config.cmake"
+ kind: "cmake"
+ version_request:
+ exact: false
+ settings:
+ required: "optional"
+ quiet: false
+ global: false
+ policy_scope: true
+ bypass_provider: false
+ names:
+ - "Qt6QuickWidgets"
+ search_paths:
+ - "/usr/lib/cmake"
+ path_suffixes:
+ - ""
+ paths:
+ CMAKE_FIND_USE_CMAKE_PATH: false
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ CMAKE_FIND_USE_PACKAGE_ROOT_PATH: true
+ CMAKE_FIND_USE_CMAKE_PACKAGE_REGISTRY: true
+ CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY: true
+ CMAKE_FIND_ROOT_PATH_MODE: "BOTH"
+ candidates:
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/Qt6QuickWidgetsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/qt6quickwidgets-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/Qt6QuickWidgets.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/lib/cps/qt6quickwidgets.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/Qt6QuickWidgets.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/pkgRedirects/share/cps/qt6quickwidgets.cps"
+ mode: "cps"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickWidgetsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/qt6quickwidgets-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickWidgetsPrivate/Qt6QuickWidgetsConfig.cmake"
+ mode: "config"
+ reason: "no_exist"
+ -
+ path: "/usr/lib/cmake/Qt6QuickWidgetsPrivate/qt6quickwidgets-config.cmake"
+ mode: "config"
+ reason: "no_exist"
+ found:
+ path: "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsConfig.cmake"
+ mode: "config"
+ version: "6.11.1"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/lib/cmake/Calamares/FindYAMLCPP.cmake:34 (find_path)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:111 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ mode: "path"
+ variable: "YAMLCPP_INCLUDE_DIR"
+ description: "Path to a file."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "yaml-cpp/yaml.h"
+ candidate_directories:
+ - "/home/nippy/.local/bin/include/"
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/include/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/include/"
+ - "/usr/local/bin/"
+ - "/usr/bin/include/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/include/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/include/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/include/"
+ - "/usr/bin/core_perl/"
+ - "/usr/local/include/include/"
+ - "/usr/local/include/"
+ - "/usr/local/include/"
+ - "/usr/local/"
+ - "/usr/include/include/"
+ - "/usr/include/"
+ - "/usr/include/"
+ - "/usr/"
+ - "/include/include/"
+ - "/include/"
+ - "/usr/X11R6/include/include/"
+ - "/usr/X11R6/include/"
+ - "/usr/X11R6/include/"
+ - "/usr/X11R6/"
+ - "/usr/pkg/include/include/"
+ - "/usr/pkg/include/"
+ - "/usr/pkg/include/"
+ - "/usr/pkg/"
+ - "/opt/include/include/"
+ - "/opt/include/"
+ - "/opt/include/"
+ - "/opt/"
+ - "/usr/include/X11/include/"
+ - "/usr/include/X11/"
+ - "/home/nippy/Library/Frameworks/yaml-cpp/include/include/"
+ - "/home/nippy/Library/Frameworks/yaml-cpp/include/"
+ - "/Library/Frameworks/yaml-cpp/include/include/"
+ - "/Library/Frameworks/yaml-cpp/include/"
+ - "/usr/local/include/include/"
+ - "/usr/local/include/"
+ - "/usr/include/include/"
+ - "/usr/include/"
+ - "/sw/yaml-cpp/include/"
+ - "/sw/yaml-cpp/"
+ - "/opt/local/yaml-cpp/include/"
+ - "/opt/local/yaml-cpp/"
+ - "/opt/csw/yaml-cpp/include/"
+ - "/opt/csw/yaml-cpp/"
+ - "/opt/yaml-cpp/include/"
+ - "/opt/yaml-cpp/"
+ - "/include/include/"
+ - "/include/"
+ searched_directories:
+ - "/home/nippy/.local/bin/include/yaml-cpp/yaml.h"
+ - "/home/nippy/.local/bin/yaml-cpp/yaml.h"
+ - "/usr/local/sbin/include/yaml-cpp/yaml.h"
+ - "/usr/local/sbin/yaml-cpp/yaml.h"
+ - "/usr/local/bin/include/yaml-cpp/yaml.h"
+ - "/usr/local/bin/yaml-cpp/yaml.h"
+ - "/usr/bin/include/yaml-cpp/yaml.h"
+ - "/usr/bin/yaml-cpp/yaml.h"
+ - "/usr/bin/site_perl/include/yaml-cpp/yaml.h"
+ - "/usr/bin/site_perl/yaml-cpp/yaml.h"
+ - "/usr/bin/vendor_perl/include/yaml-cpp/yaml.h"
+ - "/usr/bin/vendor_perl/yaml-cpp/yaml.h"
+ - "/usr/bin/core_perl/include/yaml-cpp/yaml.h"
+ - "/usr/bin/core_perl/yaml-cpp/yaml.h"
+ - "/usr/local/include/include/yaml-cpp/yaml.h"
+ - "/usr/local/include/yaml-cpp/yaml.h"
+ - "/usr/local/include/yaml-cpp/yaml.h"
+ - "/usr/local/yaml-cpp/yaml.h"
+ - "/usr/include/include/yaml-cpp/yaml.h"
+ found: "/usr/include/"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ CMAKE_SYSTEM_INCLUDE_PATH:
+ - "/usr/include/X11"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/lib/cmake/Calamares/FindYAMLCPP.cmake:48 (find_library)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:111 (find_package)"
+ - "CMakeLists.txt:5 (find_package)"
+ mode: "library"
+ variable: "YAMLCPP_LIBRARY"
+ description: "Path to a library."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "yaml-cpp"
+ candidate_directories:
+ - "/home/nippy/.local/bin/lib64/"
+ - "/home/nippy/.local/bin/lib/"
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/lib64/"
+ - "/usr/local/sbin/lib/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/lib64/"
+ - "/usr/local/bin/lib/"
+ - "/usr/local/bin/"
+ - "/usr/bin/lib64/"
+ - "/usr/bin/lib/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/lib64/"
+ - "/usr/bin/site_perl/lib/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/lib64/"
+ - "/usr/bin/vendor_perl/lib/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/lib64/"
+ - "/usr/bin/core_perl/lib/"
+ - "/usr/bin/core_perl/"
+ - "/usr/local/lib/lib64/"
+ - "/usr/local/lib/lib/"
+ - "/usr/local/lib/"
+ - "/usr/local/lib64/"
+ - "/usr/local/lib/"
+ - "/usr/local/"
+ - "/usr/lib/lib64/"
+ - "/usr/lib/lib/"
+ - "/usr/lib/"
+ - "/usr/lib64/"
+ - "/usr/lib/"
+ - "/usr/"
+ - "/lib/lib64/"
+ - "/lib/lib/"
+ - "/lib/"
+ - "/usr/X11R6/lib/lib64/"
+ - "/usr/X11R6/lib/lib/"
+ - "/usr/X11R6/lib/"
+ - "/usr/X11R6/lib64/"
+ - "/usr/X11R6/lib/"
+ - "/usr/X11R6/"
+ - "/usr/pkg/lib/lib64/"
+ - "/usr/pkg/lib/lib/"
+ - "/usr/pkg/lib/"
+ - "/usr/pkg/lib64/"
+ - "/usr/pkg/lib/"
+ - "/usr/pkg/"
+ - "/opt/lib/lib64/"
+ - "/opt/lib/lib/"
+ - "/opt/lib/"
+ - "/opt/lib64/"
+ - "/opt/lib/"
+ - "/opt/"
+ - "/usr/lib/X11/lib64/"
+ - "/usr/lib/X11/lib/"
+ - "/usr/lib/X11/"
+ - "/home/nippy/Library/Frameworks/lib64/"
+ - "/home/nippy/Library/Frameworks/lib/"
+ - "/home/nippy/Library/Frameworks/"
+ - "/Library/Frameworks/lib64/"
+ - "/Library/Frameworks/lib/"
+ - "/Library/Frameworks/"
+ - "/usr/local/lib64/"
+ - "/usr/local/lib/"
+ - "/usr/local/"
+ - "/usr/lib64/"
+ - "/usr/lib/"
+ - "/usr/"
+ - "/sw/lib64/"
+ - "/sw/lib/"
+ - "/sw/"
+ - "/opt/local/lib64/"
+ - "/opt/local/lib/"
+ - "/opt/local/"
+ - "/opt/csw/lib64/"
+ - "/opt/csw/lib/"
+ - "/opt/csw/"
+ - "/opt/lib64/"
+ - "/opt/lib/"
+ - "/opt/"
+ - "/lib/lib64/"
+ - "/lib/lib/"
+ - "/lib/"
+ searched_directories:
+ - "/home/nippy/.local/bin/lib64/"
+ - "/home/nippy/.local/bin/lib/"
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/lib64/"
+ - "/usr/local/sbin/lib/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/lib64/"
+ - "/usr/local/bin/lib/"
+ - "/usr/local/bin/"
+ - "/usr/bin/lib64/"
+ - "/usr/bin/lib/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/lib64/"
+ - "/usr/bin/site_perl/lib/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/lib64/"
+ - "/usr/bin/vendor_perl/lib/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/lib64/"
+ - "/usr/bin/core_perl/lib/"
+ - "/usr/bin/core_perl/"
+ - "/usr/local/lib/lib64/"
+ - "/usr/local/lib/lib/"
+ - "/usr/local/lib/"
+ - "/usr/local/lib64/"
+ - "/usr/local/lib/"
+ - "/usr/local/"
+ - "/usr/lib/lib64/"
+ - "/usr/lib/lib/"
+ found: "/usr/lib/libyaml-cpp.so"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ CMAKE_SYSTEM_LIBRARY_PATH:
+ - "/usr/lib/X11"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/FindGettext.cmake:408 (find_program)"
+ - "/usr/lib/cmake/Calamares/CalamaresAddTranslations.cmake:17 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresAddModuleSubdirectory.cmake:40 (include)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:125 (include)"
+ - "CMakeLists.txt:5 (find_package)"
+ mode: "program"
+ variable: "GETTEXT_MSGMERGE_EXECUTABLE"
+ description: "Path to a program."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "msgmerge"
+ candidate_directories:
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ - "/usr/local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/"
+ - "/usr/bin/"
+ - "/usr/sbin/"
+ - "/usr/"
+ - "/bin/"
+ - "/sbin/"
+ - "/usr/X11R6/bin/"
+ - "/usr/X11R6/sbin/"
+ - "/usr/X11R6/"
+ - "/usr/pkg/bin/"
+ - "/usr/pkg/sbin/"
+ - "/usr/pkg/"
+ - "/opt/bin/"
+ - "/opt/sbin/"
+ - "/opt/"
+ searched_directories:
+ - "/home/nippy/.local/bin/msgmerge"
+ - "/usr/local/sbin/msgmerge"
+ - "/usr/local/bin/msgmerge"
+ found: "/usr/bin/msgmerge"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+ -
+ kind: "find-v1"
+ backtrace:
+ - "/usr/share/cmake/Modules/FindGettext.cmake:410 (find_program)"
+ - "/usr/lib/cmake/Calamares/CalamaresAddTranslations.cmake:17 (find_package)"
+ - "/usr/lib/cmake/Calamares/CalamaresAddModuleSubdirectory.cmake:40 (include)"
+ - "/usr/lib/cmake/Calamares/CalamaresConfig.cmake:125 (include)"
+ - "CMakeLists.txt:5 (find_package)"
+ mode: "program"
+ variable: "GETTEXT_MSGFMT_EXECUTABLE"
+ description: "Path to a program."
+ settings:
+ SearchFramework: "NEVER"
+ SearchAppBundle: "NEVER"
+ CMAKE_FIND_USE_CMAKE_PATH: true
+ CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
+ CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
+ CMAKE_FIND_USE_INSTALL_PREFIX: true
+ names:
+ - "msgfmt"
+ candidate_directories:
+ - "/home/nippy/.local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/bin/"
+ - "/usr/bin/"
+ - "/usr/bin/site_perl/"
+ - "/usr/bin/vendor_perl/"
+ - "/usr/bin/core_perl/"
+ - "/usr/local/bin/"
+ - "/usr/local/sbin/"
+ - "/usr/local/"
+ - "/usr/bin/"
+ - "/usr/sbin/"
+ - "/usr/"
+ - "/bin/"
+ - "/sbin/"
+ - "/usr/X11R6/bin/"
+ - "/usr/X11R6/sbin/"
+ - "/usr/X11R6/"
+ - "/usr/pkg/bin/"
+ - "/usr/pkg/sbin/"
+ - "/usr/pkg/"
+ - "/opt/bin/"
+ - "/opt/sbin/"
+ - "/opt/"
+ searched_directories:
+ - "/home/nippy/.local/bin/msgfmt"
+ - "/usr/local/sbin/msgfmt"
+ - "/usr/local/bin/msgfmt"
+ found: "/usr/bin/msgfmt"
+ search_context:
+ ENV{PATH}:
+ - "/home/nippy/.local/bin"
+ - "/usr/local/sbin"
+ - "/usr/local/bin"
+ - "/usr/bin"
+ - "/usr/bin/site_perl"
+ - "/usr/bin/vendor_perl"
+ - "/usr/bin/core_perl"
+ CMAKE_INSTALL_PREFIX: "/usr/local"
+ CMAKE_SYSTEM_PREFIX_PATH:
+ - "/usr/local"
+ - "/usr"
+ - "/"
+ - "/usr"
+ - "/usr/local"
+ - "/usr/X11R6"
+ - "/usr/pkg"
+ - "/opt"
+...
diff --git a/raveos-calamares-module/build2/CMakeFiles/CMakeDirectoryInformation.cmake b/raveos-calamares-module/build2/CMakeFiles/CMakeDirectoryInformation.cmake
new file mode 100644
index 0000000..264105a
--- /dev/null
+++ b/raveos-calamares-module/build2/CMakeFiles/CMakeDirectoryInformation.cmake
@@ -0,0 +1,16 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 4.3
+
+# Relative path conversion top directories.
+set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module")
+set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2")
+
+# Force unix paths in dependencies.
+set(CMAKE_FORCE_UNIX_PATHS 1)
+
+
+# The C and CXX include file regular expressions for this directory.
+set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
+set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
+set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
+set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
diff --git a/raveos-calamares-module/build2/CMakeFiles/CMakeRuleHashes.txt b/raveos-calamares-module/build2/CMakeFiles/CMakeRuleHashes.txt
new file mode 100644
index 0000000..da9d387
--- /dev/null
+++ b/raveos-calamares-module/build2/CMakeFiles/CMakeRuleHashes.txt
@@ -0,0 +1,5 @@
+# Hashes of file build rules.
+014bf094d0da3e37cbad07d09b1c2267 welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen
+14fbedfad25ca48690bca6729789df98 welcome/calamares_viewmodule_ravewelcome_autogen/timestamp
+09305a66771b74ec2323ffd9d995c541 wifi/CMakeFiles/calamares_viewmodule_wifi_autogen
+da9ac019f85bf2d8fe2f73d5d4b78819 wifi/calamares_viewmodule_wifi_autogen/timestamp
diff --git a/raveos-calamares-module/build2/CMakeFiles/InstallScripts.json b/raveos-calamares-module/build2/CMakeFiles/InstallScripts.json
new file mode 100644
index 0000000..3e614f7
--- /dev/null
+++ b/raveos-calamares-module/build2/CMakeFiles/InstallScripts.json
@@ -0,0 +1,9 @@
+{
+ "InstallScripts" :
+ [
+ "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/cmake_install.cmake",
+ "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/wifi/cmake_install.cmake",
+ "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/welcome/cmake_install.cmake"
+ ],
+ "Parallel" : false
+}
diff --git a/raveos-calamares-module/build2/CMakeFiles/Makefile.cmake b/raveos-calamares-module/build2/CMakeFiles/Makefile.cmake
new file mode 100644
index 0000000..f7898f5
--- /dev/null
+++ b/raveos-calamares-module/build2/CMakeFiles/Makefile.cmake
@@ -0,0 +1,1025 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 4.3
+
+# The generator used is:
+set(CMAKE_DEPENDS_GENERATOR "Unix Makefiles")
+
+# The top level Makefile was generated from the following files:
+set(CMAKE_MAKEFILE_DEPENDS
+ "CMakeCache.txt"
+ "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/CMakeLists.txt"
+ "CMakeFiles/4.3.3/CMakeCXXCompiler.cmake"
+ "CMakeFiles/4.3.3/CMakeSystem.cmake"
+ "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/welcome/CMakeLists.txt"
+ "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/welcome/module.desc"
+ "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/welcome/ravewelcome.conf"
+ "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/wifi/CMakeLists.txt"
+ "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/wifi/module.desc"
+ "/usr/lib/cmake/Calamares/CMakeColors.cmake"
+ "/usr/lib/cmake/Calamares/CalamaresAddBrandingSubdirectory.cmake"
+ "/usr/lib/cmake/Calamares/CalamaresAddLibrary.cmake"
+ "/usr/lib/cmake/Calamares/CalamaresAddModuleSubdirectory.cmake"
+ "/usr/lib/cmake/Calamares/CalamaresAddPlugin.cmake"
+ "/usr/lib/cmake/Calamares/CalamaresAddTranslations.cmake"
+ "/usr/lib/cmake/Calamares/CalamaresAutomoc.cmake"
+ "/usr/lib/cmake/Calamares/CalamaresCheckModuleSelection.cmake"
+ "/usr/lib/cmake/Calamares/CalamaresConfig.cmake"
+ "/usr/lib/cmake/Calamares/CalamaresConfigVersion.cmake"
+ "/usr/lib/cmake/Calamares/CalamaresTargets-release.cmake"
+ "/usr/lib/cmake/Calamares/CalamaresTargets.cmake"
+ "/usr/lib/cmake/Calamares/FindYAMLCPP.cmake"
+ "/usr/lib/cmake/KF6CoreAddons/KF6CoreAddonsConfig.cmake"
+ "/usr/lib/cmake/KF6CoreAddons/KF6CoreAddonsConfigVersion.cmake"
+ "/usr/lib/cmake/KF6CoreAddons/KF6CoreAddonsMacros.cmake"
+ "/usr/lib/cmake/KF6CoreAddons/KF6CoreAddonsTargets-noconfig.cmake"
+ "/usr/lib/cmake/KF6CoreAddons/KF6CoreAddonsTargets.cmake"
+ "/usr/lib/cmake/Qt6/FindWrapAtomic.cmake"
+ "/usr/lib/cmake/Qt6/FindWrapOpenGL.cmake"
+ "/usr/lib/cmake/Qt6/FindWrapVulkanHeaders.cmake"
+ "/usr/lib/cmake/Qt6/Qt6Config.cmake"
+ "/usr/lib/cmake/Qt6/Qt6ConfigExtras.cmake"
+ "/usr/lib/cmake/Qt6/Qt6ConfigVersion.cmake"
+ "/usr/lib/cmake/Qt6/Qt6ConfigVersionImpl.cmake"
+ "/usr/lib/cmake/Qt6/Qt6Dependencies.cmake"
+ "/usr/lib/cmake/Qt6/Qt6Targets.cmake"
+ "/usr/lib/cmake/Qt6/Qt6TargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6/Qt6VersionlessAliasTargets.cmake"
+ "/usr/lib/cmake/Qt6/QtFeature.cmake"
+ "/usr/lib/cmake/Qt6/QtFeatureCommon.cmake"
+ "/usr/lib/cmake/Qt6/QtInstallPaths.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicAndroidHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicAppleHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicCMakeEarlyPolicyHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicExternalProjectHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicFinalizerHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicFindPackageHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicGitHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicPluginHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicPluginHelpers_v2.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicSbomAttributionHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicSbomBuildToolHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicSbomCommonGenerationHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicSbomCpeHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicSbomCycloneDXHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicSbomDepHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicSbomDocumentNamespaceHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicSbomExternalReferenceHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicSbomFileHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicSbomGenerationCycloneDXHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicSbomGenerationHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicSbomHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicSbomLicenseHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicSbomOpsHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicSbomPurlHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicSbomPythonHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicSbomQtEntityHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicSbomRelationshipHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicSbomSystemDepHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicTargetHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicTestHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicToolHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake"
+ "/usr/lib/cmake/Qt6/QtPublicWindowsHelpers.cmake"
+ "/usr/lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Core/Qt6CoreConfig.cmake"
+ "/usr/lib/cmake/Qt6Core/Qt6CoreConfigExtras.cmake"
+ "/usr/lib/cmake/Qt6Core/Qt6CoreConfigVersion.cmake"
+ "/usr/lib/cmake/Qt6Core/Qt6CoreConfigVersionImpl.cmake"
+ "/usr/lib/cmake/Qt6Core/Qt6CoreDependencies.cmake"
+ "/usr/lib/cmake/Qt6Core/Qt6CoreMacros.cmake"
+ "/usr/lib/cmake/Qt6Core/Qt6CoreTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Core/Qt6CoreTargets.cmake"
+ "/usr/lib/cmake/Qt6Core/Qt6CoreTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Core/Qt6CoreVersionlessAliasTargets.cmake"
+ "/usr/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake"
+ "/usr/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfigVersion.cmake"
+ "/usr/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfigVersionImpl.cmake"
+ "/usr/lib/cmake/Qt6CoreTools/Qt6CoreToolsDependencies.cmake"
+ "/usr/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake"
+ "/usr/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake"
+ "/usr/lib/cmake/Qt6DBus/Qt6DBusAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6DBus/Qt6DBusConfig.cmake"
+ "/usr/lib/cmake/Qt6DBus/Qt6DBusConfigVersion.cmake"
+ "/usr/lib/cmake/Qt6DBus/Qt6DBusConfigVersionImpl.cmake"
+ "/usr/lib/cmake/Qt6DBus/Qt6DBusDependencies.cmake"
+ "/usr/lib/cmake/Qt6DBus/Qt6DBusMacros.cmake"
+ "/usr/lib/cmake/Qt6DBus/Qt6DBusTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6DBus/Qt6DBusTargets.cmake"
+ "/usr/lib/cmake/Qt6DBus/Qt6DBusTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6DBus/Qt6DBusVersionlessAliasTargets.cmake"
+ "/usr/lib/cmake/Qt6DBusTools/Qt6DBusToolsAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6DBusTools/Qt6DBusToolsConfig.cmake"
+ "/usr/lib/cmake/Qt6DBusTools/Qt6DBusToolsConfigVersion.cmake"
+ "/usr/lib/cmake/Qt6DBusTools/Qt6DBusToolsConfigVersionImpl.cmake"
+ "/usr/lib/cmake/Qt6DBusTools/Qt6DBusToolsDependencies.cmake"
+ "/usr/lib/cmake/Qt6DBusTools/Qt6DBusToolsTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6DBusTools/Qt6DBusToolsTargets.cmake"
+ "/usr/lib/cmake/Qt6DBusTools/Qt6DBusToolsTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6DBusTools/Qt6DBusToolsVersionlessTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6DmaBufServerBufferPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6DmaBufServerBufferPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6DmaBufServerBufferPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6DmaBufServerBufferPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6DmaBufServerBufferPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6DrmEglServerBufferPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6DrmEglServerBufferPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6DrmEglServerBufferPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6DrmEglServerBufferPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6DrmEglServerBufferPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6GuiAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6GuiConfigVersion.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6GuiConfigVersionImpl.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6GuiPlugins.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6GuiTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6GuiTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6GuiVersionlessAliasTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QComposePlatformInputContextPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QComposePlatformInputContextPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QComposePlatformInputContextPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QComposePlatformInputContextPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QComposePlatformInputContextPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEglFSEmulatorIntegrationPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEglFSEmulatorIntegrationPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEglFSEmulatorIntegrationPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEglFSEmulatorIntegrationPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEglFSEmulatorIntegrationPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEglFSIntegrationPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEglFSIntegrationPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEglFSIntegrationPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEglFSIntegrationPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEglFSIntegrationPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEglFSKmsEglDeviceIntegrationPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEglFSKmsEglDeviceIntegrationPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEglFSKmsEglDeviceIntegrationPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEglFSKmsEglDeviceIntegrationPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEglFSKmsEglDeviceIntegrationPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEglFSKmsGbmIntegrationPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEglFSKmsGbmIntegrationPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEglFSKmsGbmIntegrationPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEglFSKmsGbmIntegrationPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEglFSKmsGbmIntegrationPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEglFSX11IntegrationPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEglFSX11IntegrationPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEglFSX11IntegrationPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEglFSX11IntegrationPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEglFSX11IntegrationPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEvdevKeyboardPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEvdevKeyboardPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEvdevKeyboardPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEvdevKeyboardPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEvdevKeyboardPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEvdevMousePluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEvdevMousePluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEvdevMousePluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEvdevMousePluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEvdevMousePluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEvdevTabletPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEvdevTabletPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEvdevTabletPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEvdevTabletPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEvdevTabletPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEvdevTouchScreenPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEvdevTouchScreenPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEvdevTouchScreenPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEvdevTouchScreenPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QEvdevTouchScreenPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QGifPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QGifPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QGifPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QGifPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QGtk3ThemePluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QGtk3ThemePluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QGtk3ThemePluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QGtk3ThemePluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QGtk3ThemePluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QICOPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QICOPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QICOPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QICOPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QIbusPlatformInputContextPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QIbusPlatformInputContextPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QIbusPlatformInputContextPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QIbusPlatformInputContextPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QIbusPlatformInputContextPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QJpegPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QJpegPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QJpegPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QLibInputPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QLibInputPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QLibInputPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QLibInputPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QLibInputPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QLinuxFbIntegrationPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QLinuxFbIntegrationPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QLinuxFbIntegrationPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QLinuxFbIntegrationPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QLinuxFbIntegrationPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QMinimalEglIntegrationPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QMinimalEglIntegrationPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QMinimalEglIntegrationPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QMinimalEglIntegrationPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QMinimalEglIntegrationPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QSvgIconPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QSvgIconPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QSvgPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QSvgPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QSvgPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QTsLibPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QTsLibPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QTsLibPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QTsLibPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QTsLibPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QVirtualKeyboardPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QVirtualKeyboardPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QVirtualKeyboardPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QVirtualKeyboardPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QVirtualKeyboardPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QVkKhrDisplayIntegrationPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QVkKhrDisplayIntegrationPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QVkKhrDisplayIntegrationPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QVkKhrDisplayIntegrationPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QVkKhrDisplayIntegrationPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QVncIntegrationPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QVncIntegrationPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QVncIntegrationPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QVncIntegrationPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QVncIntegrationPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandAdwaitaDecorationPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandAdwaitaDecorationPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandAdwaitaDecorationPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandAdwaitaDecorationPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandAdwaitaDecorationPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandBradientDecorationPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandBradientDecorationPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandBradientDecorationPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandBradientDecorationPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandBradientDecorationPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandEglClientBufferPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandEglClientBufferPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandEglClientBufferPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandEglClientBufferPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandEglClientBufferPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandFullScreenShellV1IntegrationPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandFullScreenShellV1IntegrationPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandFullScreenShellV1IntegrationPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandFullScreenShellV1IntegrationPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandFullScreenShellV1IntegrationPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandIntegrationPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandIntegrationPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandIntegrationPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandIntegrationPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandIntegrationPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandIviShellIntegrationPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandIviShellIntegrationPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandIviShellIntegrationPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandIviShellIntegrationPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandIviShellIntegrationPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandQtShellIntegrationPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandQtShellIntegrationPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandQtShellIntegrationPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandQtShellIntegrationPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandQtShellIntegrationPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandWlShellIntegrationPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandWlShellIntegrationPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandWlShellIntegrationPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandWlShellIntegrationPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandWlShellIntegrationPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandXdgShellIntegrationPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandXdgShellIntegrationPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandXdgShellIntegrationPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandXdgShellIntegrationPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QWaylandXdgShellIntegrationPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QXcbEglIntegrationPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QXcbEglIntegrationPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QXcbEglIntegrationPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QXcbEglIntegrationPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QXcbEglIntegrationPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QXcbGlxIntegrationPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QXcbGlxIntegrationPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QXcbGlxIntegrationPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QXcbGlxIntegrationPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QXcbGlxIntegrationPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QXcbIntegrationPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QXcbIntegrationPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QXcbIntegrationPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QXcbIntegrationPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QXcbIntegrationPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QXdgDesktopPortalThemePluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QXdgDesktopPortalThemePluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QXdgDesktopPortalThemePluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QXdgDesktopPortalThemePluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6QXdgDesktopPortalThemePluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6ShmServerBufferPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6ShmServerBufferPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6ShmServerBufferPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6ShmServerBufferPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6ShmServerBufferPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6VulkanServerBufferPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6VulkanServerBufferPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6VulkanServerBufferPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6VulkanServerBufferPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Gui/Qt6VulkanServerBufferPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6GuiTools/Qt6GuiToolsAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6GuiTools/Qt6GuiToolsConfig.cmake"
+ "/usr/lib/cmake/Qt6GuiTools/Qt6GuiToolsConfigVersion.cmake"
+ "/usr/lib/cmake/Qt6GuiTools/Qt6GuiToolsConfigVersionImpl.cmake"
+ "/usr/lib/cmake/Qt6GuiTools/Qt6GuiToolsDependencies.cmake"
+ "/usr/lib/cmake/Qt6GuiTools/Qt6GuiToolsTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6GuiTools/Qt6GuiToolsTargets.cmake"
+ "/usr/lib/cmake/Qt6GuiTools/Qt6GuiToolsTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6GuiTools/Qt6GuiToolsVersionlessTargets.cmake"
+ "/usr/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsConfig.cmake"
+ "/usr/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsConfigVersion.cmake"
+ "/usr/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsConfigVersionImpl.cmake"
+ "/usr/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsDependencies.cmake"
+ "/usr/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake"
+ "/usr/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsTargets.cmake"
+ "/usr/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsVersionlessTargets.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6NetworkAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6NetworkConfigVersion.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6NetworkConfigVersionImpl.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6NetworkDependencies.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6NetworkPlugins.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6NetworkTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6NetworkTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6NetworkVersionlessAliasTargets.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6QConnManNetworkInformationPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6QConnManNetworkInformationPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6QConnManNetworkInformationPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6QConnManNetworkInformationPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6QConnManNetworkInformationPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6QGlibNetworkInformationPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6QGlibNetworkInformationPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6QGlibNetworkInformationPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6QGlibNetworkInformationPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6QGlibNetworkInformationPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6QNetworkManagerNetworkInformationPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6QNetworkManagerNetworkInformationPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6QNetworkManagerNetworkInformationPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6QNetworkManagerNetworkInformationPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6QNetworkManagerNetworkInformationPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6OpenGL/Qt6OpenGLAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake"
+ "/usr/lib/cmake/Qt6OpenGL/Qt6OpenGLConfigVersion.cmake"
+ "/usr/lib/cmake/Qt6OpenGL/Qt6OpenGLConfigVersionImpl.cmake"
+ "/usr/lib/cmake/Qt6OpenGL/Qt6OpenGLDependencies.cmake"
+ "/usr/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake"
+ "/usr/lib/cmake/Qt6OpenGL/Qt6OpenGLTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessAliasTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6LabsPlatformpluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6LabsPlatformpluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6LabsPlatformpluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6LabsPlatformpluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6LabsPlatformpluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6LabsStyleKitImplpluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6LabsStyleKitImplpluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6LabsStyleKitImplpluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6LabsStyleKitImplpluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6LabsStyleKitImplpluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6LabsStyleKitpluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6LabsStyleKitpluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6LabsStyleKitpluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6LabsStyleKitpluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6LabsStyleKitpluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6LabsSynchronizerpluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6LabsSynchronizerpluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6LabsSynchronizerpluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6LabsSynchronizerpluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6LabsSynchronizerpluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlNetworkpluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlNetworkpluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlNetworkpluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlNetworkpluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlNetworkpluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6VirtualKeyboardpluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6VirtualKeyboardpluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6VirtualKeyboardpluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6VirtualKeyboardpluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6VirtualKeyboardpluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandCompositorIviapplicationpluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandCompositorIviapplicationpluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandCompositorIviapplicationpluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandCompositorIviapplicationpluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandCompositorIviapplicationpluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandCompositorPresentationTimepluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandCompositorPresentationTimepluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandCompositorPresentationTimepluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandCompositorPresentationTimepluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandCompositorPresentationTimepluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandCompositorQtShellAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandCompositorQtShellConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandCompositorQtShellTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandCompositorQtShellTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandCompositorQtShellTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandCompositorWLShellpluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandCompositorWLShellpluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandCompositorWLShellpluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandCompositorWLShellpluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandCompositorWLShellpluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandCompositorXdgShellpluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandCompositorXdgShellpluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandCompositorXdgShellpluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandCompositorXdgShellpluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandCompositorXdgShellpluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandTextureSharingAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandTextureSharingConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandTextureSharingExtensionAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandTextureSharingExtensionConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandTextureSharingExtensionTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandTextureSharingExtensionTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandTextureSharingExtensionTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandTextureSharingTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandTextureSharingTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6WaylandTextureSharingTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquickvectorimagehelperspluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquickvectorimagehelperspluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquickvectorimagehelperspluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquickvectorimagehelperspluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquickvectorimagehelperspluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquickvectorimagepluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquickvectorimagepluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquickvectorimagepluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquickvectorimagepluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquickvectorimagepluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtgraphicaleffectspluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtgraphicaleffectspluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtgraphicaleffectspluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtgraphicaleffectspluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtgraphicaleffectspluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtgraphicaleffectsprivateAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtgraphicaleffectsprivateConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtgraphicaleffectsprivateTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtgraphicaleffectsprivateTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtgraphicaleffectsprivateTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fluentwinui3styleimplpluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fluentwinui3styleimplpluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fluentwinui3styleimplpluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fluentwinui3styleimplpluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fluentwinui3styleimplpluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fluentwinui3stylepluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fluentwinui3stylepluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fluentwinui3stylepluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fluentwinui3stylepluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fluentwinui3stylepluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickshapesdesignhelperspluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickshapesdesignhelperspluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickshapesdesignhelperspluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickshapesdesignhelperspluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickshapesdesignhelperspluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbbuiltinstylespluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbbuiltinstylespluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbbuiltinstylespluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbbuiltinstylespluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbbuiltinstylespluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbcomponentspluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbcomponentspluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbcomponentspluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbcomponentspluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbcomponentspluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbhangulpluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbhangulpluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbhangulpluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbhangulpluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbhangulpluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbhunspellpluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbhunspellpluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbhunspellpluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbhunspellpluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbhunspellpluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkblayoutspluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkblayoutspluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkblayoutspluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkblayoutspluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkblayoutspluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbopenwnnpluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbopenwnnpluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbopenwnnpluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbopenwnnpluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbopenwnnpluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbpinyinpluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbpinyinpluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbpinyinpluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbpinyinpluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbpinyinpluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbpluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbpluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbpluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbpluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbpluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbpluginspluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbpluginspluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbpluginspluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbpluginspluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbpluginspluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbsettingspluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbsettingspluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbsettingspluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbsettingspluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbsettingspluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbstylespluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbstylespluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbstylespluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbstylespluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbstylespluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbtcimepluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbtcimepluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbtcimepluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbtcimepluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbtcimepluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbthaipluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbthaipluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbthaipluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbthaipluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtvkbthaipluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qwaylandcompositorpluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qwaylandcompositorpluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qwaylandcompositorpluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qwaylandcompositorpluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6qwaylandcompositorpluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQuickEventReplayServiceFactoryPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQuickEventReplayServiceFactoryPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQuickEventReplayServiceFactoryPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQuickEventReplayServiceFactoryPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQuickEventReplayServiceFactoryPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QmlAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QmlConfigExtras.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QmlConfigVersion.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QmlConfigVersionImpl.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QmlDependencies.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QmlFindQmlscInternal.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QmlProperties.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QmlPublicCMakeHelpers.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QmlTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QmlTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Qml/Qt6QmlVersionlessAliasTargets.cmake"
+ "/usr/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake"
+ "/usr/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfigVersion.cmake"
+ "/usr/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfigVersionImpl.cmake"
+ "/usr/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake"
+ "/usr/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessAliasTargets.cmake"
+ "/usr/lib/cmake/Qt6QmlMeta/Qt6QmlMetaAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6QmlMeta/Qt6QmlMetaConfig.cmake"
+ "/usr/lib/cmake/Qt6QmlMeta/Qt6QmlMetaConfigVersion.cmake"
+ "/usr/lib/cmake/Qt6QmlMeta/Qt6QmlMetaConfigVersionImpl.cmake"
+ "/usr/lib/cmake/Qt6QmlMeta/Qt6QmlMetaDependencies.cmake"
+ "/usr/lib/cmake/Qt6QmlMeta/Qt6QmlMetaTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6QmlMeta/Qt6QmlMetaTargets.cmake"
+ "/usr/lib/cmake/Qt6QmlMeta/Qt6QmlMetaTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6QmlMeta/Qt6QmlMetaVersionlessAliasTargets.cmake"
+ "/usr/lib/cmake/Qt6QmlModels/Qt6QmlModelsAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake"
+ "/usr/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfigVersion.cmake"
+ "/usr/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfigVersionImpl.cmake"
+ "/usr/lib/cmake/Qt6QmlModels/Qt6QmlModelsDependencies.cmake"
+ "/usr/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake"
+ "/usr/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessAliasTargets.cmake"
+ "/usr/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake"
+ "/usr/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfigVersion.cmake"
+ "/usr/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfigVersionImpl.cmake"
+ "/usr/lib/cmake/Qt6QmlTools/Qt6QmlToolsDependencies.cmake"
+ "/usr/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake"
+ "/usr/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake"
+ "/usr/lib/cmake/Qt6QmlWorkerScript/Qt6QmlWorkerScriptAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6QmlWorkerScript/Qt6QmlWorkerScriptConfig.cmake"
+ "/usr/lib/cmake/Qt6QmlWorkerScript/Qt6QmlWorkerScriptConfigVersion.cmake"
+ "/usr/lib/cmake/Qt6QmlWorkerScript/Qt6QmlWorkerScriptConfigVersionImpl.cmake"
+ "/usr/lib/cmake/Qt6QmlWorkerScript/Qt6QmlWorkerScriptDependencies.cmake"
+ "/usr/lib/cmake/Qt6QmlWorkerScript/Qt6QmlWorkerScriptTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6QmlWorkerScript/Qt6QmlWorkerScriptTargets.cmake"
+ "/usr/lib/cmake/Qt6QmlWorkerScript/Qt6QmlWorkerScriptTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6QmlWorkerScript/Qt6QmlWorkerScriptVersionlessAliasTargets.cmake"
+ "/usr/lib/cmake/Qt6Quick/Qt6QuickAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake"
+ "/usr/lib/cmake/Qt6Quick/Qt6QuickConfigVersion.cmake"
+ "/usr/lib/cmake/Qt6Quick/Qt6QuickConfigVersionImpl.cmake"
+ "/usr/lib/cmake/Qt6Quick/Qt6QuickDependencies.cmake"
+ "/usr/lib/cmake/Qt6Quick/Qt6QuickPlugins.cmake"
+ "/usr/lib/cmake/Qt6Quick/Qt6QuickTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake"
+ "/usr/lib/cmake/Qt6Quick/Qt6QuickTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Quick/Qt6QuickVersionlessAliasTargets.cmake"
+ "/usr/lib/cmake/Qt6QuickTools/Qt6QuickToolsAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6QuickTools/Qt6QuickToolsConfig.cmake"
+ "/usr/lib/cmake/Qt6QuickTools/Qt6QuickToolsConfigVersion.cmake"
+ "/usr/lib/cmake/Qt6QuickTools/Qt6QuickToolsConfigVersionImpl.cmake"
+ "/usr/lib/cmake/Qt6QuickTools/Qt6QuickToolsDependencies.cmake"
+ "/usr/lib/cmake/Qt6QuickTools/Qt6QuickToolsTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6QuickTools/Qt6QuickToolsTargets.cmake"
+ "/usr/lib/cmake/Qt6QuickTools/Qt6QuickToolsTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6QuickTools/Qt6QuickToolsVersionlessTargets.cmake"
+ "/usr/lib/cmake/Qt6QuickTools/Qt6SvgToQmlMacros.cmake"
+ "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsConfig.cmake"
+ "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsConfigVersion.cmake"
+ "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsConfigVersionImpl.cmake"
+ "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsDependencies.cmake"
+ "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsTargets.cmake"
+ "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsVersionlessAliasTargets.cmake"
+ "/usr/lib/cmake/Qt6Svg/Qt6SvgAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Svg/Qt6SvgConfig.cmake"
+ "/usr/lib/cmake/Qt6Svg/Qt6SvgConfigVersion.cmake"
+ "/usr/lib/cmake/Qt6Svg/Qt6SvgConfigVersionImpl.cmake"
+ "/usr/lib/cmake/Qt6Svg/Qt6SvgDependencies.cmake"
+ "/usr/lib/cmake/Qt6Svg/Qt6SvgTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Svg/Qt6SvgTargets.cmake"
+ "/usr/lib/cmake/Qt6Svg/Qt6SvgTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Svg/Qt6SvgVersionlessAliasTargets.cmake"
+ "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake"
+ "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsConfigVersion.cmake"
+ "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsConfigVersionImpl.cmake"
+ "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsDependencies.cmake"
+ "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsMacros.cmake"
+ "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsPlugins.cmake"
+ "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsTargets.cmake"
+ "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6Widgets/Qt6WidgetsVersionlessAliasTargets.cmake"
+ "/usr/lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsAdditionalTargetInfo.cmake"
+ "/usr/lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsConfig.cmake"
+ "/usr/lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsConfigVersion.cmake"
+ "/usr/lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsConfigVersionImpl.cmake"
+ "/usr/lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsDependencies.cmake"
+ "/usr/lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsTargets-relwithdebinfo.cmake"
+ "/usr/lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsTargets.cmake"
+ "/usr/lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsTargetsPrecheck.cmake"
+ "/usr/lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsVersionlessTargets.cmake"
+ "/usr/share/cmake/Modules/CMakeCXXInformation.cmake"
+ "/usr/share/cmake/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake"
+ "/usr/share/cmake/Modules/CMakeCommonLanguageInclude.cmake"
+ "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake"
+ "/usr/share/cmake/Modules/CMakeGenericSystem.cmake"
+ "/usr/share/cmake/Modules/CMakeInitializeConfigs.cmake"
+ "/usr/share/cmake/Modules/CMakeLanguageInformation.cmake"
+ "/usr/share/cmake/Modules/CMakeParseArguments.cmake"
+ "/usr/share/cmake/Modules/CMakeSystemSpecificInformation.cmake"
+ "/usr/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake"
+ "/usr/share/cmake/Modules/CheckCXXCompilerFlag.cmake"
+ "/usr/share/cmake/Modules/CheckCXXSourceCompiles.cmake"
+ "/usr/share/cmake/Modules/CheckIncludeFileCXX.cmake"
+ "/usr/share/cmake/Modules/CheckLibraryExists.cmake"
+ "/usr/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
+ "/usr/share/cmake/Modules/Compiler/GNU-CXX.cmake"
+ "/usr/share/cmake/Modules/Compiler/GNU.cmake"
+ "/usr/share/cmake/Modules/FeatureSummary.cmake"
+ "/usr/share/cmake/Modules/FindGettext.cmake"
+ "/usr/share/cmake/Modules/FindOpenGL.cmake"
+ "/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake"
+ "/usr/share/cmake/Modules/FindPackageMessage.cmake"
+ "/usr/share/cmake/Modules/FindThreads.cmake"
+ "/usr/share/cmake/Modules/FindVulkan.cmake"
+ "/usr/share/cmake/Modules/GNUInstallDirs.cmake"
+ "/usr/share/cmake/Modules/Internal/CMakeCXXLinkerInformation.cmake"
+ "/usr/share/cmake/Modules/Internal/CMakeCommonLinkerInformation.cmake"
+ "/usr/share/cmake/Modules/Internal/CheckCompilerFlag.cmake"
+ "/usr/share/cmake/Modules/Internal/CheckFlagCommonConfig.cmake"
+ "/usr/share/cmake/Modules/Internal/CheckSourceCompiles.cmake"
+ "/usr/share/cmake/Modules/Linker/GNU-CXX.cmake"
+ "/usr/share/cmake/Modules/Linker/GNU.cmake"
+ "/usr/share/cmake/Modules/MacroAddFileDependencies.cmake"
+ "/usr/share/cmake/Modules/Platform/Linker/GNU.cmake"
+ "/usr/share/cmake/Modules/Platform/Linker/Linux-GNU-CXX.cmake"
+ "/usr/share/cmake/Modules/Platform/Linker/Linux-GNU.cmake"
+ "/usr/share/cmake/Modules/Platform/Linux-GNU-CXX.cmake"
+ "/usr/share/cmake/Modules/Platform/Linux-GNU.cmake"
+ "/usr/share/cmake/Modules/Platform/Linux-Initialize.cmake"
+ "/usr/share/cmake/Modules/Platform/Linux.cmake"
+ "/usr/share/cmake/Modules/Platform/UnixPaths.cmake"
+ )
+
+# The corresponding makefile is:
+set(CMAKE_MAKEFILE_OUTPUTS
+ "Makefile"
+ "CMakeFiles/cmake.check_cache"
+ )
+
+# Byproducts of CMake generate step:
+set(CMAKE_MAKEFILE_PRODUCTS
+ ".qt/QtDeploySupport.cmake"
+ ".qt/QtDeployTargets.cmake"
+ "CMakeFiles/CMakeDirectoryInformation.cmake"
+ "wifi/module.desc"
+ "wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/AutogenInfo.json"
+ "wifi/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "welcome/module.desc"
+ "welcome/ravewelcome.conf"
+ "welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/AutogenInfo.json"
+ "welcome/CMakeFiles/CMakeDirectoryInformation.cmake"
+ )
+
+# Dependency information for all targets:
+set(CMAKE_DEPEND_INFO_FILES
+ "wifi/CMakeFiles/calamares_viewmodule_wifi.dir/DependInfo.cmake"
+ "wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/DependInfo.cmake"
+ "wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/DependInfo.cmake"
+ "welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/DependInfo.cmake"
+ "welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/DependInfo.cmake"
+ "welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/DependInfo.cmake"
+ )
diff --git a/raveos-calamares-module/build2/CMakeFiles/Makefile2 b/raveos-calamares-module/build2/CMakeFiles/Makefile2
new file mode 100644
index 0000000..e436893
--- /dev/null
+++ b/raveos-calamares-module/build2/CMakeFiles/Makefile2
@@ -0,0 +1,330 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 4.3
+
+# Default target executed when no arguments are given to make.
+default_target: all
+.PHONY : default_target
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canonical targets will work.
+.SUFFIXES:
+
+# Disable VCS-based implicit rules.
+% : %,v
+
+# Disable VCS-based implicit rules.
+% : RCS/%
+
+# Disable VCS-based implicit rules.
+% : RCS/%,v
+
+# Disable VCS-based implicit rules.
+% : SCCS/s.%
+
+# Disable VCS-based implicit rules.
+% : s.%
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+# Command-line flag to silence nested $(MAKE).
+$(VERBOSE)MAKESILENT = -s
+
+#Suppress display of executed commands.
+$(VERBOSE).SILENT:
+
+# A target that is always out of date.
+cmake_force:
+.PHONY : cmake_force
+
+#=============================================================================
+# Set environment variables for the build.
+
+# The shell in which to execute make rules.
+SHELL = /bin/sh
+
+# The CMake executable.
+CMAKE_COMMAND = /usr/bin/cmake
+
+# The command to remove a file.
+RM = /usr/bin/cmake -E rm -f
+
+# Escaping for special characters.
+EQUALS = =
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = /home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = /home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2
+
+#=============================================================================
+# Directory level rules for the build root directory
+
+# The main recursive "all" target.
+all: wifi/all
+all: welcome/all
+.PHONY : all
+
+# The main recursive "codegen" target.
+codegen: wifi/codegen
+codegen: welcome/codegen
+.PHONY : codegen
+
+# The main recursive "preinstall" target.
+preinstall: wifi/preinstall
+preinstall: welcome/preinstall
+.PHONY : preinstall
+
+# The main recursive "clean" target.
+clean: wifi/clean
+clean: welcome/clean
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory welcome
+
+# Recursive "all" directory target.
+welcome/all: welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/all
+.PHONY : welcome/all
+
+# Recursive "codegen" directory target.
+welcome/codegen: welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/codegen
+.PHONY : welcome/codegen
+
+# Recursive "preinstall" directory target.
+welcome/preinstall:
+.PHONY : welcome/preinstall
+
+# Recursive "clean" directory target.
+welcome/clean: welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/clean
+welcome/clean: welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/clean
+welcome/clean: welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/clean
+.PHONY : welcome/clean
+
+#=============================================================================
+# Directory level rules for directory wifi
+
+# Recursive "all" directory target.
+wifi/all: wifi/CMakeFiles/calamares_viewmodule_wifi.dir/all
+.PHONY : wifi/all
+
+# Recursive "codegen" directory target.
+wifi/codegen: wifi/CMakeFiles/calamares_viewmodule_wifi.dir/codegen
+.PHONY : wifi/codegen
+
+# Recursive "preinstall" directory target.
+wifi/preinstall:
+.PHONY : wifi/preinstall
+
+# Recursive "clean" directory target.
+wifi/clean: wifi/CMakeFiles/calamares_viewmodule_wifi.dir/clean
+wifi/clean: wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/clean
+wifi/clean: wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/clean
+.PHONY : wifi/clean
+
+#=============================================================================
+# Target rules for target wifi/CMakeFiles/calamares_viewmodule_wifi.dir
+
+# All Build rule for target.
+wifi/CMakeFiles/calamares_viewmodule_wifi.dir/all: wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/all
+wifi/CMakeFiles/calamares_viewmodule_wifi.dir/all: wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/all
+ $(MAKE) $(MAKESILENT) -f wifi/CMakeFiles/calamares_viewmodule_wifi.dir/build.make wifi/CMakeFiles/calamares_viewmodule_wifi.dir/depend
+ $(MAKE) $(MAKESILENT) -f wifi/CMakeFiles/calamares_viewmodule_wifi.dir/build.make wifi/CMakeFiles/calamares_viewmodule_wifi.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles --progress-num=6,7,8,9,10 "Built target calamares_viewmodule_wifi"
+.PHONY : wifi/CMakeFiles/calamares_viewmodule_wifi.dir/all
+
+# Build rule for subdir invocation for target.
+wifi/CMakeFiles/calamares_viewmodule_wifi.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles 6
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 wifi/CMakeFiles/calamares_viewmodule_wifi.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles 0
+.PHONY : wifi/CMakeFiles/calamares_viewmodule_wifi.dir/rule
+
+# Convenience name for target.
+calamares_viewmodule_wifi: wifi/CMakeFiles/calamares_viewmodule_wifi.dir/rule
+.PHONY : calamares_viewmodule_wifi
+
+# codegen rule for target.
+wifi/CMakeFiles/calamares_viewmodule_wifi.dir/codegen: wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/all
+ $(MAKE) $(MAKESILENT) -f wifi/CMakeFiles/calamares_viewmodule_wifi.dir/build.make wifi/CMakeFiles/calamares_viewmodule_wifi.dir/codegen
+ @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles --progress-num=6,7,8,9,10 "Finished codegen for target calamares_viewmodule_wifi"
+.PHONY : wifi/CMakeFiles/calamares_viewmodule_wifi.dir/codegen
+
+# clean rule for target.
+wifi/CMakeFiles/calamares_viewmodule_wifi.dir/clean:
+ $(MAKE) $(MAKESILENT) -f wifi/CMakeFiles/calamares_viewmodule_wifi.dir/build.make wifi/CMakeFiles/calamares_viewmodule_wifi.dir/clean
+.PHONY : wifi/CMakeFiles/calamares_viewmodule_wifi.dir/clean
+
+#=============================================================================
+# Target rules for target wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir
+
+# All Build rule for target.
+wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/all:
+ $(MAKE) $(MAKESILENT) -f wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/build.make wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/depend
+ $(MAKE) $(MAKESILENT) -f wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/build.make wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles --progress-num= "Built target calamares_viewmodule_wifi_autogen_timestamp_deps"
+.PHONY : wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/all
+
+# Build rule for subdir invocation for target.
+wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles 0
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles 0
+.PHONY : wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/rule
+
+# Convenience name for target.
+calamares_viewmodule_wifi_autogen_timestamp_deps: wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/rule
+.PHONY : calamares_viewmodule_wifi_autogen_timestamp_deps
+
+# codegen rule for target.
+wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/codegen:
+ $(MAKE) $(MAKESILENT) -f wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/build.make wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/codegen
+ @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles --progress-num= "Finished codegen for target calamares_viewmodule_wifi_autogen_timestamp_deps"
+.PHONY : wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/codegen
+
+# clean rule for target.
+wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/clean:
+ $(MAKE) $(MAKESILENT) -f wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/build.make wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/clean
+.PHONY : wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/clean
+
+#=============================================================================
+# Target rules for target wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir
+
+# All Build rule for target.
+wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/all: wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/all
+ $(MAKE) $(MAKESILENT) -f wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/build.make wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/depend
+ $(MAKE) $(MAKESILENT) -f wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/build.make wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles --progress-num=11 "Built target calamares_viewmodule_wifi_autogen"
+.PHONY : wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/all
+
+# Build rule for subdir invocation for target.
+wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles 1
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles 0
+.PHONY : wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/rule
+
+# Convenience name for target.
+calamares_viewmodule_wifi_autogen: wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/rule
+.PHONY : calamares_viewmodule_wifi_autogen
+
+# codegen rule for target.
+wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/codegen: wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/all
+ $(MAKE) $(MAKESILENT) -f wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/build.make wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/codegen
+ @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles --progress-num=11 "Finished codegen for target calamares_viewmodule_wifi_autogen"
+.PHONY : wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/codegen
+
+# clean rule for target.
+wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/clean:
+ $(MAKE) $(MAKESILENT) -f wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/build.make wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/clean
+.PHONY : wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/clean
+
+#=============================================================================
+# Target rules for target welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir
+
+# All Build rule for target.
+welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/all: welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/all
+welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/all: welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/all
+ $(MAKE) $(MAKESILENT) -f welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/build.make welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/depend
+ $(MAKE) $(MAKESILENT) -f welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/build.make welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles --progress-num=1,2,3,4 "Built target calamares_viewmodule_ravewelcome"
+.PHONY : welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/all
+
+# Build rule for subdir invocation for target.
+welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles 5
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles 0
+.PHONY : welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/rule
+
+# Convenience name for target.
+calamares_viewmodule_ravewelcome: welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/rule
+.PHONY : calamares_viewmodule_ravewelcome
+
+# codegen rule for target.
+welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/codegen: welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/all
+ $(MAKE) $(MAKESILENT) -f welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/build.make welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/codegen
+ @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles --progress-num=1,2,3,4 "Finished codegen for target calamares_viewmodule_ravewelcome"
+.PHONY : welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/codegen
+
+# clean rule for target.
+welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/clean:
+ $(MAKE) $(MAKESILENT) -f welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/build.make welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/clean
+.PHONY : welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/clean
+
+#=============================================================================
+# Target rules for target welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir
+
+# All Build rule for target.
+welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/all:
+ $(MAKE) $(MAKESILENT) -f welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/build.make welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/depend
+ $(MAKE) $(MAKESILENT) -f welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/build.make welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles --progress-num= "Built target calamares_viewmodule_ravewelcome_autogen_timestamp_deps"
+.PHONY : welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/all
+
+# Build rule for subdir invocation for target.
+welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles 0
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles 0
+.PHONY : welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/rule
+
+# Convenience name for target.
+calamares_viewmodule_ravewelcome_autogen_timestamp_deps: welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/rule
+.PHONY : calamares_viewmodule_ravewelcome_autogen_timestamp_deps
+
+# codegen rule for target.
+welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/codegen:
+ $(MAKE) $(MAKESILENT) -f welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/build.make welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/codegen
+ @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles --progress-num= "Finished codegen for target calamares_viewmodule_ravewelcome_autogen_timestamp_deps"
+.PHONY : welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/codegen
+
+# clean rule for target.
+welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/clean:
+ $(MAKE) $(MAKESILENT) -f welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/build.make welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/clean
+.PHONY : welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/clean
+
+#=============================================================================
+# Target rules for target welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir
+
+# All Build rule for target.
+welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/all: welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/all
+ $(MAKE) $(MAKESILENT) -f welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/build.make welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/depend
+ $(MAKE) $(MAKESILENT) -f welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/build.make welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles --progress-num=5 "Built target calamares_viewmodule_ravewelcome_autogen"
+.PHONY : welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/all
+
+# Build rule for subdir invocation for target.
+welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles 1
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles 0
+.PHONY : welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/rule
+
+# Convenience name for target.
+calamares_viewmodule_ravewelcome_autogen: welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/rule
+.PHONY : calamares_viewmodule_ravewelcome_autogen
+
+# codegen rule for target.
+welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/codegen: welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/all
+ $(MAKE) $(MAKESILENT) -f welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/build.make welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/codegen
+ @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles --progress-num=5 "Finished codegen for target calamares_viewmodule_ravewelcome_autogen"
+.PHONY : welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/codegen
+
+# clean rule for target.
+welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/clean:
+ $(MAKE) $(MAKESILENT) -f welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/build.make welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/clean
+.PHONY : welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/clean
+
+#=============================================================================
+# Special targets to cleanup operation of make.
+
+# Special rule to run CMake to check the build system integrity.
+# No rule that depends on this can have commands that come from listfiles
+# because they might be regenerated.
+cmake_check_build_system:
+ $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
+.PHONY : cmake_check_build_system
+
diff --git a/raveos-calamares-module/build2/CMakeFiles/TargetDirectories.txt b/raveos-calamares-module/build2/CMakeFiles/TargetDirectories.txt
new file mode 100644
index 0000000..8179613
--- /dev/null
+++ b/raveos-calamares-module/build2/CMakeFiles/TargetDirectories.txt
@@ -0,0 +1,24 @@
+/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/edit_cache.dir
+/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/rebuild_cache.dir
+/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/list_install_components.dir
+/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/install.dir
+/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/install/local.dir
+/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles/install/strip.dir
+/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/wifi/CMakeFiles/calamares_viewmodule_wifi.dir
+/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/wifi/CMakeFiles/edit_cache.dir
+/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/wifi/CMakeFiles/rebuild_cache.dir
+/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/wifi/CMakeFiles/list_install_components.dir
+/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/wifi/CMakeFiles/install.dir
+/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/wifi/CMakeFiles/install/local.dir
+/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/wifi/CMakeFiles/install/strip.dir
+/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir
+/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir
+/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir
+/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/welcome/CMakeFiles/edit_cache.dir
+/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/welcome/CMakeFiles/rebuild_cache.dir
+/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/welcome/CMakeFiles/list_install_components.dir
+/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/welcome/CMakeFiles/install.dir
+/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/welcome/CMakeFiles/install/local.dir
+/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/welcome/CMakeFiles/install/strip.dir
+/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir
+/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir
diff --git a/raveos-calamares-module/build2/CMakeFiles/cmake.check_cache b/raveos-calamares-module/build2/CMakeFiles/cmake.check_cache
new file mode 100644
index 0000000..3dccd73
--- /dev/null
+++ b/raveos-calamares-module/build2/CMakeFiles/cmake.check_cache
@@ -0,0 +1 @@
+# This file is generated by cmake for dependency checking of the CMakeCache.txt file
diff --git a/raveos-calamares-module/build2/CMakeFiles/progress.marks b/raveos-calamares-module/build2/CMakeFiles/progress.marks
new file mode 100644
index 0000000..b4de394
--- /dev/null
+++ b/raveos-calamares-module/build2/CMakeFiles/progress.marks
@@ -0,0 +1 @@
+11