Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 883657

Summary: dev-perl/Search-Xapian-1.2.25.5-r4 - /.../perl.h: fatal error: 'quadmath.h' file not found
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal CC: arkamar
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=931562
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-perl:Search-Xapian-1.2.25.5-r1:20221129-182827.log
emerge-history.txt
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
temp.tar.bz2
var.tmp.clang.tar.bz2

Description Toralf Förster gentoo-dev 2022-11-29 19:15:19 UTC
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"
Comment 1 Toralf Förster gentoo-dev 2022-11-29 19:15:21 UTC
Created attachment 838291 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-29 19:15:22 UTC
Created attachment 838293 [details]
dev-perl:Search-Xapian-1.2.25.5-r1:20221129-182827.log
Comment 3 Toralf Förster gentoo-dev 2022-11-29 19:15:25 UTC
Created attachment 838295 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-29 19:15:26 UTC
Created attachment 838297 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-29 19:15:27 UTC
Created attachment 838299 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-29 19:15:28 UTC
Created attachment 838301 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-29 19:15:29 UTC
Created attachment 838303 [details]
temp.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-29 19:15:30 UTC
Created attachment 838305 [details]
var.tmp.clang.tar.bz2
Comment 9 Petr Vaněk gentoo-dev 2025-01-17 08:58:28 UTC
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.
Comment 10 Petr Vaněk gentoo-dev 2025-01-17 09:02:37 UTC
Reproduced in dev-perl/Search-Xapian-1.2.25.5-r4.