Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 624706 Details for
Bug 714078
sci-visualization/kst-2.0.8: CMake Error: The following variables are used in this project, but they are set to NOTFOUND: lib_release
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sci-visualization:kst-2.0.8:20200323-092508.log
sci-visualization:kst-2.0.8:20200323-092508.log (text/plain), 14.78 KB, created by
Toralf Förster
on 2020-03-23 14:41:14 UTC
(
hide
)
Description:
sci-visualization:kst-2.0.8:20200323-092508.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-03-23 14:41:14 UTC
Size:
14.78 KB
patch
obsolete
> * 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 userland_GNU > * FEATURES: network-sandbox 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 ] > * Applying kst-2.0.8-qt-5.11.patch ... > [ ok ] > * Applying kst-2.0.8-gsl-2.0.patch ... > [ ok ] > * Hardcoded definition(s) removed in CMakeLists.txt: > * set(CMAKE_BUILD_TYPE Release CACHE STRING "Build type" FORCE) > * set(CMAKE_BUILD_TYPE Debug CACHE STRING "Build type" FORCE) > * set(CMAKE_VERBOSE_MAKEFILE 1) > * set(CMAKE_VERBOSE_MAKEFILE 0) > * set(CMAKE_INSTALL_PREFIX ${kst_install_prefix} CACHE PATH "User's choice > * set(CMAKE_INSTALL_PREFIX ${kst_install_prefix} CACHE PATH "Kst's default > * Hardcoded definition(s) removed in cmake/3rdparty/cfitsio/CMakeLists.txt: > * set(CMAKE_INSTALL_PREFIX ${CMAKE_CURRENT_BINARY_DIR}/INSTALLED) > * Hardcoded definition(s) removed in cmake/3rdparty/netcdf/CMakeLists.txt: > * set(CMAKE_INSTALL_PREFIX ${netcdf_install_prefix} CACHE PATH "User's choice > * set(CMAKE_INSTALL_PREFIX ${CMAKE_BINARY_DIR}/INSTALLED CACHE PATH "Kst's def > * set(CMAKE_INSTALL_PREFIX ${CMAKE_CURRENT_BINARY_DIR}/installed) > * Hardcoded definition(s) removed in cmake/3rdparty/gsl/CMakeLists.txt: > * set(CMAKE_INSTALL_PREFIX ${CMAKE_CURRENT_BINARY_DIR}/installed) > * Hardcoded definition(s) removed in cmake/3rdparty/matio/CMakeLists.txt: > * set(CMAKE_INSTALL_PREFIX ${CMAKE_BINARY_DIR}/installed) >>>> 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 -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_qt5=ON -Dkst_release=ON -Dkst_rpath=OFF -Dkst_svnversion=OFF -Dkst_test=no -DCMAKE_BUILD_TYPE=Gentoo -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 >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 9.3.0 >-- The CXX compiler identification is GNU 9.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 >-- 3rd party libs for plugins-------------------- >CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): > The package name passed to `find_package_handle_standard_args` (PkgConfig) > does not match the name of the calling package (Getdata). This can lead to > problems in calling code that expects `find_package` result variables > (e.g., `_FOUND`) to follow a certain pattern. >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args) > cmake/modules/FindGetdata.cmake:19 (include) > CMakeLists.txt:158 (find_package) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "1.6.3") >-- Found GetData: >-- includes : /usr/include >-- libraries: lib_release-NOTFOUND;/usr/lib64/libgetdata.so;/usr/lib64/libm.so >-- >CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): > The package name passed to `find_package_handle_standard_args` (PkgConfig) > does not match the name of the calling package (Gsl). This can lead to > problems in calling code that expects `find_package` result variables > (e.g., `_FOUND`) to follow a certain pattern. >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args) > cmake/modules/FindGsl.cmake:21 (include) > CMakeLists.txt:159 (find_package) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Found Gsl: >-- includes : /usr/include/gsl;/usr/include/gsl/.. >-- libraries: /usr/lib64/libgsl.so;/usr/lib64/libgslcblas.so;/usr/lib64/libm.so >-- >CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): > The package name passed to `find_package_handle_standard_args` (PkgConfig) > does not match the name of the calling package (Netcdf). This can lead to > problems in calling code that expects `find_package` result variables > (e.g., `_FOUND`) to follow a certain pattern. >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args) > cmake/modules/FindNetcdf.cmake:19 (include) > CMakeLists.txt:160 (find_package) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Found NetCDF: >-- includes : /usr/include >-- libraries: /usr/lib64/libnetcdf_c++.so;-L;netcdf >-- >CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): > The package name passed to `find_package_handle_standard_args` (PkgConfig) > does not match the name of the calling package (Matio). This can lead to > problems in calling code that expects `find_package` result variables > (e.g., `_FOUND`) to follow a certain pattern. >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args) > cmake/modules/FindMatio.cmake:21 (include) > CMakeLists.txt:161 (find_package) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Not found: matio, set MATIO_DIR >-- >CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): > The package name passed to `find_package_handle_standard_args` (PkgConfig) > does not match the name of the calling package (CFITSIO). This can lead to > problems in calling code that expects `find_package` result variables > (e.g., `_FOUND`) to follow a certain pattern. >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args) > cmake/modules/FindCFITSIO.cmake:19 (include) > CMakeLists.txt:162 (find_package) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- 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 -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 >C++ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring done >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_release > linked by target "kst2_datasource_dirfilesource" in directory /var/tmp/portage/sci-visualization/kst-2.0.8/work/Kst-2.0.8/src/datasources > >CMake Warning (dev) at cmake/modules/KstMacros.cmake:43 (add_dependencies): > Policy CMP0046 is not set: Error on non-existent dependency in > add_dependencies. Run "cmake --help-policy CMP0046" for policy details. > Use the cmake_policy command to set the policy and suppress this warning. > > The dependency target "Revision" of target "kst2core" does not exist. >Call Stack (most recent call first): > cmake/modules/KstMacros.cmake:167 (kst_revision_add_dependency) > src/libkst/CMakeLists.txt:19 (kst_add_library) >This warning is for project developers. Use -Wno-dev to suppress it. > >CMake Warning (dev) at cmake/modules/KstMacros.cmake:43 (add_dependencies): > Policy CMP0046 is not set: Error on non-existent dependency in > add_dependencies. Run "cmake --help-policy CMP0046" for policy details. > Use the cmake_policy command to set the policy and suppress this warning. > > The dependency target "Revision" of target "kst2math" does not exist. >Call Stack (most recent call first): > cmake/modules/KstMacros.cmake:167 (kst_revision_add_dependency) > src/libkstmath/CMakeLists.txt:9 (kst_add_library) >This warning is for project developers. Use -Wno-dev to suppress it. > >CMake Warning (dev) at cmake/modules/KstMacros.cmake:43 (add_dependencies): > Policy CMP0046 is not set: Error on non-existent dependency in > add_dependencies. Run "cmake --help-policy CMP0046" for policy details. > Use the cmake_policy command to set the policy and suppress this warning. > > The dependency target "Revision" of target "kst2widgets" does not exist. >Call Stack (most recent call first): > cmake/modules/KstMacros.cmake:167 (kst_revision_add_dependency) > src/widgets/CMakeLists.txt:15 (kst_add_library) >This warning is for project developers. Use -Wno-dev to suppress it. > >CMake Warning (dev) at cmake/modules/KstMacros.cmake:43 (add_dependencies): > Policy CMP0046 is not set: Error on non-existent dependency in > add_dependencies. Run "cmake --help-policy CMP0046" for policy details. > Use the cmake_policy command to set the policy and suppress this warning. > > The dependency target "Revision" of target "kst2app" does not exist. >Call Stack (most recent call first): > cmake/modules/KstMacros.cmake:167 (kst_revision_add_dependency) > src/libkstapp/CMakeLists.txt:26 (kst_add_library) >This warning is for project developers. Use -Wno-dev to suppress it. > >CMake Warning (dev) at cmake/modules/KstMacros.cmake:43 (add_dependencies): > Policy CMP0046 is not set: Error on non-existent dependency in > add_dependencies. Run "cmake --help-policy CMP0046" for policy details. > Use the cmake_policy command to set the policy and suppress this warning. > > The dependency target "Revision" of target "kst2" does not exist. >Call Stack (most recent call first): > cmake/modules/KstMacros.cmake:97 (kst_revision_add_dependency) > src/kst/CMakeLists.txt:31 (kst_add_executable) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Generating done >CMake Generate step failed. Build files cannot be regenerated correctly. > * ERROR: sci-visualization/kst-2.0.8::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 125: Called src_configure > * environment, line 2820: Called cmake-utils_src_configure > * environment, line 892: 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:20200323-092508.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'
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 714078
:
624696
|
624698
|
624700
|
624702
|
624704
| 624706 |
624708