Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 873460 - sci-libs/pdal-2.4.0-r1 fails to compile (MUSL): LasVLR.hpp:109:10: error: unique_ptr in namespace std does not name a template type
Summary: sci-libs/pdal-2.4.0-r1 fails to compile (MUSL): LasVLR.hpp:109:10: error: uni...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Bettler
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-09-29 14:01 UTC by Agostino Sarubbo
Modified: 2022-10-12 23:32 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,186.53 KB, text/plain)
2022-09-29 14:01 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 2022-09-29 14:01:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/pdal-2.4.0-r1 fails to compile (MUSL).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-09-29 14:01:34 UTC
Created attachment 814657 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-09-29 14:01:35 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find LIBEXECINFO (missing: LIBEXECINFO_LIBRARY LIBEXECINFO_INCLUDE_DIR) 
FAILED: CMakeFiles/pdal_base.dir/io/LasVLR.cpp.o 
/var/tmp/portage/sci-libs/pdal-2.4.0-r1/work/PDAL-2.4.0-src/io/LasVLR.hpp:109:10: error: 'unique_ptr' in namespace 'std' does not name a template type
Comment 3 Larry the Git Cow gentoo-dev 2022-10-12 23:32:53 UTC
The bug has been closed via the following commit(s):

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

commit 455fdcb645d590509ef05f78b012fcaa825d79f8
Author:     Thomas Bettler <thomas.bettler@gmail.com>
AuthorDate: 2022-10-12 14:54:30 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-12 23:20:39 +0000

    sci-libs/pdal: bump version 2.4.3
    
    Closes: https://bugs.gentoo.org/873460
    Closes: https://github.com/gentoo/gentoo/pull/27751
    Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-libs/pdal/Manifest          |  1 +
 sci-libs/pdal/pdal-2.4.3.ebuild | 56 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 57 insertions(+)