Summary: | sci-chemistry/molequeue-0.8.0 : CMake Error at cmake/GenerateExportHeader.cmake:176 (if): | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo Science Related Packages <sci> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | govanify, kredba |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
CMakeOutput.log
emerge-history.txt environment sci-chemistry:molequeue-0.8.0:20161012-162208.log Fix the cmake error |
Description
Toralf Förster
![]() Created attachment 450032 [details]
CMakeOutput.log
Created attachment 450034 [details]
emerge-history.txt
Created attachment 450036 [details]
environment
Created attachment 450038 [details]
sci-chemistry:molequeue-0.8.0:20161012-162208.log
Created attachment 486760 [details, diff]
Fix the cmake error
This fix the cmake error in the latest molequeue (0.8.0)
An upstream of the said fix would be very much appreciated
Or the list of compilers detected/supported can be extended to 6 and 7 too so the line string(REGEX MATCH "[345]\\.[0-9]\\.[0-9]" becomes string(REGEX MATCH "[34567]\\.[0-9]\\.[0-9]" what worked for me. I am suggesting to add Blocks: gcc-6 and gcc-7, I do not have permission to do it myself. This has been fixed upstream, there just haven't been any releases so far. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cab5def7fea825489200c52af153c8ec02b79e4f commit cab5def7fea825489200c52af153c8ec02b79e4f Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2018-01-13 20:39:32 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-01-13 23:28:34 +0000 sci-chemistry/molequeue: Fix cmake error Closes: https://bugs.gentoo.org/596972 Package-Manager: Portage-2.3.19, Repoman-2.3.6 .../molequeue/files/molequeue-0.8.0-cmake.patch | 106 +++++++++++++++++++++ sci-chemistry/molequeue/molequeue-0.8.0.ebuild | 5 + 2 files changed, 111 insertions(+) |