| Testing ...
|
| Test project /sources/cmake-4.1.0-rc1
|
| Guessing configuration NoConfig
|
| Start 24: FindPackageCMakeTest
|
| 1/1 Test #24: FindPackageCMakeTest .............***Failed 1.12 sec
|
| Internal cmake changing into directory: /sources/cmake-4.1.0-rc1/Tests/FindPackageCMakeTest
|
| ======== CMake output ======
|
| CMake Warning (dev) at CMakeLists.txt:24 (find_package):
|
| Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake
|
| --help-policy CMP0167" for policy details. Use the cmake_policy command to
|
| set the policy and suppress this warning.
|
|
|
| This warning is for project developers. Use -Wno-dev to suppress it.
|
|
|
| CMake Warning at CMakeLists.txt:148 (find_package):
|
| Could not find a configuration file for package "VersionedG" that exactly
|
| matches requested version "2.0".
|
|
|
| The following configuration files were considered but not accepted:
|
|
|
| /sources/cmake-4.1.0-rc1/Tests/FindPackageCMakeTest/Baz 1.1/BazConfig.cmake, version: 1.1
|
| /sources/cmake-4.1.0-rc1/Tests/FindPackageCMakeTest/Baz 1.2/CMake/BazConfig.cmake, version: 1.2
|
| /sources/cmake-4.1.0-rc1/Tests/FindPackageCMakeTest/Baz 1.3/lib/cmake/Baz/BazConfig.cmake, version: 1.3
|
| /sources/cmake-4.1.0-rc1/Tests/FindPackageCMakeTest/Baz 2.1/lib/Baz 2/cmake/BazConfig.cmake, version: 2.1
|
|
|
|
|
|
|
| CMake Warning at CMakeLists.txt:154 (find_package):
|
| Found package configuration file:
|
|
|
| /sources/cmake-4.1.0-rc1/Tests/FindPackageCMakeTest/cmake/SetFoundFALSEConfig.cmake
|
|
|
| but it set SetFoundFALSE_FOUND to FALSE so package "SetFoundFALSE" is
|
| considered to be NOT FOUND.
|
|
|
|
|
| CMake Error at CMakeLists.txt:318 (message):
|
| Package VersionedG not found!
|
|
|
|
|
| Preparing export(PACKAGE) test project
|
| CMake Deprecation Warning at /sources/cmake-4.1.0-rc1/Tests/FindPackageCMakeTest/Exporter/CMakeLists.txt:1 (cmake_minimum_required):
|
| The OLD behavior for policy CMP0090 will be removed from a future version
|
| of CMake.
|
|
|
| The cmake-policies(7) manual explains that the OLD behaviors of all
|
| policies are deprecated and that a policy should be set to OLD only under
|
| specific short-term circumstances. Projects should be ported to the NEW
|
| behavior and not rely on setting a policy to OLD.
|
|
|
|
|
| Searching for export(PACKAGE) test project
|
| Searching for export(PACKAGE) with CMAKE_FIND_USE_PACKAGE_REGISTRY=TRUE
|
| Searching for export(PACKAGE) with CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=FALSE
|
| Searching for export(PACKAGE) with CMAKE_FIND_USE_PACKAGE_REGISTRY=TRUE and CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=TRUE
|
| Searching for export(PACKAGE) with CMAKE_FIND_USE_PACKAGE_REGISTRY=FALSE and CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=FALSE
|
| Remove export(PACKAGE) test project
|
| Preparing export(PACKAGE) test project with CMAKE_EXPORT_NO_PACKAGE_REGISTRY=TRUE
|
| Searching for export(PACKAGE) test project
|
| Remove export(PACKAGE) test project
|
| Preparing export(PACKAGE) test project with POLICY CMP0090=NEW
|
| Searching for export(PACKAGE) test project
|
| SortLib 3.1.1 config reached
|
| SortLib 3.1.1 config reached
|
| SortLib 3.1.1 config reached
|
| SortLib 3.10.1 config reached
|
| SortLib 4.0.0 config reached
|
| SortFramework 3.1.1 config reached
|
| SortFramework 3.10.1 config reached
|
| Could NOT find ACME (missing: ACME_DIR)
|
| Could NOT find ACME (missing: ACME_DIR)
|
| CMake Warning at CMakeLists.txt:697 (find_package):
|
| By not providing "FindDoesNotExist.cmake" in CMAKE_MODULE_PATH this project
|
| has asked CMake to find a package configuration file provided by
|
| "DoesNotExist", but CMake did not find one.
|
|
|
| Could not find a package configuration file provided by "DoesNotExist" with
|
| any of the following names:
|
|
|
| DoesNotExistConfig.cmake
|
| doesnotexist-config.cmake
|
|
|
| Add the installation prefix of "DoesNotExist" to CMAKE_PREFIX_PATH or set
|
| "DoesNotExist_DIR" to a directory containing one of the above files. If
|
| "DoesNotExist" provides a separate development package or SDK, be sure it
|
| has been installed.
|
|
|
|
|
| Configuring incomplete, errors occurred!
|
| ======== End CMake output ======
|
| Error: cmake execution failed
|
|
|
|
|
| 0% tests passed, 1 tests failed out of 1
|
|
|
| Total Test time (real) = 1.15 sec
|
|
|
| The following tests FAILED:
|
| 24 - FindPackageCMakeTest (Failed)
|
| Errors while running CTest
|
| Warning: Command '['bash', '-c', '. /wrapper-script']' returned non-zero exit status 8.
|
| cleaning 'chroot/boot' folder
|
| keeping chroot folder /Opslag/haikuports/dev-build/cmake/work-4.1.0~rc1 intact for inspection
|
| Error: Test has failed - stopping.
|