Tests/RunCMake: Match xxx.cmake file name more precisely

This commit is contained in:
AJIOB
2025-10-16 16:42:11 +03:00
parent 773cee16d4
commit 06ccd15457
738 changed files with 1204 additions and 1204 deletions

View File

@@ -1,8 +1,8 @@
^CMake Error at [^
]*/Modules/TestBigEndian.cmake:[0-9]+ \(message\):
]*/Modules/TestBigEndian\.cmake:[0-9]+ \(message\):
TEST_BIG_ENDIAN needs either C or CXX language enabled
Call Stack \(most recent call first\):
[^
]*/Modules/TestBigEndian.cmake:[0-9]+ \(__TEST_BIG_ENDIAN_LEGACY_IMPL\)
TestBigEndian-NoLang.cmake:[0-9]+ \(test_big_endian\)
]*/Modules/TestBigEndian\.cmake:[0-9]+ \(__TEST_BIG_ENDIAN_LEGACY_IMPL\)
TestBigEndian-NoLang\.cmake:[0-9]+ \(test_big_endian\)
CMakeLists.txt:3 \(include\)$

View File

@@ -1,4 +1,4 @@
^CMake Error at .*/Modules/Platform/Android-Determine.cmake:[0-9]+ \(message\):
^CMake Error at .*/Modules/Platform/Android-Determine\.cmake:[0-9]+ \(message\):
The value of CMAKE_SYSROOT:
.*
@@ -16,5 +16,5 @@
<standalone-toolchain> = Path to standalone toolchain prefix
Call Stack \(most recent call first\):
.*/Modules/CMakeDetermineSystem.cmake:[0-9]+ \(include\)
.*/Modules/CMakeDetermineSystem\.cmake:[0-9]+ \(include\)
CMakeLists.txt:2 \(project\)$

View File

@@ -1,5 +1,5 @@
^CMake Error at .*/Modules/Platform/Android-Determine.cmake:[0-9]+ \(message\):
^CMake Error at .*/Modules/Platform/Android-Determine\.cmake:[0-9]+ \(message\):
Android: Unknown ABI CMAKE_ANDROID_ARCH_ABI='badabi'.
Call Stack \(most recent call first\):
.*/Modules/CMakeDetermineSystem.cmake:[0-9]+ \(include\)
.*/Modules/CMakeDetermineSystem\.cmake:[0-9]+ \(include\)
CMakeLists\.txt:[0-9]+ \(project\)$

View File

@@ -1,6 +1,6 @@
^CMake Error at .*/Modules/Platform/Android-Determine.cmake:[0-9]+ \(message\):
^CMake Error at .*/Modules/Platform/Android-Determine\.cmake:[0-9]+ \(message\):
Android: CMAKE_ANDROID_ARM_MODE is set but is valid only for 'armeabi'
architectures.
Call Stack \(most recent call first\):
.*/Modules/CMakeDetermineSystem.cmake:[0-9]+ \(include\)
.*/Modules/CMakeDetermineSystem\.cmake:[0-9]+ \(include\)
CMakeLists\.txt:[0-9]+ \(project\)$

View File

@@ -1,6 +1,6 @@
^CMake Error at .*/Modules/Platform/Android-Determine.cmake:[0-9]+ \(message\):
^CMake Error at .*/Modules/Platform/Android-Determine\.cmake:[0-9]+ \(message\):
Android: CMAKE_ANDROID_ARM_NEON is set but is valid only for 'armeabi-v7a'
architecture.
Call Stack \(most recent call first\):
.*/Modules/CMakeDetermineSystem.cmake:[0-9]+ \(include\)
.*/Modules/CMakeDetermineSystem\.cmake:[0-9]+ \(include\)
CMakeLists\.txt:[0-9]+ \(project\)$

View File

@@ -1,4 +1,4 @@
^CMake Error at .*/Modules/Platform/Android-Common.cmake:[0-9]+ \(message\):
^CMake Error at .*/Modules/Platform/Android-Common\.cmake:[0-9]+ \(message\):
The CMAKE_ANDROID_STL_TYPE 'badstl' is not one of the allowed values:
.*

View File

@@ -1,4 +1,4 @@
^CMake Error at .*/Modules/Platform/Android/Determine-Compiler-NDK.cmake:[0-9]+ \(message\):
^CMake Error at .*/Modules/Platform/Android/Determine-Compiler-NDK\.cmake:[0-9]+ \(message\):
Android: The CMAKE_ANDROID_NDK_TOOLCHAIN_VERSION value 'badver' is not(
supported by this NDK. It must be 'clang' or not set at all\.| one
of the allowed forms:

View File

@@ -1,4 +1,4 @@
^CMake Error at .*/Modules/Platform/Android/Determine-Compiler-NDK.cmake:[0-9]+ \(message\):(
^CMake Error at .*/Modules/Platform/Android/Determine-Compiler-NDK\.cmake:[0-9]+ \(message\):(
Android: The CMAKE_ANDROID_NDK_TOOLCHAIN_VERSION value '1.0' is not
supported by this NDK. It must be 'clang' or not set at all.|
Android: No toolchain for ABI 'armeabi(-v7a)?' found in the NDK:

View File

@@ -1,4 +1,4 @@
CMake Error at CustomCommandDepends-BadArgs.cmake:[0-9]+ \(add_custom_command\):
CMake Error at CustomCommandDepends-BadArgs\.cmake:[0-9]+ \(add_custom_command\):
add_custom_command IMPLICIT_DEPENDS and DEPFILE can not both be specified.
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)

View File

@@ -1,5 +1,5 @@
^CMake Deprecation Warning at [^
]*/Tests/RunCMake/BundleUtilities/CMP0080-COMMAND.cmake:[0-9]+ \(cmake_policy\):
]*/Tests/RunCMake/BundleUtilities/CMP0080-COMMAND\.cmake:[0-9]+ \(cmake_policy\):
The OLD behavior for policy CMP0080 will be removed from a future version
of CMake.

View File

@@ -1,4 +1,4 @@
^CMake Deprecation Warning at CMP0080-OLD.cmake:[0-9]+ \(cmake_policy\):
^CMake Deprecation Warning at CMP0080-OLD\.cmake:[0-9]+ \(cmake_policy\):
The OLD behavior for policy CMP0080 will be removed from a future version
of CMake.

View File

@@ -1,4 +1,4 @@
^CMake Deprecation Warning at CMP0026-IMPORTED.cmake:[0-9]+ \(cmake_policy\):
^CMake Deprecation Warning at CMP0026-IMPORTED\.cmake:[0-9]+ \(cmake_policy\):
The OLD behavior for policy CMP0111 will be removed from a future version
of CMake.

View File

@@ -1,18 +1,18 @@
CMake Error at CMP0037-NEW-colon.cmake:[0-9]+ \(add_library\):
CMake Error at CMP0037-NEW-colon\.cmake:[0-9]+ \(add_library\):
The target name "lib:colon" is reserved or not valid for certain CMake
features, such as generator expressions, and may result in undefined
behavior.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
+
CMake Error at CMP0037-NEW-colon.cmake:[0-9]+ \(add_executable\):
CMake Error at CMP0037-NEW-colon\.cmake:[0-9]+ \(add_executable\):
The target name "exe:colon" is reserved or not valid for certain CMake
features, such as generator expressions, and may result in undefined
behavior.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
+
CMake Error at CMP0037-NEW-colon.cmake:[0-9]+ \(add_custom_target\):
CMake Error at CMP0037-NEW-colon\.cmake:[0-9]+ \(add_custom_target\):
The target name "custom:colon" is reserved or not valid for certain CMake
features, such as generator expressions, and may result in undefined
behavior.

View File

@@ -1,17 +1,17 @@
CMake Error at CMP0037-NEW-reserved.cmake:[0-9]+ \(add_library\):
CMake Error at CMP0037-NEW-reserved\.cmake:[0-9]+ \(add_library\):
The target name "all" is reserved or not valid for certain CMake features,
such as generator expressions, and may result in undefined behavior.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
+
CMake Error at CMP0037-NEW-reserved.cmake:[0-9]+ \(add_executable\):
CMake Error at CMP0037-NEW-reserved\.cmake:[0-9]+ \(add_executable\):
The target name "clean" is reserved or not valid for certain CMake
features, such as generator expressions, and may result in undefined
behavior.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
+
CMake Error at CMP0037-NEW-reserved.cmake:[0-9]+ \(add_custom_target\):
CMake Error at CMP0037-NEW-reserved\.cmake:[0-9]+ \(add_custom_target\):
The target name "help" is reserved or not valid for certain CMake features,
such as generator expressions, and may result in undefined behavior.
Call Stack \(most recent call first\):

View File

@@ -1,18 +1,18 @@
CMake Error at CMP0037-NEW-space.cmake:[0-9]+ \(add_library\):
CMake Error at CMP0037-NEW-space\.cmake:[0-9]+ \(add_library\):
The target name "lib with spaces" is reserved or not valid for certain
CMake features, such as generator expressions, and may result in undefined
behavior.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
+
CMake Error at CMP0037-NEW-space.cmake:[0-9]+ \(add_executable\):
CMake Error at CMP0037-NEW-space\.cmake:[0-9]+ \(add_executable\):
The target name "exe with spaces" is reserved or not valid for certain
CMake features, such as generator expressions, and may result in undefined
behavior.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
+
CMake Error at CMP0037-NEW-space.cmake:[0-9]+ \(add_custom_target\):
CMake Error at CMP0037-NEW-space\.cmake:[0-9]+ \(add_custom_target\):
The target name "custom with spaces" is reserved or not valid for certain
CMake features, such as generator expressions, and may result in undefined
behavior.

View File

@@ -1,4 +1,4 @@
^CMake Error at NEW-cond-package.cmake:[0-9]+ \(add_custom_target\):
^CMake Error at NEW-cond-package\.cmake:[0-9]+ \(add_custom_target\):
The target name "package" is reserved when CPack packaging is enabled.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)$

View File

@@ -1,4 +1,4 @@
^CMake Error at NEW-cond-package_source.cmake:[0-9]+ \(add_custom_target\):
^CMake Error at NEW-cond-package_source\.cmake:[0-9]+ \(add_custom_target\):
The target name "package_source" is reserved when CPack source packaging is
enabled.
Call Stack \(most recent call first\):

View File

@@ -1,4 +1,4 @@
^CMake Error at NEW-cond-test.cmake:[0-9]+ \(add_custom_target\):
^CMake Error at NEW-cond-test\.cmake:[0-9]+ \(add_custom_target\):
The target name "test" is reserved when CTest testing is enabled.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)$

View File

@@ -1,4 +1,4 @@
^CMake Error at CMP0040-NEW-missing-target.cmake:[0-9]+ \(add_custom_command\):
^CMake Error at CMP0040-NEW-missing-target\.cmake:[0-9]+ \(add_custom_command\):
No TARGET 'foobar' has been created in this directory\.
Call Stack \(most recent call first\):
CMakeLists\.txt:3 \(include\)$

View File

@@ -1,4 +1,4 @@
CMake Error at CMP0045-NEW.cmake:[0-9]+ \(get_target_property\):
CMake Error at CMP0045-NEW\.cmake:[0-9]+ \(get_target_property\):
get_target_property\(\) called with non-existent target "tgt".
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)

View File

@@ -1,4 +1,4 @@
CMake Error at CMP0046-NEW-missing-dependency.cmake:[0-9]+ \(add_dependencies\):
CMake Error at CMP0046-NEW-missing-dependency\.cmake:[0-9]+ \(add_dependencies\):
The dependency target "bar" of target "foo" does not exist.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)

View File

@@ -1,4 +1,4 @@
CMake Error at CMP0049-NEW.cmake:[0-9]+ \(add_library\):
CMake Error at CMP0049-NEW\.cmake:[0-9]+ \(add_library\):
Cannot find source file:
\${tgt_srcs}

View File

@@ -1,4 +1,4 @@
^CMake Deprecation Warning at CMP0068-OLD.cmake:[0-9]+ \(cmake_policy\):
^CMake Deprecation Warning at CMP0068-OLD\.cmake:[0-9]+ \(cmake_policy\):
The OLD behavior for policy CMP0068 will be removed from a future version
of CMake.

View File

@@ -1,4 +1,4 @@
^CMake Deprecation Warning at CMP0069-OLD.cmake:[0-9]+ \(cmake_policy\):
^CMake Deprecation Warning at CMP0069-OLD\.cmake:[0-9]+ \(cmake_policy\):
The OLD behavior for policy CMP0069 will be removed from a future version
of CMake.

View File

@@ -1,4 +1,4 @@
^CMake Deprecation Warning at CMP0081-OLD.cmake:[0-9]+ \(cmake_policy\):
^CMake Deprecation Warning at CMP0081-OLD\.cmake:[0-9]+ \(cmake_policy\):
The OLD behavior for policy CMP0081 will be removed from a future version
of CMake.

View File

@@ -1,4 +1,4 @@
^CMake Deprecation Warning at CMP0102-OLD.cmake:[0-9]+ \(cmake_policy\):
^CMake Deprecation Warning at CMP0102-OLD\.cmake:[0-9]+ \(cmake_policy\):
The OLD behavior for policy CMP0102 will be removed from a future version
of CMake.

View File

@@ -1,4 +1,4 @@
^CMake Deprecation Warning at CMP0104-OLD.cmake:[0-9]+ \(cmake_policy\):
^CMake Deprecation Warning at CMP0104-OLD\.cmake:[0-9]+ \(cmake_policy\):
The OLD behavior for policy CMP0104 will be removed from a future version
of CMake.

View File

@@ -1,4 +1,4 @@
CMake Error at .*/Modules/Documentation.cmake:[0-9]+ \(message\):
CMake Error at .*/Modules/Documentation\.cmake:[0-9]+ \(message\):
Documentation.cmake is VTK-specific code and should not be used in non-VTK
projects. This logic in this module is best shipped with the project using
it rather than with CMake. This is now an error according to policy

View File

@@ -1,4 +1,4 @@
^CMake Deprecation Warning at CMP0106-OLD.cmake:[0-9]+ \(cmake_policy\):
^CMake Deprecation Warning at CMP0106-OLD\.cmake:[0-9]+ \(cmake_policy\):
The OLD behavior for policy CMP0106 will be removed from a future version
of CMake.

View File

@@ -8,7 +8,7 @@ Call Stack \(most recent call first\):
CMakeLists.txt:7 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning \(dev\) at .*/Modules/Documentation.cmake:[0-9]+ \(message\):
CMake Warning \(dev\) at .*/Modules/Documentation\.cmake:[0-9]+ \(message\):
Policy CMP0106 is not set: The Documentation module is removed. Run "cmake
--help-policy CMP0106" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
@@ -22,7 +22,7 @@ Call Stack \(most recent call first\):
CMakeLists.txt:7 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning \(dev\) at .*/Modules/Documentation.cmake:[0-9]+ \(message\):
CMake Warning \(dev\) at .*/Modules/Documentation\.cmake:[0-9]+ \(message\):
Policy CMP0106 is not set: The Documentation module is removed. Run "cmake
--help-policy CMP0106" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.

View File

@@ -1,4 +1,4 @@
^CMake Deprecation Warning at CMP0111-OLD.cmake:[0-9]+ \(cmake_policy\):
^CMake Deprecation Warning at CMP0111-OLD\.cmake:[0-9]+ \(cmake_policy\):
The OLD behavior for policy CMP0111 will be removed from a future version
of CMake.

View File

@@ -1,4 +1,4 @@
CMake Warning \(dev\) at CMP0126-WARN.cmake:[0-9]+ \(set\):
CMake Warning \(dev\) at CMP0126-WARN\.cmake:[0-9]+ \(set\):
Policy CMP0126 is not set: set\(CACHE\) does not remove a normal variable of
the same name\. Run "cmake --help-policy CMP0126" for policy details\. Use
the cmake_policy command to set the policy and suppress this warning\.

View File

@@ -9,7 +9,7 @@
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)
+
CMake Error at CMP0139-OLD.cmake:[0-9]+ \(if\):
CMake Error at CMP0139-OLD\.cmake:[0-9]+ \(if\):
if given arguments:
"/path1" "PATH_EQUAL" "/path2"

View File

@@ -1,4 +1,4 @@
CMake Warning \(dev\) at CMP0139-WARN.cmake:[0-9]+ \(if\):
CMake Warning \(dev\) at CMP0139-WARN\.cmake:[0-9]+ \(if\):
Policy CMP0139 is not set: The if\(\) command supports path comparisons using
PATH_EQUAL operator. Run "cmake --help-policy CMP0139" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
@@ -9,7 +9,7 @@ Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Error at CMP0139-WARN.cmake:[0-9]+ \(if\):
CMake Error at CMP0139-WARN\.cmake:[0-9]+ \(if\):
if given arguments:
"/path1" "PATH_EQUAL" "/path2"

View File

@@ -1,4 +1,4 @@
CMake Warning \(dev\) at CMP0156-Common.cmake:[0-9]+ \(add_library\):
CMake Warning \(dev\) at CMP0156-Common\.cmake:[0-9]+ \(add_library\):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
@@ -6,11 +6,11 @@ CMake Warning \(dev\) at CMP0156-Common.cmake:[0-9]+ \(add_library\):
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
Call Stack \(most recent call first\):
CMP0156-WARN.cmake:[0-9]+ \(include\)
CMP0156-WARN\.cmake:[0-9]+ \(include\)
CMakeLists\.txt:[0-9]+ \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning \(dev\) at CMP0156-Common.cmake:[0-9]+ \(add_library\):
CMake Warning \(dev\) at CMP0156-Common\.cmake:[0-9]+ \(add_library\):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
@@ -18,11 +18,11 @@ CMake Warning \(dev\) at CMP0156-Common.cmake:[0-9]+ \(add_library\):
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
Call Stack \(most recent call first\):
CMP0156-WARN.cmake:[0-9]+ \(include\)
CMP0156-WARN\.cmake:[0-9]+ \(include\)
CMakeLists\.txt:[0-9]+ \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning \(dev\) at CMP0156-Common.cmake:[0-9]+ \(add_executable\):
CMake Warning \(dev\) at CMP0156-Common\.cmake:[0-9]+ \(add_executable\):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
@@ -30,6 +30,6 @@ CMake Warning \(dev\) at CMP0156-Common.cmake:[0-9]+ \(add_executable\):
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
Call Stack \(most recent call first\):
CMP0156-WARN.cmake:[0-9]+ \(include\)
CMP0156-WARN\.cmake:[0-9]+ \(include\)
CMakeLists\.txt:[0-9]+ \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.

View File

@@ -1,5 +1,5 @@
^CMake Warning \(dev\) at [^
]*/Modules/CMakeDetermineASMCompiler.cmake:[0-9]+ \(message\):
]*/Modules/CMakeDetermineASMCompiler\.cmake:[0-9]+ \(message\):
Policy CMP194 is not set: MSVC is not an assembler for language ASM\. Run
"cmake --help-policy CMP194" for policy details\. Use the cmake_policy
command to set the policy and suppress this warning\.

View File

@@ -1,9 +1,9 @@
^CMake Warning \(dev\) at [^
]*/Modules/CMakeDependentOption.cmake:[0-9]+ \(message\):
]*/Modules/CMakeDependentOption\.cmake:[0-9]+ \(message\):
Policy CMP0127 is not set: cmake_dependent_option\(\) supports full Condition
Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack \(most recent call first\):
[^
]*/Tests/RunCMake/CMakeDependentOption/Parentheses-CMP0127-WARN.cmake:[0-9]+ \(cmake_dependent_option\)
]*/Tests/RunCMake/CMakeDependentOption/Parentheses-CMP0127-WARN\.cmake:[0-9]+ \(cmake_dependent_option\)
This warning is for project developers. Use -Wno-dev to suppress it.$

View File

@@ -1,5 +1,5 @@
^CMake Error at [^
]*/Tests/RunCMake/CMakePackage/apple-install/lib/cmake/bad-arch-fatal/bad-arch-fatal-config.cmake:[0-9]+ \(message\):
]*/Tests/RunCMake/CMakePackage/apple-install/lib/cmake/bad-arch-fatal/bad-arch-fatal-config\.cmake:[0-9]+ \(message\):
Architecture not supported
Call Stack \(most recent call first\):
apple-import-unsupported-fatal-architecture\.cmake:[0-9]+ \(find_package\)

View File

@@ -1,5 +1,5 @@
^CMake Error at [^
]*/Tests/RunCMake/CMakePackage/apple-install/lib/cmake/bad-platform-fatal/bad-platform-fatal-config.cmake:[0-9]+ \(message\):
]*/Tests/RunCMake/CMakePackage/apple-install/lib/cmake/bad-platform-fatal/bad-platform-fatal-config\.cmake:[0-9]+ \(message\):
Platform not supported
Call Stack \(most recent call first\):
apple-import-unsupported-fatal-platform\.cmake:[0-9]+ \(find_package\)

View File

@@ -1,10 +1,10 @@
^CMake Warning \(dev\) at [^
]*/Modules/Internal/CPack/CPackRPM.cmake:[0-9]+ \(message\):
]*/Modules/Internal/CPack/CPackRPM\.cmake:[0-9]+ \(message\):
CPackRPM:Warning: debuginfo package was requested but will not be generated
as no source files were found! Component: 'appheaders'.
Call Stack \(most recent call first\):
[^
]*/Modules/Internal/CPack/CPackRPM.cmake:[0-9]+ \(cpack_rpm_generate_package\)
]*/Modules/Internal/CPack/CPackRPM\.cmake:[0-9]+ \(cpack_rpm_generate_package\)
This warning is for project developers. Use -Wno-dev to suppress it.
+
CPackRPM: Will use GENERATED spec file: [^

View File

@@ -1,5 +1,5 @@
^CMake Warning \(dev\) at [^
]*/Modules/CPack.cmake:[0-9]+ \(message\):
]*/Modules/CPack\.cmake:[0-9]+ \(message\):
Policy CMP0133 is not set: The CPack module disables SLA by default in the
CPack DragNDrop Generator. Run "cmake --help-policy CMP0133" for policy
details. Use the cmake_policy command to set the policy and suppress this

View File

@@ -1,6 +1,6 @@
CMake Error at .*/Modules/CTestTargets.cmake:[0-9]+ \(message\):
CMake Error at .*/Modules/CTestTargets\.cmake:[0-9]+ \(message\):
Do not include\(CTest\) before calling project\(\).
Call Stack \(most recent call first\):
.*/Modules/CTest.cmake:[0-9]+ \(include\)
BeforeProject.cmake:[0-9]+ \(include\)
.*/Modules/CTest\.cmake:[0-9]+ \(include\)
BeforeProject\.cmake:[0-9]+ \(include\)
CMakeLists\.txt:[0-9]+ \(include\)

View File

@@ -2,10 +2,10 @@ CMake Error at [^
]*/Tests/RunCMake/CTest/TestfileErrors-Script.cmake:1 \(message\):
SEND_ERROR
Call Stack \(most recent call first\):
CTestTestfile.cmake:[0-9]+ \(include\)
CTestTestfile\.cmake:[0-9]+ \(include\)
+
CMake Error at [^
]*/Tests/RunCMake/CTest/TestfileErrors-Script.cmake:2 \(message\):
FATAL_ERROR
Call Stack \(most recent call first\):
CTestTestfile.cmake:[0-9]+ \(include\)
CTestTestfile\.cmake:[0-9]+ \(include\)

View File

@@ -1,4 +1,4 @@
^CMake Error at CTestTestfile.cmake:[0-9]+ \(subdirs\):
^CMake Error at CTestTestfile\.cmake:[0-9]+ \(subdirs\):
subdirs called with incorrect number of arguments
+
Errors while running CTest

View File

@@ -2,6 +2,6 @@
CMAKE_CUDA_ARCHITECTURES must be non-empty if set\.
Call Stack \(most recent call first\):
[^
]*/Modules/CMakeDetermineCUDACompiler.cmake:[0-9]+ \(cmake_cuda_architectures_validate\)
]*/Modules/CMakeDetermineCUDACompiler\.cmake:[0-9]+ \(cmake_cuda_architectures_validate\)
architectures-empty\.cmake:2 \(enable_language\)
CMakeLists\.txt:3 \(include\)

View File

@@ -11,6 +11,6 @@
Call Stack \(most recent call first\):
[^
]*/Modules/CMakeDetermineCUDACompiler.cmake:[0-9]+ \(cmake_cuda_architectures_validate\)
]*/Modules/CMakeDetermineCUDACompiler\.cmake:[0-9]+ \(cmake_cuda_architectures_validate\)
architectures-invalid\.cmake:2 \(enable_language\)
CMakeLists\.txt:3 \(include\)$

View File

@@ -5,6 +5,6 @@
Call Stack \(most recent call first\):
[^
]*/Modules/CMakeDetermineCUDACompiler.cmake:[0-9]+ \(cmake_cuda_architectures_validate\)
]*/Modules/CMakeDetermineCUDACompiler\.cmake:[0-9]+ \(cmake_cuda_architectures_validate\)
architectures-quotes\.cmake:2 \(enable_language\)
CMakeLists\.txt:3 \(include\)$

View File

@@ -1,4 +1,4 @@
CMake Error at FileSetModulesInterfaceOnInterface.cmake:[0-9]+ \(target_sources\):
CMake Error at FileSetModulesInterfaceOnInterface\.cmake:[0-9]+ \(target_sources\):
target_sources File set TYPE "CXX_MODULES" may not have "INTERFACE"
visibility
Call Stack \(most recent call first\):

View File

@@ -1,4 +1,4 @@
CMake Error at FileSetModulesInterfaceOnStatic.cmake:[0-9]+ \(target_sources\):
CMake Error at FileSetModulesInterfaceOnStatic\.cmake:[0-9]+ \(target_sources\):
target_sources File set TYPE "CXX_MODULES" may not have "INTERFACE"
visibility
Call Stack \(most recent call first\):

View File

@@ -1,8 +1,8 @@
CMake Warning \(dev\) at .*/Modules/Compiler/CMakeCommonCompilerMacros.cmake:[0-9]* \(cmake_language\):
CMake Warning \(dev\) at .*/Modules/Compiler/CMakeCommonCompilerMacros\.cmake:[0-9]* \(cmake_language\):
CMake's support for `import std;` in C\+\+23 and newer is experimental. It
is meant only for experimentation and feedback to CMake developers.
Call Stack \(most recent call first\):
.*/Modules/CMakeDetermineCompilerSupport.cmake:[0-9]* \(cmake_create_cxx_import_std\)
.*/Modules/CMakeTestCXXCompiler.cmake:[0-9]* \(CMAKE_DETERMINE_COMPILER_SUPPORT\)
.*/Modules/CMakeDetermineCompilerSupport\.cmake:[0-9]* \(cmake_create_cxx_import_std\)
.*/Modules/CMakeTestCXXCompiler\.cmake:[0-9]* \(CMAKE_DETERMINE_COMPILER_SUPPORT\)
CMakeLists\.txt:[0-9]* \(project\)
This warning is for project developers. Use -Wno-dev to suppress it.

View File

@@ -1,8 +1,8 @@
CMake Warning \(dev\) at .*/Modules/Compiler/CMakeCommonCompilerMacros.cmake:[0-9]* \(cmake_language\):
CMake Warning \(dev\) at .*/Modules/Compiler/CMakeCommonCompilerMacros\.cmake:[0-9]* \(cmake_language\):
CMake's support for `import std;` in C\+\+23 and newer is experimental. It
is meant only for experimentation and feedback to CMake developers.
Call Stack \(most recent call first\):
.*/Modules/CMakeDetermineCompilerSupport.cmake:[0-9]* \(cmake_create_cxx_import_std\)
.*/Modules/CMakeTestCXXCompiler.cmake:[0-9]* \(CMAKE_DETERMINE_COMPILER_SUPPORT\)
.*/Modules/CMakeDetermineCompilerSupport\.cmake:[0-9]* \(cmake_create_cxx_import_std\)
.*/Modules/CMakeTestCXXCompiler\.cmake:[0-9]* \(CMAKE_DETERMINE_COMPILER_SUPPORT\)
CMakeLists\.txt:[0-9]* \(project\)
This warning is for project developers. Use -Wno-dev to suppress it.

View File

@@ -1,8 +1,8 @@
CMake Warning \(dev\) at .*/Modules/Compiler/CMakeCommonCompilerMacros.cmake:[0-9]* \(cmake_language\):
CMake Warning \(dev\) at .*/Modules/Compiler/CMakeCommonCompilerMacros\.cmake:[0-9]* \(cmake_language\):
CMake's support for `import std;` in C\+\+23 and newer is experimental. It
is meant only for experimentation and feedback to CMake developers.
Call Stack \(most recent call first\):
.*/Modules/CMakeDetermineCompilerSupport.cmake:[0-9]* \(cmake_create_cxx_import_std\)
.*/Modules/CMakeTestCXXCompiler.cmake:[0-9]* \(CMAKE_DETERMINE_COMPILER_SUPPORT\)
.*/Modules/CMakeDetermineCompilerSupport\.cmake:[0-9]* \(cmake_create_cxx_import_std\)
.*/Modules/CMakeTestCXXCompiler\.cmake:[0-9]* \(CMAKE_DETERMINE_COMPILER_SUPPORT\)
CMakeLists\.txt:[0-9]* \(project\)
This warning is for project developers. Use -Wno-dev to suppress it.

View File

@@ -1,8 +1,8 @@
CMake Warning \(dev\) at .*/Modules/Compiler/CMakeCommonCompilerMacros.cmake:[0-9]* \(cmake_language\):
CMake Warning \(dev\) at .*/Modules/Compiler/CMakeCommonCompilerMacros\.cmake:[0-9]* \(cmake_language\):
CMake's support for `import std;` in C\+\+23 and newer is experimental. It
is meant only for experimentation and feedback to CMake developers.
Call Stack \(most recent call first\):
.*/Modules/CMakeDetermineCompilerSupport.cmake:[0-9]* \(cmake_create_cxx_import_std\)
.*/Modules/CMakeTestCXXCompiler.cmake:[0-9]* \(CMAKE_DETERMINE_COMPILER_SUPPORT\)
.*/Modules/CMakeDetermineCompilerSupport\.cmake:[0-9]* \(cmake_create_cxx_import_std\)
.*/Modules/CMakeTestCXXCompiler\.cmake:[0-9]* \(CMAKE_DETERMINE_COMPILER_SUPPORT\)
CMakeLists\.txt:[0-9]* \(project\)
This warning is for project developers. Use -Wno-dev to suppress it.

View File

@@ -1,8 +1,8 @@
CMake Warning \(dev\) at .*/Modules/Compiler/CMakeCommonCompilerMacros.cmake:[0-9]* \(cmake_language\):
CMake Warning \(dev\) at .*/Modules/Compiler/CMakeCommonCompilerMacros\.cmake:[0-9]* \(cmake_language\):
CMake's support for `import std;` in C\+\+23 and newer is experimental. It
is meant only for experimentation and feedback to CMake developers.
Call Stack \(most recent call first\):
.*/Modules/CMakeDetermineCompilerSupport.cmake:[0-9]* \(cmake_create_cxx_import_std\)
.*/Modules/CMakeTestCXXCompiler.cmake:[0-9]* \(CMAKE_DETERMINE_COMPILER_SUPPORT\)
.*/Modules/CMakeDetermineCompilerSupport\.cmake:[0-9]* \(cmake_create_cxx_import_std\)
.*/Modules/CMakeTestCXXCompiler\.cmake:[0-9]* \(CMAKE_DETERMINE_COMPILER_SUPPORT\)
CMakeLists\.txt:[0-9]* \(project\)
This warning is for project developers. Use -Wno-dev to suppress it.

View File

@@ -1,8 +1,8 @@
CMake Warning \(dev\) at .*/Modules/Compiler/CMakeCommonCompilerMacros.cmake:[0-9]* \(cmake_language\):
CMake Warning \(dev\) at .*/Modules/Compiler/CMakeCommonCompilerMacros\.cmake:[0-9]* \(cmake_language\):
CMake's support for `import std;` in C\+\+23 and newer is experimental. It
is meant only for experimentation and feedback to CMake developers.
Call Stack \(most recent call first\):
.*/Modules/CMakeDetermineCompilerSupport.cmake:[0-9]* \(cmake_create_cxx_import_std\)
.*/Modules/CMakeTestCXXCompiler.cmake:[0-9]* \(CMAKE_DETERMINE_COMPILER_SUPPORT\)
.*/Modules/CMakeDetermineCompilerSupport\.cmake:[0-9]* \(cmake_create_cxx_import_std\)
.*/Modules/CMakeTestCXXCompiler\.cmake:[0-9]* \(CMAKE_DETERMINE_COMPILER_SUPPORT\)
CMakeLists\.txt:[0-9]* \(project\)
This warning is for project developers. Use -Wno-dev to suppress it.

View File

@@ -1,8 +1,8 @@
CMake Warning \(dev\) at .*/Modules/Compiler/CMakeCommonCompilerMacros.cmake:[0-9]* \(cmake_language\):
CMake Warning \(dev\) at .*/Modules/Compiler/CMakeCommonCompilerMacros\.cmake:[0-9]* \(cmake_language\):
CMake's support for `import std;` in C\+\+23 and newer is experimental. It
is meant only for experimentation and feedback to CMake developers.
Call Stack \(most recent call first\):
.*/Modules/CMakeDetermineCompilerSupport.cmake:[0-9]* \(cmake_create_cxx_import_std\)
.*/Modules/CMakeTestCXXCompiler.cmake:[0-9]* \(CMAKE_DETERMINE_COMPILER_SUPPORT\)
.*/Modules/CMakeDetermineCompilerSupport\.cmake:[0-9]* \(cmake_create_cxx_import_std\)
.*/Modules/CMakeTestCXXCompiler\.cmake:[0-9]* \(CMAKE_DETERMINE_COMPILER_SUPPORT\)
CMakeLists\.txt:[0-9]* \(project\)
This warning is for project developers. Use -Wno-dev to suppress it.

View File

@@ -1,8 +1,8 @@
CMake Warning \(dev\) at .*/Modules/Compiler/CMakeCommonCompilerMacros.cmake:[0-9]* \(cmake_language\):
CMake Warning \(dev\) at .*/Modules/Compiler/CMakeCommonCompilerMacros\.cmake:[0-9]* \(cmake_language\):
CMake's support for `import std;` in C\+\+23 and newer is experimental. It
is meant only for experimentation and feedback to CMake developers.
Call Stack \(most recent call first\):
.*/Modules/CMakeDetermineCompilerSupport.cmake:[0-9]* \(cmake_create_cxx_import_std\)
.*/Modules/CMakeTestCXXCompiler.cmake:[0-9]* \(CMAKE_DETERMINE_COMPILER_SUPPORT\)
.*/Modules/CMakeDetermineCompilerSupport\.cmake:[0-9]* \(cmake_create_cxx_import_std\)
.*/Modules/CMakeTestCXXCompiler\.cmake:[0-9]* \(CMAKE_DETERMINE_COMPILER_SUPPORT\)
CMakeLists\.txt:[0-9]* \(project\)
This warning is for project developers. Use -Wno-dev to suppress it.

View File

@@ -1,4 +1,4 @@
^CMake Deprecation Warning at cmp0069-is-old.cmake:[0-9]+ \(cmake_policy\):
^CMake Deprecation Warning at cmp0069-is-old\.cmake:[0-9]+ \(cmake_policy\):
The OLD behavior for policy CMP0069 will be removed from a future version
of CMake.

View File

@@ -1,5 +1,5 @@
^CMake Warning \(dev\) at [^
]*/Modules/CheckIncludeFile.cmake:[0-9]+ \(message\):
]*/Modules/CheckIncludeFile\.cmake:[0-9]+ \(message\):
Policy CMP0075 is not set: Include file check macros honor
CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy
details. Use the cmake_policy command to set the policy and suppress this
@@ -16,7 +16,7 @@ Call Stack \(most recent call first\):
This warning is for project developers. Use -Wno-dev to suppress it.
+
CMake Warning \(dev\) at [^
]*/Modules/CheckIncludeFileCXX.cmake:[0-9]+ \(message\):
]*/Modules/CheckIncludeFileCXX\.cmake:[0-9]+ \(message\):
Policy CMP0075 is not set: Include file check macros honor
CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy
details. Use the cmake_policy command to set the policy and suppress this
@@ -33,7 +33,7 @@ Call Stack \(most recent call first\):
This warning is for project developers. Use -Wno-dev to suppress it.
+
CMake Warning \(dev\) at [^
]*/Modules/CheckIncludeFiles.cmake:[0-9]+ \(message\):
]*/Modules/CheckIncludeFiles\.cmake:[0-9]+ \(message\):
Policy CMP0075 is not set: Include file check macros honor
CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy
details. Use the cmake_policy command to set the policy and suppress this
@@ -49,7 +49,7 @@ Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
+
CMake Deprecation Warning at CMP0075.cmake:[0-9]+ \(cmake_policy\):
CMake Deprecation Warning at CMP0075\.cmake:[0-9]+ \(cmake_policy\):
The OLD behavior for policy CMP0075 will be removed from a future version
of CMake.

View File

@@ -1,8 +1,8 @@
CMake Error at .*/Modules/CheckIncludeFiles.cmake:[0-9]+. \(message\):
CMake Error at .*/Modules/CheckIncludeFiles\.cmake:[0-9]+. \(message\):
No languages listed for LANGUAGE option.
Supported languages: C, CXX.
Call Stack \(most recent call first\):
CheckIncludeFilesMissingLanguage.cmake:[0-9]+ \(check_include_files\)
CheckIncludeFilesMissingLanguage\.cmake:[0-9]+ \(check_include_files\)
CMakeLists\.txt:[0-9]+ \(include\)

View File

@@ -1,8 +1,8 @@
CMake Error at .*/Modules/CheckIncludeFiles.cmake:[0-9]+. \(message\):
CMake Error at .*/Modules/CheckIncludeFiles\.cmake:[0-9]+. \(message\):
Unknown arguments:
FOOBAR
Call Stack \(most recent call first\):
CheckIncludeFilesUnknownArgument.cmake:[0-9]+ \(check_include_files\)
CheckIncludeFilesUnknownArgument\.cmake:[0-9]+ \(check_include_files\)
CMakeLists\.txt:[0-9]+ \(include\)

View File

@@ -1,4 +1,4 @@
CMake Error at .*/Modules/CheckIncludeFiles.cmake:[0-9]+. \(message\):
CMake Error at .*/Modules/CheckIncludeFiles\.cmake:[0-9]+. \(message\):
Unknown language:
FOOBAR
@@ -6,5 +6,5 @@ CMake Error at .*/Modules/CheckIncludeFiles.cmake:[0-9]+. \(message\):
Supported languages: C, CXX.
Call Stack \(most recent call first\):
CheckIncludeFilesUnknownLanguage.cmake:[0-9]+ \(check_include_files\)
CheckIncludeFilesUnknownLanguage\.cmake:[0-9]+ \(check_include_files\)
CMakeLists\.txt:[0-9]+ \(include\)

View File

@@ -1,8 +1,8 @@
CMake Error at .*/Modules/CheckStructHasMember.cmake:[0-9]+. \(message\):
CMake Error at .*/Modules/CheckStructHasMember\.cmake:[0-9]+. \(message\):
Unknown arguments:
C
Call Stack \(most recent call first\):
CheckStructHasMemberMissingKey.cmake:[0-9]+ \(check_struct_has_member\)
CheckStructHasMemberMissingKey\.cmake:[0-9]+ \(check_struct_has_member\)
CMakeLists\.txt:[0-9]+ \(include\)

View File

@@ -1,8 +1,8 @@
CMake Error at .*/Modules/CheckStructHasMember.cmake:[0-9]+. \(message\):
CMake Error at .*/Modules/CheckStructHasMember\.cmake:[0-9]+. \(message\):
Unknown arguments:
LANGUAGE
Call Stack \(most recent call first\):
CheckStructHasMemberMissingLanguage.cmake:[0-9]+ \(check_struct_has_member\)
CheckStructHasMemberMissingLanguage\.cmake:[0-9]+ \(check_struct_has_member\)
CMakeLists\.txt:[0-9]+ \(include\)

View File

@@ -1,8 +1,8 @@
CMake Error at .*/Modules/CheckStructHasMember.cmake:[0-9]+. \(message\):
CMake Error at .*/Modules/CheckStructHasMember\.cmake:[0-9]+. \(message\):
Unknown arguments:
LANGUAGE;C;CXX
Call Stack \(most recent call first\):
CheckStructHasMemberTooManyArguments.cmake:[0-9]+ \(check_struct_has_member\)
CheckStructHasMemberTooManyArguments\.cmake:[0-9]+ \(check_struct_has_member\)
CMakeLists\.txt:[0-9]+ \(include\)

View File

@@ -1,4 +1,4 @@
CMake Error at .*/Modules/CheckStructHasMember.cmake:[0-9]+. \(message\):
CMake Error at .*/Modules/CheckStructHasMember\.cmake:[0-9]+. \(message\):
Unknown language:
FORTRAN
@@ -6,5 +6,5 @@ CMake Error at .*/Modules/CheckStructHasMember.cmake:[0-9]+. \(message\):
Supported languages: C, CXX.
Call Stack \(most recent call first\):
CheckStructHasMemberUnknownLanguage.cmake:[0-9]+ \(check_struct_has_member\)
CheckStructHasMemberUnknownLanguage\.cmake:[0-9]+ \(check_struct_has_member\)
CMakeLists\.txt:[0-9]+ \(include\)

View File

@@ -1,8 +1,8 @@
CMake Error at .*/Modules/CheckStructHasMember.cmake:[0-9]+. \(message\):
CMake Error at .*/Modules/CheckStructHasMember\.cmake:[0-9]+. \(message\):
Unknown arguments:
LANGUAG_;C
Call Stack \(most recent call first\):
CheckStructHasMemberWrongKey.cmake:[0-9]+ \(check_struct_has_member\)
CheckStructHasMemberWrongKey\.cmake:[0-9]+ \(check_struct_has_member\)
CMakeLists\.txt:[0-9]+ \(include\)

View File

@@ -1,8 +1,8 @@
CMake Error at .*/Modules/CheckTypeSize.cmake:[0-9]+ \(message\):
CMake Error at .*/Modules/CheckTypeSize\.cmake:[0-9]+ \(message\):
Missing argument:
LANGUAGE argument requires a value
Call Stack \(most recent call first\):
CheckTypeSizeMissingLanguage.cmake:[0-9]+ \(check_type_size\)
CheckTypeSizeMissingLanguage\.cmake:[0-9]+ \(check_type_size\)
CMakeLists\.txt:[0-9]+ \(include\)

View File

@@ -1,8 +1,8 @@
CMake Error at .*/Modules/CheckTypeSize.cmake:[0-9]+ \(message\):
CMake Error at .*/Modules/CheckTypeSize\.cmake:[0-9]+ \(message\):
Missing argument:
RESULT_VARIABLE argument requires a value
Call Stack \(most recent call first\):
CheckTypeSizeMissingResultVariable.cmake:[0-9]+ \(check_type_size\)
CheckTypeSizeMissingResultVariable\.cmake:[0-9]+ \(check_type_size\)
CMakeLists\.txt:[0-9]+ \(include\)

View File

@@ -1,8 +1,8 @@
CMake Error at .*/Modules/CheckTypeSize.cmake:[0-9]+. \(message\):
CMake Error at .*/Modules/CheckTypeSize\.cmake:[0-9]+. \(message\):
Missing argument:
LANGUAGE argument requires a value
Call Stack \(most recent call first\):
CheckTypeSizeMixedArgs.cmake:[0-9]+ \(check_type_size\)
CheckTypeSizeMixedArgs\.cmake:[0-9]+ \(check_type_size\)
CMakeLists\.txt:[0-9]+ \(include\)

View File

@@ -1,8 +1,8 @@
CMake Error at .*/Modules/CheckTypeSize.cmake:[0-9]+. \(message\):
CMake Error at .*/Modules/CheckTypeSize\.cmake:[0-9]+. \(message\):
Unknown arguments:
LANGUAG_;CXX
Call Stack \(most recent call first\):
CheckTypeSizeUnknownArgument.cmake:[0-9]+ \(check_type_size\)
CheckTypeSizeUnknownArgument\.cmake:[0-9]+ \(check_type_size\)
CMakeLists\.txt:[0-9]+ \(include\)

View File

@@ -1,4 +1,4 @@
CMake Error at .*/Modules/CheckTypeSize.cmake:[0-9]+. \(message\):
CMake Error at .*/Modules/CheckTypeSize\.cmake:[0-9]+. \(message\):
Unknown language:
FORTRAN.
@@ -6,5 +6,5 @@ CMake Error at .*/Modules/CheckTypeSize.cmake:[0-9]+. \(message\):
Supported languages: C, CXX.
Call Stack \(most recent call first\):
CheckTypeSizeUnknownLanguage.cmake:[0-9]+ \(check_type_size\)
CheckTypeSizeUnknownLanguage\.cmake:[0-9]+ \(check_type_size\)
CMakeLists\.txt:[0-9]+ \(include\)

View File

@@ -1,11 +1,11 @@
^CMake Error at [^
]*/Modules/Internal/CheckSourceCompiles.cmake:[0-9]+ \(message\):
]*/Modules/Internal/CheckSourceCompiles\.cmake:[0-9]+ \(message\):
Unknown argument:
BAD
Call Stack \(most recent call first\):
[^
]*/Modules/CheckSourceCompiles.cmake:[0-9]+ \(cmake_check_source_compiles\)
UnknownArgument.cmake:[0-9]+ \(check_source_compiles\)
]*/Modules/CheckSourceCompiles\.cmake:[0-9]+ \(cmake_check_source_compiles\)
UnknownArgument\.cmake:[0-9]+ \(check_source_compiles\)
CMakeLists\.txt:[0-9]+ \(include\)$

View File

@@ -1,24 +1,24 @@
^CMake Warning \(dev\) at [^
]*/Modules/Internal/CheckSourceRuns.cmake:[0-9]+ \(message\):
]*/Modules/Internal/CheckSourceRuns\.cmake:[0-9]+ \(message\):
Unknown argument:
BAD
Call Stack \(most recent call first\):
[^
]*/Modules/CheckCSourceRuns.cmake:[0-9]+ \(cmake_check_source_runs\)
UnknownArgument.cmake:[0-9]+ \(check_c_source_runs\)
]*/Modules/CheckCSourceRuns\.cmake:[0-9]+ \(cmake_check_source_runs\)
UnknownArgument\.cmake:[0-9]+ \(check_c_source_runs\)
CMakeLists\.txt:[0-9]+ \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Error at [^
]*/Modules/Internal/CheckSourceRuns.cmake:[0-9]+ \(message\):
]*/Modules/Internal/CheckSourceRuns\.cmake:[0-9]+ \(message\):
Unknown argument:
BAD
Call Stack \(most recent call first\):
[^
]*/Modules/CheckSourceRuns.cmake:[0-9]+ \(cmake_check_source_runs\)
UnknownArgument.cmake:[0-9]+ \(check_source_runs\)
]*/Modules/CheckSourceRuns\.cmake:[0-9]+ \(cmake_check_source_runs\)
UnknownArgument\.cmake:[0-9]+ \(check_source_runs\)
CMakeLists\.txt:[0-9]+ \(include\)$

View File

@@ -1,11 +1,11 @@
^CMake Debug Log at [^
]*/Modules/CMakeDetermineCompilerABI.cmake:[0-9]+ \(try_compile\):
]*/Modules/CMakeDetermineCompilerABI\.cmake:[0-9]+ \(try_compile\):
Executing try_compile \(CMAKE_C_ABI_COMPILED\) in:
[^
]*/Tests/RunCMake/CommandLine/debug-trycompile-build/CMakeFiles/CMakeScratch/TryCompile-[^/]+
Call Stack \(most recent call first\):
[^
]*/Modules/CMakeTestCCompiler.cmake:[0-9]+ \(CMAKE_DETERMINE_COMPILER_ABI\)
debug-trycompile.cmake:[0-9]+ \(enable_language\)
]*/Modules/CMakeTestCCompiler\.cmake:[0-9]+ \(CMAKE_DETERMINE_COMPILER_ABI\)
debug-trycompile\.cmake:[0-9]+ \(enable_language\)
CMakeLists\.txt:[0-9]+ \(include\)

View File

@@ -1,4 +1,4 @@
CMake Error at NoSupportedCFeatures.cmake:[0-9]+ \(target_compile_features\):
CMake Error at NoSupportedCFeatures\.cmake:[0-9]+ \(target_compile_features\):
target_compile_features no known features for C compiler
"[^"]*"

View File

@@ -1,4 +1,4 @@
CMake Error at NonValidTarget1.cmake:[0-9]+ \(add_custom_command\):
CMake Error at NonValidTarget1\.cmake:[0-9]+ \(add_custom_command\):
Error evaluating generator expression:
\$<COMPILE_FEATURES:cxx_final>

View File

@@ -1,4 +1,4 @@
CMake Error at NotAStandard.cmake:[0-9]+ \(add_library\):
CMake Error at NotAStandard\.cmake:[0-9]+ \(add_library\):
CXX_STANDARD is set to invalid value 'bad'
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)

View File

@@ -1,13 +1,13 @@
^CMake Error at ContinueAfterError.cmake:[0-9]+ \(message\):
^CMake Error at ContinueAfterError\.cmake:[0-9]+ \(message\):
error in loop body
Call Stack \(most recent call first\):
ContinueAfterError.cmake:[0-9]+ \(m\)
ContinueAfterError.cmake:[0-9]+ \(f\)
ContinueAfterError\.cmake:[0-9]+ \(m\)
ContinueAfterError\.cmake:[0-9]+ \(f\)
CMakeLists\.txt:[0-9]+ \(include\)
+
CMake Error at ContinueAfterError.cmake:[0-9]+ \(message\):
CMake Error at ContinueAfterError\.cmake:[0-9]+ \(message\):
error in loop body
Call Stack \(most recent call first\):
ContinueAfterError.cmake:[0-9]+ \(m\)
ContinueAfterError.cmake:[0-9]+ \(f\)
ContinueAfterError\.cmake:[0-9]+ \(m\)
ContinueAfterError\.cmake:[0-9]+ \(f\)
CMakeLists\.txt:[0-9]+ \(include\)$

View File

@@ -1,4 +1,4 @@
CMake Error at .*/Modules/ExternalData.cmake:[0-9]+ \(message\):
CMake Error at .*/Modules/ExternalData\.cmake:[0-9]+ \(message\):
Bad %\(algo:\) in URL template:
file:///path/to/%\(algo:\)/%\(hash\)

View File

@@ -1,4 +1,4 @@
CMake Error at .*/Modules/ExternalData.cmake:[0-9]+ \(message\):
CMake Error at .*/Modules/ExternalData\.cmake:[0-9]+ \(message\):
Bad %\(algo:0BadMap\(\) in URL template:
file:///path/to/%\(algo:0BadMap\(\)/%\(hash\)

View File

@@ -1,7 +1,7 @@
CMake Warning \(dev\) at .*/Modules/ExternalData.cmake:[0-9]+ \(message\):
CMake Warning \(dev\) at .*/Modules/ExternalData\.cmake:[0-9]+ \(message\):
Ignoring unrecognized arguments passed to ExternalData_add_target:
`UNKNOWN_ARGUMENT`
Call Stack \(most recent call first\):
BadArguments.cmake:[0-9]+ \(ExternalData_Add_Target\)
BadArguments\.cmake:[0-9]+ \(ExternalData_Add_Target\)
CMakeLists\.txt:[0-9]+ \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.

View File

@@ -1,9 +1,9 @@
^CMake Error at .*/Modules/ExternalData.cmake:[0-9]+ \(message\):
^CMake Error at .*/Modules/ExternalData\.cmake:[0-9]+ \(message\):
Bad ExternalDataCustomScript key '0BadKey' in URL template:
ExternalDataCustomScript://0BadKey/%\(algo\)/%\(hash\)
The key must be a valid C identifier.
Call Stack \(most recent call first\):
BadCustom1.cmake:[0-9]+ \(ExternalData_Add_Target\)
BadCustom1\.cmake:[0-9]+ \(ExternalData_Add_Target\)
CMakeLists\.txt:[0-9]+ \(include\)$

View File

@@ -1,9 +1,9 @@
^CMake Error at .*/Modules/ExternalData.cmake:[0-9]+ \(message\):
^CMake Error at .*/Modules/ExternalData\.cmake:[0-9]+ \(message\):
Bad ExternalDataCustomScript key '' in URL template:
ExternalDataCustomScript:///%\(algo\)/%\(hash\)
The key must be a valid C identifier.
Call Stack \(most recent call first\):
BadCustom2.cmake:[0-9]+ \(ExternalData_Add_Target\)
BadCustom2\.cmake:[0-9]+ \(ExternalData_Add_Target\)
CMakeLists\.txt:[0-9]+ \(include\)$

View File

@@ -1,7 +1,7 @@
^CMake Error at .*/Modules/ExternalData.cmake:[0-9]+ \(message\):
^CMake Error at .*/Modules/ExternalData\.cmake:[0-9]+ \(message\):
No ExternalData_CUSTOM_SCRIPT_MissingKey is set for URL template:
ExternalDataCustomScript://MissingKey/%\(algo\)/%\(hash\)
Call Stack \(most recent call first\):
BadCustom3.cmake:[0-9]+ \(ExternalData_Add_Target\)
BadCustom3\.cmake:[0-9]+ \(ExternalData_Add_Target\)
CMakeLists\.txt:[0-9]+ \(include\)$

View File

@@ -1,7 +1,7 @@
^CMake Error at .*/Modules/ExternalData.cmake:[0-9]+ \(message\):
^CMake Error at .*/Modules/ExternalData\.cmake:[0-9]+ \(message\):
No ExternalData_CUSTOM_SCRIPT_RelPathKey is not set to a full path:
RelPathScript.cmake
Call Stack \(most recent call first\):
BadCustom4.cmake:[0-9]+ \(ExternalData_Add_Target\)
BadCustom4\.cmake:[0-9]+ \(ExternalData_Add_Target\)
CMakeLists\.txt:[0-9]+ \(include\)$

View File

@@ -1,4 +1,4 @@
CMake Error at .*/Modules/ExternalData.cmake:[0-9]+ \(message\):
CMake Error at .*/Modules/ExternalData\.cmake:[0-9]+ \(message\):
Unknown hash algorithm specified by ExternalData_LINK_CONTENT:
BAD

View File

@@ -1,4 +1,4 @@
CMake Error at .*/Modules/ExternalData.cmake:[0-9]+ \(message\):
CMake Error at .*/Modules/ExternalData\.cmake:[0-9]+ \(message\):
Unknown option "Bad/Option" in argument
DATA{Data.txt,Bad/Option}

View File

@@ -1,4 +1,4 @@
CMake Error at .*/Modules/ExternalData.cmake:[0-9]+ \(message\):
CMake Error at .*/Modules/ExternalData\.cmake:[0-9]+ \(message\):
Unknown option "Bad:Option" in argument
DATA{Data.txt,Bad:Option}

View File

@@ -1,4 +1,4 @@
CMake Error at .*/Modules/ExternalData.cmake:[0-9]+ \(message\):
CMake Error at .*/Modules/ExternalData\.cmake:[0-9]+ \(message\):
Recurse option "RECURSE:" allowed only with directories.
Call Stack \(most recent call first\):
.*

View File

@@ -1,4 +1,4 @@
CMake Error at .*/Modules/ExternalData.cmake:[0-9]+ \(message\):
CMake Error at .*/Modules/ExternalData\.cmake:[0-9]+ \(message\):
Recurse option "RECURSE:" allowed only with directories.
Call Stack \(most recent call first\):
.*

View File

@@ -1,4 +1,4 @@
CMake Error at .*/Modules/ExternalData.cmake:[0-9]+ \(message\):
CMake Error at .*/Modules/ExternalData\.cmake:[0-9]+ \(message\):
Unknown option "RECURSE:x" in argument
DATA{Directory1/,RECURSE:x,Data.dat}

View File

@@ -1,4 +1,4 @@
CMake Error at .*/Modules/ExternalData.cmake:[0-9]+ \(message\):
CMake Error at .*/Modules/ExternalData\.cmake:[0-9]+ \(message\):
ExternalData_SERIES_PARSE is set to
NotASeriesRegex

View File

@@ -1,4 +1,4 @@
CMake Error at .*/Modules/ExternalData.cmake:[0-9]+ \(message\):
CMake Error at .*/Modules/ExternalData\.cmake:[0-9]+ \(message\):
Data file referenced by argument
DATA{Data.txt,:}

View File

@@ -1,4 +1,4 @@
CMake Error at .*/Modules/ExternalData.cmake:[0-9]+ \(message\):
CMake Error at .*/Modules/ExternalData\.cmake:[0-9]+ \(message\):
Series option ":" not allowed with associated files.
Call Stack \(most recent call first\):
.*

View File

@@ -1,4 +1,4 @@
CMake Error at .*/Modules/ExternalData.cmake:[0-9]+ \(message\):
CMake Error at .*/Modules/ExternalData\.cmake:[0-9]+ \(message\):
Data file referenced by argument
DATA{Directory1}

View File

@@ -1,4 +1,4 @@
CMake Error at .*/Modules/ExternalData.cmake:[0-9]+ \(message\):
CMake Error at .*/Modules/ExternalData\.cmake:[0-9]+ \(message\):
Data directory referenced by argument
DATA{Directory2/}

View File

@@ -1,4 +1,4 @@
CMake Warning \(dev\) at .*/Modules/ExternalData.cmake:[0-9]+ \(message\):
CMake Warning \(dev\) at .*/Modules/ExternalData\.cmake:[0-9]+ \(message\):
Data file referenced by argument
DATA{Directory3/\*}

View File

@@ -1,4 +1,4 @@
CMake Error at .*/Modules/ExternalData.cmake:[0-9]+ \(message\):
CMake Error at .*/Modules/ExternalData\.cmake:[0-9]+ \(message\):
Series option ":" not allowed with directories.
Call Stack \(most recent call first\):
.*

View File

@@ -1,4 +1,4 @@
CMake Error at .*/Modules/ExternalData.cmake:[0-9]+ \(message\):
CMake Error at .*/Modules/ExternalData\.cmake:[0-9]+ \(message\):
Data directory referenced by argument
DATA{Directory5/}

Some files were not shown because too many files have changed in this diff Show More