Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 653294 - sci-visualization/labplot-9999 should depend on dev-qt/qtserialport - CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package): Could not find a package configuration file provided by "Qt5SerialPort"
Summary: sci-visualization/labplot-9999 should depend on dev-qt/qtserialport - CMake E...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-16 09:08 UTC by urcindalo
Modified: 2018-04-21 14:01 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 urcindalo 2018-04-16 09:08:51 UTC
When trying to emerge sci-visualization/labplot-9999 (currently, a development vesion for 2.5.0), the building process depends on qtserialport:
=====
...
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package):
  Could not find a package configuration file provided by "Qt5SerialPort"
  with any of the following names:

    Qt5SerialPortConfig.cmake
    qt5serialport-config.cmake

  Add the installation prefix of "Qt5SerialPort" to CMAKE_PREFIX_PATH or set
  "Qt5SerialPort_DIR" to a directory containing one of the above files.  If
  "Qt5SerialPort" provides a separate development package or SDK, be sure it
  has been installed.
Call Stack (most recent call first):
  CMakeLists.txt:11 (find_package)
=====

Emerging current stable dev-qt/qtserialport-5.9.4 for amd64 solves this.
Comment 1 Larry the Git Cow gentoo-dev 2018-04-21 14:01:38 UTC
The bug has been closed via the following commit(s):

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

commit 009218bb4d145577231b975daee748696c536574
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-04-21 14:01:05 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-04-21 14:01:05 +0000

    sci-visualization/labplot: Add new DEPEND
    
    Reported-by: urcindalo <urcindalo@gmail.com>
    Closes: https://bugs.gentoo.org/653294
    Package-Manager: Portage-2.3.31, Repoman-2.3.9

 sci-visualization/labplot/labplot-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)