Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874975 - dev-perl/Net-LibIDN2-1.10.0 - /.../perl.h: fatal error:
Summary: dev-perl/Net-LibIDN2-1.10.0 - /.../perl.h: fatal error:
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-04 16:29 UTC by Toralf Förster
Modified: 2023-05-11 02:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.55 KB, text/plain)
2022-10-04 16:29 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,240 bytes, application/x-bzip)
2022-10-04 16:29 UTC, Toralf Förster
Details
dev-perl:Net-LibIDN2-1.10.0:20221004-042038.log (dev-perl:Net-LibIDN2-1.10.0:20221004-042038.log,3.41 KB, text/plain)
2022-10-04 16:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,46.48 KB, text/plain)
2022-10-04 16:29 UTC, Toralf Förster
Details
environment (environment,47.11 KB, text/plain)
2022-10-04 16:29 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.85 KB, application/x-bzip)
2022-10-04 16:29 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,14.65 KB, application/x-bzip)
2022-10-04 16:29 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-10-04 16:29:22 UTC
>>> Compiling source in /var/tmp/portage/dev-perl/Net-LibIDN2-1.10.0/work/Net-LibIDN2-1.01 ...
Building Net-LibIDN2
clang -I/usr/lib64/perl5/5.36/x86_64-linux-quadmath/CORE -DVERSION="1.01" -DXS_VERSION="1.01" -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 -Werror=implicit-function-declaration -Werror=implicit-int -o lib/Net/LibIDN2.o lib/Net/LibIDN2.c
In file included from lib/Net/LibIDN2.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 54cc03fc0115817145fea879062bd75f256a84cf
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Oct 4 03:32:32 2022 +0000

    2022-10-04 03:32:31 UTC

emerge -qpvO dev-perl/Net-LibIDN2
[ebuild  N    ] dev-perl/Net-LibIDN2-1.10.0  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2022-10-04 16:29:23 UTC
Created attachment 819058 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-04 16:29:24 UTC
Created attachment 819061 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-04 16:29:25 UTC
Created attachment 819064 [details]
dev-perl:Net-LibIDN2-1.10.0:20221004-042038.log
Comment 4 Toralf Förster gentoo-dev 2022-10-04 16:29:26 UTC
Created attachment 819067 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2022-10-04 16:29:27 UTC
Created attachment 819070 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2022-10-04 16:29:28 UTC
Created attachment 819073 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-04 16:29:29 UTC
Created attachment 819076 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-11 02:44:03 UTC
libquadmath doesn't work with Clang.