Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 709368 - sci-libs/geos fails to compile on arm
Summary: sci-libs/geos fails to compile on arm
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sci-geo Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 707516
  Show dependency tree
 
Reported: 2020-02-12 10:45 UTC by Agostino Sarubbo
Modified: 2020-03-30 19:51 UTC (History)
1 user (show)

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


Attachments
geos-3.8.0-r1:20200212-093943.log (geos-3.8.0-r1:20200212-093943.log,481.14 KB, text/plain)
2020-02-12 10:45 UTC, Agostino Sarubbo
Details
emerge --info (.emergeinfo,5.21 KB, text/plain)
2020-02-12 10:46 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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!