| Summary: | >=media-video/vlc-0.9.0_alpha20080524 fails to build with --disable-sout | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Juergen Rose <rose> |
| Component: | Current packages | Assignee: | Gentoo Media-video project <media-video> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | please.no.spam.here, transacid |
| Priority: | High | ||
| Version: | 2007.0 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | Tarball of two media-video/vlc-0.9.0_alpha20080524 build logs. One without vlm USE flag and one with it. | ||
|
Description
Juergen Rose
2008-05-25 07:33:25 UTC
Created attachment 154227 [details]
Tarball of two media-video/vlc-0.9.0_alpha20080524 build logs. One without vlm USE flag and one with it.
This happens here too. A workaround is to enable the USE flag vlm. I have attached a tarball with two build logs: one with USE flag vlm disabled (notice the fail at the end) and one with the USE flag vlm enabled. If it is useful to you, here is my emerge --info jorge@jorge ~ $ emerge --info Portage 2.1.4.4 (default-linux/x86/2007.0/desktop, gcc-4.1.2, glibc-2.6.1-r0, 2.6.24-gentoo-r4nm i686) ================================================================= System uname: 2.6.24-gentoo-r4nm i686 AMD Athlon(tm) XP 2600+ Timestamp of tree: Sat, 24 May 2008 23:15:01 +0000 app-shells/bash: 3.2_p33 dev-java/java-config: 1.3.7, 2.0.33-r1 dev-lang/python: 2.4.4-r9 dev-python/pycrypto: 2.0.1-r6 sys-apps/baselayout: 1.12.12 sys-apps/sandbox: 1.2.18.1-r2 sys-devel/autoconf: 2.13, 2.61-r1 sys-devel/automake: 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1 sys-devel/binutils: 2.18-r1 sys-devel/gcc-config: 1.4.0-r4 sys-devel/libtool: 1.5.26 virtual/os-headers: 2.6.23-r3 ACCEPT_KEYWORDS="x86" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc" CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d" CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--nospinner" FEATURES="distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch" GENTOO_MIRRORS="http://www.las.ic.unicamp.br/pub/gentoo/ http://mirrors.usu.edu/mirrors/gentoo/ http://gentoo.osuosl.org/ http://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://gentoo.localhost.net.ar" LANG="pt_BR" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/portage/local/layman/initng /usr/portage/local/layman/enlightenment /usr/portage/local/layman/gnash-cvs /usr/local/jorgeportage" SYNC="rsync://rsync.samerica.gentoo.org/gentoo-portage" USE="3dnow 3dnowext 7zip X aac aalib acpi alsa aotuv bash-completion branding bzip2 cairo cdio cdr cracklib divx dri dvd dvdr dvdread emacs encode evo fam ffmpeg firefox flac fortran gcj gcl gif glibc-omitfp gmedia gnuplot gpm gstreamer gzip-el iceweasel iconv imap jpeg kdehiddenvisibility lesstif libcaca logrotate mad matroska midi mikmod mmx mmxext mng moznopango mp2 mp3 mpeg mplayer mudflap ncurses network-cron nptl nptlonly nsplugin nvidia offensive ogg opengl openmp pam pch pcre pdf png pnm pppd psyco python qt3support quicktime readline realmedia rtc sdl session sox speex spell srt sse ssl svg symlink tcltk tcpd theora tiff tk toolkit-scroll-bars truetype unicode usb v4l v4l2 vorbis wmp x264 x86 xml xorg xosd xv xvmc zlib" ALSA_CARDS="cmipci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INITNG_PLUGINS="also bash_launcher chdir chroot conflict cpout critical ctrlaltdel daemon_clean debug_commands envparser find fmon fstat history idleprobe initctl interactive iparser last limit lockfile logfile netdev netprobe ngc4 ngcs nge pause provide reload renice rlparser simple_launcher stcmd stdout suid syncron syslog sysreq unneeded usplash" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nv vesa nvidia" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS Setting the USE flag vlm helps for me too. Thanks for the report, I've forced --enable-sout for now as the fix doesn't seem trivial. I'll leave that bug open as a reminder. (In reply to comment #4) > Thanks for the report, I've forced --enable-sout for now as the fix doesn't > seem trivial. I'll leave that bug open as a reminder. > should be fixed for real in _beta2 now (In reply to comment #5) > (In reply to comment #4) > > Thanks for the report, I've forced --enable-sout for now as the fix doesn't > > seem trivial. I'll leave that bug open as a reminder. > > > > should be fixed for real in _beta2 now > I had to add vlm in the USE flag for _beta2 in order to work around this bug. Doesn't forcing --enable-sout supposed to have fixed this? (In reply to comment #6) > (In reply to comment #5) > > (In reply to comment #4) > > > Thanks for the report, I've forced --enable-sout for now as the fix doesn't > > > seem trivial. I'll leave that bug open as a reminder. > > > > > > > should be fixed for real in _beta2 now > > > > I had to add vlm in the USE flag for _beta2 in order to work around this bug. > Doesn't forcing --enable-sout supposed to have fixed this? > building with USE="stream -vlm" right ? |