checking for proj.h... yes checking for library containing proj_normalize_for_visualization... -lproj checking freexl.h usability... yes checking freexl.h presence... yes checking for freexl.h... yes checking for library containing freexl_open_ods... no configure: error: could not find 'freexl' (or obsolete 'freexl' < v.2.0.0 found). !!! Please attach the following file when seeking support: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_systemd_merged_usr-20231214-162026 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10 [2] 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 11.0.20.1_p1 [openjdk-bin-11] 2) Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17] 3) Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21] *) Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm [2] openjdk-bin-11 [3] openjdk-bin-17 [4] openjdk-bin-21 The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): go version go1.21.5 linux/amd64 HEAD of ::gentoo commit d893a70c10885e5866c24ff30a0d48b3fa5977b0 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Tue Dec 19 12:16:56 2023 +0000 2023-12-19 12:16:55 UTC emerge -qpvO dev-db/spatialite [ebuild N ] dev-db/spatialite-5.1.0 USE="geos proj xls -iconv -rttopo -test -xml"
Created attachment 879992 [details] emerge-info.txt
Created attachment 879993 [details] dev-db:spatialite-5.1.0:20231219-151501.log
Created attachment 879994 [details] emerge-history.txt
Created attachment 879995 [details] environment
Created attachment 879996 [details] etc.clang.tar.xz
Created attachment 879997 [details] etc.portage.tar.xz
Created attachment 879998 [details] logs.tar.xz
Created attachment 879999 [details] qlist-info.txt.xz
Created attachment 880000 [details] temp.tar.xz
Same problem for me.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45b8c3f13cd57daf17fe0c8d7a5752af43bcc248 commit 45b8c3f13cd57daf17fe0c8d7a5752af43bcc248 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-01-03 10:05:37 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-01-03 10:06:38 +0000 dev-db/spatialite: fixup freexl dep, require XML We need freexl's XML support for freexl_open_ods but also doesn't make sense to have optional XML in spatialite as then feels like USE="-xml" but with XLS support isn't tested much upstream. Closes: https://bugs.gentoo.org/920326 Signed-off-by: Sam James <sam@gentoo.org> .../{spatialite-5.1.0.ebuild => spatialite-5.1.0-r1.ebuild} | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b25bdbd1e6cde98098706137af52fcc2e1352f80 commit b25bdbd1e6cde98098706137af52fcc2e1352f80 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-01-03 10:02:54 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-01-03 10:06:38 +0000 dev-libs/freexl: always build XML support dev-db/spatialite needs XML support and the XML support changes ABI in freexl. Bug: https://bugs.gentoo.org/920326 Signed-off-by: Sam James <sam@gentoo.org> .../freexl/{freexl-2.0.0.ebuild => freexl-2.0.0-r1.ebuild} | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-)