Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 906990

Summary: games-strategy/endless-sky-0.9.16.1 fails to compile (MUSL-SYSTEM): Format.h:31:36: error: int64_t has not been declared
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-05-23 11:44:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-strategy/endless-sky-0.9.16.1 fails to compile (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-23 11:44:47 UTC
Created attachment 862265 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-05-05 23:44:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b8892ae1d5f997bd678d4cfd9864ea916620bb8

commit 4b8892ae1d5f997bd678d4cfd9864ea916620bb8
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2024-05-05 18:48:09 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2024-05-05 23:43:46 +0000

    games-strategy/endless-sky: add 0.10.6
    
    Sorry for long overdue bump, may look at this package myself
    in the future for bumps.
    
    bug #929596: python is no longer used due to migration to cmake
    
    bug #906990: untested with musl+gcc but looking at the sources
    the immediate issue noted should be fixed (lot of missing cstdint
    were added), please file a new bug if still broken with musl
    
    Closes: https://bugs.gentoo.org/906990
    Closes: https://bugs.gentoo.org/915807
    Closes: https://bugs.gentoo.org/929596
    Thanks-to: hkBst
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 games-strategy/endless-sky/Manifest                |  1 +
 .../endless-sky/endless-sky-0.10.6.ebuild          | 87 ++++++++++++++++++++++
 2 files changed, 88 insertions(+)