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

Bug 668778

Summary: sci-geosciences/liblas-1.8.1-r1 with sci-libs/gdal[debug] fails to build: ../bin/Gentoo/liblas.so.2.4.0: undefined reference to `CPLMutexHolder::CPLMutexHolder(void**, double, char const*, int, int)'
Product: Gentoo Linux Reporter: Dirk Tilger <dirk>
Component: Current packagesAssignee: Sci-geo Project <sci-geosciences>
Status: RESOLVED FIXED    
Severity: normal CC: tb
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log of liblas
Patch against liblas ebuild to rectify the issue

Description Dirk Tilger 2018-10-16 13:55:44 UTC
Created attachment 551448 [details]
build log of liblas

See attached build log.
Comment 1 Dirk Tilger 2018-10-16 13:57:26 UTC
Created attachment 551450 [details, diff]
Patch against liblas ebuild to rectify the issue
Comment 2 Dirk Tilger 2018-10-16 13:58:44 UTC
Source for resolution was:
https://github.com/potree/PotreeConverter/issues/128
Comment 3 Larry the Git Cow gentoo-dev 2020-02-26 16:56:44 UTC
The bug has been closed via the following commit(s):

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

commit e46f6618ca90e250deecbe59263fa144f6aa5a30
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-02-26 16:52:26 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-02-26 16:56:20 +0000

    sci-geosciences/liblas: fix >=GDAL-2.5.0, USE debug, missing return val
    
    Closes: https://bugs.gentoo.org/698846
    Closes: https://bugs.gentoo.org/668778
    Closes: https://bugs.gentoo.org/707706
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../files/liblas-1.8.1-CVE-2018-20540-fixup.patch  | 24 ++++++++++
 .../liblas/files/liblas-1.8.1-fix-debug.patch      | 18 +++++++
 .../liblas/files/liblas-1.8.1-gdal-2.5.0.patch     | 34 +++++++++++++
 sci-geosciences/liblas/liblas-1.8.1-r3.ebuild      | 55 ++++++++++++++++++++++
 4 files changed, 131 insertions(+)