Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 433502 Details for
Bug 582332
sci-geosciences/mapserver-7.0.1 : CMake Error at mapscript/.../CMakeLists.txt:44 (install):
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sci-geosciences:mapserver-7.0.1:20160507-013606.log
sci-geosciences:mapserver-7.0.1:20160507-013606.log (text/plain), 9.21 KB, created by
Toralf Förster
on 2016-05-07 08:46:54 UTC
(
hide
)
Description:
sci-geosciences:mapserver-7.0.1:20160507-013606.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-05-07 08:46:54 UTC
Size:
9.21 KB
patch
obsolete
> * Package: sci-geosciences/mapserver-7.0.1 > * Repository: gentoo > * Maintainer: sci-geosciences@gentoo.org > * USE: abi_x86_64 amd64 cairo elibc_glibc kernel_linux opengl php_targets_php5-5 python python_targets_python2_7 tiff userland_GNU xml xslt > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking mapserver-7.0.1.tar.gz to /var/tmp/portage/sci-geosciences/mapserver-7.0.1/work >>>> Source unpacked in /var/tmp/portage/sci-geosciences/mapserver-7.0.1/work >>>> Preparing source in /var/tmp/portage/sci-geosciences/mapserver-7.0.1/work/mapserver-7.0.1 ... > * Applying mapserver-7.0.0-sec-format.patch ... > [ ok ] > * Applying mapserver-7.0.0-no-applicable-code.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sci-geosciences/mapserver-7.0.1/work/mapserver-7.0.1 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/sci-geosciences/mapserver-7.0.1/work/mapserver-7.0.1_build" >cmake --no-warn-unused-cli -C /var/tmp/portage/sci-geosciences/mapserver-7.0.1/work/mapserver-7.0.1_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_SKIP_RPATH=ON -DWITH_ORACLESPATIAL=OFF -DWITH_SDE=OFF -DWITH_APACHE_MODULE=ON -DWITH_ICONV=ON -DWITH_GD=ON -DWITH_GIF=ON -DWITH_CURL=ON -DWITH_FCGI=ON -DINSTALL_LIB_DIR=lib64 -DWITH_PROJ=OFF -DWITH_WMS=OFF -DWITH_KML=ON -DWITH_GEOS=OFF -DWITH_GDAL=OFF -DWITH_OGR=OFF -DWITH_POSTGIS=OFF -DWITH_MYSQL=OFF -DWITH_LIBXML2=ON -DWITH_XMLMAPFILE=ON -DWITH_FRIBIDI=OFF -DWITH_HARFBUZZ=OFF -DWITH_CAIRO=ON -DWITH_PHP=OFF -DWITH_PYTHON=ON -DWITH_PERL=OFF -DWITH_WFS=OFF -DWITH_WCS=OFF -DWITH_CLIENT_WMS=OFF -DWITH_CLIENT_WFS=OFF -DWITH_SOS=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/sci-geosciences/mapserver-7.0.1/work/mapserver-7.0.1_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/sci-geosciences/mapserver-7.0.1/work/mapserver-7.0.1_build/gentoo_toolchain.cmake /var/tmp/portage/sci-geosciences/mapserver-7.0.1/work/mapserver-7.0.1 >Not searching for unused variables given on the command line. >loading initial cache file /var/tmp/portage/sci-geosciences/mapserver-7.0.1/work/mapserver-7.0.1_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 5.3.0 >-- The CXX compiler identification is GNU 5.3.0 >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Detecting C compile features >-- Detecting C compile features - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Detecting CXX compile features >-- Detecting CXX compile features - 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 strdup >-- Looking for strdup - 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 >-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.8") >-- Found PNG: /usr/lib64/libpng.so (found version "1.6.21+apng") >-- Found JPEG: /usr/lib64/libjpeg.so >-- Found Freetype: /usr/lib64/libfreetype.so >-- Looking for iconv >-- Looking for iconv - found >-- Found iconv library: >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "0.29.1") >-- Checking for module 'cairo' >-- Found cairo, version 1.14.6 >-- Found CAIRO: /usr/lib64/libcairo.so >-- Found FCGI: /usr/lib64/libfcgi.so >-- Found CURL: /usr/lib64/libcurl.so (found version "7.48.0") >-- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.3") >-- Found LibXslt: /usr/lib64/libxslt.so (found version "1.1.28") >-- Performing Test GIF_GifFileType_UserData >-- Performing Test GIF_GifFileType_UserData - Success >-- Found GIF: /usr/lib64/libgif.so (found version "4") >-- Found SWIG: /usr/bin/swig (found version "3.0.8") >-- Found PythonInterp: /usr/bin/python (found version "3.4.3") > File "<string>", line 1 > from distutils.sysconfig import get_python_inc; print get_python_inc(True) > ^ >SyntaxError: invalid syntax > File "<string>", line 1 > import sys; print sys.prefix > ^ >SyntaxError: invalid syntax >-- Found PythonLibs: /usr/lib64/libpython3.4m.so (found version "3.4.3") > File "<string>", line 1 > from distutils.sysconfig import get_python_lib; print get_python_lib(True) > ^ >SyntaxError: invalid syntax >CMake Warning (dev) at mapscript/python/CMakeLists.txt:42 (get_target_property): > Policy CMP0026 is not set: Disallow use of the LOCATION target property. > Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy > command to set the policy and suppress this warning. > > The LOCATION property should not be read from target "_pythonmapscript". > Use the target name directly with add_custom_command, or use the generator > expression $<TARGET_FILE>, as appropriate. > >This warning is for project developers. Use -Wno-dev to suppress it. > >CMake Error at mapscript/python/CMakeLists.txt:44 (install): > install FILES given no DESTINATION! > > >-- Found APACHE: /usr/include/apache2 >-- Found APR: /usr/lib64/libapr-1.so >-- Found APU: /usr/lib64/libaprutil-1.so >-- * Summary of configured options for this build >-- * Mandatory components >-- * png: /usr/lib64/libpng.so >-- * jpeg: /usr/lib64/libjpeg.so >-- * freetype: /usr/lib64/libfreetype.so >-- * Optional components >-- * GDAL: disabled >-- * OGR: disabled >-- * GIF: /usr/lib64/libgif.so >-- * MYSQL: disabled >-- * FRIBIDI: disabled >-- * HARFBUZZ: disabled >-- * GIF: /usr/lib64/libgif.so >-- * CAIRO: /usr/lib64/libcairo.so >-- * SVGCAIRO: disabled >-- * RSVG: disabled >-- * CURL: /usr/lib64/libcurl.so >-- * PROJ: disabled >-- * PIXMAN: disabled >-- * LIBXML2: /usr/lib64/libxml2.so >-- * POSTGIS: disabled >-- * GEOS: disabled >-- * FastCGI: /usr/lib64/libfcgi.so >-- * Oracle Spatial: disabled >-- * Exempi XMP: disabled >-- * Optional features >-- * WMS SERVER: disabled >-- * WFS SERVER: disabled >-- * WCS SERVER: disabled >-- * SOS SERVER: disabled >-- * WMS CLIENT: disabled >-- * WFS CLIENT: disabled >-- * ICONV: ENABLED >-- * Thread-safety support: disabled >-- * KML output: ENABLED >-- * Z+M point coordinate support: disabled >-- * XML Mapfile support: ENABLED >-- * Mapscripts >-- * Python: ENABLED >-- * PHP: disabled >-- * PERL: disabled >-- * RUBY: disabled >-- * JAVA: disabled >-- * C#: disabled >-- * V8 Javascript: disabled >-- * Apache Module (Experimental): ENABLED >-- >-- Will install files to /usr >-- Will install libraries to /var/tmp/portage/sci-geosciences/mapserver-7.0.1/work/mapserver-7.0.1_build/lib64 >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -march=native -O2 -pipe -Wall -Wdeclaration-after-statement >C++ -march=native -O2 -pipe -Wall >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/sci-geosciences/mapserver-7.0.1/work/mapserver-7.0.1_build/CMakeFiles/CMakeOutput.log". >See also "/var/tmp/portage/sci-geosciences/mapserver-7.0.1/work/mapserver-7.0.1_build/CMakeFiles/CMakeError.log". > * ERROR: sci-geosciences/mapserver-7.0.1::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 133: Called src_configure > * environment, line 6293: Called cmake-utils_src_configure > * environment, line 1734: Called _cmake_execute_optionally 'src_configure' > * environment, line 712: Called enable_cmake-utils_src_configure > * environment, line 2759: Called die > * The specific snippet of code: > * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; > * > * If you need support, post the output of `emerge --info '=sci-geosciences/mapserver-7.0.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sci-geosciences/mapserver-7.0.1::gentoo'`. > * The complete build log is located at '/var/log/portage/sci-geosciences:mapserver-7.0.1:20160507-013606.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-geosciences/mapserver-7.0.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sci-geosciences/mapserver-7.0.1/temp/environment'. > * Working directory: '/var/tmp/portage/sci-geosciences/mapserver-7.0.1/work/mapserver-7.0.1_build' > * S: '/var/tmp/portage/sci-geosciences/mapserver-7.0.1/work/mapserver-7.0.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 582332
:
433494
|
433496
|
433498
|
433500
| 433502 |
468512
|
468514
|
468516
|
468518
|
468520
|
468522
|
468524
|
468526