Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 868720 - games-puzzle/enigma-1.21-r3 fails to compile (MUSL): Value.cc:152:31: error: invalid cast from type std::nullptr_t to type double
Summary: games-puzzle/enigma-1.21-r3 fails to compile (MUSL): Value.cc:152:31: error: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-06 11:37 UTC by Agostino Sarubbo
Modified: 2025-06-07 22:05 UTC (History)
0 users

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


Attachments
build.log (build.log,207.29 KB, text/plain)
2022-09-06 11:37 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 2022-09-06 11:37:51 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-puzzle/enigma-1.21-r3 fails to compile (MUSL).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-09-06 11:37:54 UTC
Created attachment 803404 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2025-06-07 22:05:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4361e2f15db8f3f934e9d1497d350faf62f77a96

commit 4361e2f15db8f3f934e9d1497d350faf62f77a96
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2025-06-07 22:03:24 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2025-06-07 22:03:24 +0000

    games-puzzle/enigma: Version bump to 1.30, fixes musl, EAPI 8
    
    The non-free menu music track is now conditionally removed. A patch to
    remove references to it was submitted, but simply deleting the file has
    the same effect.
    
    Closes: https://bugs.gentoo.org/739292
    Closes: https://bugs.gentoo.org/778542
    Closes: https://bugs.gentoo.org/868720
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 games-puzzle/enigma/Manifest                       |   1 +
 games-puzzle/enigma/enigma-1.30.ebuild             |  83 +++++++++++
 games-puzzle/enigma/files/enigma-1.30-build.patch  |  98 ++++++++++++
 .../enigma/files/enigma-1.30-no-gettext.patch      | 164 +++++++++++++++++++++
 games-puzzle/enigma/metadata.xml                   |   4 +
 5 files changed, 350 insertions(+)