Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can't emerge mplayer or VLC
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
kmacphail
n00b
n00b


Joined: 30 Dec 2009
Posts: 38
Location: Isle of Lewis, Scotland

PostPosted: Sat Oct 23, 2010 10:58 pm    Post subject: Can't emerge mplayer or VLC Reply with quote

Recently my VLC player stopped working and it seems to have lost the dependency qt-gui which I can't seem to install, here is the build log:

Quote:
* CPV: x11-libs/qt-gui-4.6.3
* REPO: gentoo
* USE: accessibility amd64 cups dbus elibc_glibc exceptions glib gtk kernel_linux mng multilib qt3support tiff userland_GNU
>>> Unpacking source...
tar xzf /var/tmp/portage/x11-libs/qt-gui-4.6.3/distdir/qt-everywhere-opensource-src-4.6.3.tar.gz qt-everywhere-opensource-src-4.6.3/configure qt-everywhere-opensource-src-4.6.3/LICENSE.GPL3 qt-everywhere-opensource-src-4.6.3/LICENSE.LGPL qt-everywhere-opensource-src-4.6.3/projects.pro qt-everywhere-opensource-src-4.6.3/src/qbase.pri qt-everywhere-opensource-src-4.6.3/src/qt_targets.pri qt-everywhere-opensource-src-4.6.3/src/qt_install.pri qt-everywhere-opensource-src-4.6.3/bin qt-everywhere-opensource-src-4.6.3/config.tests qt-everywhere-opensource-src-4.6.3/mkspecs qt-everywhere-opensource-src-4.6.3/qmake qt-everywhere-opensource-src-4.6.3/src/gui qt-everywhere-opensource-src-4.6.3/src/scripttools qt-everywhere-opensource-src-4.6.3/tools/designer qt-everywhere-opensource-src-4.6.3/tools/linguist/linguist qt-everywhere-opensource-src-4.6.3/src/plugins/imageformats/gif qt-everywhere-opensource-src-4.6.3/src/plugins/imageformats/ico qt-everywhere-opensource-src-4.6.3/src/plugins/imageformats/jpeg qt-everywhere-opensource-src-4.6.3/src/plugins/inputmethods qt-everywhere-opensource-src-4.6.3/tools/qdbus/qdbusviewer qt-everywhere-opensource-src-4.6.3/src/plugins/imageformats/mng qt-everywhere-opensource-src-4.6.3/src/plugins/imageformats/tiff qt-everywhere-opensource-src-4.6.3/src/plugins/accessible/widgets qt-everywhere-opensource-src-4.6.3/include qt-everywhere-opensource-src-4.6.3/src qt-everywhere-opensource-src-4.6.3/tools/linguist/phrasebooks qt-everywhere-opensource-src-4.6.3/tools/linguist/shared qt-everywhere-opensource-src-4.6.3/tools/shared
>>> Source unpacked in /var/tmp/portage/x11-libs/qt-gui-4.6.3/work
>>> Preparing source in /var/tmp/portage/x11-libs/qt-gui-4.6.3/work/qt-everywhere-opensource-src-4.6.3 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/x11-libs/qt-gui-4.6.3/work/qt-everywhere-opensource-src-4.6.3 ...
./configure -L/usr/lib64 -no-pch -release -no-separate-debug-info -arch x86_64 -reduce-relocations -platform linux-g++ -stl -verbose -largefile -confirm-license -prefix /usr -bindir /usr/bin -libdir /usr/lib64/qt4 -datadir /usr/share/qt4 -docdir /usr/share/doc/qt-4.6.3 -headerdir /usr/include/qt4 -plugindir /usr/lib64/qt4/plugins -sysconfdir /etc/qt4 -translationdir /usr/share/qt4/translations -examplesdir /usr/share/qt4/examples -demosdir /usr/share/qt4/demos -silent -fast -opensource -exceptions -nomake examples -nomake demos -accessibility -cups -glib -system-libmng -no-nis -system-libtiff -qdbus -qt3support -gtkstyle -no-xinerama -qt-gif -system-libpng -system-libjpeg -no-sql-mysql -no-sql-psql -no-sql-ibase -no-sql-sqlite -no-sql-sqlite2 -no-sql-odbc -xrender -xrandr -xkb -xshape -sm -no-svg -no-webkit -no-phonon -no-dbus -no-opengl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -lgthread-2.0 -lrt -lglib-2.0 -I/usr/include/freetype2
Determining system architecture... (Linux:2.6.31-gentoo-r6:x86_64)
64-bit AMD 80x86 (x86_64)
'x86_64' is supported
System architecture: 'x86_64'
Symbol visibility control enabled.
Symbolic function binding enabled.

This is the Qt for Linux/X11 Open Source Edition.

You are licensed to use this software under the terms of
the Lesser GNU General Public License (LGPL) versions 2.1.
You are also licensed to use this software under the terms of
the GNU General Public License (GPL) versions 3.

You have already accepted the terms of the license.

floatmath auto-detection... ()
x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o floatmath.o floatmath.cpp
floatmath.cpp:44: warning: unused parameter ‘argc’
floatmath.cpp:44: warning: unused parameter ‘argv’
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o floatmath floatmath.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0
floatmath enabled.
mmx auto-detection... ()
x86_64-pc-linux-gnu-g++ -c -pipe -mmmx -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o mmx.o mmx.cpp
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o mmx mmx.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -mmmx
mmx enabled.
3dnow auto-detection... ()
x86_64-pc-linux-gnu-g++ -c -pipe -m3dnow -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o 3dnow.o 3dnow.cpp
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o 3dnow 3dnow.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -m3dnow
3dnow enabled.
sse auto-detection... ()
x86_64-pc-linux-gnu-g++ -c -pipe -msse -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o sse.o sse.cpp
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o sse sse.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -msse
sse enabled.
sse2 auto-detection... ()
x86_64-pc-linux-gnu-g++ -c -pipe -msse2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o sse2.o sse2.cpp
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o sse2 sse2.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -msse2
sse2 enabled.
zlib auto-detection... ()
x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o zlib.o zlib.cpp
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o zlib zlib.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lz
zlib enabled.
DB2 auto-detection... ()
x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o db2.o db2.cpp
db2.cpp:42:20: error: sqlcli.h: No such file or directory
db2.cpp:43:21: error: sqlcli1.h: No such file or directory
gmake: *** [db2.o] Error 1
DB2 disabled.
OCI auto-detection... ()
x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o oci.o oci.cpp
oci.cpp:42:17: error: oci.h: No such file or directory
gmake: *** [oci.o] Error 1
OCI disabled.
unknown SQL driver: sqlite_symbian
TDS auto-detection... ()
x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o tds.o tds.cpp
tds.cpp:42:22: error: sybfront.h: No such file or directory
tds.cpp:43:19: error: sybdb.h: No such file or directory
gmake: *** [tds.o] Error 1
TDS disabled.
Cups auto-detection... ()
x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o cups.o cups.cpp
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o cups cups.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lcups
Cups enabled.
POSIX iconv auto-detection... ()
x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o iconv.o iconv.cpp
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o iconv iconv.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0
POSIX iconv enabled.
EGL (EGL/egl.h) auto-detection... ()
x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o egl.o egl.cpp
egl.cpp:42:21: error: EGL/egl.h: No such file or directory
egl.cpp: In function ‘int main(int, char**)’:
egl.cpp:46: error: ‘EGLint’ was not declared in this scope
egl.cpp:46: error: expected `;' before ‘x’
egl.cpp:47: error: ‘EGLDisplay’ was not declared in this scope
egl.cpp:47: error: expected `;' before ‘dpy’
egl.cpp:48: error: ‘EGLContext’ was not declared in this scope
egl.cpp:48: error: expected `;' before ‘ctx’
egl.cpp:49: error: ‘dpy’ was not declared in this scope
egl.cpp:49: error: ‘ctx’ was not declared in this scope
egl.cpp:49: error: ‘eglDestroyContext’ was not declared in this scope
gmake: *** [egl.o] Error 1
EGL (EGL/egl.h) disabled.
EGL (GLES/egl.h) auto-detection... ()
x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o egl4gles1.o egl4gles1.cpp
egl4gles1.cpp:42:22: error: GLES/egl.h: No such file or directory
egl4gles1.cpp: In function ‘int main(int, char**)’:
egl4gles1.cpp:46: error: ‘EGLint’ was not declared in this scope
egl4gles1.cpp:46: error: expected `;' before ‘x’
egl4gles1.cpp:47: error: ‘EGLDisplay’ was not declared in this scope
egl4gles1.cpp:47: error: expected `;' before ‘dpy’
egl4gles1.cpp:48: error: ‘EGLContext’ was not declared in this scope
egl4gles1.cpp:48: error: expected `;' before ‘ctx’
egl4gles1.cpp:49: error: ‘dpy’ was not declared in this scope
egl4gles1.cpp:49: error: ‘ctx’ was not declared in this scope
egl4gles1.cpp:49: error: ‘eglDestroyContext’ was not declared in this scope
gmake: *** [egl4gles1.o] Error 1
EGL (GLES/egl.h) disabled.
Glib auto-detection... ()
x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o glib.o glib.cpp
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o glib glib.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -pthread
Glib enabled.
Detecting broken X11 headers... (/var/tmp/portage/x11-libs/qt-gui-4.6.3/work/qt-everywhere-opensource-src-4.6.3/mkspecs/linux-g++ yes /var/tmp/portage/x11-libs/qt-gui-4.6.3/work/qt-everywhere-opensource-src-4.6.3 /var/tmp/portage/x11-libs/qt-gui-4.6.3/work/qt-everywhere-opensource-src-4.6.3)
X11 headers look good.
XLib auto-detection... ()
x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/X11R6/include -o xlib.o xlib.cpp
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o xlib xlib.o -L/usr/X11R6/lib -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lXext -lX11 -lm
XLib enabled.
Xcursor auto-detection... ()
x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/X11R6/include -o xcursor.o xcursor.cpp
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o xcursor xcursor.o -L/usr/X11R6/lib -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lXcursor -lXext -lX11 -lm
Xcursor enabled.
Xfixes auto-detection... ()
x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/X11R6/include -o xfixes.o xfixes.cpp
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o xfixes xfixes.o -L/usr/X11R6/lib -L/usr/lib64 -lXext -lX11 -lm
Xfixes enabled.
Xrandr auto-detection... ()
x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/X11R6/include -o xrandr.o xrandr.cpp
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o xrandr xrandr.o -L/usr/X11R6/lib -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lXrender -lXrandr -lXext -lX11 -lm
Xrandr enabled.
Xrender auto-detection... ()
x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/X11R6/include -o xrender.o xrender.cpp
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o xrender xrender.o -L/usr/X11R6/lib -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lXrender -lXext -lX11 -lm
Xrender enabled.
mitshm auto-detection... ()
x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/X11R6/include -o mitshm.o mitshm.cpp
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o mitshm mitshm.o -L/usr/X11R6/lib -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lXext -lXext -lX11 -lm
mitshm enabled.
FontConfig auto-detection... ()
x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/X11R6/include -o fontconfig.o fontconfig.cpp
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o fontconfig fontconfig.o -L/usr/X11R6/lib -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lfreetype -lfontconfig -lXext -lX11 -lm
FontConfig enabled.
XShape auto-detection... ()
x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/X11R6/include -o xshape.o xshape.cpp
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o xshape xshape.o -L/usr/X11R6/lib -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lXext -lX11 -lm
XShape enabled.
XSync auto-detection... ()
x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/X11R6/include -o xsync.o xsync.cpp
xsync.cpp: In function ‘int main(int, char**)’:
xsync.cpp:51: warning: statement has no effect
xsync.cpp:52: warning: statement has no effect
xsync.cpp:50: warning: unused variable ‘value’
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o xsync xsync.o -L/usr/X11R6/lib -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lXext -lX11 -lm
XSync enabled.
XInput auto-detection... ()
x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/X11R6/include -o xinput.o xinput.cpp
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o xinput xinput.o -L/usr/X11R6/lib -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lXi -lXext -lX11 -lm
XInput enabled.
XKB auto-detection... ()
x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/X11R6/include -o xkb.o xkb.cpp
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o xkb xkb.o -L/usr/X11R6/lib -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lXext -lX11 -lm
XKB enabled.
Gtk theme support cannot be enabled due to functionality tests!
Turn on verbose messaging (-v) to ./configure to see the final report.
If you believe this message is in error you may use the continue
switch (-continue) to ./configure to continue.
* ERROR: x11-libs/qt-gui-4.6.3 failed:
* ./configure failed
*
* Call stack:
* ebuild.sh, line 54: Called src_configure
* environment, line 3884: Called qt4-build_src_configure
* environment, line 3494: Called die
* The specific snippet of code:
* ./configure ${myconf} || die "./configure failed";
*
* If you need support, post the output of 'emerge --info =x11-libs/qt-gui-4.6.3',
* the complete build log and the output of 'emerge -pqv =x11-libs/qt-gui-4.6.3'.
* The complete build log is located at '/var/tmp/portage/x11-libs/qt-gui-4.6.3/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/x11-libs/qt-gui-4.6.3/temp/environment'.
* S: '/var/tmp/portage/x11-libs/qt-gui-4.6.3/work/qt-everywhere-opensource-src-4.6.3'

The output of emerge --info =x11-libs/qt-gui-4.6.3:

Quote:
Portage 2.1.8.3 (default/linux/amd64/10.0/desktop, gcc-4.3.4, glibc-2.10.1-r1, 2.6.31-gentoo-r6 x86_64)
=================================================================
System Settings
=================================================================
System uname: Linux-2.6.31-gentoo-r6-x86_64-AMD_Athlon-tm-_II_X2_250_Processor-with-gentoo-1.12.13
Timestamp of tree: Sat, 23 Oct 2010 12:45:01 +0000
app-shells/bash: 4.0_p35
dev-java/java-config: 1.3.7-r1, 2.1.10
dev-lang/python: 2.6.4
dev-util/cmake: 2.6.4-r3
sys-apps/baselayout: 1.12.13
sys-apps/sandbox: 1.6-r2
sys-devel/autoconf: 2.13, 2.63-r1
sys-devel/automake: 1.8.5-r3, 1.9.6-r2, 1.10.2, 1.11.1
sys-devel/binutils: 2.18-r3
sys-devel/gcc: 4.3.4
sys-devel/gcc-config: 1.4.1
sys-devel/libtool: 2.2.6b
sys-devel/make: 3.81
virtual/os-headers: 2.6.27-r2
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA dlj-1.1"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://mirror.qubenet.net/mirror/gentoo/ ftp://gentoo.virginmedia.com/sites/gentoo http://gentoo.virginmedia.com/ http://mirror.qubenet.net/mirror/gentoo/ http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/ ftp://mirror.bytemark.co.uk/gentoo/ ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/ http://mirror.bytemark.co.uk/gentoo/ "
LANG="en_GB.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
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/local/portage/layman/sunrise"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="(-aqua) X a52 aac accessibility acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cdr cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr emboss encode exceptions exif fam firefox flac fortran gdbm gif glib gpm gstreamer gtk hal iconv ipv6 jpeg lcms ldap libnotify mad mikmod mmx mng modules mp3 mp4 mpeg mudflap multilib ncurses nls nptl nptlonly ogg opengl openmp pam pango pcre pdf perl png ppds pppd python qt3support qt4 readline sdl session spell sse sse2 ssl startup-notification svg sysfs tcpd tiff truetype unicode usb vorbis x264 xcb xml xorg xulrunner xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul 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 cgi cgid 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" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-2" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS


Fine then after several unsuccessful attempts I thought I'll switch to mplayer. However when I try and emerge Gnome mplayer I get the following message before failing:

Code:
configure: error: Package requirements (glib-2.0 >= 2.23.6    atk >= 1.29.2    pango >= 1.20    cairo >= 1.6) were not met:


However when I check these portage confirms that I have

Glib-2.0: 2.24.1-r1
atk: 1.30.0
pango: 1.24.5-r1
Cairo: 1.8.8

Another message appears:
Code:
Package libpng12 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpng12.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libpng12', required by 'cairo', not found


lippng: 1.4.3

I do not understand why it is failing on dependencies when they are present.
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Sat Oct 23, 2010 11:59 pm    Post subject: Reply with quote

If I had such a problem I'd start with running libpng-1.4.x-update.sh.

--
Lots of problems can be avoided by reading portage messages.
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
kmacphail
n00b
n00b


Joined: 30 Dec 2009
Posts: 38
Location: Isle of Lewis, Scotland

PostPosted: Sun Oct 24, 2010 11:44 am    Post subject: Reply with quote

I ran libpng-1.4.x-update.sh but both packages emerged with exactly the same output :(
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum