Skip to content

Instantly share code, notes, and snippets.

@samtux
Created November 7, 2021 00:36
Show Gist options
  • Save samtux/788165dc66cbba00430dcfe1a8c8f266 to your computer and use it in GitHub Desktop.
Save samtux/788165dc66cbba00430dcfe1a8c8f266 to your computer and use it in GitHub Desktop.
PCRaster error in Arch Linux
This file has been truncated, but you can view the full file.
-` samtux@ultrabook
.o+` ----------------
`ooo/ OS: Manjaro Linux x86_64
`+oooo:
`+oooooo: Kernel: 5.14.10-1-MANJARO
-+oooooo+: Uptime: 2 hours, 15 mins
`/:-:++oooo+: Battery: 100% [Full]
`/++++/+++++++:
`/++++++++++++++: Packages: 3381 (pacman)
`/+++ooooooooooooo/` Shell: zsh
./ooosssso++osssssso+` Resolution: 3840x1080
.oossssso-````/ossssss+` Terminal: xterm-256color
-osssssso. :ssssssso.
:osssssss/ osssso+++. CPU: Intel i7-6600U (4) @ 3.4GHz
/ossssssss/ +ssssooo/- Memory: 7048MiB / 15735MiB (44%)
`/ossssso+/:- -:/+osssso+-
`+sso+:-` `.-/+oso:
`++:. `-/+/
.` `/
samtux@ultrabook Linux 5.14.10-1-MANJARO x86_64 21.1.6 Pahvo
┌─[samtux@ultrabook] - [~] - [sáb nov 06, 19:27]
└─[$]> cd /run/media/GEODISCO480/makepkg/archgeotux/pcraster
┌─[samtux@ultrabook] - [/run/media/GEODISCO480/makepkg/archgeotux/pcraster] - [sáb nov 06, 19:27]
└─[$]> export LC_ALL=C
┌─[samtux@ultrabook] - [/run/media/GEODISCO480/makepkg/archgeotux/pcraster] - [Sat Nov 06, 19:27]
└─[$]> makemakepkg -fCs
==> Making package: pcraster 4.3.1-1 (Sat Nov 6 19:27:32 2021)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found pcraster-4.3.1.tar.bz2
==> Validating source files with md5sums...
pcraster-4.3.1.tar.bz2 ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
-> Extracting pcraster-4.3.1.tar.bz2 with bsdtar
==> Removing existing $pkgdir/ directory...
==> Starting build()...
-- The C compiler identification is GNU 11.1.0
-- The CXX compiler identification is GNU 11.1.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- peacock: host_system_name : linux (Linux)
-- peacock: target_system_name : linux (Linux)
-- peacock: cross_compiling : FALSE
-- peacock: target_architecture : x86_64
-- peacock: compiler_id : gcc
-- peacock: compiler_version : 11.1.0
-- peacock: compiler_main_version: 11
-- peacock: target_platform : linux/linux/gcc-11/x86_64
-- peacock: gnu_configure_host : x86_64-unknown-linux
-- Found OpenGL: /usr/lib/libOpenGL.so
-- Found XercesC: /usr/lib/libxerces-c.so (found version "3.2.3")
-- Found Python3: /usr/bin/python3.9 (found version "3.9.7") found components: Interpreter Development NumPy Development.Module Development.Embed
-- Interpreter ID: Python
-- Looking for wsyncup in /usr/lib/libcurses.so
-- Looking for wsyncup in /usr/lib/libcurses.so - found
-- Looking for cbreak in /usr/lib/libncursesw.so
-- Looking for cbreak in /usr/lib/libncursesw.so - found
-- Looking for nodelay in /usr/lib/libncursesw.so
-- Looking for nodelay in /usr/lib/libncursesw.so - found
-- Found Curses: /usr/lib/libncursesw.so
-- Found ncurses:
-- includes : /usr/include
-- libraries: /usr/lib/libncursesw.so/usr/lib/libformw.so
-- Looking for C++ include pybind11/pybind11.h
-- Looking for C++ include pybind11/pybind11.h - found
CMake Warning at /usr/lib64/cmake/pybind11/pybind11Common.cmake:178 (message):
USE -DCMAKE_CXX_STANDARD=17 instead of PYBIND11_CPP_STANDARD
Call Stack (most recent call first):
/usr/lib64/cmake/pybind11/pybind11Config.cmake:250 (include)
environment/cmake/PCRasterConfiguration.cmake:257 (find_package)
environment/cmake/PCRaster.cmake:10 (include)
CMakeLists.txt:49 (include)
-- Performing Test HAS_FLTO
-- Performing Test HAS_FLTO - Success
-- Found pybind11: /usr/include (found version "2.8.0" )
-- Found Boost: /usr/include (found version "1.76.0") found components: date_time filesystem program_options timer chrono
-- includes : /usr/include
-- libraries: /usr/lib/libboost_date_time.so;/usr/lib/libboost_filesystem.so;/usr/lib/libboost_program_options.so;/usr/lib/libboost_timer.so;/usr/lib/libboost_chrono.so
-- Found GDAL: /usr/lib/libgdal.so (found version "3.3.1")
-- Performing Test DEVBASE_GDAL_LIBRARY_HAS_OGR_SUPPORT
-- Performing Test DEVBASE_GDAL_LIBRARY_HAS_OGR_SUPPORT - Success
-- Found Qt5Core: 5.15.2
-- includes : /usr/include/qt/;/usr/include/qt/QtCore;/usr/lib/qt//mkspecs/linux-g++
-- libraries: Qt5::Core
-- Found Qt5Sql: 5.15.2
-- includes : /usr/include/qt/;/usr/include/qt/QtSql;/usr/include/qt/QtCore;/usr/lib/qt//mkspecs/linux-g++
-- libraries: Qt5::Sql
-- Found Qt5Xml: 5.15.2
-- includes : /usr/include/qt/;/usr/include/qt/QtXml;/usr/include/qt/QtCore;/usr/lib/qt//mkspecs/linux-g++
-- libraries: Qt5::Xml
-- Found Qt5Gui: 5.15.2
-- includes : /usr/include/qt/;/usr/include/qt/QtGui;/usr/include/qt/QtCore;/usr/lib/qt//mkspecs/linux-g++
-- libraries: Qt5::Gui
-- Found Qt5Widgets: 5.15.2
-- includes : /usr/include/qt/;/usr/include/qt/QtWidgets;/usr/include/qt/QtGui;/usr/include/qt/QtCore;/usr/lib/qt//mkspecs/linux-g++
-- libraries: Qt5::Widgets
-- Found Qt5Charts: 5.15.2
-- includes : /usr/include/qt/;/usr/include/qt/QtCharts;/usr/include/qt/QtWidgets;/usr/include/qt/QtGui;/usr/include/qt/QtCore;/usr/lib/qt//mkspecs/linux-g++
-- libraries: Qt5::Charts
-- Found Qt5OpenGL: 5.15.2
-- includes : /usr/include/qt/;/usr/include/qt/QtOpenGL;/usr/include/qt/QtWidgets;/usr/include/qt/QtGui;/usr/include/qt/QtCore;/usr/lib/qt//mkspecs/linux-g++
-- libraries: Qt5::OpenGL
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- peacock: host_system_name : linux (Linux)
-- peacock: target_system_name : linux (Linux)
-- peacock: cross_compiling : FALSE
-- peacock: target_architecture : x86_64
-- peacock: compiler_id : gcc
-- peacock: compiler_version : 11.1.0
-- peacock: compiler_main_version: 11
-- peacock: target_platform : linux/linux/gcc-11/x86_64
-- peacock: gnu_configure_host : x86_64-unknown-linux
-- Performing Test WITH_FPIC
-- Performing Test WITH_FPIC - Success
-- Looking for malloc.h
-- Looking for malloc.h - found
-- Looking for M_TRIM_THRESHOLD
-- Looking for M_TRIM_THRESHOLD - found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Found Boost: /usr/include (found version "1.76.0") found components: date_time filesystem program_options timer system chrono
-- includes : /usr/include
-- libraries: /usr/lib/libboost_date_time.so;/usr/lib/libboost_filesystem.so;/usr/lib/libboost_program_options.so;/usr/lib/libboost_timer.so;/usr/lib/libboost_system.so;/usr/lib/libboost_chrono.so
-- Found Qt5Core: 5.15.2
-- includes : /usr/include/qt/;/usr/include/qt/QtCore;/usr/lib/qt//mkspecs/linux-g++
-- libraries: Qt5::Core
-- Found Qt5Sql: 5.15.2
-- includes : /usr/include/qt/;/usr/include/qt/QtSql;/usr/include/qt/QtCore;/usr/lib/qt//mkspecs/linux-g++
-- libraries: Qt5::Sql
-- Found Qt5Xml: 5.15.2
-- includes : /usr/include/qt/;/usr/include/qt/QtXml;/usr/include/qt/QtCore;/usr/lib/qt//mkspecs/linux-g++
-- libraries: Qt5::Xml
-- Found Qt5Gui: 5.15.2
-- includes : /usr/include/qt/;/usr/include/qt/QtGui;/usr/include/qt/QtCore;/usr/lib/qt//mkspecs/linux-g++
-- libraries: Qt5::Gui
-- Found Qt5Widgets: 5.15.2
-- includes : /usr/include/qt/;/usr/include/qt/QtWidgets;/usr/include/qt/QtGui;/usr/include/qt/QtCore;/usr/lib/qt//mkspecs/linux-g++
-- libraries: Qt5::Widgets
-- Found Qt5Charts: 5.15.2
-- includes : /usr/include/qt/;/usr/include/qt/QtCharts;/usr/include/qt/QtWidgets;/usr/include/qt/QtGui;/usr/include/qt/QtCore;/usr/lib/qt//mkspecs/linux-g++
-- libraries: Qt5::Charts
-- Found Qt5OpenGL: 5.15.2
-- includes : /usr/include/qt/;/usr/include/qt/QtOpenGL;/usr/include/qt/QtWidgets;/usr/include/qt/QtGui;/usr/include/qt/QtCore;/usr/lib/qt//mkspecs/linux-g++
-- libraries: Qt5::OpenGL
CMake Deprecation Warning at source/rasterformat/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- -------------------------------------------------
-- PCRaster configuration summary:
-- Version: 4.3.1
-- Installation directories:
-- Binaries: bin
-- Libraries: lib
-- Python: python
-- Build options:
-- Aguila: ON
-- OpenGL support: ON
-- Multicore: ON
-- Modflow: ON
-- Oldcalc: ON
-- Tests: OFF
-- Documentation: OFF
-- Experimental features:
-- BlockPython: OFF
-- Moc: OFF
-- Mldd: OFF
-- Build configuration:
-- Type: Release
-- Flags:
-- Native: ON
-- IPO: OFF
-- Python interpreter: /usr/bin/python3.9
-- Python version: 3.9.7
-- -------------------------------------------------
-- Configuring done
CMake Warning (dev) at source/utils/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/utils/dev_CommandLineApplication.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/utils/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/utils/dev_FilesystemUtils.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/utils/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/utils/dev_GDalClient.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/utils/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/utils/dev_Utils.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/utils/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/utils/dev_XercesClient.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_BasicTypes.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_BinaryTableDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Block.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_BlockDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_BrowseInfo.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Client.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_ConnectionInfo.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Constant.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_ConstantDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_CoordinateMapper.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_CSFMap.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_CSFRasterDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Dal.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Dataset.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_DataSource.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_DataSpaceAddress.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_DataSpaceAddressMapper.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_DataSpace.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_DataSpaceIterator.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_DataSpaceQueryResult.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Dimension.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Driver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Environment.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_FeatureDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_FeatureLayer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_FeatureLayerGeometries.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_FeaturePath.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_FilesystemUtils.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Format.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Formats.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_GDALRasterDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_GeoEASTableDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_GSLIBBlockDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Library.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_MapperUtils.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_MathUtils.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Matrix.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_MatrixDal.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_MatrixDimensions.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_MatrixDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_MemoryData.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_MemoryDataPool.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_MemoryRasterData.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_MemoryRasterDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_MemoryTableData.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_MemoryTableDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_OgrFeatureDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_PCRBlockDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Properties.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Raster.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_RasterDal.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_RasterDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_RasterDimensions.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_RegularExpressions.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_SpaceDimensions.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_SpaceStepMapper.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_SpaceStepCoordinateMapper.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_SpatialCoordinate.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_SQLTableDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_StackInfo.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_StepCoordinateMapper.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_StepMapper.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_TableDal.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_TableDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_TextConstantDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_TextFileDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_TextMatrixDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_TextTableDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_TimeStepCoordinateMapper.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_TimeStepMapper.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Type.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Utils.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Vector.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_VectorDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_VTKBlockDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/app/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/app/app.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/app/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/app/appclone.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/app/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/app/appcoord.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/app/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/app/appcr.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/app/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/app/appdir.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/app/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/app/appinst.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/app/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/app/applog.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/app/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/app/app_options.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/app/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/app/apptime.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/app/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/app/apptxt.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/app/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/app/appval.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/app/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/app/appvers.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/app/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/app/aprowcol.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/app/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/app/inpfile.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/app/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/app/readcols.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/mathx/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/mathx/dirconv.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/mathx/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/mathx/dirstat.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/mathx/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/mathx/ran.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/mathx/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/mathx/recipes.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/mathx/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/mathx/rint.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/curr/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/curr/currmenu.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/curr/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/curr/keyfunc.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/misc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/aterror.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/misc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/bitset2d.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/misc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/bitset.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/misc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/chkmem.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/misc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/cnvrtnum.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/misc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/error.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/misc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/exstring.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/misc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/fileio.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/misc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/fileset.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/misc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/filestat.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/misc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/mallocxd.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/misc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/qsortcmp.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/misc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/recmem.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/misc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/simplex.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/misc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/swapbyte.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_appargs.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_basictable.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_cliberror.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_countedobject.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_cpucyclecounter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_csfcell.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_cumprobabilityclassifier.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_directory.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_dimap.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_rimap.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_dynamiclibrary.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_exception.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_file.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_filemap.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_icommandmode.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_ilabeledprogresstracker.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_interval.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_intervalmap.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_iprogressbar.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_iprogresscountdown.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_keyvaluetable.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_math.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_observer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_pathinfo.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_pathname.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_progressbar.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_progresstracker.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_spawn.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_spiritfileparser.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_streamwriter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_strlib.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_subject.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_table.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_tempdirectory.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_templates.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_toggle.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_tune.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_uniquestringgenerator.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_unorderedcrosstable.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrdiscr/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrdiscr/discr_block.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrdiscr/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrdiscr/discr_raster.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrdiscr/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrdiscr/discr_voxelstack.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_addfilter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_apprasterspace.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_assignfilter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_averagefilter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_bandmap.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_block.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_cellloc.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_celllocvisitor.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_circularneighbourhood.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_columnfile.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_const.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_csfmap.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_csfstack.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_csfstackname.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_exception.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_filecreatetester.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_idi.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_mooreneighbourhood.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_neighbour.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_neighbourhood.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_point.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_rasterfileconverter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_rasterspace.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_rectangle.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_riksneighbourhood.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_samecellrepr.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_templates.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_util.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_voxel.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_voxelstack.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_wmatrix.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeom/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeom/geom_line.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeom/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeom/geom_point.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeom/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeom/geom_util.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrraster/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrraster/raster_io.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrraster/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrraster/raster_raster.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrvoxelstack/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrvoxelstack/voxelstack_voxelstack.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/api/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/api/bootapi.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/api/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/api/ranuint1.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/api/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/api/ranint4.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/api/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/api/ranreal8.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/api/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/api/testapi.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/api/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/api/mapdim.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/api/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/api/ranpriv.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/api/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/api/fieldapi_common.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/api/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/api/fieldapi_scalardomaincheck.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/api/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/api/fieldapi_interface.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/api/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/api/fieldapi_templates.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/tab/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/tab/cross.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/tab/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/tab/looktab.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/tab/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/tab/lookup.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/tab/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/tab/readltab.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/tab/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/tab/table.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/tab/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/tab/writltab.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/geom/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/geom/point.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/geom/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/geom/rect.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/accu.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/accufrac.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/accultc.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/accutrig.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/accutt.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/area.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/birds.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/catch.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/catcstat.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/clump.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/curv.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/delta.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/diffuse.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/doaccu.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/downstreamtotal.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/drain.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/dwnstrm.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/ellipse.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/horizonangle.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/ibngauss.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/kinemati.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/ldd.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/ldddist.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/lddlist.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/lddm.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/lddmnd.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/list.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/move.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/order.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/orient.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/path.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/pitrem.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/pitremnd.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/repair.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/slope.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/slopelen.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/sprdldd.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/sprdmax.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/spread.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/strorder.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/summary.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/timein.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/tt.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/upstream.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/view.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/window.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/vf.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pccts/CMakeLists.txt:2 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pccts/AParser.cpp
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pccts/CMakeLists.txt:2 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pccts/ATokenBuffer.cpp
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_attribute.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_bindoublele.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_childelementvisitor.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_csfvs2datatype.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_date.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_doctype.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_document.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_dom.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_domdiff.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_element.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_interspacedsentence.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_newdatasubtype.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_ostream.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_pcdata.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_pcdataelement.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_pcrvs2datatype.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_simpleattr.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_string.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_stringconv.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_word.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_areamapdtd.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_binding.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_coefficient.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_compute.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_computedriveraxis.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_cursor.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_data.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_dataenvelop.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_dataenvelopencoding.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_dataextend.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_dataobject.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_datasetconfiguration.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_datatypedtd.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_datatypeenum.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_dateformat.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_dimension.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_dimensionbaseenum.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_directorystackinfo.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_exchangedirection.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_exchangeitem.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_exchangemodel.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_expirationdate.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_fileinput.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_filesetting.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_input.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_inputfile.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_inputlodings.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_inputpoints.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_inputtype.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_integertimer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_interpolate.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_iostrategy.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_iostrategytype.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_iotype.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_lodinginputtype.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_lodingname.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_lodings.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_lowerlimit.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_map.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_migrationdirection.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_modelrunchild.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_modelrunsettings.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_modelrunstatus.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_nonspatial.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_numericinput.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_numericsetting.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_outputtype.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_paneltype.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_parameteritem.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_parameterpanel.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_rastermask.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_rasterspace.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_resultlastrun.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_riveraxisfile.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_rundirectory.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_runtimeplatform.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_script.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_scriptdata.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_scriptlink.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_scripttype.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_showdata.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_spatial.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_stack.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_table.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_testemptyelementnoattr.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_timer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_timeseries.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_timesteprange.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_upperlimit.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_userderive.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_userinterfacedescription.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_variable.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_visualisationconfiguration.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_visualisationgroup.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/linkinexamples/example1/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/linkinexamples/example1/example1.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/linkinexamples/example2/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/linkinexamples/example2/example2.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/linkinexamples/exampleCpp/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/linkinexamples/exampleCpp/example.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/linkinexamples/exampleCpp/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/linkinexamples/exampleCpp/xml.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/share/cmake-3.21/Modules/FindPython/Support.cmake:3316 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_python/operations.inc.in
Call Stack (most recent call first):
/usr/share/cmake-3.21/Modules/FindPython3.cmake:489 (__Python3_add_library)
/usr/lib64/cmake/pybind11/pybind11NewTools.cmake:205 (python3_add_library)
source/pcraster_python/CMakeLists.txt:77 (pybind11_add_module)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_python/utils/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_python/utils/ppu_exception.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/asc2map/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/asc2map/arcgrid.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/asc2map/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/asc2map/asc2map.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/asc2map/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/asc2map/main.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcalc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcalc/main.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/col2map/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/col2map/col2map.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/col2map/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/col2map/main.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/map2asc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/map2asc/map2asc.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/map2asc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/map2asc/main.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/map2col/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/map2col/map2col.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/map2col/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/map2col/main.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/mapattr/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/mapattr/mboth.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/mapattr/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/mapattr/mclone.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/mapattr/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/mapattr/main.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/resample/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/resample/main.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/resample/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/resample/sample.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/resample/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/resample/samplecl.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/resample/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/resample/sampleco.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/resample/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/resample/point.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/table/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/table/main.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/table/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/table/move.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/legend/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/legend/main.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/legend/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/legend/select.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:333 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/main.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:26 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Camera.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:26 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Cube.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:26 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Feedback.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:26 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_GLVisualisation.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:26 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Map3D.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:26 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Map3DObject.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:26 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Map3DView.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:26 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Map3DWindow.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:26 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Scene.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:26 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_SceneObject.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:26 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_SceneView.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:26 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_PostScript.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:26 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_QuadDrawer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:26 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Quaternion.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Aguila.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_AguilaProgramOptions.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_AnimationControl.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_BooleanDrawProps.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_BooleanRasterDrawer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_BufferedVisualisation.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_BufferedWidget.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_ClassDrawPropertiesWidget.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_ClassDrawProps.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_ClassLegendBody.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_ColourSelector.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Configurable.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_CumDistributionFunction.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_CumDistributionFunctionView.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_CumDistributionFunctionWindow.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_CursorView.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_CursorWindow.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_DataConfiguration.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_DataGuide.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_DataInfo.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_DataManager.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_DataObjectBase.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_DataObject.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_DataProperties.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_DataPropertiesDialog.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_DataProperty.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Dataset.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_DataSourceTable.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_DimensionCoordinateEdit.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_DirectionalRasterDrawer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_DOManager.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_DrawPropertiesWidget.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_DrawProps.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ExceedanceProbabilityFeatureLayerDrawer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_ExceedanceProbabilityRasterDrawer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_FeatureDataSources.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_FeatureLayer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_FeatureLayerDrawer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_GeneralDataPropertiesWidget.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_GeneralPreferencesWidget.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_GeometryLegendBody.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_IVisualisation.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_LddDrawProps.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_LddRasterDrawer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_LegendBody.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Legend.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_LegendView.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_LineMarker.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Map2D.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Map2DView.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Map2DWindow.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Map.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_MapDrawer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_MapWindow.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_MouseTarget.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_MultiMap2D.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_MultiMap2DView.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_MultiMap2DWindow.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_NominalDrawProps.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_NominalRasterDrawer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_OrdinalDrawProps.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_OrdinalRasterDrawer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_PlotVisualisation.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_PlotView.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_PreferencesDialog.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_PropertiesDialog.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_PropertiesWidget.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_QApplication.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_RangeDrawPropertiesWidget.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_RangeDrawProps.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_RangeFeatureLayerDrawer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_RangeLegendBody.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Raster.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_RasterDataset.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_RasterDataSources.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_RasterDrawer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_SaveDataAsDialog.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_SaveViewAsDialog.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_ScalarRasterDrawer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_SpatialDataset.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Table.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_TableDataSources.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_TableVisualisation.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Templates.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Time.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_TimePlot.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_TimePlotWindow.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Util.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Vector.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_VectorDataSources.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_VectorDrawer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Viewer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_VisChangeManager.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_VisEngine.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_VisGroup.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_VisGroupManager.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_VisObserver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_VisSubject.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Visualisation.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_VisualisationDialog.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_VisualisationWindow.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_XMLViewItems.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/com_classifier.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/com_colour.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/com_const.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/com_exception.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/com_fileformatinfo.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/com_palette.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/com_rangemap.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/com_rawpalette.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/com_rcobject.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/com_rcsize_t.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/com_rgbtuple.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/com_util.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/geo_dataguide.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/geo_DataType.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/qt_Animation.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/qt_AnimationProgBar.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/qt_AppWindow.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/qt_AppWindowProperties.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/qt_ColourLib.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/qt_Dialog.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/qt_EventFilterSubject.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/qt_GuiApp.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/qt_New.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/qt_PropertiesDialog.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/qt_PropertiesWidget.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/qt_Util.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/qtd_SelectPalette.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/qtw_PaletteBar.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/mf_BinaryReader.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/mf_utils.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/bas.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/bcf.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/common.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/dis.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/drn.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/dsp.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/ghb.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/gridcheck.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/pcg.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/rch.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/riv.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/sip.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/sor.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/wel.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/pcrmodflow.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:50 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/mf_ModflowPython.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/calc/xml.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/calc/pcr_mflink.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/oldcalc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/oldcalc/main.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_stattable.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_repeatuntil.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_valuebuffer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_compressor.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_maskcompressor.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_nullcompressor.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_compressioninput.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_decompresseddata.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_globargs.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_globresult.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_globarg.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_spatial.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_nonspatial.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_field.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_gridmap.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_zeromap.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_iocsffieldstrategy.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_ioesrifieldstrategy.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_iofieldstrategy.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_iobandfieldstrategy.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_bandmap.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_branchexpr.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_branchexprimpl.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_constant.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_constantnumbertype.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_csfmap.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_doubleass.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_esrimap.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_esrigridio.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_liberror.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_generatespatialfunc.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_quote.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_rundirectory.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_stackreader.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_manualexampletester.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_positionname.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_lexinput.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_lexinputsource.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_extsym.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_lexinputsourcetextscript.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_lexinputsourcestring.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_position.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_positiontext.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_positionnone.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_modelbuilder.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_wldelfthabitat.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_reporttable.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_bindingtable.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_parserinput.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_modelparser.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_element.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_quitforexitoption.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_quitforprogresscallback.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_quitpremature.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_progresscallback.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_clientinterface.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_iclientinterface.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_runsettings.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_calc.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_dllcalc.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_script.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_iscript.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_apimap.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_arraydefinition.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_arraydefvector.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_assignment.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_bindedsymbol.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_blockposition.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_dynamicsection.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_fieldargs.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_fieldexpr.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_fieldleaf.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_fieldleft.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_fieldmapinputparameter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_fieldnewparameter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_fieldnrparameter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_fieldparameter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_fieldstack.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_fieldtype.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_fieldvalue.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_file.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_filewriter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_foreach.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_idlist.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_indexcontainer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_indexparameter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_indexparameterconstant.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_indexparametervariable.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_indexselectedsingle.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_indexselectedvector.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_indexset.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_indextable.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_infoscript.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_innerstatementblock.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_lookupexpr.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_cmdlinecalc.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_methodoperator.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_mixedexpr.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_modellinkmethodexpr.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_modellinkinit.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_modellinkmethodstatement.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_nonspatialimpl.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_nonspatialtssimpl.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_objcount.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_operator.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_parameter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_parsindex.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_parspar.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_posexception.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_report.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_spatialimpl.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_stackcr.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_stackinput.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_statement.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_statementblock.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_stdoutstat.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_subparameter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_symbol.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_lookuptableleaf.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_lookuptableparameter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_lookuptable.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_lookuplinear.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_timeinputexpr.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_timeoutput.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_tssinputparameter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_timetable.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_tssinputleaf.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_tssoutputparameter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_tssoutputvalue.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_tssparameter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_usedefnode.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_usermodellink.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_usersymbol.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_vs.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_writeinfo.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_timervalue.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_symboltable.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_defpar.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_usepar.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_map2csf.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/lexvaluefile.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/lexnewcalc.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/Parser.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calcparser.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_externalsymbols.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_findsymbol.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/pcrcalc.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_arcviewextapi.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/dassfunc.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/dbinfunc.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/dunfunc.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/genfunc.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/globfunc.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/sbinfunc.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/sunfunc.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/algorithm/CMakeLists.txt:11 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/algorithm/core/index_range.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/algorithm/CMakeLists.txt:11 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/algorithm/core/index_ranges.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/algorithm/CMakeLists.txt:11 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/algorithm/policy/parallel_execution_policy.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/data_name.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/data_types.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/exception.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/expression_type.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/io_error.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/join_threads.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/messages.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/parse_error.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/path.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/script_error.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/stack.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/stopwatch.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/string.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/thread_pool.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/type_traits.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/validate_error.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/value_types.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/example/algorithm/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/example/algorithm/add_two_rasters.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/example/algorithm/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/example/algorithm/raster.h
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/feature/CMakeLists.txt:13 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/feature/core/array.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/tool/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/tool/malloc_test.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/_getcell.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/_getrow.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/_gsomece.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/_putcell.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/_rputrow.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/angle.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/attravai.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/attrsize.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/cellsize.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/create2.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/csfglob.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/csfsup.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/delattr.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/dumconv.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/endian.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/file.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/filename.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/gattrblk.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/gattridx.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/gcellrep.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/gdattype.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/getattr.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/getx0.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/gety0.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/ggisfid.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/gmaxval.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/gminval.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/gnrcols.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/gnrrows.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/gproj.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/gputproj.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/gvalscal.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/gvartype.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/gversion.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/ismv.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/kernlcsf.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/legend.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/mclose.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/mopen.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/moreattr.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/mperror.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/pgisfid.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/pmaxval.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/pminval.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/putallmv.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/putattr.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/putsomec.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/putx0.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/puty0.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/pvalscal.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/rattrblk.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/rcomp.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/rcoords.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/rdup2.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/reseterr.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/rextend.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/rmalloc.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/rrowcol.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/ruseas.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/setangle.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/setmv.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/setvtmv.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/strconst.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/strpad.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/swapio.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/trackmm.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/vs2.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/vsdef.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/vsis.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/vsvers.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/wattrblk.c
This warning is for project developers. Use -Wno-dev to suppress it.
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_INSTALL_LIBDIR
-- Build files have been written to: /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/build
-- peacock: host_system_name : linux (Linux)
-- peacock: target_system_name : linux (Linux)
-- peacock: cross_compiling : FALSE
-- peacock: target_architecture : x86_64
-- peacock: compiler_id : gcc
-- peacock: compiler_version : 11.1.0
-- peacock: compiler_main_version: 11
-- peacock: target_platform : linux/linux/gcc-11/x86_64
-- peacock: gnu_configure_host : x86_64-unknown-linux
-- Interpreter ID: Python
-- Found ncurses:
-- includes : /usr/include
-- libraries: /usr/lib/libncursesw.so/usr/lib/libformw.so
-- Found pybind11: /usr/include (found version "2.8.0" )
-- Found Boost: /usr/include (found version "1.76.0") found components: date_time filesystem program_options timer chrono
-- includes : /usr/include
-- libraries: /usr/lib/libboost_date_time.so;/usr/lib/libboost_filesystem.so;/usr/lib/libboost_program_options.so;/usr/lib/libboost_timer.so;/usr/lib/libboost_chrono.so
-- Found Qt5Core: 5.15.2
-- includes : /usr/include/qt/;/usr/include/qt/QtCore;/usr/lib/qt//mkspecs/linux-g++
-- libraries: Qt5::Core
-- Found Qt5Sql: 5.15.2
-- includes : /usr/include/qt/;/usr/include/qt/QtSql;/usr/include/qt/QtCore;/usr/lib/qt//mkspecs/linux-g++
-- libraries: Qt5::Sql
-- Found Qt5Xml: 5.15.2
-- includes : /usr/include/qt/;/usr/include/qt/QtXml;/usr/include/qt/QtCore;/usr/lib/qt//mkspecs/linux-g++
-- libraries: Qt5::Xml
-- Found Qt5Gui: 5.15.2
-- includes : /usr/include/qt/;/usr/include/qt/QtGui;/usr/include/qt/QtCore;/usr/lib/qt//mkspecs/linux-g++
-- libraries: Qt5::Gui
-- Found Qt5Widgets: 5.15.2
-- includes : /usr/include/qt/;/usr/include/qt/QtWidgets;/usr/include/qt/QtGui;/usr/include/qt/QtCore;/usr/lib/qt//mkspecs/linux-g++
-- libraries: Qt5::Widgets
-- Found Qt5Charts: 5.15.2
-- includes : /usr/include/qt/;/usr/include/qt/QtCharts;/usr/include/qt/QtWidgets;/usr/include/qt/QtGui;/usr/include/qt/QtCore;/usr/lib/qt//mkspecs/linux-g++
-- libraries: Qt5::Charts
-- Found Qt5OpenGL: 5.15.2
-- includes : /usr/include/qt/;/usr/include/qt/QtOpenGL;/usr/include/qt/QtWidgets;/usr/include/qt/QtGui;/usr/include/qt/QtCore;/usr/lib/qt//mkspecs/linux-g++
-- libraries: Qt5::OpenGL
-- peacock: host_system_name : linux (Linux)
-- peacock: target_system_name : linux (Linux)
-- peacock: cross_compiling : FALSE
-- peacock: target_architecture : x86_64
-- peacock: compiler_id : gcc
-- peacock: compiler_version : 11.1.0
-- peacock: compiler_main_version: 11
-- peacock: target_platform : linux/linux/gcc-11/x86_64
-- peacock: gnu_configure_host : x86_64-unknown-linux
-- Found Boost: /usr/include (found version "1.76.0") found components: date_time filesystem program_options timer system chrono
-- includes : /usr/include
-- libraries: /usr/lib/libboost_date_time.so;/usr/lib/libboost_filesystem.so;/usr/lib/libboost_program_options.so;/usr/lib/libboost_timer.so;/usr/lib/libboost_system.so;/usr/lib/libboost_chrono.so
-- Found Qt5Core: 5.15.2
-- includes : /usr/include/qt/;/usr/include/qt/QtCore;/usr/lib/qt//mkspecs/linux-g++
-- libraries: Qt5::Core
-- Found Qt5Sql: 5.15.2
-- includes : /usr/include/qt/;/usr/include/qt/QtSql;/usr/include/qt/QtCore;/usr/lib/qt//mkspecs/linux-g++
-- libraries: Qt5::Sql
-- Found Qt5Xml: 5.15.2
-- includes : /usr/include/qt/;/usr/include/qt/QtXml;/usr/include/qt/QtCore;/usr/lib/qt//mkspecs/linux-g++
-- libraries: Qt5::Xml
-- Found Qt5Gui: 5.15.2
-- includes : /usr/include/qt/;/usr/include/qt/QtGui;/usr/include/qt/QtCore;/usr/lib/qt//mkspecs/linux-g++
-- libraries: Qt5::Gui
-- Found Qt5Widgets: 5.15.2
-- includes : /usr/include/qt/;/usr/include/qt/QtWidgets;/usr/include/qt/QtGui;/usr/include/qt/QtCore;/usr/lib/qt//mkspecs/linux-g++
-- libraries: Qt5::Widgets
-- Found Qt5Charts: 5.15.2
-- includes : /usr/include/qt/;/usr/include/qt/QtCharts;/usr/include/qt/QtWidgets;/usr/include/qt/QtGui;/usr/include/qt/QtCore;/usr/lib/qt//mkspecs/linux-g++
-- libraries: Qt5::Charts
-- Found Qt5OpenGL: 5.15.2
-- includes : /usr/include/qt/;/usr/include/qt/QtOpenGL;/usr/include/qt/QtWidgets;/usr/include/qt/QtGui;/usr/include/qt/QtCore;/usr/lib/qt//mkspecs/linux-g++
-- libraries: Qt5::OpenGL
CMake Deprecation Warning at source/rasterformat/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- -------------------------------------------------
-- PCRaster configuration summary:
-- Version: 4.3.1
-- Installation directories:
-- Binaries: bin
-- Libraries: lib
-- Python: python
-- Build options:
-- Aguila: ON
-- OpenGL support: ON
-- Multicore: ON
-- Modflow: ON
-- Oldcalc: ON
-- Tests: OFF
-- Documentation: OFF
-- Experimental features:
-- BlockPython: OFF
-- Moc: OFF
-- Mldd: OFF
-- Build configuration:
-- Type: Release
-- Flags:
-- Native: ON
-- IPO: OFF
-- Python interpreter: /usr/bin/python3.9
-- Python version: 3.9.7
-- -------------------------------------------------
-- Configuring done
CMake Warning (dev) at source/utils/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/utils/dev_CommandLineApplication.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/utils/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/utils/dev_FilesystemUtils.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/utils/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/utils/dev_GDalClient.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/utils/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/utils/dev_Utils.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/utils/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/utils/dev_XercesClient.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_BasicTypes.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_BinaryTableDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Block.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_BlockDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_BrowseInfo.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Client.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_ConnectionInfo.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Constant.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_ConstantDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_CoordinateMapper.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_CSFMap.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_CSFRasterDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Dal.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Dataset.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_DataSource.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_DataSpaceAddress.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_DataSpaceAddressMapper.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_DataSpace.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_DataSpaceIterator.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_DataSpaceQueryResult.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Dimension.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Driver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Environment.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_FeatureDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_FeatureLayer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_FeatureLayerGeometries.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_FeaturePath.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_FilesystemUtils.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Format.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Formats.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_GDALRasterDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_GeoEASTableDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_GSLIBBlockDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Library.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_MapperUtils.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_MathUtils.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Matrix.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_MatrixDal.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_MatrixDimensions.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_MatrixDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_MemoryData.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_MemoryDataPool.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_MemoryRasterData.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_MemoryRasterDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_MemoryTableData.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_MemoryTableDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_OgrFeatureDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_PCRBlockDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Properties.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Raster.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_RasterDal.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_RasterDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_RasterDimensions.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_RegularExpressions.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_SpaceDimensions.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_SpaceStepMapper.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_SpaceStepCoordinateMapper.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_SpatialCoordinate.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_SQLTableDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_StackInfo.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_StepCoordinateMapper.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_StepMapper.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_TableDal.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_TableDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_TextConstantDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_TextFileDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_TextMatrixDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_TextTableDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_TimeStepCoordinateMapper.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_TimeStepMapper.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Type.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Utils.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Vector.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_VectorDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_dal/CMakeLists.txt:12 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_VTKBlockDriver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/app/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/app/app.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/app/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/app/appclone.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/app/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/app/appcoord.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/app/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/app/appcr.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/app/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/app/appdir.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/app/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/app/appinst.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/app/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/app/applog.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/app/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/app/app_options.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/app/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/app/apptime.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/app/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/app/apptxt.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/app/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/app/appval.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/app/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/app/appvers.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/app/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/app/aprowcol.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/app/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/app/inpfile.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/app/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/app/readcols.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/mathx/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/mathx/dirconv.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/mathx/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/mathx/dirstat.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/mathx/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/mathx/ran.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/mathx/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/mathx/recipes.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/mathx/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/mathx/rint.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/curr/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/curr/currmenu.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/curr/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/curr/keyfunc.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/misc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/aterror.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/misc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/bitset2d.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/misc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/bitset.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/misc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/chkmem.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/misc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/cnvrtnum.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/misc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/error.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/misc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/exstring.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/misc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/fileio.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/misc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/fileset.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/misc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/filestat.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/misc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/mallocxd.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/misc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/qsortcmp.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/misc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/recmem.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/misc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/simplex.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/misc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/swapbyte.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_appargs.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_basictable.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_cliberror.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_countedobject.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_cpucyclecounter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_csfcell.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_cumprobabilityclassifier.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_directory.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_dimap.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_rimap.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_dynamiclibrary.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_exception.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_file.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_filemap.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_icommandmode.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_ilabeledprogresstracker.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_interval.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_intervalmap.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_iprogressbar.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_iprogresscountdown.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_keyvaluetable.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_math.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_observer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_pathinfo.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_pathname.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_progressbar.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_progresstracker.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_spawn.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_spiritfileparser.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_streamwriter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_strlib.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_subject.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_table.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_tempdirectory.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_templates.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_toggle.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_tune.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_uniquestringgenerator.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcom/CMakeLists.txt:20 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_unorderedcrosstable.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrdiscr/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrdiscr/discr_block.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrdiscr/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrdiscr/discr_raster.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrdiscr/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrdiscr/discr_voxelstack.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_addfilter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_apprasterspace.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_assignfilter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_averagefilter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_bandmap.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_block.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_cellloc.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_celllocvisitor.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_circularneighbourhood.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_columnfile.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_const.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_csfmap.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_csfstack.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_csfstackname.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_exception.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_filecreatetester.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_idi.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_mooreneighbourhood.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_neighbour.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_neighbourhood.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_point.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_rasterfileconverter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_rasterspace.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_rectangle.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_riksneighbourhood.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_samecellrepr.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_templates.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_util.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_voxel.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_voxelstack.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeo/CMakeLists.txt:8 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeo/geo_wmatrix.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeom/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeom/geom_line.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeom/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeom/geom_point.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrgeom/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrgeom/geom_util.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrraster/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrraster/raster_io.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrraster/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrraster/raster_raster.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrvoxelstack/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrvoxelstack/voxelstack_voxelstack.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/api/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/api/bootapi.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/api/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/api/ranuint1.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/api/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/api/ranint4.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/api/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/api/ranreal8.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/api/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/api/testapi.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/api/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/api/mapdim.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/api/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/api/ranpriv.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/api/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/api/fieldapi_common.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/api/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/api/fieldapi_scalardomaincheck.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/api/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/api/fieldapi_interface.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/api/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/api/fieldapi_templates.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/tab/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/tab/cross.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/tab/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/tab/looktab.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/tab/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/tab/lookup.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/tab/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/tab/readltab.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/tab/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/tab/table.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/tab/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/tab/writltab.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/geom/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/geom/point.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/geom/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/geom/rect.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/accu.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/accufrac.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/accultc.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/accutrig.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/accutt.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/area.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/birds.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/catch.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/catcstat.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/clump.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/curv.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/delta.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/diffuse.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/doaccu.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/downstreamtotal.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/drain.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/dwnstrm.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/ellipse.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/horizonangle.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/ibngauss.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/kinemati.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/ldd.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/ldddist.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/lddlist.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/lddm.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/lddmnd.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/list.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/move.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/order.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/orient.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/path.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/pitrem.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/pitremnd.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/repair.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/slope.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/slopelen.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/sprdldd.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/sprdmax.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/spread.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/strorder.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/summary.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/timein.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/tt.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/upstream.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/view.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/window.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/calc/vf.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pccts/CMakeLists.txt:2 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pccts/AParser.cpp
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pccts/CMakeLists.txt:2 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pccts/ATokenBuffer.cpp
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_attribute.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_bindoublele.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_childelementvisitor.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_csfvs2datatype.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_date.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_doctype.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_document.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_dom.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_domdiff.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_element.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_interspacedsentence.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_newdatasubtype.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_ostream.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_pcdata.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_pcdataelement.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_pcrvs2datatype.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_simpleattr.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_string.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_stringconv.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_word.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_areamapdtd.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_binding.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_coefficient.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_compute.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_computedriveraxis.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_cursor.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_data.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_dataenvelop.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_dataenvelopencoding.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_dataextend.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_dataobject.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_datasetconfiguration.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_datatypedtd.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_datatypeenum.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_dateformat.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_dimension.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_dimensionbaseenum.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_directorystackinfo.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_exchangedirection.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_exchangeitem.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_exchangemodel.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_expirationdate.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_fileinput.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_filesetting.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_input.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_inputfile.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_inputlodings.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_inputpoints.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_inputtype.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_integertimer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_interpolate.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_iostrategy.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_iostrategytype.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_iotype.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_lodinginputtype.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_lodingname.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_lodings.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_lowerlimit.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_map.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_migrationdirection.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_modelrunchild.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_modelrunsettings.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_modelrunstatus.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_nonspatial.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_numericinput.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_numericsetting.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_outputtype.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_paneltype.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_parameteritem.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_parameterpanel.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_rastermask.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_rasterspace.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_resultlastrun.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_riveraxisfile.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_rundirectory.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_runtimeplatform.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_script.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_scriptdata.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_scriptlink.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_scripttype.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_showdata.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_spatial.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_stack.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_table.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_testemptyelementnoattr.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_timer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_timeseries.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_timesteprange.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_upperlimit.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_userderive.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_userinterfacedescription.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_variable.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_visualisationconfiguration.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrxml/CMakeLists.txt:4 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrgenxml_visualisationgroup.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/linkinexamples/example1/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/linkinexamples/example1/example1.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/linkinexamples/example2/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/linkinexamples/example2/example2.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/linkinexamples/exampleCpp/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/linkinexamples/exampleCpp/example.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/linkinexamples/exampleCpp/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/linkinexamples/exampleCpp/xml.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/share/cmake-3.21/Modules/FindPython/Support.cmake:3316 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_python/operations.inc.in
Call Stack (most recent call first):
/usr/share/cmake-3.21/Modules/FindPython3.cmake:489 (__Python3_add_library)
/usr/lib64/cmake/pybind11/pybind11NewTools.cmake:205 (python3_add_library)
source/pcraster_python/CMakeLists.txt:77 (pybind11_add_module)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_python/utils/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_python/utils/ppu_exception.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/asc2map/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/asc2map/arcgrid.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/asc2map/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/asc2map/asc2map.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/asc2map/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/asc2map/main.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcrcalc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcalc/main.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/col2map/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/col2map/col2map.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/col2map/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/col2map/main.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/map2asc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/map2asc/map2asc.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/map2asc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/map2asc/main.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/map2col/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/map2col/map2col.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/map2col/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/map2col/main.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/mapattr/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/mapattr/mboth.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/mapattr/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/mapattr/mclone.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/mapattr/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/mapattr/main.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/resample/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/resample/main.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/resample/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/resample/sample.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/resample/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/resample/samplecl.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/resample/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/resample/sampleco.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/resample/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/resample/point.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/table/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/table/main.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/table/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/table/move.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/legend/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/legend/main.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/legend/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/legend/select.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:333 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/main.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:26 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Camera.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:26 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Cube.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:26 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Feedback.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:26 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_GLVisualisation.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:26 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Map3D.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:26 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Map3DObject.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:26 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Map3DView.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:26 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Map3DWindow.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:26 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Scene.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:26 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_SceneObject.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:26 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_SceneView.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:26 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_PostScript.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:26 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_QuadDrawer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:26 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Quaternion.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Aguila.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_AguilaProgramOptions.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_AnimationControl.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_BooleanDrawProps.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_BooleanRasterDrawer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_BufferedVisualisation.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_BufferedWidget.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_ClassDrawPropertiesWidget.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_ClassDrawProps.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_ClassLegendBody.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_ColourSelector.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Configurable.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_CumDistributionFunction.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_CumDistributionFunctionView.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_CumDistributionFunctionWindow.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_CursorView.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_CursorWindow.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_DataConfiguration.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_DataGuide.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_DataInfo.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_DataManager.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_DataObjectBase.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_DataObject.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_DataProperties.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_DataPropertiesDialog.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_DataProperty.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Dataset.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_DataSourceTable.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_DimensionCoordinateEdit.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_DirectionalRasterDrawer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_DOManager.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_DrawPropertiesWidget.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_DrawProps.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ExceedanceProbabilityFeatureLayerDrawer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_ExceedanceProbabilityRasterDrawer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_FeatureDataSources.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_FeatureLayer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_FeatureLayerDrawer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_GeneralDataPropertiesWidget.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_GeneralPreferencesWidget.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_GeometryLegendBody.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_IVisualisation.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_LddDrawProps.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_LddRasterDrawer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_LegendBody.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Legend.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_LegendView.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_LineMarker.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Map2D.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Map2DView.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Map2DWindow.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Map.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_MapDrawer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_MapWindow.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_MouseTarget.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_MultiMap2D.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_MultiMap2DView.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_MultiMap2DWindow.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_NominalDrawProps.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_NominalRasterDrawer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_OrdinalDrawProps.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_OrdinalRasterDrawer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_PlotVisualisation.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_PlotView.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_PreferencesDialog.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_PropertiesDialog.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_PropertiesWidget.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_QApplication.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_RangeDrawPropertiesWidget.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_RangeDrawProps.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_RangeFeatureLayerDrawer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_RangeLegendBody.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Raster.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_RasterDataset.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_RasterDataSources.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_RasterDrawer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_SaveDataAsDialog.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_SaveViewAsDialog.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_ScalarRasterDrawer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_SpatialDataset.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Table.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_TableDataSources.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_TableVisualisation.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Templates.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Time.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_TimePlot.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_TimePlotWindow.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Util.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Vector.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_VectorDataSources.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_VectorDrawer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Viewer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_VisChangeManager.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_VisEngine.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_VisGroup.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_VisGroupManager.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_VisObserver.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_VisSubject.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_Visualisation.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_VisualisationDialog.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_VisualisationWindow.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/ag_XMLViewItems.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/com_classifier.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/com_colour.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/com_const.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/com_exception.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/com_fileformatinfo.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/com_palette.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/com_rangemap.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/com_rawpalette.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/com_rcobject.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/com_rcsize_t.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/com_rgbtuple.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/com_util.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/geo_dataguide.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/geo_DataType.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/qt_Animation.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/qt_AnimationProgBar.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/qt_AppWindow.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/qt_AppWindowProperties.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/qt_ColourLib.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/qt_Dialog.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/qt_EventFilterSubject.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/qt_GuiApp.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/qt_New.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/qt_PropertiesDialog.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/qt_PropertiesWidget.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/qt_Util.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/qtd_SelectPalette.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_aguila/CMakeLists.txt:56 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_aguila/qtw_PaletteBar.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/mf_BinaryReader.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/mf_utils.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/bas.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/bcf.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/common.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/dis.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/drn.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/dsp.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/ghb.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/gridcheck.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/pcg.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/rch.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/riv.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/sip.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/sor.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/wel.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/pcrmodflow.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/src/CMakeLists.txt:50 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/mf_ModflowPython.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/calc/xml.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/modflow/calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/calc/pcr_mflink.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/oldcalc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/oldcalc/main.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_stattable.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_repeatuntil.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_valuebuffer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_compressor.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_maskcompressor.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_nullcompressor.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_compressioninput.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_decompresseddata.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_globargs.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_globresult.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_globarg.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_spatial.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_nonspatial.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_field.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_gridmap.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_zeromap.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_iocsffieldstrategy.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_ioesrifieldstrategy.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_iofieldstrategy.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_iobandfieldstrategy.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_bandmap.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_branchexpr.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_branchexprimpl.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_constant.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_constantnumbertype.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_csfmap.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_doubleass.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_esrimap.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_esrigridio.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_liberror.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_generatespatialfunc.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_quote.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_rundirectory.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_stackreader.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_manualexampletester.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_positionname.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_lexinput.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_lexinputsource.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_extsym.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_lexinputsourcetextscript.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_lexinputsourcestring.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_position.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_positiontext.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_positionnone.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_modelbuilder.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_wldelfthabitat.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_reporttable.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_bindingtable.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_parserinput.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_modelparser.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_element.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_quitforexitoption.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_quitforprogresscallback.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_quitpremature.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_progresscallback.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_clientinterface.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_iclientinterface.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_runsettings.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_calc.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_dllcalc.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_script.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_iscript.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_apimap.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_arraydefinition.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_arraydefvector.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_assignment.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_bindedsymbol.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_blockposition.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_dynamicsection.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_fieldargs.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_fieldexpr.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_fieldleaf.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_fieldleft.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_fieldmapinputparameter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_fieldnewparameter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_fieldnrparameter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_fieldparameter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_fieldstack.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_fieldtype.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_fieldvalue.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_file.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_filewriter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_foreach.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_idlist.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_indexcontainer.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_indexparameter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_indexparameterconstant.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_indexparametervariable.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_indexselectedsingle.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_indexselectedvector.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_indexset.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_indextable.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_infoscript.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_innerstatementblock.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_lookupexpr.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_cmdlinecalc.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_methodoperator.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_mixedexpr.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_modellinkmethodexpr.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_modellinkinit.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_modellinkmethodstatement.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_nonspatialimpl.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_nonspatialtssimpl.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_objcount.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_operator.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_parameter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_parsindex.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_parspar.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_posexception.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_report.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_spatialimpl.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_stackcr.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_stackinput.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_statement.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_statementblock.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_stdoutstat.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_subparameter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_symbol.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_lookuptableleaf.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_lookuptableparameter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_lookuptable.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_lookuplinear.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_timeinputexpr.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_timeoutput.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_tssinputparameter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_timetable.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_tssinputleaf.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_tssoutputparameter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_tssoutputvalue.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_tssparameter.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_usedefnode.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_usermodellink.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_usersymbol.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_vs.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_writeinfo.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_timervalue.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_symboltable.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_defpar.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_usepar.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_map2csf.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/lexvaluefile.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/lexnewcalc.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/Parser.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calcparser.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_externalsymbols.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_findsymbol.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/pcrcalc.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_arcviewextapi.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/dassfunc.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/dbinfunc.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/dunfunc.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/genfunc.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/globfunc.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/sbinfunc.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/pcraster_old_calc/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/sunfunc.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/algorithm/CMakeLists.txt:11 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/algorithm/core/index_range.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/algorithm/CMakeLists.txt:11 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/algorithm/core/index_ranges.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/algorithm/CMakeLists.txt:11 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/algorithm/policy/parallel_execution_policy.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/data_name.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/data_types.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/exception.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/expression_type.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/io_error.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/join_threads.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/messages.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/parse_error.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/path.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/script_error.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/stack.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/stopwatch.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/string.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/thread_pool.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/type_traits.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/validate_error.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/core/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/core/value_types.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/example/algorithm/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/example/algorithm/add_two_rasters.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/example/algorithm/CMakeLists.txt:3 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/example/algorithm/raster.h
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/fern/feature/CMakeLists.txt:13 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/fern/feature/core/array.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/fern/source/tool/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/fern/source/tool/malloc_test.cc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/_getcell.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/_getrow.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/_gsomece.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/_putcell.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/_rputrow.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/angle.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/attravai.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/attrsize.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/cellsize.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/create2.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/csfglob.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/csfsup.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/delattr.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/dumconv.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/endian.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/file.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/filename.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/gattrblk.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/gattridx.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/gcellrep.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/gdattype.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/getattr.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/getx0.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/gety0.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/ggisfid.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/gmaxval.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/gminval.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/gnrcols.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/gnrrows.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/gproj.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/gputproj.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/gvalscal.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/gvartype.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/gversion.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/ismv.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/kernlcsf.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/legend.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/mclose.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/mopen.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/moreattr.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/mperror.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/pgisfid.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/pmaxval.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/pminval.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/putallmv.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/putattr.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/putsomec.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/putx0.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/puty0.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/pvalscal.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/rattrblk.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/rcomp.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/rcoords.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/rdup2.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/reseterr.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/rextend.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/rmalloc.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/rrowcol.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/ruseas.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/setangle.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/setmv.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/setvtmv.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/strconst.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/strpad.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/swapio.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/trackmm.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/vs2.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/vsdef.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/vsis.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/vsvers.c
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at source/rasterformat/sources/pcraster_raster_format/CMakeLists.txt:1 (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:
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/rasterformat/sources/pcraster_raster_format/wattrblk.c
This warning is for project developers. Use -Wno-dev to suppress it.
-- Generating done
-- Build files have been written to: /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/build
-- Found Git: /usr/bin/git (found version "2.33.0")
fatal: not a git repository (or any parent up to mount point /run/media/samtux)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[ 0%] Building CXX object source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/dal_BasicTypes.cc.o
fatal: not a git repository (or any parent up to mount point /run/media/samtux)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /run/media/samtux)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[ 0%] Building CXX object source/utils/CMakeFiles/utils.dir/dev_CommandLineApplication.cc.o
[ 0%] Built target version_info_dummy_target
[ 0%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/_getcell.c.o
[ 0%] Building C object source/misc/CMakeFiles/misc.dir/aterror.c.o
[ 0%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/_getrow.c.o
[ 0%] Building C object source/misc/CMakeFiles/misc.dir/bitset2d.c.o
[ 0%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/_gsomece.c.o
[ 0%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/_putcell.c.o
[ 0%] Building C object source/misc/CMakeFiles/misc.dir/bitset.c.o
[ 0%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/_rputrow.c.o
[ 1%] Building C object source/misc/CMakeFiles/misc.dir/chkmem.c.o
[ 1%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/angle.c.o
[ 1%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/attravai.c.o
[ 1%] Building C object source/misc/CMakeFiles/misc.dir/cnvrtnum.c.o
[ 1%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/attrsize.c.o
[ 1%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/cellsize.c.o
[ 1%] Building C object source/misc/CMakeFiles/misc.dir/error.c.o
[ 2%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/create2.c.o
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/error.c: In function 'vfError':
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/error.c:135:33: warning: '%s' directive writing up to 2047 bytes into a region of size between 2041 and 2047 [-Wformat-overflow=]
135 | (void)sprintf(errorMsg, "%s %s\n", pref, buf);
| ^~ ~~~
In file included from /usr/include/stdio.h:866,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/../include/debug.h:2,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/../include/stddefx.h:137,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/misc/error.c:1:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output 3 or more bytes (assuming 2056) into a destination of size 2048
38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
39 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
40 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
[ 2%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/csfglob.c.o
[ 2%] Building C object source/misc/CMakeFiles/misc.dir/exstring.c.o
[ 2%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/csfsup.c.o
[ 2%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/delattr.c.o
[ 2%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/dumconv.c.o
[ 2%] Building C object source/misc/CMakeFiles/misc.dir/fileio.c.o
[ 2%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/endian.c.o
[ 2%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/file.c.o
[ 2%] Building C object source/misc/CMakeFiles/misc.dir/fileset.c.o
[ 2%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/filename.c.o
[ 2%] Building C object source/misc/CMakeFiles/misc.dir/filestat.c.o
[ 2%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/gattrblk.c.o
[ 2%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/gattridx.c.o
[ 2%] Building C object source/misc/CMakeFiles/misc.dir/mallocxd.c.o
[ 2%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/gcellrep.c.o
[ 3%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/gdattype.c.o
[ 3%] Building C object source/misc/CMakeFiles/misc.dir/qsortcmp.c.o
[ 3%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/getattr.c.o
[ 3%] Building C object source/misc/CMakeFiles/misc.dir/recmem.c.o
[ 3%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/getx0.c.o
[ 3%] Building C object source/misc/CMakeFiles/misc.dir/simplex.c.o
[ 3%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/gety0.c.o
[ 3%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/ggisfid.c.o
[ 3%] Building C object source/misc/CMakeFiles/misc.dir/swapbyte.c.o
[ 3%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/gmaxval.c.o
[ 3%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/gminval.c.o
[ 4%] Linking C static library ../../bin/libmisc.a
[ 4%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/gnrcols.c.o
[ 4%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/gnrrows.c.o
[ 4%] Built target misc
[ 4%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/gproj.c.o
[ 4%] Building CXX object source/pcrgeom/CMakeFiles/pcrgeom.dir/geom_line.cc.o
[ 4%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/gputproj.c.o
[ 5%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/gvalscal.c.o
[ 5%] Building CXX object source/pcrgeom/CMakeFiles/pcrgeom.dir/geom_point.cc.o
[ 5%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/gvartype.c.o
[ 5%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/gversion.c.o
[ 5%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/ismv.c.o
[ 5%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/kernlcsf.c.o
[ 5%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/legend.c.o
[ 6%] Building CXX object source/pcrgeom/CMakeFiles/pcrgeom.dir/geom_util.cc.o
[ 6%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/mclose.c.o
[ 6%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/mopen.c.o
[ 6%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/moreattr.c.o
[ 6%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/mperror.c.o
[ 6%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/pgisfid.c.o
[ 7%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/pmaxval.c.o
[ 7%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/pminval.c.o
[ 7%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/putallmv.c.o
[ 7%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/putattr.c.o
[ 7%] Building CXX object source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/dal_BinaryTableDriver.cc.o
[ 7%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/putsomec.c.o
[ 7%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/putx0.c.o
[ 7%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/puty0.c.o
[ 7%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/pvalscal.c.o
[ 7%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/rattrblk.c.o
[ 7%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/rcomp.c.o
[ 7%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/rcoords.c.o
[ 8%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/rdup2.c.o
[ 8%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/reseterr.c.o
[ 8%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/rextend.c.o
[ 8%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/rmalloc.c.o
[ 8%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/rrowcol.c.o
[ 8%] Linking CXX static library ../../bin/libpcrgeom.a
[ 8%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/ruseas.c.o
[ 8%] Built target pcrgeom
[ 8%] Building CXX object source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/dal_Block.cc.o
[ 8%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/setangle.c.o
[ 8%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/setmv.c.o
[ 8%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/setvtmv.c.o
[ 8%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/strconst.c.o
[ 8%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/strpad.c.o
[ 9%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/swapio.c.o
[ 9%] Building CXX object source/pccts/CMakeFiles/pccts.dir/AParser.cpp.o
[ 9%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/trackmm.c.o
[ 9%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/vs2.c.o
[ 9%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/vsdef.c.o
[ 9%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/vsis.c.o
[ 9%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/vsvers.c.o
[ 9%] Building C object source/rasterformat/sources/pcraster_raster_format/CMakeFiles/pcraster_raster_format.dir/wattrblk.c.o
[ 9%] Linking C static library ../../../../bin/libpcraster_raster_format.a
[ 9%] Built target pcraster_raster_format
[ 10%] Building CXX object source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/dal_BlockDriver.cc.o
[ 10%] Building CXX object source/pccts/CMakeFiles/pccts.dir/ATokenBuffer.cpp.o
[ 10%] Building CXX object source/utils/CMakeFiles/utils.dir/dev_FilesystemUtils.cc.o
[ 10%] Linking CXX static library ../../bin/libpccts.a
[ 10%] Built target pccts
[ 10%] Building C object source/linkinexamples/example1/CMakeFiles/example1.dir/example1.c.o
[ 10%] Linking C shared library ../../../bin/libexample1.so
[ 10%] Built target example1
[ 10%] Building CXX object source/utils/CMakeFiles/utils.dir/dev_GDalClient.cc.o
[ 10%] Building CXX object source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/dal_BrowseInfo.cc.o
[ 10%] Building CXX object source/utils/CMakeFiles/utils.dir/dev_Utils.cc.o
[ 10%] Building CXX object source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/dal_Client.cc.o
[ 10%] Building CXX object source/utils/CMakeFiles/utils.dir/dev_XercesClient.cc.o
[ 10%] Building CXX object source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/dal_ConnectionInfo.cc.o
[ 10%] Building CXX object source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/dal_Constant.cc.o
[ 11%] Linking CXX static library ../../bin/libutils.a
[ 11%] Built target utils
[ 11%] Building C object source/linkinexamples/example2/CMakeFiles/example2.dir/example2.c.o
[ 11%] Linking C shared library ../../../bin/libexample2.so
[ 11%] Built target example2
[ 11%] Built target python_modelling_framework_dummy
[ 11%] Building CXX object source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/dal_ConstantDriver.cc.o
[ 11%] Built target python_arrayed_variables_dummy
[ 11%] Automatic MOC for target pcraster_aguila_opengl_objects
[ 11%] Built target pcraster_aguila_opengl_objects_autogen
[ 11%] Building CXX object source/modflow/src/CMakeFiles/pcrmf_objects.dir/mf_BinaryReader.cc.o
[ 11%] Building CXX object source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/dal_CoordinateMapper.cc.o
[ 11%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_stattable.cc.o
[ 11%] Building CXX object source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/dal_CSFMap.cc.o
[ 11%] Building CXX object source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/dal_CSFRasterDriver.cc.o
In file included from /usr/include/boost/bind.hpp:30,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrcom/com_intervalmap.h:25,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_stattable.cc:16:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
36 | BOOST_PRAGMA_MESSAGE(
| ^~~~~~~~~~~~~~~~~~~~
[ 11%] Building CXX object source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/dal_Dal.cc.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
from /usr/include/boost/shared_ptr.hpp:17,
from /usr/include/boost/signals2/signal.hpp:21,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrdiscr/discr_block.h:13,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/pcrmodflow.h:33,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/mf_BinaryReader.cc:32:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
36 | BOOST_PRAGMA_MESSAGE(
| ^~~~~~~~~~~~~~~~~~~~
[ 11%] Building CXX object source/modflow/src/CMakeFiles/pcrmf_objects.dir/mf_utils.cc.o
[ 11%] Building CXX object source/modflow/src/CMakeFiles/pcrmf_objects.dir/bas.cc.o
[ 12%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_repeatuntil.cc.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
from /usr/include/boost/shared_ptr.hpp:17,
from /usr/include/boost/test/tools/assertion_result.hpp:21,
from /usr/include/boost/test/tools/floating_point_comparison.hpp:17,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_MathUtils.h:38,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Dimension.h:55,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_DataSpace.h:26,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_BrowseInfo.h:17,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Driver.h:21,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Dal.h:41,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Dal.cc:2:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
36 | BOOST_PRAGMA_MESSAGE(
| ^~~~~~~~~~~~~~~~~~~~
[ 12%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_valuebuffer.cc.o
[ 12%] Building CXX object source/modflow/src/CMakeFiles/pcrmf_objects.dir/bcf.cc.o
[ 12%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_compressor.cc.o
[ 12%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_maskcompressor.cc.o
[ 12%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_nullcompressor.cc.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
from /usr/include/boost/shared_ptr.hpp:17,
from /usr/include/boost/signals2/signal.hpp:21,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrdiscr/discr_block.h:13,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/bas.h:19,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/bas.cc:2:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
36 | BOOST_PRAGMA_MESSAGE(
| ^~~~~~~~~~~~~~~~~~~~
[ 12%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_compressioninput.cc.o
[ 12%] Building CXX object source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/dal_Dataset.cc.o
[ 12%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_decompresseddata.cc.o
[ 12%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_globargs.cc.o
[ 13%] Building CXX object source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/dal_DataSource.cc.o
In file included from /usr/include/boost/bind.hpp:30,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrdiscr/discr_blockdata.h:13,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/bcf.h:24,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/bcf.cc:2:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
36 | BOOST_PRAGMA_MESSAGE(
| ^~~~~~~~~~~~~~~~~~~~
[ 13%] Building CXX object source/modflow/src/CMakeFiles/pcrmf_objects.dir/common.cc.o
[ 13%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_globresult.cc.o
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/bcf.cc: In member function 'void BCF::calcVCond(std::stringstream&, size_t, const string&)':
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/bcf.cc:317:17: error: 'boost::math' has not been declared
317 | if(boost::math::isfinite(denominator) == 0){
| ^~~~
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/bcf.cc:341:17: error: 'boost::math' has not been declared
341 | if(boost::math::isfinite(denominator) == 0){
| ^~~~
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/bcf.cc: In member function 'void BCF::write_vcond(const string&)':
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/bcf.cc:1023:23: error: 'boost::math' has not been declared
1023 | if(boost::math::isfinite(denominator) == 0){
| ^~~~
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/bcf.cc:1052:23: error: 'boost::math' has not been declared
1052 | if(boost::math::isfinite(denominator) == 0){
| ^~~~
make[2]: *** [source/modflow/src/CMakeFiles/pcrmf_objects.dir/build.make:118: source/modflow/src/CMakeFiles/pcrmf_objects.dir/bcf.cc.o] Error 1
make[2]: *** Waiting for unfinished jobs....
[ 13%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_globarg.cc.o
[ 13%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_spatial.cc.o
[ 14%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_nonspatial.cc.o
[ 14%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_field.cc.o
[ 14%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_gridmap.cc.o
[ 14%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_zeromap.cc.o
[ 14%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_iocsffieldstrategy.cc.o
In file included from /usr/include/boost/bind.hpp:30,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrdiscr/discr_blockdata.h:13,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/common.h:32,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/modflow/src/common.cc:2:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
36 | BOOST_PRAGMA_MESSAGE(
| ^~~~~~~~~~~~~~~~~~~~
[ 14%] Building CXX object source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/dal_DataSpaceAddress.cc.o
[ 14%] Building CXX object source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/dal_DataSpaceAddressMapper.cc.o
make[1]: *** [CMakeFiles/Makefile2:3110: source/modflow/src/CMakeFiles/pcrmf_objects.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 14%] Building CXX object source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/dal_DataSpace.cc.o
[ 14%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_ioesrifieldstrategy.cc.o
[ 14%] Building CXX object source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/dal_DataSpaceIterator.cc.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
from /usr/include/boost/shared_ptr.hpp:17,
from /usr/include/boost/test/tools/assertion_result.hpp:21,
from /usr/include/boost/test/tools/floating_point_comparison.hpp:17,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_MathUtils.h:38,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Dimension.h:55,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_DataSpace.h:26,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_DataSpace.cc:2:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
36 | BOOST_PRAGMA_MESSAGE(
| ^~~~~~~~~~~~~~~~~~~~
[ 14%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_iofieldstrategy.cc.o
[ 14%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_iobandfieldstrategy.cc.o
[ 14%] Building CXX object source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/dal_DataSpaceQueryResult.cc.o
[ 14%] Building CXX object source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/dal_Dimension.cc.o
[ 14%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_bandmap.cc.o
[ 14%] Building CXX object source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/dal_Driver.cc.o
[ 14%] Building CXX object source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/dal_Environment.cc.o
[ 14%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_branchexpr.cc.o
[ 14%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_branchexprimpl.cc.o
[ 15%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_constant.cc.o
In file included from /usr/include/boost/bind.hpp:30,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_Environment.cc:28:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
36 | BOOST_PRAGMA_MESSAGE(
| ^~~~~~~~~~~~~~~~~~~~
[ 15%] Building CXX object source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/dal_FeatureDriver.cc.o
[ 15%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_constantnumbertype.cc.o
[ 15%] Building CXX object source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/dal_FeatureLayer.cc.o
[ 15%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_csfmap.cc.o
[ 16%] Building CXX object source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/dal_FeatureLayerGeometries.cc.o
[ 16%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_doubleass.cc.o
[ 16%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_esrimap.cc.o
[ 16%] Building CXX object source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/dal_FeaturePath.cc.o
[ 16%] Building CXX object source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/dal_FilesystemUtils.cc.o
In file included from /usr/include/boost/geometry/core/ring_type.hpp:27,
from /usr/include/boost/geometry/core/point_type.hpp:24,
from /usr/include/boost/geometry/core/coordinate_type.hpp:22,
from /usr/include/boost/geometry/arithmetic/arithmetic.hpp:22,
from /usr/include/boost/geometry/algorithms/convert.hpp:35,
from /usr/include/boost/geometry/geometries/box.hpp:26,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_FeatureLayerGeometries.h:16,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_FeatureLayerGeometries.cc:2:
/usr/include/boost/geometry/strategies/index/services.hpp: In instantiation of 'struct boost::geometry::strategies::index::services::default_strategy<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::cartesian_tag>':
/usr/include/boost/geometry/index/detail/bounded_view.hpp:201:8: required from 'struct boost::geometry::index::detail::bounded_view<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::default_strategy, boost::geometry::box_tag, boost::geometry::box_tag>'
/usr/include/boost/geometry/index/detail/rtree/quadratic/redistribute_elements.hpp:75:36: required from 'void boost::geometry::index::detail::rtree::quadratic::pick_seeds(const Elements&, const Parameters&, const Translator&, size_t&, size_t&) [with Box = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; Elements = boost::geometry::index::detail::varray<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, 17>; Parameters = boost::geometry::index::quadratic<16>; Translator = boost::geometry::index::detail::translator<boost::geometry::index::indexable<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, boost::geometry::index::equal_to<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> > >; size_t = long unsigned int]'
/usr/include/boost/geometry/index/detail/rtree/quadratic/redistribute_elements.hpp:137:40: required from 'static void boost::geometry::index::detail::rtree::redistribute_elements<MembersHolder, boost::geometry::index::detail::rtree::quadratic_tag>::apply(Node&, Node&, boost::geometry::index::detail::rtree::redistribute_elements<MembersHolder, boost::geometry::index::detail::rtree::quadratic_tag>::box_type&, boost::geometry::index::detail::rtree::redistribute_elements<MembersHolder, boost::geometry::index::detail::rtree::quadratic_tag>::box_type&, const parameters_type&, const translator_type&, boost::geometry::index::detail::rtree::redistribute_elements<MembersHolder, boost::geometry::index::detail::rtree::quadratic_tag>::allocators_type&) [with Node = boost::geometry::index::detail::rtree::variant_leaf<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; MembersHolder = boost::geometry::index::rtree<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16> >::members_holder; boost::geometry::index::detail::rtree::redistribute_elements<MembersHolder, boost::geometry::index::detail::rtree::quadratic_tag>::box_type = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; boost::geometry::index::detail::rtree::redistribute_elements<MembersHolder, boost::geometry::index::detail::rtree::quadratic_tag>::parameters_type = boost::geometry::index::quadratic<16>; boost::geometry::index::detail::rtree::redistribute_elements<MembersHolder, boost::geometry::index::detail::rtree::quadratic_tag>::translator_type = boost::geometry::index::detail::translator<boost::geometry::index::indexable<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, boost::geometry::index::equal_to<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> > >; boost::geometry::index::detail::rtree::redistribute_elements<MembersHolder, boost::geometry::index::detail::rtree::quadratic_tag>::allocators_type = boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>]'
/usr/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:186:24: required from 'static void boost::geometry::index::detail::rtree::split<MembersHolder, boost::geometry::index::detail::rtree::split_default_tag>::apply(boost::geometry::index::detail::rtree::split<MembersHolder, boost::geometry::index::detail::rtree::split_default_tag>::nodes_container_type&, Node&, boost::geometry::index::detail::rtree::split<MembersHolder, boost::geometry::index::detail::rtree::split_default_tag>::box_type&, const parameters_type&, const translator_type&, boost::geometry::index::detail::rtree::split<MembersHolder, boost::geometry::index::detail::rtree::split_default_tag>::allocators_type&) [with Node = boost::geometry::index::detail::rtree::variant_leaf<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; MembersHolder = boost::geometry::index::rtree<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16> >::members_holder; boost::geometry::index::detail::rtree::split<MembersHolder, boost::geometry::index::detail::rtree::split_default_tag>::nodes_container_type = boost::geometry::index::detail::varray<boost::geometry::index::detail::rtree::ptr_pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::variant<boost::geometry::index::detail::rtree::variant_leaf<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>, 1>; boost::geometry::index::detail::rtree::split<MembersHolder, boost::geometry::index::detail::rtree::split_default_tag>::box_type = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; boost::geometry::index::detail::rtree::split<MembersHolder, boost::geometry::index::detail::rtree::split_default_tag>::parameters_type = boost::geometry::index::quadratic<16>; boost::geometry::index::detail::rtree::split<MembersHolder, boost::geometry::index::detail::rtree::split_default_tag>::translator_type = boost::geometry::index::detail::translator<boost::geometry::index::indexable<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, boost::geometry::index::equal_to<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> > >; boost::geometry::index::detail::rtree::split<MembersHolder, boost::geometry::index::detail::rtree::split_default_tag>::allocators_type = boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>]'
/usr/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:403:26: required from 'void boost::geometry::index::detail::rtree::visitors::detail::insert<Element, MembersHolder>::split(Node&) const [with Node = boost::geometry::index::detail::rtree::variant_leaf<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; Element = std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>; MembersHolder = boost::geometry::index::rtree<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16> >::members_holder]'
/usr/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:372:18: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/usr/include/boost/variant/variant.hpp:2393:44: required from 'typename Visitor::result_type boost::variant<T0, TN>::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::rtree<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]'
/usr/include/boost/variant/detail/apply_visitor_unary.hpp:48:64: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = boost::geometry::index::detail::rtree::visitors::insert<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::rtree<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; Visitable = boost::variant<boost::geometry::index::detail::rtree::variant_leaf<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]'
/usr/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant<boost::geometry::index::detail::rtree::variant_leaf<Value, Parameters, Box, Allocators, Tag>, boost::geometry::index::detail::rtree::variant_internal_node<Value, Parameters, Box, Allocators, Tag> >&) [with Visitor = boost::geometry::index::detail::rtree::visitors::insert<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::rtree<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; Value = std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; Allocators = boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>; Tag = boost::geometry::index::detail::rtree::node_variant_static_tag]'
/usr/include/boost/geometry/index/rtree.hpp:1706:37: required from 'void boost::geometry::index::rtree<Value, Options, IndexableGetter, EqualTo, Allocator>::raw_insert(const value_type&) [with Value = std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; EqualTo = boost::geometry::index::equal_to<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; Allocator = boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; boost::geometry::index::rtree<Value, Options, IndexableGetter, EqualTo, Allocator>::value_type = std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>]'
/usr/include/boost/geometry/index/rtree.hpp:832:15: required from 'void boost::geometry::index::rtree<Value, Options, IndexableGetter, EqualTo, Allocator>::insert(const value_type&) [with Value = std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; EqualTo = boost::geometry::index::equal_to<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; Allocator = boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; boost::geometry::index::rtree<Value, Options, IndexableGetter, EqualTo, Allocator>::value_type = std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>]'
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_FeatureLayerGeometries.cc:90:30: required from here
/usr/include/boost/geometry/strategies/index/services.hpp:31:5: error: static assertion failed: Not implemented for this coordinate system.
31 | BOOST_GEOMETRY_STATIC_ASSERT_FALSE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/boost/geometry/strategies/index/services.hpp:31:5: note: 'std::integral_constant<bool, false>::value' evaluates to false
In file included from /usr/include/boost/geometry/index/detail/algorithms/bounds.hpp:18,
from /usr/include/boost/geometry/index/detail/rtree/node/node.hpp:44,
from /usr/include/boost/geometry/index/rtree.hpp:64,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_FeatureLayerGeometries.h:24,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_FeatureLayerGeometries.cc:2:
/usr/include/boost/geometry/index/detail/bounded_view.hpp: In instantiation of 'struct boost::geometry::index::detail::bounded_view<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::default_strategy, boost::geometry::box_tag, boost::geometry::box_tag>':
/usr/include/boost/geometry/index/detail/rtree/quadratic/redistribute_elements.hpp:75:36: required from 'void boost::geometry::index::detail::rtree::quadratic::pick_seeds(const Elements&, const Parameters&, const Translator&, size_t&, size_t&) [with Box = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; Elements = boost::geometry::index::detail::varray<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, 17>; Parameters = boost::geometry::index::quadratic<16>; Translator = boost::geometry::index::detail::translator<boost::geometry::index::indexable<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, boost::geometry::index::equal_to<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> > >; size_t = long unsigned int]'
/usr/include/boost/geometry/index/detail/rtree/quadratic/redistribute_elements.hpp:137:40: required from 'static void boost::geometry::index::detail::rtree::redistribute_elements<MembersHolder, boost::geometry::index::detail::rtree::quadratic_tag>::apply(Node&, Node&, boost::geometry::index::detail::rtree::redistribute_elements<MembersHolder, boost::geometry::index::detail::rtree::quadratic_tag>::box_type&, boost::geometry::index::detail::rtree::redistribute_elements<MembersHolder, boost::geometry::index::detail::rtree::quadratic_tag>::box_type&, const parameters_type&, const translator_type&, boost::geometry::index::detail::rtree::redistribute_elements<MembersHolder, boost::geometry::index::detail::rtree::quadratic_tag>::allocators_type&) [with Node = boost::geometry::index::detail::rtree::variant_leaf<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; MembersHolder = boost::geometry::index::rtree<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16> >::members_holder; boost::geometry::index::detail::rtree::redistribute_elements<MembersHolder, boost::geometry::index::detail::rtree::quadratic_tag>::box_type = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; boost::geometry::index::detail::rtree::redistribute_elements<MembersHolder, boost::geometry::index::detail::rtree::quadratic_tag>::parameters_type = boost::geometry::index::quadratic<16>; boost::geometry::index::detail::rtree::redistribute_elements<MembersHolder, boost::geometry::index::detail::rtree::quadratic_tag>::translator_type = boost::geometry::index::detail::translator<boost::geometry::index::indexable<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, boost::geometry::index::equal_to<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> > >; boost::geometry::index::detail::rtree::redistribute_elements<MembersHolder, boost::geometry::index::detail::rtree::quadratic_tag>::allocators_type = boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>]'
/usr/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:186:24: required from 'static void boost::geometry::index::detail::rtree::split<MembersHolder, boost::geometry::index::detail::rtree::split_default_tag>::apply(boost::geometry::index::detail::rtree::split<MembersHolder, boost::geometry::index::detail::rtree::split_default_tag>::nodes_container_type&, Node&, boost::geometry::index::detail::rtree::split<MembersHolder, boost::geometry::index::detail::rtree::split_default_tag>::box_type&, const parameters_type&, const translator_type&, boost::geometry::index::detail::rtree::split<MembersHolder, boost::geometry::index::detail::rtree::split_default_tag>::allocators_type&) [with Node = boost::geometry::index::detail::rtree::variant_leaf<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; MembersHolder = boost::geometry::index::rtree<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16> >::members_holder; boost::geometry::index::detail::rtree::split<MembersHolder, boost::geometry::index::detail::rtree::split_default_tag>::nodes_container_type = boost::geometry::index::detail::varray<boost::geometry::index::detail::rtree::ptr_pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::variant<boost::geometry::index::detail::rtree::variant_leaf<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>, 1>; boost::geometry::index::detail::rtree::split<MembersHolder, boost::geometry::index::detail::rtree::split_default_tag>::box_type = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; boost::geometry::index::detail::rtree::split<MembersHolder, boost::geometry::index::detail::rtree::split_default_tag>::parameters_type = boost::geometry::index::quadratic<16>; boost::geometry::index::detail::rtree::split<MembersHolder, boost::geometry::index::detail::rtree::split_default_tag>::translator_type = boost::geometry::index::detail::translator<boost::geometry::index::indexable<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, boost::geometry::index::equal_to<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> > >; boost::geometry::index::detail::rtree::split<MembersHolder, boost::geometry::index::detail::rtree::split_default_tag>::allocators_type = boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>]'
/usr/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:403:26: required from 'void boost::geometry::index::detail::rtree::visitors::detail::insert<Element, MembersHolder>::split(Node&) const [with Node = boost::geometry::index::detail::rtree::variant_leaf<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; Element = std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>; MembersHolder = boost::geometry::index::rtree<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16> >::members_holder]'
/usr/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:372:18: required from 'void boost::geometry::index::detail::rtree::visitors::detail::insert<Element, MembersHolder>::post_traverse(Node&) [with Node = boost::geometry::index::detail::rtree::variant_leaf<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; Element = std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>; MembersHolder = boost::geometry::index::rtree<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16> >::members_holder]'
/usr/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:624:28: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/usr/include/boost/variant/variant.hpp:2393:44: required from 'typename Visitor::result_type boost::variant<T0, TN>::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::rtree<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]'
/usr/include/boost/variant/detail/apply_visitor_unary.hpp:48:64: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = boost::geometry::index::detail::rtree::visitors::insert<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::rtree<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; Visitable = boost::variant<boost::geometry::index::detail::rtree::variant_leaf<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]'
/usr/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant<boost::geometry::index::detail::rtree::variant_leaf<Value, Parameters, Box, Allocators, Tag>, boost::geometry::index::detail::rtree::variant_internal_node<Value, Parameters, Box, Allocators, Tag> >&) [with Visitor = boost::geometry::index::detail::rtree::visitors::insert<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::rtree<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; Value = std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; Allocators = boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>; Tag = boost::geometry::index::detail::rtree::node_variant_static_tag]'
/usr/include/boost/geometry/index/rtree.hpp:1706:37: required from 'void boost::geometry::index::rtree<Value, Options, IndexableGetter, EqualTo, Allocator>::raw_insert(const value_type&) [with Value = std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; EqualTo = boost::geometry::index::equal_to<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; Allocator = boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; boost::geometry::index::rtree<Value, Options, IndexableGetter, EqualTo, Allocator>::value_type = std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>]'
/usr/include/boost/geometry/index/rtree.hpp:832:15: required from 'void boost::geometry::index::rtree<Value, Options, IndexableGetter, EqualTo, Allocator>::insert(const value_type&) [with Value = std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; EqualTo = boost::geometry::index::equal_to<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; Allocator = boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; boost::geometry::index::rtree<Value, Options, IndexableGetter, EqualTo, Allocator>::value_type = std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>]'
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_FeatureLayerGeometries.cc:90:30: required from here
/usr/include/boost/geometry/index/detail/bounded_view.hpp:201:8: error: no type named 'type' in 'struct boost::geometry::strategies::index::services::default_strategy<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::cartesian_tag>'
201 | struct bounded_view<Geometry, BoundingGeometry, default_strategy, Tag, BoundingTag>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/boost/geometry/index/detail/bounded_view.hpp:212:17: error: no type named 'type' in 'struct boost::geometry::strategies::index::services::default_strategy<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::cartesian_tag>'
212 | >::type strategy_type;
| ^~~~~~~~~~~~~
/usr/include/boost/geometry/index/detail/bounded_view.hpp:219:11: error: no type named 'type' in 'struct boost::geometry::strategies::index::services::default_strategy<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::cartesian_tag>'
219 | > base_type;
| ^~~~~~~~~
In file included from /usr/include/boost/geometry/core/ring_type.hpp:27,
from /usr/include/boost/geometry/core/point_type.hpp:24,
from /usr/include/boost/geometry/core/coordinate_type.hpp:22,
from /usr/include/boost/geometry/arithmetic/arithmetic.hpp:22,
from /usr/include/boost/geometry/algorithms/convert.hpp:35,
from /usr/include/boost/geometry/geometries/box.hpp:26,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_FeatureLayerGeometries.h:16,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_FeatureLayerGeometries.cc:2:
/usr/include/boost/geometry/strategies/expand/services.hpp: In instantiation of 'struct boost::geometry::strategies::expand::services::default_strategy<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::cartesian_tag>':
/usr/include/boost/geometry/algorithms/detail/expand/interface.hpp:92:21: required from 'static void boost::geometry::resolve_strategy::expand<boost::geometry::default_strategy, false>::apply(Box&, const Geometry&, boost::geometry::default_strategy) [with Box = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; Geometry = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >]'
/usr/include/boost/geometry/algorithms/detail/expand/interface.hpp:116:50: required from 'static void boost::geometry::resolve_variant::expand<Geometry>::apply(Box&, const Geometry&, const Strategy&) [with Box = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; Strategy = boost::geometry::default_strategy; Geometry = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >]'
/usr/include/boost/geometry/algorithms/detail/expand/interface.hpp:217:45: required from 'void boost::geometry::expand(Box&, const Geometry&) [with Box = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; Geometry = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >]'
/usr/include/boost/geometry/index/detail/algorithms/bounds.hpp:94:25: required from 'static void boost::geometry::index::detail::dispatch::expand<Bounds, Geometry, boost::geometry::box_tag, boost::geometry::box_tag>::apply(Bounds&, const Geometry&) [with Bounds = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; Geometry = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >]'
/usr/include/boost/geometry/index/detail/algorithms/bounds.hpp:134:46: required from 'void boost::geometry::index::detail::expand(Bounds&, const Geometry&, const boost::geometry::default_strategy&) [with Bounds = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; Geometry = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >]'
/usr/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:349:30: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/usr/include/boost/variant/variant.hpp:2393:44: required from 'typename Visitor::result_type boost::variant<T0, TN>::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::rtree<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]'
/usr/include/boost/variant/detail/apply_visitor_unary.hpp:48:64: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = boost::geometry::index::detail::rtree::visitors::insert<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::rtree<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; Visitable = boost::variant<boost::geometry::index::detail::rtree::variant_leaf<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]'
/usr/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant<boost::geometry::index::detail::rtree::variant_leaf<Value, Parameters, Box, Allocators, Tag>, boost::geometry::index::detail::rtree::variant_internal_node<Value, Parameters, Box, Allocators, Tag> >&) [with Visitor = boost::geometry::index::detail::rtree::visitors::insert<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::rtree<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; Value = std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; Allocators = boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>; Tag = boost::geometry::index::detail::rtree::node_variant_static_tag]'
/usr/include/boost/geometry/index/rtree.hpp:1706:37: required from 'void boost::geometry::index::rtree<Value, Options, IndexableGetter, EqualTo, Allocator>::raw_insert(const value_type&) [with Value = std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; EqualTo = boost::geometry::index::equal_to<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; Allocator = boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; boost::geometry::index::rtree<Value, Options, IndexableGetter, EqualTo, Allocator>::value_type = std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>]'
/usr/include/boost/geometry/index/rtree.hpp:832:15: required from 'void boost::geometry::index::rtree<Value, Options, IndexableGetter, EqualTo, Allocator>::insert(const value_type&) [with Value = std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; EqualTo = boost::geometry::index::equal_to<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; Allocator = boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; boost::geometry::index::rtree<Value, Options, IndexableGetter, EqualTo, Allocator>::value_type = std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>]'
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_FeatureLayerGeometries.cc:90:30: required from here
/usr/include/boost/geometry/strategies/expand/services.hpp:32:5: error: static assertion failed: Not implemented for this coordinate system.
32 | BOOST_GEOMETRY_STATIC_ASSERT_FALSE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/boost/geometry/strategies/expand/services.hpp:32:5: note: 'std::integral_constant<bool, false>::value' evaluates to false
In file included from /usr/include/boost/geometry/algorithms/expand.hpp:23,
from /usr/include/boost/geometry/index/detail/rtree/node/node.hpp:39,
from /usr/include/boost/geometry/index/rtree.hpp:64,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_FeatureLayerGeometries.h:24,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_FeatureLayerGeometries.cc:2:
/usr/include/boost/geometry/algorithms/detail/expand/interface.hpp: In instantiation of 'static void boost::geometry::resolve_strategy::expand<boost::geometry::default_strategy, false>::apply(Box&, const Geometry&, boost::geometry::default_strategy) [with Box = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; Geometry = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >]':
/usr/include/boost/geometry/algorithms/detail/expand/interface.hpp:116:50: required from 'static void boost::geometry::resolve_variant::expand<Geometry>::apply(Box&, const Geometry&, const Strategy&) [with Box = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; Strategy = boost::geometry::default_strategy; Geometry = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >]'
/usr/include/boost/geometry/algorithms/detail/expand/interface.hpp:217:45: required from 'void boost::geometry::expand(Box&, const Geometry&) [with Box = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; Geometry = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >]'
/usr/include/boost/geometry/index/detail/algorithms/bounds.hpp:94:25: required from 'static void boost::geometry::index::detail::dispatch::expand<Bounds, Geometry, boost::geometry::box_tag, boost::geometry::box_tag>::apply(Bounds&, const Geometry&) [with Bounds = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; Geometry = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >]'
/usr/include/boost/geometry/index/detail/algorithms/bounds.hpp:134:46: required from 'void boost::geometry::index::detail::expand(Bounds&, const Geometry&, const boost::geometry::default_strategy&) [with Bounds = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; Geometry = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >]'
/usr/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:349:30: required from 'void boost::geometry::index::detail::rtree::visitors::detail::insert<Element, MembersHolder>::traverse(Visitor&, boost::geometry::index::detail::rtree::visitors::detail::insert<Element, MembersHolder>::internal_node&) [with Visitor = boost::geometry::index::detail::rtree::visitors::insert<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::rtree<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; Element = std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>; MembersHolder = boost::geometry::index::rtree<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16> >::members_holder; boost::geometry::index::detail::rtree::visitors::detail::insert<Element, MembersHolder>::internal_node = boost::geometry::index::detail::rtree::variant_internal_node<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>]'
/usr/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:611:23: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/usr/include/boost/variant/variant.hpp:2393:44: required from 'typename Visitor::result_type boost::variant<T0, TN>::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::rtree<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]'
/usr/include/boost/variant/detail/apply_visitor_unary.hpp:48:64: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = boost::geometry::index::detail::rtree::visitors::insert<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::rtree<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; Visitable = boost::variant<boost::geometry::index::detail::rtree::variant_leaf<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]'
/usr/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant<boost::geometry::index::detail::rtree::variant_leaf<Value, Parameters, Box, Allocators, Tag>, boost::geometry::index::detail::rtree::variant_internal_node<Value, Parameters, Box, Allocators, Tag> >&) [with Visitor = boost::geometry::index::detail::rtree::visitors::insert<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::rtree<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; Value = std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; Allocators = boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>; Tag = boost::geometry::index::detail::rtree::node_variant_static_tag]'
/usr/include/boost/geometry/index/rtree.hpp:1706:37: required from 'void boost::geometry::index::rtree<Value, Options, IndexableGetter, EqualTo, Allocator>::raw_insert(const value_type&) [with Value = std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; EqualTo = boost::geometry::index::equal_to<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; Allocator = boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; boost::geometry::index::rtree<Value, Options, IndexableGetter, EqualTo, Allocator>::value_type = std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>]'
/usr/include/boost/geometry/index/rtree.hpp:832:15: required from 'void boost::geometry::index::rtree<Value, Options, IndexableGetter, EqualTo, Allocator>::insert(const value_type&) [with Value = std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; EqualTo = boost::geometry::index::equal_to<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; Allocator = boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; boost::geometry::index::rtree<Value, Options, IndexableGetter, EqualTo, Allocator>::value_type = std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>]'
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_FeatureLayerGeometries.cc:90:30: required from here
/usr/include/boost/geometry/algorithms/detail/expand/interface.hpp:92:21: error: no type named 'type' in 'struct boost::geometry::strategies::expand::services::default_strategy<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::cartesian_tag>'
92 | >::type strategy_type;
| ^~~~~~~~~~~~~
In file included from /usr/include/boost/geometry/core/ring_type.hpp:27,
from /usr/include/boost/geometry/core/point_type.hpp:24,
from /usr/include/boost/geometry/core/coordinate_type.hpp:22,
from /usr/include/boost/geometry/arithmetic/arithmetic.hpp:22,
from /usr/include/boost/geometry/algorithms/convert.hpp:35,
from /usr/include/boost/geometry/geometries/box.hpp:26,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_FeatureLayerGeometries.h:16,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_FeatureLayerGeometries.cc:2:
/usr/include/boost/geometry/strategies/relate/services.hpp: In instantiation of 'struct boost::geometry::strategies::relate::services::default_strategy<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::cartesian_tag, boost::geometry::cartesian_tag>':
/usr/include/boost/geometry/algorithms/detail/disjoint/interface.hpp:95:21: required from 'static bool boost::geometry::resolve_strategy::disjoint<boost::geometry::default_strategy, false>::apply(const Geometry1&, const Geometry2&, boost::geometry::default_strategy) [with Geometry1 = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; Geometry2 = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >]'
/usr/include/boost/geometry/algorithms/detail/disjoint/interface.hpp:124:21: required from 'static bool boost::geometry::resolve_variant::disjoint<Geometry1, Geometry2>::apply(const Geometry1&, const Geometry2&, const Strategy&) [with Strategy = boost::geometry::default_strategy; Geometry1 = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; Geometry2 = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >]'
/usr/include/boost/geometry/algorithms/detail/disjoint/interface.hpp:277:21: required from 'bool boost::geometry::disjoint(const Geometry1&, const Geometry2&) [with Geometry1 = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; Geometry2 = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >]'
/usr/include/boost/geometry/algorithms/detail/intersects/interface.hpp:108:32: required from 'bool boost::geometry::intersects(const Geometry1&, const Geometry2&) [with Geometry1 = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; Geometry2 = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >]'
/usr/include/boost/geometry/index/detail/predicates.hpp:215:36: required from 'static bool boost::geometry::index::detail::spatial_predicate_intersects<G1, G2, Tag1, Tag2>::apply(const G1&, const G2&, const S&) [with S = boost::geometry::default_strategy; G1 = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; G2 = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; Tag1 = boost::geometry::box_tag; Tag2 = boost::geometry::box_tag]'
/usr/include/boost/geometry/index/detail/predicates.hpp:240:59: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/usr/include/boost/variant/variant.hpp:2393:44: required from 'typename Visitor::result_type boost::variant<T0, TN>::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::spatial_query<boost::geometry::index::rtree<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::predicates::spatial_predicate<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::predicates::intersects_tag, false>, std::back_insert_iterator<std::vector<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> > > >; T0_ = boost::geometry::index::detail::rtree::variant_leaf<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]'
/usr/include/boost/variant/detail/apply_visitor_unary.hpp:48:64: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = boost::geometry::index::detail::rtree::visitors::spatial_query<boost::geometry::index::rtree<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::predicates::spatial_predicate<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::predicates::intersects_tag, false>, std::back_insert_iterator<std::vector<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> > > >; Visitable = boost::variant<boost::geometry::index::detail::rtree::variant_leaf<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]'
/usr/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant<boost::geometry::index::detail::rtree::variant_leaf<Value, Parameters, Box, Allocators, Tag>, boost::geometry::index::detail::rtree::variant_internal_node<Value, Parameters, Box, Allocators, Tag> >&) [with Visitor = boost::geometry::index::detail::rtree::visitors::spatial_query<boost::geometry::index::rtree<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::predicates::spatial_predicate<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::predicates::intersects_tag, false>, std::back_insert_iterator<std::vector<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> > > >; Value = std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; Allocators = boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>; Tag = boost::geometry::index::detail::rtree::node_variant_static_tag]'
/usr/include/boost/geometry/index/rtree.hpp:1903:37: required from 'boost::geometry::index::rtree<Value, Options, IndexableGetter, EqualTo, Allocator>::size_type boost::geometry::index::rtree<Value, Options, IndexableGetter, EqualTo, Allocator>::query_dispatch(const Predicates&, OutIter, std::false_type) const [with Predicates = boost::geometry::index::detail::predicates::spatial_predicate<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::predicates::intersects_tag, false>; OutIter = std::back_insert_iterator<std::vector<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> > >; Value = std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; EqualTo = boost::geometry::index::equal_to<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; Allocator = boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; boost::geometry::index::rtree<Value, Options, IndexableGetter, EqualTo, Allocator>::size_type = long unsigned int; std::false_type = std::integral_constant<bool, false>]'
/usr/include/boost/geometry/index/rtree.hpp:1091:30: required from 'boost::geometry::index::rtree<Value, Options, IndexableGetter, EqualTo, Allocator>::size_type boost::geometry::index::rtree<Value, Options, IndexableGetter, EqualTo, Allocator>::query(const Predicates&, OutIter) const [with Predicates = boost::geometry::index::detail::predicates::spatial_predicate<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::predicates::intersects_tag, false>; OutIter = std::back_insert_iterator<std::vector<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> > >; Value = std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; EqualTo = boost::geometry::index::equal_to<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; Allocator = boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; boost::geometry::index::rtree<Value, Options, IndexableGetter, EqualTo, Allocator>::size_type = long unsigned int]'
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_FeatureLayerGeometries.cc:162:29: required from here
/usr/include/boost/geometry/strategies/relate/services.hpp:36:5: error: static assertion failed: Not implemented for this Geometry's coordinate system.
36 | BOOST_GEOMETRY_STATIC_ASSERT_FALSE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/boost/geometry/strategies/relate/services.hpp:36:5: note: 'std::integral_constant<bool, false>::value' evaluates to false
In file included from /usr/include/boost/geometry/index/rtree.hpp:34,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_FeatureLayerGeometries.h:24,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_FeatureLayerGeometries.cc:2:
/usr/include/boost/geometry/algorithms/detail/disjoint/interface.hpp: In instantiation of 'static bool boost::geometry::resolve_strategy::disjoint<boost::geometry::default_strategy, false>::apply(const Geometry1&, const Geometry2&, boost::geometry::default_strategy) [with Geometry1 = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; Geometry2 = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >]':
/usr/include/boost/geometry/algorithms/detail/disjoint/interface.hpp:124:21: required from 'static bool boost::geometry::resolve_variant::disjoint<Geometry1, Geometry2>::apply(const Geometry1&, const Geometry2&, const Strategy&) [with Strategy = boost::geometry::default_strategy; Geometry1 = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; Geometry2 = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >]'
/usr/include/boost/geometry/algorithms/detail/disjoint/interface.hpp:277:21: required from 'bool boost::geometry::disjoint(const Geometry1&, const Geometry2&) [with Geometry1 = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; Geometry2 = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >]'
/usr/include/boost/geometry/algorithms/detail/intersects/interface.hpp:108:32: required from 'bool boost::geometry::intersects(const Geometry1&, const Geometry2&) [with Geometry1 = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; Geometry2 = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >]'
/usr/include/boost/geometry/index/detail/predicates.hpp:215:36: required from 'static bool boost::geometry::index::detail::spatial_predicate_intersects<G1, G2, Tag1, Tag2>::apply(const G1&, const G2&, const S&) [with S = boost::geometry::default_strategy; G1 = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; G2 = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; Tag1 = boost::geometry::box_tag; Tag2 = boost::geometry::box_tag]'
/usr/include/boost/geometry/index/detail/predicates.hpp:240:59: required from 'static bool boost::geometry::index::detail::spatial_predicate_call<boost::geometry::index::detail::predicates::intersects_tag>::apply(const G1&, const G2&, const S&) [with G1 = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; G2 = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; S = boost::geometry::default_strategy]'
/usr/include/boost/geometry/index/detail/predicates.hpp:285:50: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/usr/include/boost/variant/variant.hpp:2393:44: required from 'typename Visitor::result_type boost::variant<T0, TN>::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::spatial_query<boost::geometry::index::rtree<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::predicates::spatial_predicate<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::predicates::intersects_tag, false>, std::back_insert_iterator<std::vector<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> > > >; T0_ = boost::geometry::index::detail::rtree::variant_leaf<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]'
/usr/include/boost/variant/detail/apply_visitor_unary.hpp:48:64: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = boost::geometry::index::detail::rtree::visitors::spatial_query<boost::geometry::index::rtree<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::predicates::spatial_predicate<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::predicates::intersects_tag, false>, std::back_insert_iterator<std::vector<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> > > >; Visitable = boost::variant<boost::geometry::index::detail::rtree::variant_leaf<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]'
/usr/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant<boost::geometry::index::detail::rtree::variant_leaf<Value, Parameters, Box, Allocators, Tag>, boost::geometry::index::detail::rtree::variant_internal_node<Value, Parameters, Box, Allocators, Tag> >&) [with Visitor = boost::geometry::index::detail::rtree::visitors::spatial_query<boost::geometry::index::rtree<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::predicates::spatial_predicate<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::predicates::intersects_tag, false>, std::back_insert_iterator<std::vector<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> > > >; Value = std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >; Allocators = boost::geometry::index::detail::rtree::allocators<boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >, std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::rtree::node_variant_static_tag>; Tag = boost::geometry::index::detail::rtree::node_variant_static_tag]'
/usr/include/boost/geometry/index/rtree.hpp:1903:37: required from 'boost::geometry::index::rtree<Value, Options, IndexableGetter, EqualTo, Allocator>::size_type boost::geometry::index::rtree<Value, Options, IndexableGetter, EqualTo, Allocator>::query_dispatch(const Predicates&, OutIter, std::false_type) const [with Predicates = boost::geometry::index::detail::predicates::spatial_predicate<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::predicates::intersects_tag, false>; OutIter = std::back_insert_iterator<std::vector<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> > >; Value = std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; EqualTo = boost::geometry::index::equal_to<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; Allocator = boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; boost::geometry::index::rtree<Value, Options, IndexableGetter, EqualTo, Allocator>::size_type = long unsigned int; std::false_type = std::integral_constant<bool, false>]'
/usr/include/boost/geometry/index/rtree.hpp:1091:30: required from 'boost::geometry::index::rtree<Value, Options, IndexableGetter, EqualTo, Allocator>::size_type boost::geometry::index::rtree<Value, Options, IndexableGetter, EqualTo, Allocator>::query(const Predicates&, OutIter) const [with Predicates = boost::geometry::index::detail::predicates::spatial_predicate<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::index::detail::predicates::intersects_tag, false>; OutIter = std::back_insert_iterator<std::vector<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> > >; Value = std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; EqualTo = boost::geometry::index::equal_to<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; Allocator = boost::container::new_allocator<std::pair<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, long int> >; boost::geometry::index::rtree<Value, Options, IndexableGetter, EqualTo, Allocator>::size_type = long unsigned int]'
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_dal/dal_FeatureLayerGeometries.cc:162:29: required from here
/usr/include/boost/geometry/algorithms/detail/disjoint/interface.hpp:95:21: error: no type named 'type' in 'struct boost::geometry::strategies::relate::services::default_strategy<boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::model::box<boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> >, boost::geometry::cartesian_tag, boost::geometry::cartesian_tag>'
95 | >::type strategy_type;
| ^~~~~~~~~~~~~
make[2]: *** [source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/build.make:426: source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/dal_FeatureLayerGeometries.cc.o] Error 1
make[2]: *** Waiting for unfinished jobs....
[ 16%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_esrigridio.cc.o
[ 16%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_liberror.cc.o
[ 16%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_generatespatialfunc.cc.o
[ 16%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_quote.cc.o
[ 16%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_rundirectory.cc.o
[ 16%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_stackreader.cc.o
[ 16%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_manualexampletester.cc.o
make[1]: *** [CMakeFiles/Makefile2:1700: source/pcraster_dal/CMakeFiles/pcraster_dal_objects.dir/all] Error 2
[ 17%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_positionname.cc.o
[ 17%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_lexinput.cc.o
[ 17%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_lexinputsource.cc.o
[ 17%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_extsym.cc.o
[ 17%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_lexinputsourcetextscript.cc.o
[ 17%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_lexinputsourcestring.cc.o
[ 17%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_position.cc.o
[ 17%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_positiontext.cc.o
[ 17%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_positionnone.cc.o
[ 17%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_modelbuilder.cc.o
[ 17%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_wldelfthabitat.cc.o
[ 18%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_reporttable.cc.o
[ 18%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_bindingtable.cc.o
[ 18%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_parserinput.cc.o
[ 18%] Building CXX object source/pcraster_old_calc/CMakeFiles/pcraster_old_calc_objects.dir/calc_modelparser.cc.o
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_wldelfthabitat.cc: In function 'std::string calc::expectAttr(const QDomElement&, const QString&)':
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_wldelfthabitat.cc:118:27: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations]
118 | if (value == QString::null) {
| ^~~~
In file included from /usr/include/qt/QtXml/qdom.h:44,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_document.h:10,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_wldelfthabitat.cc:50:
/usr/include/qt/QtCore/qstring.h:954:23: note: declared here
954 | static const Null null;
| ^~~~
/run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_wldelfthabitat.cc:118:27: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations]
118 | if (value == QString::null) {
| ^~~~
In file included from /usr/include/qt/QtXml/qdom.h:44,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcrxml/pcrxml_document.h:10,
from /run/media/GEODISCO480/makepkg/archgeotux/pcraster/src/pcraster-4.3.1/source/pcraster_old_calc/calc_wldelfthabitat.cc:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment