Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59199 - vlc does not emerge
Summary: vlc does not emerge
Status: RESOLVED DUPLICATE of bug 47777
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-02 15:15 UTC by Antonio
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio 2004-08-02 15:15:03 UTC
vlc-0.6.2 does not emerge.

my emerge info:

Portage 2.0.50-r9 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.7-gentoo-r11)
=================================================================
System uname: 2.6.7-gentoo-r11 i686 AMD Athlon(tm) MP 1700+
Gentoo Base System version 1.4.16
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /etc/tomcat5 /opt/resin/conf /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/bind /var/lib/jboss /var/qmail/control /var/www/localhost/htdocs/mythweb/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache collision-protect distcc sandbox"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo http://sunsite.cnlab-switch.ch/mirror/gentoo/ ftp://planetmirror.com/pub/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X X509 Xaw3d aalib acl acpi acpi4linux aim alsa amd apache2 apm arts audiofile autofs avi berkdb blender-game bonobo cddb cdr clamav clisp cmucl crypt cups curl dillo divx4linux doc dv dvb dvd dvdr dvdread emacs encode escreen esd etwin evms2 evo exif f77 faac faad fam ffmpeg flac flash fmod foomaticdb ftp gcl gd gdbm geoip ggi gif gimp gimpprint gnome gnomedb gnuplot gphoto2 gpm gs gstreamer gtk gtk2 gtkhtml guile hbci icq imagemagick imap imlib imlib2 ipv6 jabber jack java javamail javascript jpeg kde kerberos ldirectord libdsk libg++ libgda libwww live mad mbox mcal mdb mikmod mldonkeypango mmx mng monkey motif mozaccess mozcalendar mozilla mozsvg mpeg mpeg4 mplayer msdav msn mysql nas ncurses net nls nptl nvidia oav odbc ofx oggvorbis openal opengl oscar oss pam pdflib perl pic png portaudio postgres ppds pthreads python qt quicktime readline ruby samba sasl scanner sdl slang sndfile speex spell ssl svg svga tcltk tcpd tetex theora tiff transcode truetype type1 usb v4l v4l2 virus-scan wxwindows x86 xface xfs xine xinerama xml xml2 xmms xosd xprint xrandr xv xvid yahoo zlib"

and this is error:

......
......
.......
gcc -Wsign-compare -Wall -finline-limit-30000 -pipe -o libmpeg_audio_plugin.so libmpeg_audio_plugin_a-mpeg_audio.o `top_builddir=../.. ../../vlc-config --libs plugin mpeg_audio`
make[4]: Leaving directory `/var/tmp/portage/vlc-0.6.2/work/vlc-0.6.2/modules/codec'
make[4]: Entering directory `/var/tmp/portage/vlc-0.6.2/work/vlc-0.6.2/modules/codec'
if gcc -DHAVE_CONFIG_H -I. -I. -I../..   -DSYS_LINUX -I../../include `top_builddir="../.." ../../vlc-config --cflags plugin libmpeg2` -Wsign-compare -Wall  -finline-limit-30000 -pipe -MT liblibmpeg2_plugin_a-libmpeg2.o -MD -MP -MF ".deps/liblibmpeg2_plugin_a-libmpeg2.Tpo" \
  -c -o liblibmpeg2_plugin_a-libmpeg2.o `test -f 'libmpeg2.c' || echo './'`libmpeg2.c; \
then mv -f ".deps/liblibmpeg2_plugin_a-libmpeg2.Tpo" ".deps/liblibmpeg2_plugin_a-libmpeg2.Po"; \
else rm -f ".deps/liblibmpeg2_plugin_a-libmpeg2.Tpo"; exit 1; \
fi
distcc[24784] ERROR: compile on localhost failed
libmpeg2.c: In function `RunDecoder':
libmpeg2.c:224: warning: implicit declaration of function `mpeg2_pts'
libmpeg2.c:382: error: `PIC_FLAG_PTS' undeclared (first use in this function)
libmpeg2.c:382: error: (Each undeclared identifier is reported only once
libmpeg2.c:382: error: for each function it appears in.)
libmpeg2.c:383: error: structure has no member named `pts'
make[4]: *** [liblibmpeg2_plugin_a-libmpeg2.o] Error 1
make[4]: Leaving directory `/var/tmp/portage/vlc-0.6.2/work/vlc-0.6.2/modules/codec'
make[3]: *** [all-libmpeg2] Error 1
make[3]: Leaving directory `/var/tmp/portage/vlc-0.6.2/work/vlc-0.6.2/modules/codec'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/vlc-0.6.2/work/vlc-0.6.2/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/vlc-0.6.2/work/vlc-0.6.2'
make: *** [all] Error 2

!!! ERROR: media-video/vlc-0.6.2 failed.
!!! Function src_compile, Line 177, Exitcode 2
!!! make failed


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2004-08-03 08:49:30 UTC
try a more recent version
Comment 2 Daniel Westermann-Clark 2004-08-05 12:09:50 UTC
This looks like a duplicate of bug 47777.
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2004-08-05 15:06:57 UTC

*** This bug has been marked as a duplicate of 47777 ***