Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668882 - sci-visualization/labplot-2.5.0: missing Qt5Sql dependency
Summary: sci-visualization/labplot-2.5.0: missing Qt5Sql dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-17 16:56 UTC by Gerold Schellstede
Modified: 2018-10-21 14:58 UTC (History)
0 users

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


Attachments
build.log (build.log,4.06 KB, text/x-log)
2018-10-17 16:56 UTC, Gerold Schellstede
Details
emerge --info labplot (emerge-info.txt,6.66 KB, text/plain)
2018-10-17 16:57 UTC, Gerold Schellstede
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gerold Schellstede 2018-10-17 16:56:24 UTC
Created attachment 551658 [details]
build.log

The package does not compile. The problem seems to be:

=====================================================================
CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package):
  Could not find a package configuration file provided by "Qt5Sql" with any
  of the following names:

    Qt5SqlConfig.cmake
    qt5sql-config.cmake
=====================================================================
Comment 1 Gerold Schellstede 2018-10-17 16:57:04 UTC
Created attachment 551660 [details]
emerge --info labplot
Comment 2 Larry the Git Cow gentoo-dev 2018-10-21 14:58:17 UTC
The bug has been closed via the following commit(s):

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

commit f23a8655b8870860e897ff3becb0aec7e85d2131
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-10-21 14:51:06 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-10-21 14:57:32 +0000

    sci-visualization/labplot: Add missing dependencies
    
    Closes: https://bugs.gentoo.org/668882
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 sci-visualization/labplot/labplot-2.5.0-r1.ebuild | 70 +++++++++++++++++++++++
 sci-visualization/labplot/labplot-9999.ebuild     |  4 +-
 2 files changed, 73 insertions(+), 1 deletion(-)