Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 650262 - sci-geosciences/qgis should depend on dev-qt/qtnetwork[ssl]
Summary: sci-geosciences/qgis should depend on dev-qt/qtnetwork[ssl]
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:
Blocks:
 
Reported: 2018-03-12 09:43 UTC by Mira Ressel
Modified: 2018-03-13 22:36 UTC (History)
0 users

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 Mira Ressel 2018-03-12 09:43:01 UTC
qgis expects qtnetwork to provide ssl support, otherwise compilation fails due to various undefined references.
Comment 1 Mira Ressel 2018-03-12 12:21:41 UTC
Addendum: qgis-3.0.0 should also depend on dev-python/PyQt5[network] (or it'll fail mere minutes before the build is complete).
Comment 2 Larry the Git Cow gentoo-dev 2018-03-13 22:36:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f02628bd399f2def9900270ea38339e1ad96ab1e

commit f02628bd399f2def9900270ea38339e1ad96ab1e
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-03-13 19:42:57 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-03-13 22:36:00 +0000

    sci-geosciences/qgis: DEPENDs on dev-qt/qtnetwork[ssl]
    
    Reported-by: Luis Ressel <aranea@aixah.de>
    Closes: https://bugs.gentoo.org/650262
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sci-geosciences/qgis/qgis-3.0.0-r2.ebuild | 219 ++++++++++++++++++++++++++++++
 sci-geosciences/qgis/qgis-9999.ebuild     |   4 +-
 2 files changed, 221 insertions(+), 2 deletions(-)