Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 696066 - sci-chemistry/openbabel-2.4.1-r1 - CMake Error at cmake/modules/MacroEnsureVersion.cmake:76 (MATH): MATH cannot parse the expression: "x86_648*10000 + x86_642*100 + x86_640": syntax error, unexpected exp_NUMBER, expecting $end (8)
Summary: sci-chemistry/openbabel-2.4.1-r1 - CMake Error at cmake/modules/MacroEnsureVe...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Chemistry-Related Packages
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2019-10-02 17:13 UTC by Attila Tóth
Modified: 2020-07-15 08:00 UTC (History)
1 user (show)

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


Attachments
openbabel-2.4.1-gcc-9.patch (openbabel-2.4.1-gcc-9.patch,708 bytes, patch)
2019-10-02 17:19 UTC, Attila Tóth
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Attila Tóth 2019-10-02 17:13:29 UTC
-- Check size of clock_t
-- Check size of clock_t - done
CMake Error at cmake/modules/MacroEnsureVersion.cmake:76 (MATH):
  MATH cannot parse the expression: "x86_648*10000 + x86_642*100 + x86_640":
  syntax error, unexpected exp_NUMBER, expecting $end (8)


Reproducible: Always




Related bugs:
https://bugs.gentoo.org/664124
https://bugs.gentoo.org/664506
Comment 1 Attila Tóth 2019-10-02 17:19:23 UTC
Created attachment 591608 [details, diff]
openbabel-2.4.1-gcc-9.patch

A patch already takes care for gcc-8, this patch extends this to gcc-9.
Comment 2 Larry the Git Cow gentoo-dev 2020-02-09 10:57:00 UTC
The bug has been closed via the following commit(s):

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

commit 08cd938b3b9365816248b471c0d316c7763a9e72
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-02-09 10:56:42 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-02-09 10:56:42 +0000

    sci-chemistry/openbabel: Fix broken GCC version detection
    
    Closes: https://bugs.gentoo.org/696066
    Package-Manager: Portage-2.3.87, Repoman-2.3.20
    Signed-off-by: David Seifert <soap@gentoo.org>

 sci-chemistry/openbabel/files/openbabel-2.4.1-gcc-8.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)