Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # cmake ..
- -- The C compiler identification is GNU 11.2.1
- -- The CXX compiler identification is GNU 11.2.1
- -- 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
- -- Requiring C++11
- -- Requiring C++11 - done
- -- Requiring C99
- -- Requiring C99 - done
- -- Looking for strrstr
- -- Looking for strrstr - not found
- -- Looking for strcasecmp
- -- Looking for strcasecmp - found
- -- Looking for strcasestr
- -- Looking for strcasestr - found
- -- Looking for strlcat
- -- Looking for strlcat - not found
- -- Looking for strlcpy
- -- Looking for strlcpy - not found
- -- Looking for strlen
- -- Looking for strlen - found
- -- Looking for strncasecmp
- -- Looking for strncasecmp - found
- -- Looking for vsnprintf
- -- Looking for vsnprintf - found
- -- Looking for lrintf
- -- Looking for lrintf - found
- -- Looking for lrint
- -- Looking for lrint - found
- -- Looking for dlfcn.h
- -- Looking for dlfcn.h - found
- -- Performing Test HAVE_SYNC_FETCH_AND_ADD
- -- Performing Test HAVE_SYNC_FETCH_AND_ADD - Success
- -- Could NOT find ProtobufC (missing: PROTOBUFC_LIBRARY PROTOBUFC_COMPILER PROTOBUFC_INCLUDE_DIR)
- CMake Error at CMakeLists.txt:92 (message):
- PROTOBUFC library/component/dependency could not be found.
- HINTS:
- - disable PROTOBUFC support by adding -DWITH_PROTOBUFC=0
- - add the PROTOBUFC install directory to the CMAKE_PREFIX_PATH variable (-DCMAKE_PREFIX_PATH="/path/to/PROTOBUFC-install-dir;/path/to/other/dirs"
- Call Stack (most recent call first):
- CMakeLists.txt:333 (report_optional_not_found)
- -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11")
- -- Found PNG: /usr/lib64/libpng.so (found version "1.6.37")
- -- Found JPEG: /usr/lib64/libjpeg.so (found version "62")
- -- Found Freetype: /usr/lib64/libfreetype.so
- -- Found Proj: /usr/local/lib64/libproj.so
- -- Found Proj 9.1
- -- Found PkgConfig: /usr/bin/pkg-config (found version "1.7.3")
- -- Found FriBiDi: /usr/lib64/libfribidi.so
- -- Checking for module 'harfbuzz>=0.9.18'
- -- Found harfbuzz, version 2.7.4
- -- Found HarfBuzz: /usr/include/harfbuzz
- -- Looking for iconv
- -- Looking for iconv - found
- -- Found iconv library:
- -- Checking for module 'cairo'
- -- Found cairo, version 1.17.4
- -- Found Cairo: /usr/lib64/libcairo.so
- -- Could NOT find FCGI (missing: FCGI_LIBRARY FCGI_INCLUDE_DIR)
- CMake Error at CMakeLists.txt:92 (message):
- FCGI library/component/dependency could not be found.
- HINTS:
- - disable FCGI support by adding -DWITH_FCGI=0
- - add the FCGI install directory to the CMAKE_PREFIX_PATH variable (-DCMAKE_PREFIX_PATH="/path/to/FCGI-install-dir;/path/to/other/dirs"
- Call Stack (most recent call first):
- CMakeLists.txt:592 (report_optional_not_found)
- -- Could NOT find GEOS (missing: GEOS_LIBRARY GEOS_INCLUDE_DIR)
- CMake Error at CMakeLists.txt:92 (message):
- GEOS library/component/dependency could not be found.
- HINTS:
- - disable GEOS support by adding -DWITH_GEOS=0
- - add the GEOS install directory to the CMAKE_PREFIX_PATH variable (-DCMAKE_PREFIX_PATH="/path/to/GEOS-install-dir;/path/to/other/dirs"
- Call Stack (most recent call first):
- CMakeLists.txt:604 (report_optional_not_found)
- -- Could NOT find PostgreSQL (missing: PostgreSQL_LIBRARY PostgreSQL_INCLUDE_DIR)
- CMake Error at CMakeLists.txt:92 (message):
- POSTGIS library/component/dependency could not be found.
- HINTS:
- - disable POSTGIS support by adding -DWITH_POSTGIS=0
- - add the POSTGIS install directory to the CMAKE_PREFIX_PATH variable (-DCMAKE_PREFIX_PATH="/path/to/POSTGIS-install-dir;/path/to/other/dirs"
- Call Stack (most recent call first):
- CMakeLists.txt:630 (report_optional_not_found)
- -- Found GDAL: /usr/local/lib/libgdal.so
- -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.13")
- -- Could NOT find GIF (missing: GIF_LIBRARY GIF_INCLUDE_DIR)
- CMake Error at CMakeLists.txt:92 (message):
- GIF library/component/dependency could not be found.
- HINTS:
- - disable GIF support by adding -DWITH_GIF=0
- - add the GIF install directory to the CMAKE_PREFIX_PATH variable (-DCMAKE_PREFIX_PATH="/path/to/GIF-install-dir;/path/to/other/dirs"
- Call Stack (most recent call first):
- CMakeLists.txt:802 (report_optional_not_found)
- -- * Summary of configured options for this build
- -- * Mandatory components
- -- * GDAL: /usr/local/lib/libgdal.so
- -- * PROJ: /usr/local/lib64/libproj.so
- -- * png: /usr/lib64/libpng.so
- -- * jpeg: /usr/lib64/libjpeg.so
- -- * freetype: /usr/lib64/libfreetype.so
- -- * Optional components
- -- * GIF: disabled
- -- * MYSQL: disabled
- -- * FRIBIDI: /usr/lib64/libfribidi.so
- -- * HARFBUZZ: /usr/lib64/libharfbuzz.so
- -- * GIF: disabled
- -- * CAIRO: /usr/lib64/libcairo.so
- -- * SVGCAIRO: disabled
- -- * RSVG: disabled
- -- * CURL: disabled
- -- * PIXMAN: disabled
- -- * LIBXML2: /usr/lib64/libxml2.so
- -- * POSTGIS: disabled
- -- * GEOS: disabled
- -- * FastCGI: disabled
- -- * PROTOBUFC: disabled
- -- * Oracle Spatial: disabled
- -- * Exempi XMP: disabled
- -- * Optional features
- -- * WMS SERVER: ENABLED
- -- * WFS SERVER: ENABLED
- -- * WCS SERVER: ENABLED
- -- * SOS SERVER: disabled
- -- * OGCAPI SERVER: ENABLED
- -- * WMS CLIENT: disabled
- -- * WFS CLIENT: disabled
- -- * ICONV: ENABLED
- -- * Thread-safety support: disabled
- -- * KML output: disabled
- -- * XML Mapfile support: disabled
- -- * Mapscripts
- -- * Python: disabled
- -- * PHPNG: disabled
- -- * PERL: disabled
- -- * RUBY: disabled
- -- * JAVA: disabled
- -- * C#: disabled
- -- * V8 Javascript: disabled
- -- * Apache Module (Experimental): disabled
- -- * Python MapScript Annotations: disabled
- --
- -- PROJECT_BINARY_DIR is set to /usr/src/mapserver-8.0.0/build
- -- Will install files to /usr/local
- -- Will install libraries to /usr/local/lib
- -- Configuring incomplete, errors occurred!
- See also "/usr/src/mapserver-8.0.0/build/CMakeFiles/CMakeOutput.log".
- See also "/usr/src/mapserver-8.0.0/build/CMakeFiles/CMakeError.log".
Advertisement
Add Comment
Please, Sign In to add comment