Summary: | app-text/texlive-core-2021-r4 - /.../prepmx.c: error: return type defaults to int [-Werror=implicit-int] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Alexis Ballier <aballier> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | tex |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | fixed in 2021-r6 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: |
emerge-info.txt
app-text:texlive-core-2021-r4:20221003-055752.log.bz2 emerge-history.txt environment etc.portage.tar.bz2 logs.tar.bz2 temp.tar.bz2 |
Description
Toralf Förster
![]() Created attachment 817252 [details]
emerge-info.txt
Created attachment 817255 [details]
app-text:texlive-core-2021-r4:20221003-055752.log.bz2
Created attachment 817258 [details]
emerge-history.txt
Created attachment 817261 [details]
environment
Created attachment 817264 [details]
etc.portage.tar.bz2
Created attachment 817267 [details]
logs.tar.bz2
Created attachment 817270 [details]
temp.tar.bz2
*** Bug 874555 has been marked as a duplicate of this bug. *** The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1483bf15cabed049b131eb44cfb409a84d06aa4c commit 1483bf15cabed049b131eb44cfb409a84d06aa4c Author: Sam James <sam@gentoo.org> AuthorDate: 2022-11-24 08:15:13 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-11-24 08:15:55 +0000 app-text/texlive-core: fix build w/ clang 16 wrt -D_GNU_SOURCE: this should be upstreamed but I want to revisit this once we've actually bumped to 2022. Closes: https://bugs.gentoo.org/874546 Closes: https://bugs.gentoo.org/882245 Signed-off-by: Sam James <sam@gentoo.org> .../files/texlive-core-2021-clang-16.patch | 172 +++++++++++++++++++++ ...-2021-r4.ebuild => texlive-core-2021-r5.ebuild} | 4 + 2 files changed, 176 insertions(+) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b970182de2a6a6da4748572295e4a6e46f16736c commit b970182de2a6a6da4748572295e4a6e46f16736c Author: Sam James <sam@gentoo.org> AuthorDate: 2023-02-28 02:56:15 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-02-28 03:01:16 +0000 app-text/texlive-core: fix another Clang 16 configure issue Bug: https://bugs.gentoo.org/882245 Bug: https://bugs.gentoo.org/874546 Signed-off-by: Sam James <sam@gentoo.org> .../files/texlive-core-2021-clang-16.patch | 49 ++++++++++++++++++++++ ...-2021-r5.ebuild => texlive-core-2021-r6.ebuild} | 2 +- 2 files changed, 50 insertions(+), 1 deletion(-) |