Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 642488 - sci-geosciences/qmapshack-1.9.1: You need at least Qt5.3 or newer. (With Qt 5.10)
Summary: sci-geosciences/qmapshack-1.9.1: You need at least Qt5.3 or newer. (With Qt 5...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrey Grozin
URL: https://bitbucket.org/maproom/qmapsha...
Whiteboard:
Keywords: PATCH, UPSTREAM
Depends on:
Blocks:
 
Reported: 2017-12-28 09:58 UTC by Markus
Modified: 2018-01-14 08:53 UTC (History)
1 user (show)

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


Attachments
Simple patch to fix regex. (fix-version-check.patch,460 bytes, patch)
2017-12-28 09:58 UTC, Markus
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Markus 2017-12-28 09:58:34 UTC
Created attachment 511818 [details, diff]
Simple patch to fix regex.

Configure will fail with:
CMake Error at src/CMakeLists.txt:61 (message):
  You need at least Qt5.3 or newer.

But qt-5.10 is installed.

Its just a bad regex in src/CMakeLists.txt.
Comment 1 Larry the Git Cow gentoo-dev 2017-12-28 16:18:29 UTC
The bug has been referenced in the following commit(s):

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

commit 5aa2277689377d8b8cb4ea03df4fa8e1d832d534
Author:     Andrey Grozin <grozin@gentoo.org>
AuthorDate: 2017-12-28 16:17:16 +0000
Commit:     Andrey Grozin <grozin@gentoo.org>
CommitDate: 2017-12-28 16:17:56 +0000

    sci-geosciences/qmapshack: bump to 1.10.0
    
    Bug #642488 seems to be fixed upstream
    Bug: https://bugs.gentoo.org/642488
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sci-geosciences/qmapshack/Manifest                |  1 +
 sci-geosciences/qmapshack/qmapshack-1.10.0.ebuild | 39 +++++++++++++++++++++++
 2 files changed, 40 insertions(+)}