Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662008 - media-libs/mlt-6.6.0-r1 : consumer_sdl.c:918:10: error: SDL_SysWMinfo {aka struct SDL_SysWMinfo} has no member named subsystem
Summary: media-libs/mlt-6.6.0-r1 : consumer_sdl.c:918:10: error: SDL_SysWMinfo {aka st...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-24 17:41 UTC by Toralf Förster
Modified: 2018-08-07 19:02 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.83 KB, text/plain)
2018-07-24 17:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,243.44 KB, text/plain)
2018-07-24 17:42 UTC, Toralf Förster
Details
environment (environment,133.60 KB, text/plain)
2018-07-24 17:42 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.33 KB, application/x-bzip)
2018-07-24 17:42 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,454 bytes, application/x-bzip)
2018-07-24 17:42 UTC, Toralf Förster
Details
media-libs:mlt-6.6.0-r1:20180724-142746.log (media-libs:mlt-6.6.0-r1:20180724-142746.log,46.80 KB, text/plain)
2018-07-24 17:42 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,32.10 KB, application/x-bzip)
2018-07-24 17:42 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-07-24 17:41:55 UTC
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DARCH_X86_64 -Wall -DPIC    -DUSE_MMX -DUSE_SSE -DUSE_SSE2  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -DARCH_X86_64 -Wall -DPIC    -DUSE_MMX -DUSE_SSE -DUSE_SSE2  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -DARCH_X86_64 -Wall -DPIC    -DUSE_MMX -DUSE_SSE -DUSE_SSE2  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DWITH_SDL_IMAGE   -c -o consumer_sdl.o consumer_sdl.c
consumer_sdl.c: In function ‘consumer_get_dimensions’:
consumer_sdl.c:918:10: error: ‘SDL_SysWMinfo {aka struct SDL_SysWMinfo}’ has no member named ‘subsystem’
   if ( wm.subsystem == SDL_SYSWM_X11 )
          ^
consumer_sdl.c:918:24: error: ‘SDL_SYSWM_X11’ undeclared (first use in this function); did you mean ‘SDL_SYSWMEVENT’?

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_libressl_20180717-201919

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv media-libs/mlt
[ebuild  N    ] media-libs/mlt-6.6.0-r1  USE="xine -compressed-lumas -debug -ffmpeg -fftw -frei0r -gtk -jack -kdenlive -libav -libsamplerate -lua -melt -opencv -opengl -python -qt5 -rtaudio -ruby -sdl -sdl2 (-vdpau) -xml" CPU_FLAGS_X86="mmx sse sse2" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2018-07-24 17:41:58 UTC
Created attachment 540818 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-24 17:42:00 UTC
Created attachment 540820 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-07-24 17:42:03 UTC
Created attachment 540822 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-07-24 17:42:06 UTC
Created attachment 540824 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-07-24 17:42:09 UTC
Created attachment 540826 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-07-24 17:42:12 UTC
Created attachment 540828 [details]
media-libs:mlt-6.6.0-r1:20180724-142746.log
Comment 7 Toralf Förster gentoo-dev 2018-07-24 17:42:15 UTC
Created attachment 540830 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-08-07 19:02:29 UTC
The bug has been closed via the following commit(s):

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

commit 17888ed38c5465964d97339eb4cae593bf4b2cb5
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-08-07 19:02:07 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-08-07 19:02:07 +0000

    media-libs/mlt: Properly disable USE=-sdl
    
    Closes: https://bugs.gentoo.org/662008
    Package-Manager: Portage-2.3.44, Repoman-2.3.10

 media-libs/mlt/mlt-6.6.0-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)