Summary: | app-crypt/seahorse-43.0-r3: (GCC-14-SYSTEM) error: returning ‘void *’ from a function with return type ‘gboolean’ [-Wint-conversion] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | tdr <ted.d.rodgers> |
Component: | Current packages | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | chris, csfore, ted.d.rodgers |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=919458 https://gitlab.gnome.org/GNOME/seahorse/-/issues/382 https://bugs.gentoo.org/show_bug.cgi?id=942458 |
||
Whiteboard: | fixed in 43.0-r4 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: |
emerge_info
make.conf app-crypt:seahorse-43.0-r3:20240219-175547.log |
Description
tdr
2024-02-19 19:01:30 UTC
Created attachment 885432 [details]
emerge_info
Created attachment 885433 [details]
make.conf
Created attachment 885434 [details]
app-crypt:seahorse-43.0-r3:20240219-175547.log
This is ~the same as bug 919458 but that one is with Clang and the error message is slightly different. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8e1df8cd659084771c6027fbdb1255934d1f996 commit c8e1df8cd659084771c6027fbdb1255934d1f996 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-06-03 07:54:06 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-06-03 07:54:45 +0000 app-crypt/seahorse: fix modern C issues For c99-2.patch, we backport an upstream commit as Fedora did, as it felt like a better idea. Closes: https://bugs.gentoo.org/882805 Closes: https://bugs.gentoo.org/919323 Closes: https://bugs.gentoo.org/919458 Closes: https://bugs.gentoo.org/924997 Signed-off-by: Sam James <sam@gentoo.org> app-crypt/seahorse/files/seahorse-43.0-c99-2.patch | 517 +++++++++++++++++++++ app-crypt/seahorse/files/seahorse-43.0-c99.patch | 21 + app-crypt/seahorse/seahorse-43.0-r4.ebuild | 87 ++++ 3 files changed, 625 insertions(+) |