Summary: | sys-libs/readline-8.2_p7[utils] - [clang] configure: error: Cant run the compiler - sorry | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | gabifalk |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=870424 https://github.com/gentoo/gentoo/pull/36621 |
||
Whiteboard: | fixed in 8.1_p2-r2 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.clang.tar.xz etc.portage.tar.xz logs.tar.xz qlist-info.txt sys-libs:readline-8.2_p7:20231205-084603.log |
Description
Toralf Förster
![]() Created attachment 877311 [details]
emerge-info.txt
Created attachment 877312 [details]
emerge-history.txt
Created attachment 877313 [details]
environment
Created attachment 877314 [details]
etc.clang.tar.xz
Created attachment 877315 [details]
etc.portage.tar.xz
Created attachment 877316 [details]
logs.tar.xz
Created attachment 877317 [details]
qlist-info.txt
Created attachment 877318 [details]
sys-libs:readline-8.2_p7:20231205-084603.log
I don't get why I haven't hit this... oh, it needs USE=utils The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f2879693f68d2a9a489d923ffd6e4ff96ec714b commit 5f2879693f68d2a9a489d923ffd6e4ff96ec714b Author: Gabi Falk <gabifalk@gmx.com> AuthorDate: 2024-05-09 23:15:00 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-05-11 00:26:39 +0000 sys-libs/readline: USE=utils: port to modern C (C99) GCC 14 enables -Werror=implicit-function-declaration and -Werror=implicit-int by default. Closes: https://bugs.gentoo.org/870424 Closes: https://bugs.gentoo.org/919256 Link: https://lists.gnu.org/archive/html/bug-readline/2024-05/msg00000.html Signed-off-by: Gabi Falk <gabifalk@gmx.com> Closes: https://github.com/gentoo/gentoo/pull/36621 Signed-off-by: Sam James <sam@gentoo.org> .../readline/files/readline-8.1-rlfe-c99.patch | 1201 ++++++++++++++++++++ sys-libs/readline/readline-8.1_p2-r1.ebuild | 2 +- sys-libs/readline/readline-8.1_p2-r2.ebuild | 2 +- sys-libs/readline/readline-8.2_p10.ebuild | 2 +- sys-libs/readline/readline-8.3_alpha.ebuild | 1 + sys-libs/readline/readline-9999.ebuild | 1 + 6 files changed, 1206 insertions(+), 3 deletions(-) |