| View previous topic :: View next topic |
| Author |
Message |
ursusca Apprentice


Joined: 10 Sep 2008 Posts: 277 Location: Toronto ON, CANADA
|
Posted: Fri Oct 24, 2008 5:08 am Post subject: [SOLVED] ERROR: gnome-extra/gnome-user-docs-2.22.1 failed. |
|
|
I inslalled gentoo from minimalCD installation disk. I've got this error during gnome installation process.
Traceback (most recent call last):
File "/usr/bin/xml2po", line 35, in <module>
import libxml2
ImportError: No module named libxml2
make[1]: *** [ar/user-guide.xml] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-user-docs-2.22.1/work/gnome-user-docs-2.22.1/gnome2-user-guide'
make: *** [all-recursive] Error 1
*
* ERROR: gnome-extra/gnome-user-docs-2.22.1 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 612: Called gnome2_src_compile
* environment, line 542: Called die
* The specific snippet of code:
* emake || die "compile failure"
* The die message:
* compile failure
*
* 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/gnome-extra/gnome-user-docs-2.22.1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/gnome-extra/gnome-user-docs-2.22.1/temp/environment'.
*
emerge --info
Portage 2.1.4.5 (default/linux/x86/2008.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.25-gentoo-r8 i686)
=================================================================
System uname: 2.6.25-gentoo-r8 i686 Intel(R) Core(TM)2 CPU T5600 @ 1.83GHz
Timestamp of tree: Thu, 23 Oct 2008 13:34:01 +0000
app-shells/bash: 3.2_p17-r1
dev-lang/python: 2.4.4-r13, 2.5.2-r7
dev-python/pycrypto: 2.0.1-r6
dev-util/cmake: 2.4.6-r1
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox: 1.2.18.1-r2
sys-devel/autoconf: 2.13, 2.61-r1
sys-devel/automake: 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils: 2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool: 1.5.24
virtual/os-headers: 2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1"
PKGDIR="/usr/portage/packages"
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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl alsa berkdb bzip2 cdr cli cracklib crypt cups dri dvd dvdr fortran gdbm gnome gpm gtk iconv ipv6 isdnlog kde midi mudflap ncurses nls nptl nptlonly openmp pam pcre perl pppd python qt3 qt4 readline reflection session spl ssl sysfs tcpd unicode x86 xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 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 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" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="fbdev glint i810 intel mach64 mga neomagic nv r128 radeon savage sis tdfx trident vesa vga via vmware voodoo"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Last edited by ursusca on Fri Oct 24, 2008 7:04 am; edited 1 time in total |
|
| Back to top |
|
 |
notHerbert Advocate


Joined: 11 Mar 2008 Posts: 2228 Location: 45N 73W
|
Posted: Fri Oct 24, 2008 5:31 am Post subject: |
|
|
You can run | Code: | | emerge dev-libs/libxml2 |
It would probably be a better idea to set a desktop profile. Run this | Code: | | eselect profile list |
[9] default/linux/x86/2008.0/desktop is a good choice
| Code: | eselect profile set 9
readlink /etc/make.profile | Now you see that you have a desktop profile.
Now if you run | Code: | | emerge --newuse --deep --ask --verbose world | you will get many new packages that a consistent desktop system needs, including dev-libs/libxml2.  |
|
| Back to top |
|
 |
ursusca Apprentice


Joined: 10 Sep 2008 Posts: 277 Location: Toronto ON, CANADA
|
Posted: Fri Oct 24, 2008 7:02 am Post subject: |
|
|
Thank you notHerbert but I've added the "python" use flag to /etc/make.conf, ran "python-updater" and re-emerged gnome-doc-utils.
Solved  |
|
| Back to top |
|
 |
notHerbert Advocate


Joined: 11 Mar 2008 Posts: 2228 Location: 45N 73W
|
Posted: Fri Oct 24, 2008 7:27 am Post subject: |
|
|
Sure, no problem. You already had python useflag. So python-updater fixed it.  |
|
| Back to top |
|
 |
|
|
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
|
|