MantisBT - Doomseeker
View Issue Details
0003932Doomseeker[All Projects] Cleanuppublic2021-12-09 01:362021-12-09 01:37
WubTheCaptain 
 
normalminoralways
newopen 
amd64Debianbookworm/sid
1.3.2 
 
0003932: CMake Warning: Policy CMP0115 is not set: Source file extensions must be explicit.
Building Doomseeker creates Policy CMP0115 warnings with CMake 3.20.6 or newer.
	

$ cmake /home/wub/.local/src/doomseeker/doomseeker
-- Using system zlib
-- Using system bzip2 library
-- Using internal Wadseeker library
-- Setting up plugin chocolatedoom. Source dir:
    /home/wub/.local/src/doomseeker/doomseeker/src/plugins/chocolate-doom
--     chocolatedoom provides translations
-- Setting up plugin odamex. Source dir:
    /home/wub/.local/src/doomseeker/doomseeker/src/plugins/odamex
--     odamex provides translations
-- Setting up plugin srb2. Source dir:
    /home/wub/.local/src/doomseeker/doomseeker/src/plugins/srb2
--     srb2 provides translations
-- Setting up plugin zandronum. Source dir:
    /home/wub/.local/src/doomseeker/doomseeker/src/plugins/zandronum
--     zandronum provides translations
-- Setting up plugin zandronumq. Source dir:
    /home/wub/.local/src/doomseeker/doomseeker/src/plugins/zandronumq
--     zandronumq provides translations
-- Setting up plugin turok2ex. Source dir:
    /home/wub/.local/src/doomseeker/doomseeker/src/plugins/turok2ex
--     turok2ex provides translations
-- 'INSTALL' will dump files to "/usr/local"
-- Configuring done
CMake Warning (dev) at src/wadseeker/CMakeLists.txt:210 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/wub/.local/src/doomseeker/doomseeker/src/wadseeker/wadseekerversiondefs.h.in
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/core/CMakeLists.txt:173 (add_executable):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/wub/.local/src/doomseeker/doomseeker/src/core/versiondefs.h.in
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Generating done
-- Build files have been written to: /tmp/doomseeker
CMake 3.22.0 (affects CMake 3.20.6 and newer). Policy introduced in CMake 3.20.0.
'https://cmake.org/cmake/help/v3.20/policy/CMP0115.html [^]'
No tags attached.
Issue History
2021-12-09 01:36WubTheCaptainNew Issue
2021-12-09 01:37WubTheCaptainDescription Updatedbug_revision_view_page.php?rev_id=13405#r13405
2021-12-09 01:37WubTheCaptainAdditional Information Updatedbug_revision_view_page.php?rev_id=13407#r13407

There are no notes attached to this issue.