When trying to upgrade my VLC version to VLC 0.9.0, I get an error before the end of the installation. The error is critical and the installation is aborted. Reproducible: Always Steps to Reproduce: 1.trying to upgrade to VLC-0.9.0 from VLC-0.9.0_alpha20080409 2.emerge vlc 3. Actual Results: Here are the last couple of lines from the installation: ../libtool: line 859: X--tag=CC: command not found ../libtool: line 892: libtool: ignoring unknown tag : command not found ../libtool: line 859: X--mode=compile: command not found ../libtool: line 1026: *** Warning: inferring the mode of operation is deprecated.: command not found ../libtool: line 1027: *** Future versions of Libtool will require --mode=MODE be specified.: command not found ../libtool: line 1170: Xi686-pc-linux-gnu-gcc: command not found ../libtool: line 1170: X-std=gnu99: command not found ../libtool: line 1170: X-DHAVE_CONFIG_H: command not found ../libtool: line 1170: X-I.: command not found ../libtool: line 1170: X-I..: command not found ../libtool: line 1170: X-I../include: No such file or directory ../libtool: line 1170: X-I../include: No such file or directory ../libtool: line 1170: X-DSYS_LINUX: command not found ../libtool: line 1170: X-D_FILE_OFFSET_BITS=64: command not found ../libtool: line 1170: X-D__USE_UNIX98: command not found ../libtool: line 1170: X-D_LARGEFILE64_SOURCE: command not found ../libtool: line 1170: X-D_REENTRANT: command not found ../libtool: line 1170: X-D_THREAD_SAFE: command not found ../libtool: line 1170: X-DDEBUG: command not found ../libtool: line 1170: X-D__LIBVLC__: command not found ../libtool: line 1170: X-I../src/misc: No such file or directory ../libtool: line 1170: X-g: command not found ../libtool: line 1170: X-O0: command not found ../libtool: line 1170: X-DDBUS_API_SUBJECT_TO_CHANGE: command not found ../libtool: line 1170: X-I/usr/include/hal: No such file or directory ../libtool: line 1170: X-I/usr/include/dbus-1.0: No such file or directory ../libtool: line 1170: X-I/usr/lib/dbus-1.0/include: No such file or directory ../libtool: line 1170: X-I/usr/include/dbus-1.0: No such file or directory ../libtool: line 1170: X-I/usr/lib/dbus-1.0/include: No such file or directory ../libtool: line 1170: X-DMODULE_STRING="main": command not found ../libtool: line 1170: X-DLOCALEDIR="/usr/share/locale": No such file or directory ../libtool: line 1170: X-DSYSCONFDIR="/etc": No such file or directory ../libtool: line 1170: X-DDATA_PATH="/usr/share/vlc": No such file or directory ../libtool: line 1170: X-DLIBDIR="/usr/lib": No such file or directory ../libtool: line 1170: X-DPLUGIN_PATH="/usr/lib/vlc": No such file or directory ../libtool: line 1170: X-O2: command not found ../libtool: line 1170: X-march=i686: command not found ../libtool: line 1170: X-pipe: command not found ../libtool: line 1170: X-Wall: command not found ../libtool: line 1170: X-Wextra: command not found ../libtool: line 1170: X-Wsign-compare: command not found ../libtool: line 1170: X-Wundef: command not found ../libtool: line 1170: X-Wpointer-arith: command not found ../libtool: line 1170: X-Wbad-function-cast: command not found ../libtool: line 1170: X-Wcast-align: command not found ../libtool: line 1170: X-Wwrite-strings: command not found ../libtool: line 1170: X-Wmissing-prototypes: command not found ../libtool: line 1170: X-Wvolatile-register-var: command not found ../libtool: line 1170: X-MT: command not found ../libtool: line 1170: Xlibvlccore_la-libvlc.lo: command not found ../libtool: line 1170: X-MD: command not found ../libtool: line 1170: X-MP: command not found ../libtool: line 1170: X-MF: command not found ../libtool: line 1170: X.deps/libvlccore_la-libvlc.Tpo: No such file or directory ../libtool: line 1170: X-c: command not found ../libtool: line 1223: Xlibvlccore_la-libvlc.lo: command not found ../libtool: line 1228: libtool: compile: cannot determine name of library object from `': command not found make[4]: *** [libvlccore_la-libvlc.lo] Error 1 make[4]: Leaving directory `/var/tmp/portage/media-video/vlc-0.9.0/work/vlc-0.9.0/src' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/media-video/vlc-0.9.0/work/vlc-0.9.0/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/portage/media-video/vlc-0.9.0/work/vlc-0.9.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/media-video/vlc-0.9.0/work/vlc-0.9.0' make: *** [all] Error 2 * * ERROR: media-video/vlc-0.9.0 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3577: Called die * The specific snippet of code: * emake || die "make of VLC failed" * The die message: * make of VLC failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/media-video/vlc-0.9.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-video/vlc-0.9.0/temp/environment'. * * Messages for package media-video/vlc-0.9.0: * * ERROR: media-video/vlc-0.9.0 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3577: Called die * The specific snippet of code: * emake || die "make of VLC failed" * The die message: * make of VLC failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/media-video/vlc-0.9.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-video/vlc-0.9.0/temp/environment'. * Expected Results: VLC-0.9.0 should be normally installed
Weird looking errors... libtool file seems to have gotten clobbered. Please attach the full build log to help make sense of this.
Oh yeah, remember to attach output of 'emerge --info' as well.
I've installed the version 0.9.1 of VLC and the installation works properly. There are some bugs in that version too, and i'm gonna report them according to their severity. This bug is now closed and marked as FIXED since version 0.9.1 solves the problem encountered in version 0.9.0