Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 426964 - ERROR: media-libs/mlt-0.7.8 failed (compile phase):
Summary: ERROR: media-libs/mlt-0.7.8 failed (compile phase):
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-17 10:27 UTC by iiipod8
Modified: 2012-07-18 15:28 UTC (History)
0 users

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


Attachments
info (info,4.32 KB, text/plain)
2012-07-17 10:27 UTC, iiipod8
Details
pqv (pqv,375 bytes, text/plain)
2012-07-17 10:29 UTC, iiipod8
Details
env (environment,181.83 KB, text/plain)
2012-07-17 10:29 UTC, iiipod8
Details

Note You need to log in before you can comment on or make changes to this bug.
Description iiipod8 2012-07-17 10:27:52 UTC
Created attachment 318420 [details]
info

make[2]: Entering directory `/var/tmp/portage/media-libs/mlt-0.7.8/work/mlt-0.7.8/src/modules/sdl'
i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wall -DPIC        -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC        -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC        -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread `sdl-config --cflags` -DWITH_SDL_IMAGE   -c -o factory.o factory.c
i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wall -DPIC        -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC        -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC        -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread `sdl-config --cflags` -DWITH_SDL_IMAGE   -c -o consumer_sdl.o consumer_sdl.c
consumer_sdl.c: In function ?consumer_get_dimensions?:
consumer_sdl.c:896:10: error: ?SDL_SysWMinfo? has no member named ?subsystem?
consumer_sdl.c:896:24: error: ?SDL_SYSWM_X11? undeclared (first use in this function)
consumer_sdl.c:896:24: note: each undeclared identifier is reported only once for each function it appears in
consumer_sdl.c:899:4: error: ?Window? undeclared (first use in this function)
consumer_sdl.c:899:11: error: expected ?;? before ?window?
consumer_sdl.c:902:4: error: ?Display? undeclared (first use in this function)
consumer_sdl.c:902:13: error: ?display? undeclared (first use in this function)
consumer_sdl.c:902:25: error: ?SDL_SysWMinfo? has no member named ?info?
consumer_sdl.c:905:4: error: ?XWindowAttributes? undeclared (first use in this function)
consumer_sdl.c:905:22: error: expected ?;? before ?attr?
consumer_sdl.c:906:4: warning: implicit declaration of function ?XGetWindowAttributes?
consumer_sdl.c:906:35: error: ?window? undeclared (first use in this function)
consumer_sdl.c:906:44: error: ?attr? undeclared (first use in this function)
make[2]: *** [consumer_sdl.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-libs/mlt-0.7.8/work/mlt-0.7.8/src/modules/sdl'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-libs/mlt-0.7.8/work/mlt-0.7.8/src/modules'
make: *** [all] Error 1
 * ERROR: media-libs/mlt-0.7.8 failed (compile phase):
 *   make failede
 * 
 * If you need support, post the output of `emerge --info '=media-libs/mlt-0.7.8'`,
 * the complete build log and the output of `emerge -pqv '=media-libs/mlt-0.7.8'`.
 * The complete build log is located at '/var/tmp/portage/media-libs/mlt-0.7.8/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/mlt-0.7.8/temp/environment'.
 * Working directory: '/var/tmp/portage/media-libs/mlt-0.7.8/work/mlt-0.7.8'
 * S: '/var/tmp/portage/media-libs/mlt-0.7.8/work/mlt-0.7.8'

>>> Failed to emerge media-libs/mlt-0.7.8, Log file:

>>>  '/var/tmp/portage/media-libs/mlt-0.7.8/temp/build.log'

 * Messages for package media-libs/mlt-0.7.8:

 * ERROR: media-libs/mlt-0.7.8 failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=media-libs/mlt-0.7.8'`,
 * the complete build log and the output of `emerge -pqv '=media-libs/mlt-0.7.8'`.
 * The complete build log is located at '/var/tmp/portage/media-libs/mlt-0.7.8/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/mlt-0.7.8/temp/environment'.
 * Working directory: '/var/tmp/portage/media-libs/mlt-0.7.8/work/mlt-0.7.8'
 * S: '/var/tmp/portage/media-libs/mlt-0.7.8/work/mlt-0.7.8'
Comment 1 iiipod8 2012-07-17 10:29:08 UTC
Created attachment 318422 [details]
pqv
Comment 2 iiipod8 2012-07-17 10:29:22 UTC
Created attachment 318424 [details]
env
Comment 3 Rafał Mużyło 2012-07-17 10:54:31 UTC
Just a guess: 'emerge -1pv libsdl' ?
Comment 4 iiipod8 2012-07-17 13:09:15 UTC
(In reply to comment #3)
> Just a guess: 'emerge -1pv libsdl' ?

Thanks for your suggest!
I try it and I filed with the same error code.
Comment 5 Rafał Mużyło 2012-07-17 15:01:56 UTC
(In reply to comment #4)
> (In reply to comment #3)
> > Just a guess: 'emerge -1pv libsdl' ?
> 
> Thanks for your suggest!
> I try it and I filed with the same error code.

No, I've meant "what useflags is it built with ?".
Comment 6 iiipod8 2012-07-18 04:30:52 UTC
(In reply to comment #5)
> (In reply to comment #4)
> > (In reply to comment #3)
> > > Just a guess: 'emerge -1pv libsdl' ?
> > 
> > Thanks for your suggest!
> > I try it and I filed with the same error code.
> 
> No, I've meant "what useflags is it built with ?".

Calculating dependencies... done!
[ebuild   R    ] media-libs/libsdl-1.2.15  USE="audio joystick video -X -aalib -alsa -custom-cflags -dga -directfb -fbcon -ggi -libcaca -nas -opengl -oss (-ps3) -pulseaudio -static-libs -svga -tslib -xinerama -xv" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB
Comment 7 Ben de Groot (RETIRED) gentoo-dev 2012-07-18 11:14:49 UTC
(In reply to comment #6)
> (In reply to comment #5)
> > No, I've meant "what useflags is it built with ?".
> 
> Calculating dependencies... done!
> [ebuild   R    ] media-libs/libsdl-1.2.15  USE="audio joystick video -X
> -aalib -alsa -custom-cflags -dga -directfb -fbcon -ggi -libcaca -nas -opengl
> -oss (-ps3) -pulseaudio -static-libs -svga -tslib -xinerama -xv" 0 kB
> 
> Total: 1 package (1 reinstall), Size of downloads: 0 kB

Try remerging libsdl with USE=X enabled. We may need to add a use dependency.
Comment 8 iiipod8 2012-07-18 15:28:22 UTC
(In reply to comment #7)
> (In reply to comment #6)
> > (In reply to comment #5)
> > > No, I've meant "what useflags is it built with ?".
> > 
> > Calculating dependencies... done!
> > [ebuild   R    ] media-libs/libsdl-1.2.15  USE="audio joystick video -X
> > -aalib -alsa -custom-cflags -dga -directfb -fbcon -ggi -libcaca -nas -opengl
> > -oss (-ps3) -pulseaudio -static-libs -svga -tslib -xinerama -xv" 0 kB
> > 
> > Total: 1 package (1 reinstall), Size of downloads: 0 kB
> 
> Try remerging libsdl with USE=X enabled. We may need to add a use dependency.

I got it by USE="X" filed,then I try add "media-libs/libsdl X opengl"to package.use and solve this problem!
 Thank You!