Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Error starting Quodlibet (Solved)
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
Xaid
Guru
Guru


Joined: 30 Oct 2004
Posts: 474
Location: Edmonton / Alberta

PostPosted: Mon Apr 24, 2006 4:37 am    Post subject: Error starting Quodlibet (Solved) Reply with quote

I just emerged the latest Quodlibet thats in Portage to try it out (version 0.19.1-r1) and I get the following error when I try to start it:
Code:

Traceback (most recent call last):
  File "/usr/bin/quodlibet", line 311, in ?
    load_library()
  File "/usr/bin/quodlibet", line 256, in load_library
    import library
  File "/usr/share/quodlibet/library.py", line 15, in ?
    import formats
  File "/usr/share/quodlibet/formats/__init__.py", line 20, in ?
    format = __import__(name, globals(), locals(), self)
  File "/usr/share/quodlibet/formats/flac.py", line 10, in ?
    import gst
  File "/usr/lib/python2.4/site-packages/gst-0.10/gst/__init__.py", line 90, in ?
    from _gst import *
ImportError: /usr/lib/python2.4/site-packages/gst-0.10/gst/_gst.so: undefined symbol: libxml_xmlDocPtrWrap

I'm running the latest stable gstreamer on x86 (version 0.10.4) and I built Quodlibet with the following USE flags:
Code:

[ebuild  N    ] media-sound/quodlibet-0.19.1-r1  +aac +alsa -esd +flac -gnome +mad -musepack +oss +vorbis 0 kB


My 'emerge info' follows:
Code:

Portage 2.0.54 (hardened/x86/2.6, gcc-3.4.5, glibc-2.3.5-r3, 2.6.14-hardened-r7 i686)
=================================================================
System uname: 2.6.14-hardened-r7 i686 Intel(R) Pentium(R) 4 CPU 2.60GHz
Gentoo Base System version 1.6.14
ccache version 2.3 [enabled]
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
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.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /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/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LC_ALL="en_US.UTF-8"
MAKEOPTS="-j4"
PKGDIR="/usr/portage//packages/x86/"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage/"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="/ X a52 aac acl alsa apache2 audiofile avi bash-completion berkdb bzip2 cairo cdr cjk crypt curl dlloader dts dvd dvdr dvi encode exif expat fam ffmpeg firefox flac gd gdbm gif glut gmp gnome gpgme gpm gstreamer gtk gtk2 hardened hardenedphp idn imagemagick java jpeg lcms libwww lua lzo mad mailwrapper matroska mhash mikmod mmx mng motif mozilla mp3 mpeg mysql ncurses network nls nptl nvidia ogg openal opengl oss pam pcre perl php pic png python quicktime rar readline rtc scanner sdl slang spell sse sse2 ssl svg tcpd tetex tiff truetype udev unicode usb userlocales vorbis win32codecs x264 x86 xine xml xml2 xv xvid xvmc zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LANG, LDFLAGS, LINGUAS


Any ideas on what might be causing this? the closest thing that I got on Google was this:
http://mail.gnome.org/archives/xml/2006-March/msg00078.html but the person had the issue while trying to compile this on Windows.

Thanks in advance.
Back to top
View user's profile Send private message
Xaid
Guru
Guru


Joined: 30 Oct 2004
Posts: 474
Location: Edmonton / Alberta

PostPosted: Thu Apr 27, 2006 12:18 am    Post subject: Reply with quote

I solved it by changing the GCC profile from hardened to vanilla and re-emerging gst-python since it was the package that was causing the issue and not Quodlibet.
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