Summary: | dev-lang/eisl-2.72 fails to compile (CLANG-STRICTER-SYSTEM): main.c:237:15: error: type specifier missing, defaults to int; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Maciej Barć <xgqt> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 837791 [details]
build.log
build log and emerge --info
tinderbox_musl has reproduced this issue with version 2.72 - Updating summary. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30cc28bd0a5f1835efdf8a00979dbc28e29e637c commit 30cc28bd0a5f1835efdf8a00979dbc28e29e637c Author: Maciej Barć <xgqt@gentoo.org> AuthorDate: 2023-02-16 14:31:23 +0000 Commit: Maciej Barć <xgqt@gentoo.org> CommitDate: 2023-02-16 15:53:55 +0000 dev-lang/eisl: fix implicit Closes: https://bugs.gentoo.org/883345 Signed-off-by: Maciej Barć <xgqt@gentoo.org> dev-lang/eisl/eisl-2.65.ebuild | 5 ++++- dev-lang/eisl/eisl-2.69.ebuild | 5 ++++- dev-lang/eisl/eisl-2.70.ebuild | 5 ++++- dev-lang/eisl/eisl-2.72.ebuild | 5 ++++- dev-lang/eisl/files/eisl-2.65-implicit.patch | 11 +++++++++++ 5 files changed, 27 insertions(+), 4 deletions(-) |