Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930406 - [guru] games-util/sdl2-gamepad-mapper-0.0.7 fails to compile: main.cpp:2:10: fatal error: SDL.h: No such file or directory
Summary: [guru] games-util/sdl2-gamepad-mapper-0.0.7 fails to compile: main.cpp:2:10: ...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Carlos
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-22 06:47 UTC by Agostino Sarubbo
Modified: 2024-04-22 20:52 UTC (History)
1 user (show)

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


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

Issue: games-util/sdl2-gamepad-mapper-0.0.7 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-04-22 06:47:57 UTC
Created attachment 891297 [details]
build.log

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


displaymappedjoystickbackend.cpp:3:10: fatal error: SDL2/SDL_gamecontroller.h: No such file or directory
joysticksdl.cpp:5:10: fatal error: SDL2/SDL_gamecontroller.h: No such file or directory
joysticksdl.h:9:10: fatal error: SDL2/SDL_joystick.h: No such file or directory
main.cpp:2:10: fatal error: SDL2/SDL.h: No such file or directory
mainviewbackend.cpp:22:10: fatal error: SDL2/SDL.h: No such file or directory
mappinggcviewbackend.cpp:4:10: fatal error: SDL2/SDL_gamecontroller.h: No such file or directory
sdlinputreader.cpp:1:10: fatal error: SDL2/SDL.h: No such file or directory
main.cpp:2:10: fatal error: SDL2/SDL.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2024-04-22 20:52:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=408ac587c4d89a1f0624b35e14599172535eed7c

commit 408ac587c4d89a1f0624b35e14599172535eed7c
Author:     Carlos Eduardo <carana2099@gmail.com>
AuthorDate: 2024-04-22 14:59:18 +0000
Commit:     Carlos Eduardo <carana2099@gmail.com>
CommitDate: 2024-04-22 14:59:18 +0000

    games-util/sdl2-gamepad-mapper: add missing sdl2 dependency
    
    Closes: https://bugs.gentoo.org/930406
    Signed-off-by: Carlos Eduardo <carana2099@gmail.com>

 ...2-gamepad-mapper-0.0.7.ebuild => sdl2-gamepad-mapper-0.0.7-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)