Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 655788 - media-libs/libsdl2-2.0.8-r2 : include/SDL_config.h:33:10: fatal error: SDL2/SDL_platform.h: No such file or directory
Summary: media-libs/libsdl2-2.0.8-r2 : include/SDL_config.h:33:10: fatal error: SDL2/S...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-15 15:44 UTC by Toralf Förster
Modified: 2018-05-16 10:01 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.17 KB, text/plain)
2018-05-15 15:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,38.43 KB, text/plain)
2018-05-15 15:45 UTC, Toralf Förster
Details
environment (environment,124.61 KB, text/plain)
2018-05-15 15:45 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.60 KB, application/x-bzip)
2018-05-15 15:45 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,16.41 KB, application/x-bzip)
2018-05-15 15:45 UTC, Toralf Förster
Details
media-libs:libsdl2-2.0.8-r2:20180515-002737.log (media-libs:libsdl2-2.0.8-r2:20180515-002737.log,20.35 KB, text/plain)
2018-05-15 15:45 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,34.34 KB, application/x-bzip)
2018-05-15 15:45 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-05-15 15:44:57 UTC
In file included from /var/tmp/portage/media-libs/libsdl2-2.0.8-r2/work/SDL2-2.0.8/src/./SDL_internal.h:48:0,
                 from /var/tmp/portage/media-libs/libsdl2-2.0.8-r2/work/SDL2-2.0.8/src/SDL.c:21:
include/SDL_config.h:33:10: fatal error: SDL2/SDL_platform.h: No such file or directory
 #include "SDL2/SDL_platform.h"
          ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_test_20180513-102141

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)




emerge -qpv media-libs/libsdl2
[ebuild  N    ] media-libs/libsdl2-2.0.8-r2  USE="X alsa dbus joystick opengl sound threads udev video (-altivec) (-aqua) (-custom-cflags) -gles -haptic -libsamplerate -nas -oss -pulseaudio -static-libs -tslib -wayland -xinerama -xscreensaver" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="mmx sse sse2 -3dnow"
Comment 1 Toralf Förster gentoo-dev 2018-05-15 15:45:00 UTC
Created attachment 531486 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-15 15:45:03 UTC
Created attachment 531488 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-05-15 15:45:06 UTC
Created attachment 531490 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-05-15 15:45:09 UTC
Created attachment 531492 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-05-15 15:45:13 UTC
Created attachment 531494 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-05-15 15:45:16 UTC
Created attachment 531496 [details]
media-libs:libsdl2-2.0.8-r2:20180515-002737.log
Comment 7 Toralf Förster gentoo-dev 2018-05-15 15:45:19 UTC
Created attachment 531498 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-05-16 10:01:54 UTC
The bug has been closed via the following commit(s):

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

commit 688da4db0a7e233f95f2c292c8c8d7b8fa439274
Author:     Tupone Alfredo <tupone@gentoo.org>
AuthorDate: 2018-05-16 10:01:32 +0000
Commit:     Tupone Alfredo <tupone@gentoo.org>
CommitDate: 2018-05-16 10:01:32 +0000

    media-libs/libsdl2: Fix build when first installing
    
    Closes: https://bugs.gentoo.org/655788
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-libs/libsdl2/libsdl2-2.0.8-r2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)