Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 366815 - media-video/vlc-1.1.9 fails to emerge
Summary: media-video/vlc-1.1.9 fails to emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-11 02:56 UTC by a_tevelev
Modified: 2011-06-22 12:38 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge.inf,4.50 KB, text/plain)
2011-05-11 02:57 UTC, a_tevelev
Details
build.log (build.log.gz,34.09 KB, text/plain)
2011-05-18 00:43 UTC, a_tevelev
Details
build.log.gz (build.log.gz,34.09 KB, application/x-gzip)
2011-05-18 00:47 UTC, a_tevelev
Details
Original build.log, uncompressed (build.log,120.19 KB, text/x-log)
2011-05-18 08:07 UTC, Dror Levin (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description a_tevelev 2011-05-11 02:56:11 UTC
media-video/vlc-1.1.9 fails to emerge.

Reproducible: Always

Steps to Reproduce:
# emerge -v media-video/vlc


hese are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] media-video/vlc-1.1.9  USE="a52 aac alsa dvb dvd ffmpeg flac gcrypt ieee1394 matroska mmx mp3 mpeg ncurses ogg png sdl speex sqlite sse svg theora truetype v4l2 vorbis x264 xcb xml -X -aalib (-altivec) -atmo -avahi -bidi -cdda -cddb -dbus -dc1394 -debug -dirac -directfb -dts -fbcon -fluidsynth -fontconfig -ggi -gme -gnome -gnutls -httpd -id3tag -jack -kate -kde -libass -libcaca -libnotify -libproxy -libtiger -libv4l -libv4l2 -lirc -live -lua -modplug -mtp -musepack -nsplugin -opengl -optimisememory -oss -projectm -pulseaudio -pvr -qt4 -remoteosd -rtsp -run-as-root -samba -schroedinger -sdl-image -shine -shout -skins -stream (-svga) -taglib -twolame -udev -upnp -v4l -vaapi -vcdx -vlm (-win32codecs) -wma-fixed -xosd -xv -zvbi" 0 kB                         

Total: 1 package (1 new), Size of downloads: 0 kB

Actual Results:  
make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.1.9/work/vlc-1.1.9/modules/video_output'
  CC     libvout_sdl_plugin_la-sdl.lo
  CC     libvout_sdl_plugin_la-keythread.lo
  CC     libxcb_x11_plugin_la-x11.lo
sdl.c:46:4: error: #error Xlib required due to XInitThreads
  CC     libxcb_x11_plugin_la-common.lo
make[5]: *** [libvout_sdl_plugin_la-sdl.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.1.9/work/vlc-1.1.9/modules/video_output'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/var/tmp/portage/media-video/vlc-1.1.9/work/vlc-1.1.9/modules/video_output'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/var/tmp/portage/media-video/vlc-1.1.9/work/vlc-1.1.9/modules/video_output'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-video/vlc-1.1.9/work/vlc-1.1.9/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-video/vlc-1.1.9/work/vlc-1.1.9'
make: *** [all] Error 2
emake failed
 * ERROR: media-video/vlc-1.1.9 failed (compile phase):
 *   died running emake, base_src_make
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 4104:  Called base_src_compile
 *   environment, line  842:  Called base_src_make
 *   environment, line  880:  Called die
 * The specific snippet of code:
 *           emake "$@" || die "died running emake, $FUNCNAME";
 * 
 * If you need support, post the output of 'emerge --info =media-video/vlc-1.1.9',
 * the complete build log and the output of 'emerge -pqv =media-video/vlc-1.1.9'.
 * The complete build log is located at '/var/tmp/portage/media-video/vlc-1.1.9/temp/build.log.gz'.
 * The ebuild environment file is located at '/var/tmp/portage/media-video/vlc-1.1.9/temp/environment'.
 * S: '/var/tmp/portage/media-video/vlc-1.1.9/work/vlc-1.1.9'

>>> Failed to emerge media-video/vlc-1.1.9, Log file:

Expected Results:  
Emerges successfully.
Comment 1 a_tevelev 2011-05-11 02:57:44 UTC
Created attachment 272801 [details]
emerge --info
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2011-05-12 23:04:31 UTC
Please attach the entire build log.
Comment 3 a_tevelev 2011-05-18 00:43:58 UTC
Created attachment 273739 [details]
build.log
Comment 4 a_tevelev 2011-05-18 00:47:38 UTC
Created attachment 273741 [details]
build.log.gz
Comment 5 Dror Levin (RETIRED) gentoo-dev 2011-05-18 08:07:50 UTC
Created attachment 273807 [details]
Original build.log, uncompressed

The build.log you uploaded is compressed twice, for some reason. This is an uncompressed version, for easier reading.
Comment 6 Alexis Ballier gentoo-dev 2011-06-22 12:38:38 UTC
fixed, thanks for the report