Summary: | games-puzzle/galaxis-1.10 fails to compile (MUSL-CLANG-SYSTEM): galaxis.c:199:5: error: call to undeclared library function bzero with type void (void , unsigned long); ISO C99 and later do not support implicit function declarations [-Wimplicit-function- | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Games <games> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/33170 | ||
Whiteboard: | ~arch only | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 854058 [details]
build.log
build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d0922f67eb64603d744c26f994027b4662325b4 commit 8d0922f67eb64603d744c26f994027b4662325b4 Author: Brahmajit Das <brahmajit.xyz@gmail.com> AuthorDate: 2023-10-03 18:49:38 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2023-10-09 20:37:57 +0000 games-puzzle/galaxis: Fix call to undeclared library function bzero Closes: https://bugs.gentoo.org/895986 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33170 Signed-off-by: James Le Cuirot <chewi@gentoo.org> .../files/galaxis-1.10-clang16-build-fix.patch | 11 ++++++ games-puzzle/galaxis/galaxis-1.10-r1.ebuild | 39 ++++++++++++++++++++++ 2 files changed, 50 insertions(+) |