checking for add_history in -lhistory... yes checking whether to use PNG... no checking whether to use GDAL... yes checking for gdal-config... /usr/bin/gdal-config checking whether to use libLAS... no checking whether to use PDAL... yes configure: error: *** Unable to locate suitable (>=1.7.1) PDAL library. !!! Please attach the following file when seeking support: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no_multilib_systemd_merged_usr-20240111-090054 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 17.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/17 17.0.6 Python 3.11.7 Available Ruby profiles: [1] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.74.1 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21] 3) Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 [3] openjdk-bin-21 system-vm The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): [1] php8.3 * go version go1.21.6 linux/amd64 HEAD of ::gentoo commit 0d9271f7c298e142e6cbd3d820f2d56e7b134cfe Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sun Jan 14 03:20:12 2024 +0000 2024-01-14 03:20:11 UTC emerge -qpvO sci-geosciences/grass [ebuild N ] sci-geosciences/grass-8.3.1 USE="bzip2 geos nls opencl openmp pdal readline -X -blas -cxx -fftw -lapack -las -mysql -netcdf -odbc -opengl -png -postgres -sqlite -threads -tiff -truetype -zstd" PYTHON_SINGLE_TARGET="python3_11 -python3_10"
Created attachment 882253 [details] emerge-info.txt
Created attachment 882254 [details] emerge-history.txt
Created attachment 882255 [details] environment
Created attachment 882256 [details] etc.clang.tar.xz
Created attachment 882257 [details] etc.portage.tar.xz
Created attachment 882258 [details] logs.tar.xz
Created attachment 882259 [details] qlist-info.txt.xz
Created attachment 882260 [details] sci-geosciences:grass-8.3.1:20240114-043613.log
Created attachment 882261 [details] temp.tar.xz
Same problem with sci-geosciences/grass-8.3.2-r1 and sci-libs/pdal-2.6.2.
(In reply to Jean-Claude Repetto from comment #10) > Same problem with sci-geosciences/grass-8.3.2-r1 and sci-libs/pdal-2.6.2. Try enabling the cxx USE flag. It seems PDAL requires this USE flag.
Thank you, it solved the problem.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85fa61eb98aa53bb2f652d0fbe93d6c75cb10cce commit 85fa61eb98aa53bb2f652d0fbe93d6c75cb10cce Author: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> AuthorDate: 2024-08-23 08:07:41 +0000 Commit: Eli Schwartz <eschwartz@gentoo.org> CommitDate: 2024-08-25 20:23:24 +0000 sci-geosciences/grass: sci-libs/pdal requires cxx USE flag Closes: https://bugs.gentoo.org/922102 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org> sci-geosciences/grass/grass-8.3.2-r1.ebuild | 3 ++- sci-geosciences/grass/grass-8.4.0.ebuild | 3 ++- sci-geosciences/grass/grass-9999.ebuild | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-)