Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 136004 - gnome-panel-2.12.3 is missing module libxml2
Summary: gnome-panel-2.12.3 is missing module libxml2
Status: RESOLVED DUPLICATE of bug 104088
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-07 15:34 UTC by Honza Havlicek
Modified: 2006-06-07 15:43 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 Honza Havlicek 2006-06-07 15:34:46 UTC
Hello,
I wanted to compile monodevelop and gnome-panel refuses to compile, it is missing libxml2... probably.
------------------------------------------
make[3]: Leaving directory `/var/tmp/portage/gnome-panel-2.12.3/work/gnome-panel-2.12.3/help/clock'
Making all in fish
make[3]: Entering directory `/var/tmp/portage/gnome-panel-2.12.3/work/gnome-panel-2.12.3/help/fish'
if ! test -d es/; then mkdir es/; fi
case "." in /*) sd=".";; *) sd="../.";; esac; \
if [ -f "C/fish.xml" ]; then d="../"; else d="$sd/"; fi; \
(cd es/ && \
  `which xml2po` -e -p \
    "${d}es/es.po" \
    "${d}C/fish.xml" > fish.xml.tmp && \
    cp fish.xml.tmp fish.xml && rm -f fish.xml.tmp)
Traceback (most recent call last):
  File "/usr/bin/xml2po", line 34, in ?
    import libxml2
ImportError: No module named libxml2
make[3]: *** [es/fish.xml] Error 1
make[3]: Leaving directory `/var/tmp/portage/gnome-panel-2.12.3/work/gnome-panel-2.12.3/help/fish'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnome-panel-2.12.3/work/gnome-panel-2.12.3/help'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-panel-2.12.3/work/gnome-panel-2.12.3'
make: *** [all] Error 2

!!! ERROR: gnome-base/gnome-panel-2.12.3 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  ebuild.sh, line 1248:   Called gnome2_src_compile
  gnome2.eclass, line 58:   Called die

!!! compile failure
!!! If you need support, post the topmost build error, and the call stack if relevant.
----------------------------------------------

emerge --info

----------------------------------------------

Portage 2.1_rc4-r3 (default-linux/x86/2005.1, gcc-3.4.6, glibc-2.3.6-r3, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 AMD Duron(tm) Processor
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5-r2, 2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
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-r2
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=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://ftp.gentoo.mesh-solutions.com/gentoo/ http://pandemonium.tiscali.de/pub/gentoo/ ftp://pandemonium.tiscali.de/pub/gentoo/ http://gentoo.intergenia.de"
LC_ALL="en_GB.UTF-8"
LINGUAS="en en_GB cs"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.uk.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X aac alsa apm avi berkdb bitmap-fonts cairo cdr cli crypt cups dri eds emboss encode foomaticdb fortran gdbm gif gpm gstreamer gtk2 hal imlib ipv6 isdnlog jpeg kde kdeenablefinal libg++ libwww mad matroska mbox mikmod mmx mmxext motif mp3 mpeg ncurses nls ogg oggvorbis opengl pam pcre pdflib perl png pppd python qt quicktime readline real reflection sdl session spell spl sse ssl tcpd truetype truetype-fonts type1-fonts vorbis win32codecs xml2 xmms xorg xv zlib elibc_glibc kernel_linux linguas_en linguas_en_GB linguas_cs userland_GNU video_cards_nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS

---------------------------------
although I doubt there is any use for this, this is my package.keywords
x11-themes/lipstik ~x86
x11-themes/gtk-engines-qt ~x86
net-im/sim ~x86
dev-dotnet/gtk-sharp
net-www/gnash
net-libs/libgmail ~x86
media-sound/lastfmplayer ~x86
app-emulation/wine ~x86
media-gfx/fontforge ~x86
media-video/nvidia-kernel ~x86
media-video/nvidia-glx ~x86
media-video/nvidia-settings ~x86
games-strategy/smac ~x86
sys-apps/portage ~x86
#media-sound/amarok ~x86

dev-util/monodevelop ~x86
dev-dotnet/gnomevfs-sharp ~x86
dev-dotnet/gnome-sharp ~x86
dev-dotnet/art-sharp ~x86
dev-dotnet/vte-sharp ~x86
dev-dotnet/glade-sharp ~x86
dev-dotnet/gtksourceview-sharp ~x86
dev-dotnet/gconf-sharp ~x86
dev-dotnet/gtkhtml-sharp ~x86
dev-dotnet/gecko-sharp ~x86
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-07 15:43:14 UTC

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