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 packages | Assignee: | 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
![]() 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. |