Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895986 - 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-
Summary: games-puzzle/galaxis-1.10 fails to compile (MUSL-CLANG-SYSTEM): galaxis.c:199...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-02-23 08:45 UTC by Agostino Sarubbo
Modified: 2023-10-09 20:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,45.20 KB, text/plain)
2023-02-23 08:45 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-02-23 08:45:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-puzzle/galaxis-1.10 fails to compile (MUSL-CLANG-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-CLANG-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc + clang16 but this bug MAY or MAY NOT BE related to musl/clang16.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-23 08:45:45 UTC
Created attachment 854058 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-10-09 20:39:57 UTC
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(+)