cp exception_data.pm blib/lib/Search/exception_data.pm cp Xapian/RuntimeError.pm blib/lib/Search/Xapian/RuntimeError.pm cp Xapian/SimpleStopper.pm blib/lib/Search/Xapian/SimpleStopper.pm In file included from handle_exception.cc:5: /usr/lib64/perl5/5.36/x86_64-linux-quadmath/CORE/perl.h:2388:13: fatal error: 'quadmath.h' file not found # include <quadmath.h> ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no_multilib_hardened-j4-20221129-050010 ------------------------------------------------------------------- GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle" CC=clang CXX=clang++ gcc-config -l: [1] x86_64-pc-linux-gnu-12 * clang/llvm (if any): clang version 15.0.5 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/15/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/15 15.0.5 Python 3.10.8 Available Ruby profiles: [1] ruby27 (with Rubygems) [2] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.65.0 * php cli (if any): HEAD of ::gentoo commit b870f76767a67024fdd5574a7d807da03d837651 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Tue Nov 29 18:02:02 2022 +0000 2022-11-29 18:02:02 UTC emerge -qpvO dev-perl/Search-Xapian [ebuild N ] dev-perl/Search-Xapian-1.2.25.5-r1 USE="-examples -test"
Created attachment 838291 [details] emerge-info.txt
Created attachment 838293 [details] dev-perl:Search-Xapian-1.2.25.5-r1:20221129-182827.log
Created attachment 838295 [details] emerge-history.txt
Created attachment 838297 [details] environment
Created attachment 838299 [details] etc.clang.tar.bz2
Created attachment 838301 [details] etc.portage.tar.bz2
Created attachment 838303 [details] temp.tar.bz2
Created attachment 838305 [details] var.tmp.clang.tar.bz2
dev-lang/perl is installed with enabled quadmath feature. However, clang (used for compilation in this bug) does not provide quadmath.h header file, therefore compilation phase fails with reported error. I am not sure if we can do anything else here than what have been done in bug 931562.
Reproduced in dev-perl/Search-Xapian-1.2.25.5-r4.