https://bugs.llvm.org/show_bug.cgi?id=50778

            Bug ID: 50778
           Summary: Cmake warning (dev)
           Product: OpenMP
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Runtime Library
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Upon CMake configuration I observe:

[...]
-- Not building amdgpu-arch: hsa-runtime64 not found
CMake Warning (dev) at
/p/scratch/cjzam11/kitayama1/projects/spack/opt/spack/linux-centos8-zen2/gcc-10.3.0/cmake-3.20.3-empeclcrdya6gf3e3f3yotgsaojjunci/share/cmake-3.20/Modules/ExternalProject.cmake:2218
(message):
  Policy CMP0114 is not set: ExternalProject step targets fully adopt their
  steps.  Run "cmake --help-policy CMP0114" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  ExternalProject target 'runtimes' would depend on the targets for step(s)
  'clean' under policy CMP0114, but this is being left out for compatibility
  since the policy is not set.
Call Stack (most recent call first):
  cmake/modules/LLVMExternalProjectUtils.cmake:333
(ExternalProject_Add_StepTargets)
  runtimes/CMakeLists.txt:226 (llvm_ExternalProject_Add)
  runtimes/CMakeLists.txt:353 (runtime_default_target)
This warning is for project developers.  Use -Wno-dev to suppress it.
[...]

If this is not written soley by the openmp project folks, can you tell me
where to post?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to