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

Bug 709368

Summary: sci-libs/geos fails to compile on arm
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Sci-geo Project <sci-geosciences>
Status: RESOLVED FIXED    
Severity: normal CC: pgsql-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 707516    
Attachments: geos-3.8.0-r1:20200212-093943.log
emerge --info

Description Agostino Sarubbo gentoo-dev 2020-02-12 10:45:53 UTC
This is an auto-filled bug because sci-libs/geos fails to compile on arm. Attached build log and emerge --info
Comment 1 Agostino Sarubbo gentoo-dev 2020-02-12 10:45:59 UTC
Created attachment 613442 [details]
geos-3.8.0-r1:20200212-093943.log

build log
Comment 2 Agostino Sarubbo gentoo-dev 2020-02-12 10:46:04 UTC
Created attachment 613444 [details]
emerge --info

emerge --info
Comment 3 Andreas Sturmlechner gentoo-dev 2020-03-26 12:49:14 UTC
Please test 3.8.1.
Comment 4 Agostino Sarubbo gentoo-dev 2020-03-27 14:00:29 UTC
(In reply to Andreas Sturmlechner from comment #3)
> Please test 3.8.1.

it fails with the same error
Comment 5 Larry the Git Cow gentoo-dev 2020-03-28 12:56:12 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c209a2af3ab2ed1e8ed5d75e05171cab73da82f

commit 4c209a2af3ab2ed1e8ed5d75e05171cab73da82f
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-03-28 12:54:04 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-03-28 12:55:59 +0000

    sci-libs/geos: --disable-inline with arm
    
    Bug: https://bugs.gentoo.org/709368
    Package-Manager: Portage-2.3.96, Repoman-2.3.22
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sci-libs/geos/geos-3.8.0-r1.ebuild | 10 +++++++---
 sci-libs/geos/geos-3.8.1.ebuild    |  2 ++
 2 files changed, 9 insertions(+), 3 deletions(-)
Comment 6 Andreas Sturmlechner gentoo-dev 2020-03-28 12:57:14 UTC
Please test again after syncing that change.
Comment 7 Agostino Sarubbo gentoo-dev 2020-03-30 07:41:04 UTC
it works for me now
Comment 8 Andreas Sturmlechner gentoo-dev 2020-03-30 19:51:26 UTC
Thanks for checking back!