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

Bug 874978

Summary: dev-perl/Params-Validate-1.300.0 - /.../perl.h: fatal error:
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
clang.tar.bz2
dev-perl:Params-Validate-1.300.0:20221004-031057.log
emerge-history.txt
environment
etc.portage.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-10-04 16:29:33 UTC
>>> Compiling source in /var/tmp/portage/dev-perl/Params-Validate-1.300.0/work/Params-Validate-1.30 ...
Building Params-Validate
clang -Ic -I/usr/lib64/perl5/5.36/x86_64-linux-quadmath/CORE -DVERSION="1.30" -DXS_VERSION="1.30" -fPIC -c -pipe -march=native -fno-diagnostics-color -O2 -fwrapv -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pipe -march=native -fno-diagnostics-color -O2 -o lib/Params/Validate/XS.o lib/Params/Validate/XS.c
In file included from lib/Params/Validate/XS.xs:4:
/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_systemd-j4-20221003-222746

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
Python 3.10.7
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit f9f9b48af3624e11118e0527b91167d16532ac35
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Oct 4 02:04:37 2022 +0000

    2022-10-04 02:04:36 UTC

emerge -qpvO dev-perl/Params-Validate
[ebuild  N    ] dev-perl/Params-Validate-1.300.0  USE="-examples -test"
Comment 1 Toralf Förster gentoo-dev 2022-10-04 16:29:34 UTC
Created attachment 819079 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-04 16:29:35 UTC
Created attachment 819082 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-04 16:29:36 UTC
Created attachment 819085 [details]
dev-perl:Params-Validate-1.300.0:20221004-031057.log
Comment 4 Toralf Förster gentoo-dev 2022-10-04 16:29:37 UTC
Created attachment 819088 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2022-10-04 16:29:38 UTC
Created attachment 819091 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2022-10-04 16:29:39 UTC
Created attachment 819094 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-04 16:29:40 UTC
Created attachment 819097 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-11 02:43:51 UTC
libquadmath doesn't work with Clang.