Summary: | media-libs/plotutils-2.6-r2 has implicit function declarations in configure logs (GCC-13-SYSTEM) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Printing Team <printing> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | pacho |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=942825 | ||
Whiteboard: | fixed in 2.6-r3 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 906027 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 856314 [details]
build.log
build log and emerge --info
This can be solved with: https://src.fedoraproject.org/rpms/plotutils/blob/rawhide/f/plotutils-configure-c99.patch The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=530901e555a778c235f8031a65abb5c4eff9cf05 commit 530901e555a778c235f8031a65abb5c4eff9cf05 Author: Pacho Ramos <pacho@gentoo.org> AuthorDate: 2024-09-09 08:19:55 +0000 Commit: Pacho Ramos <pacho@gentoo.org> CommitDate: 2024-09-09 08:22:41 +0000 media-libs/plotutils: Drop .la files, fix impl declarations Fix implicit declarations in configure files, c++17 compat (also fixing tests), drop .la files, port to greadme.eclass. Closes: https://bugs.gentoo.org/899836 Closes: https://bugs.gentoo.org/847508 Closes: https://bugs.gentoo.org/618708 Signed-off-by: Pacho Ramos <pacho@gentoo.org> .../files/plotutils-2.6-configure-c99.patch | 54 ++++++++++++++ .../plotutils/files/plotutils-2.6-cxx17-fix.patch | 46 ++++++++++++ media-libs/plotutils/plotutils-2.6-r3.ebuild | 82 ++++++++++++++++++++++ 3 files changed, 182 insertions(+) |