Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668778 - 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)'
Summary: sci-geosciences/liblas-1.8.1-r1 with sci-libs/gdal[debug] fails to build: ../...
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:
 
Reported: 2018-10-16 13:55 UTC by Dirk Tilger
Modified: 2020-02-26 16:56 UTC (History)
1 user (show)

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


Attachments
build log of liblas (liblas-1.8.1-r1-build.log.gz,4.45 KB, application/x-gzip)
2018-10-16 13:55 UTC, Dirk Tilger
Details
Patch against liblas ebuild to rectify the issue (file_668778.txt,473 bytes, patch)
2018-10-16 13:57 UTC, Dirk Tilger
Details | Diff

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