Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710458 - sci-geosciences/qgis-9999 depends on >=sci-libs/proj-6.3.1
Summary: sci-geosciences/qgis-9999 depends on >=sci-libs/proj-6.3.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sci-geo Project
URL:
Whiteboard:
Keywords:
Depends on: 710460
Blocks:
  Show dependency tree
 
Reported: 2020-02-22 04:51 UTC by José de Paula Rodrigues
Modified: 2020-06-21 15:31 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description José de Paula Rodrigues 2020-02-22 04:51:06 UTC
Current QGIS depends on >=sci-libs/proj-6.3.1. Relevant output of /var/tmp/portage/sci-geosciences/qgis-9999/temp/build.log:

(... snip ...)
-- Looking for CL_VERSION_2_2 - found
-- Found OpenCL: /usr/lib64/libOpenCL.so (found version "2.2") 
-- Found OpenCL C++ headers: /usr/include
-- Found GRASS 7: /usr/lib64/grass78 (7.8.2, off_t size = 8)
-- Looking for openpty
-- Looking for openpty - not found
-- Looking for openpty
-- Looking for openpty - found
CMake Error at cmake/FindProj.cmake:61 (MESSAGE):
  Cannot build QGIS using Proj 6.3.0 Use 6.3.1 or higher.
Call Stack (most recent call first):
  CMakeLists.txt:321 (FIND_PACKAGE)


-- Configuring incomplete, errors occurred!
See also "/var/tmp/portage/sci-geosciences/qgis-9999/work/qgis-9999_build/CMakeFiles/CMakeOutput.log".
See also "/var/tmp/portage/sci-geosciences/qgis-9999/work/qgis-9999_build/CMakeFiles/CMakeError.log".
 * ERROR: sci-geosciences/qgis-9999::localrepo failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line  125:  Called src_configure
 *   environment, line 4593:  Called cmake_src_configure
 *   environment, line 1740:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
 * 
(... snip ... )
Comment 1 Andreas Sturmlechner gentoo-dev 2020-06-21 15:31:08 UTC
Fixed in commit 292e1386.