Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 113279 - vlc-0.8.1-r1 fails to merge due to a missing command
Summary: vlc-0.8.1-r1 fails to merge due to a missing command
Status: RESOLVED DUPLICATE of bug 77153
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-22 12:27 UTC by Kiyoshi Aman
Modified: 2005-11-22 12:34 UTC (History)
0 users

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 Kiyoshi Aman 2005-11-22 12:27:12 UTC
i686-pc-linux-gnu-gcc -Wsign-compare -Wall -O2 -march=athlon-xp
-fomit-frame-pointer -pipe -pipe -o vlc src/vlc-vlc.o lib/libvlc.a
./modules/misc/memcpy/libmemcpymmx.a ./modules/video_chroma/libi420_rgb_mmx.a
./modules/video_chroma/libi422_yuy2_mmx.a
./modules/video_chroma/libi420_ymga_mmx.a
./modules/video_chroma/libi420_yuy2_mmx.a
./modules/misc/memcpy/libmemcpymmxext.a ./modules/misc/memcpy/libmemcpy3dn.a
./modules/codec/ffmpeg/libffmpeg.a ./modules/codec/libtheora.a -L/usr/lib -lrt
-lpthread -ldl -lm -lavformat -lz -lavcodec -lm -ltheora -logg
make[2]: Leaving directory `/var/tmp/portage/vlc-0.8.1-r1/work/vlc-0.8.1'
Making all in mozilla
make[2]: Entering directory `/var/tmp/portage/vlc-0.8.1-r1/work/vlc-0.8.1/mozilla'
/usr/bin/xpidl  -I/usr/share/idl/mozilla \
  -I/usr/lib/mozilla/include/idl \
  -m header -o vlcintf ./vlcintf.idl
make[2]: /usr/bin/xpidl: Command not found
make[2]: *** [vlcintf.h] Error 127
make[2]: Leaving directory `/var/tmp/portage/vlc-0.8.1-r1/work/vlc-0.8.1/mozilla'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/vlc-0.8.1-r1/work/vlc-0.8.1'
make: *** [all] Error 2

Reproducible: Always
Steps to Reproduce:
1. Put nsplugin in your USE flags, either in make.conf or at emerge
2. emerge vlc




Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.5-r2,
2.6.12-gentoo-r6 i686)
=================================================================
System uname: 2.6.12-gentoo-r6 i686 AMD Duron(tm) processor
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X aac alsa apm asm audiofile avi berkdb bitmap-fonts bmp
bzip2 cdrom cpudetection crypt cups curl directfb divx4linux dvd dvdread eds
emboss encode esd exif expat fam ffmpeg figlet firefox flac foomaticdb fortran
gd gdbm gif gimp gkrellm glibc-omitfp glut gmp gnome gphoto2 gpm gstreamer gtk
gtk2 idn imagemagick imlib ipv6 java jpeg kde kqemu lcms libg++ libwww
lm_sensors mad mikmod mime mmx mmxext mng motif mozilla mozsvg mp3 mpeg mplayer
musepack music ncurses nls nsplugin ntfs nvidia ogg oggvorbis openal opengl
openssh openssl oss pam pcre pdflib perl png python quicktime readline recode
rogue ruby sdl speex spell sqlite sse ssl svg svga tcpd theora tiff truetype
truetype-fonts type1-fonts udev unicode usb utf8 vfat vorbis wifi win32codecs
xatrix xine xml2 xmms xpm xscreensaver xv xvid zlib userland_GNU kernel_linux
elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-11-22 12:34:12 UTC

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