* Package: sci-visualization/kst-2.0.8 * Repository: gentoo * Maintainer: qt@gentoo.org * Upstream: https://bugs.kde.org/ * USE: abi_x86_64 amd64 elibc_glibc kernel_linux qt5 userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking Kst-2.0.8.tar.gz to /var/tmp/portage/sci-visualization/kst-2.0.8/work >>> Source unpacked in /var/tmp/portage/sci-visualization/kst-2.0.8/work >>> Preparing source in /var/tmp/portage/sci-visualization/kst-2.0.8/work/Kst-2.0.8 ... * Applying kst-2.0.8-includes.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-visualization/kst-2.0.8/work/Kst-2.0.8 ... >>> Working in BUILD_DIR: "/var/tmp/portage/sci-visualization/kst-2.0.8/work/kst-2.0.8_build" cmake --no-warn-unused-cli -C /var/tmp/portage/sci-visualization/kst-2.0.8/work/kst-2.0.8_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -Dkst_install_libdir=lib64 -Dkst_pch=OFF -Dkst_release=ON -Dkst_rpath=OFF -Dkst_svnversion=OFF -Dkst_test=OFF -Dkst_qt5=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/sci-visualization/kst-2.0.8/work/kst-2.0.8_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/sci-visualization/kst-2.0.8/work/kst-2.0.8_build/gentoo_toolchain.cmake /var/tmp/portage/sci-visualization/kst-2.0.8/work/Kst-2.0.8 Not searching for unused variables given on the command line. loading initial cache file /var/tmp/portage/sci-visualization/kst-2.0.8/work/kst-2.0.8_build/gentoo_common_config.cmake -- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.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 -- 3rd party libs for plugins-------------------- -- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "0.29.1") -- Found GetData: -- includes : /usr/include -- libraries: optimized;/usr/lib64/libgetdata++.so;debug;lib_debug-NOTFOUND;optimized;/usr/lib64/libgetdata.so;debug;lib_debug-NOTFOUND;optimized;/usr/lib64/libm.so;debug;/usr/lib64/libmd.so -- -- Found Gsl: -- includes : /usr/include/gsl;/usr/include/gsl/.. -- libraries: /usr/lib64/libgsl.so;/usr/lib64/libgslcblas.so;/usr/lib64/libm.so -- -- Found NetCDF: -- includes : /usr/include -- libraries: /usr/lib64/libnetcdf_c++.so;-L;netcdf -- -- Not found: matio, set MATIO_DIR -- -- Found CFITSIO: -- includes : /usr/include;/usr/include/.. -- libraries: /usr/lib64/libcfitsio.so;m -- -- ---------------------------------------------- -- -- Using Qt5 from /usr/lib64/qt5/bin -- -- Build summary---------------------------------- -- -- Version : 2.0.8 -- Path to source: /var/tmp/portage/sci-visualization/kst-2.0.8/work/Kst-2.0.8 -- Installation : -- /var/tmp/portage/sci-visualization/kst-2.0.8/work/kst-2.0.8_build/INSTALLED/bin -- /var/tmp/portage/sci-visualization/kst-2.0.8/work/kst-2.0.8_build/INSTALLED/lib64 -- /var/tmp/portage/sci-visualization/kst-2.0.8/work/kst-2.0.8_build/INSTALLED/lib64/kst2/plugins -- -- Used options: -- kst_version_string = 2.0.8 : Version string. -- kst_release = ON : Build release version: optimize for speed, don't embedded debug symbols. Toggle with '-Dkst_release=0' -- kst_merge_files = OFF : Merge files to speedup build about factor 5. Toggle with '-Dkst_merge_files=1' -- kst_merge_rebuild = OFF : Rebuild generated files from merged files build. Toggle with '-Dkst_merge_rebuild=1' -- kst_verbose = OFF : Make verbose CMake run and Makefiles. Toggle with '-Dkst_verbose=1' -- kst_install_prefix = /var/tmp/portage/sci-visualization/kst-2.0.8/work/kst-2.0.8_build/INSTALLED : Install path for Kst, using a default if not set. -- kst_install_libdir = lib64 : Install directory name for libraries. -- kst_3rdparty = ON : Build plugins depending on 3rd party libraries. Toggle with '-Dkst_3rdparty=0' -- kst_dataobjects = ON : Build dataobject plugins. Toggle with '-Dkst_dataobjects=0' -- kst_test = OFF : Build unit tests. Toggle with '-Dkst_test=1' -- kst_pch = OFF : Use precompiled headers. Toggle with '-Dkst_pch=1' -- kst_svnversion = OFF : Use svnversion's output for Kst's version information. Toggle with '-Dkst_svnversion=1' -- kst_3rdparty_build = OFF : Download and build 3rd party libraries. Toggle with '-Dkst_3rdparty_build=1' -- kst_python = OFF : Install Python support. Toggle with '-Dkst_python=1' -- kst_python_build = OFF : Download and build NumPy/SciPy then install Python support. Toggle with '-Dkst_python_build=1' -- kst_python_prefix = : Path for installing python bindings. -- kst_cross = OFF : Cross-compile on Linux for Windows. -- kst_qt4 = : Use cross compiled Qt4 at given path. -- kst_qt5 = ON : Use Qt5. -- kst_qt5base_only = ON : Only use Qt5 features available in qtbase. Toggle with '-Dkst_qt5base_only=0' -- kst_clang = OFF : Use Clang compiler. Toggle with '-Dkst_clang=1' -- kst_sanitize = OFF : Use Clang's sanitizers. Toggle with '-Dkst_sanitize=1' -- kst_dbgsym = OFF : Build with debug symbols enabled. Toggle with '-Dkst_dbgsym=1' -- ----------------------------------------------- -- -- Available languages: ca;ca@valencia;de;en_GB;fr;nl;pl;pt;pt_BR;sv;uk -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -march=native -O2 -pipe 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 CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: lib_debug linked by target "kst2_datasource_dirfilesource" in directory /var/tmp/portage/sci-visualization/kst-2.0.8/work/Kst-2.0.8/src/datasources linked by target "kst2_datasource_dirfilesource" in directory /var/tmp/portage/sci-visualization/kst-2.0.8/work/Kst-2.0.8/src/datasources -- Configuring incomplete, errors occurred! See also "/var/tmp/portage/sci-visualization/kst-2.0.8/work/kst-2.0.8_build/CMakeFiles/CMakeOutput.log". * ERROR: sci-visualization/kst-2.0.8::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 115: Called src_configure * environment, line 3133: Called cmake-utils_src_configure * environment, line 837: Called _cmake_execute_optionally 'src_configure' * environment, line 334: Called enable_cmake-utils_src_configure * environment, line 1181: 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-visualization/kst-2.0.8::gentoo'`, * the complete build log and the output of `emerge -pqv '=sci-visualization/kst-2.0.8::gentoo'`. * The complete build log is located at '/var/log/portage/sci-visualization:kst-2.0.8:20160915-014910.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-visualization/kst-2.0.8/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-visualization/kst-2.0.8/temp/environment'. * Working directory: '/var/tmp/portage/sci-visualization/kst-2.0.8/work/kst-2.0.8_build' * S: '/var/tmp/portage/sci-visualization/kst-2.0.8/work/Kst-2.0.8'