Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934029 - games-roguelike/tomenet-4.9.1 fails to compile: SDL_stdinc.h:50:5: error: redeclaration of enumerator SDL_FALSE
Summary: games-roguelike/tomenet-4.9.1 fails to compile: SDL_stdinc.h:50:5: error: red...
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: 2024-06-11 07:05 UTC by Agostino Sarubbo
Modified: 2024-09-11 01:10 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,158.44 KB, text/plain)
2024-06-11 07:05 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 2024-06-11 07:05:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-roguelike/tomenet-4.9.1 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-06-11 07:05:29 UTC
Created attachment 895558 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-06-11 07:05:29 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lSDL2_mixer: No such file or directory
/usr/include/SDL/SDL_stdinc.h:50:5: error: redeclaration of enumerator ‘SDL_FALSE’
Comment 3 Larry the Git Cow gentoo-dev 2024-09-11 01:10:21 UTC
The bug has been closed via the following commit(s):

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

commit c5cd33e80112cc1b37390156635c43b792e3b304
Author:     Stefan Strogin <steils@gentoo.org>
AuthorDate: 2024-09-11 01:03:01 +0000
Commit:     Stefan Strogin <steils@gentoo.org>
CommitDate: 2024-09-11 01:10:01 +0000

    games-roguelike/tomenet: upgrade 4.9.1 -> 4.9.2
    
    Upgrade deps to sdl2.
    
    Closes: https://bugs.gentoo.org/934029
    Closes: https://bugs.gentoo.org/936759
    Signed-off-by: Stefan Strogin <steils@gentoo.org>

 games-roguelike/tomenet/Manifest                         |  2 +-
 ...4.9.1-makefile.patch => tomenet-4.9.2-makefile.patch} | 16 ++++++++--------
 .../{tomenet-4.9.1.ebuild => tomenet-4.9.2.ebuild}       |  6 +++---
 3 files changed, 12 insertions(+), 12 deletions(-)