Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 582868

Summary: dev-cpp/clucene-2.3.3.4-r5: building w/gcc-6: CMake Error at src/shared/cmake/MacroEnsureVersion.cmake:27 (MATH): math cannot parse the expression: "x86_646*10000 + x86_641*100 + x86_640":
Product: Gentoo Linux Reporter: Peter Levine <plevine457>
Component: [OLD] GCC PortingAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal CC: plevine457
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://sourceforge.net/p/clucene/code/merge-requests/1
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 582084    

Description Peter Levine 2016-05-13 00:48:12 UTC
Building dev-cpp/clucene-2.3.3.4-r5 with gcc-6 fails at configure stage with:

CMake Error at src/shared/cmake/MacroEnsureVersion.cmake:27 (MATH):   math cannot parse the expression: "x86_646*10000 + x86_641*100 + x86_640":

Proposed fix:

https://sourceforge.net/u/hodorgasm/clucene/ci/b5a1b3488a72abd250cbd5d4dfbeac3e3739c237/tree/src/shared/cmake/MacroCheckGccVisibility.cmake?diff=e8e3d20f20da5ee3e37d347207b01890829a5475

Upstream merge request pending approval:

https://sourceforge.net/p/clucene/code/merge-requests/1