Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672106 - dev-db/postgis-2.5.1 remove MAKEOPTS+=' -j1'
Summary: dev-db/postgis-2.5.1 remove MAKEOPTS+=' -j1'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-27 21:40 UTC by Chris Mayo
Modified: 2018-12-01 13:53 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Mayo 2018-11-27 21:40:50 UTC
From
https://git.osgeo.org/gitea/postgis/postgis/raw/tag/2.5.0/NEWS

 - #3900, GCC warnings fixed, make -j is now working (Darafei Praliaskouski)

Works for me with -j16 and
USE="-address-standardizer doc gtk -mapbox -static-libs -test -topology" POSTGRES_TARGETS="postgres10 -postgres11 -postgres9_3 -postgres9_4 -postgres9_5 -postgres9_6"
Comment 1 Larry the Git Cow gentoo-dev 2018-12-01 13:53:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a360dbeb8bc89bfa0530eb73da6753ab8cf98f9

commit 6a360dbeb8bc89bfa0530eb73da6753ab8cf98f9
Author:     Aaron W. Swenson <titanofold@gentoo.org>
AuthorDate: 2018-12-01 13:52:56 +0000
Commit:     Aaron W. Swenson <titanofold@gentoo.org>
CommitDate: 2018-12-01 13:53:25 +0000

    dev-db/postgis: Drop MAKEOPTS override
    
    Parallel compilation errors resolved upstream.
    
    Closes: https://bugs.gentoo.org/672106
    Package-Manager: Portage-2.3.51, Repoman-2.3.11
    Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>

 dev-db/postgis/postgis-2.5.1-r1.ebuild | 123 +++++++++++++++++++++++++++++++++
 1 file changed, 123 insertions(+)