Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 127264 - app-arch/file-roller-2.12.3 failed. ImportError: No module named libxml2
Summary: app-arch/file-roller-2.12.3 failed. ImportError: No module named libxml2
Status: RESOLVED DUPLICATE of bug 118036
Alias: None
Product: Community Relations
Classification: Unclassified
Component: Developer Relations (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-22 22:03 UTC by abo
Modified: 2006-03-22 23:27 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 abo 2006-03-22 22:03:22 UTC
# emerge --info
Portage 2.0.54 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.5-r2, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 Intel(R) Celeron(R) CPU 2.60GHz
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5-r2, 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="-Os -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/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -march=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.gentoo.gr.jp ftp://ftp.ecc.u-tokyo.ac.jp/GENTOO http://ftp.gentoo.or.kr/ http://gentoo.mirrors.easynews.com/linux/gentoo/"
LANG="ja_JP.eucJP"
LC_ALL="ja_JP.eucJP"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apache2 apm arts audiofile avi berkdb bitmap-fonts bzip2 canna cjk crypt cups dri eds emboss encode esd exif expat fam foomaticdb fortran gdbm gif glut gnome gpm gstreamer gtk gtk2 gtkhtml guile imlib ipv6 jpeg kde lcms libg++ libwww mad mikmod mng motif mozilla mp3 mpeg ncurses nls nptl ogg oggvorbis opengl oss pam pcre pdf pdflib perl png python qt quicktime readline sdl spell sse sse2 ssl tcpd threads tiff truetype truetype-fonts type1-fonts udev vorbis xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS, PORTDIR_OVERLAY

# emerge gnome
[...skip...]
if [ -f "C/file-roller.xml" ]; then d="../"; else d="d/"; fi; \
(cd es/ && \
  `which xml2po` -e -p \
    "${d}es/es.po" \
    "${d}C/file-roller.xml" > file-roller.xml.tmp && \
    cp file-roller.xml.tmp file-roller.xml && rm -f file-roller.xml.tmp)
Traceback (most recent call last):
  File "/usr/bin/xml2po", line 34, in ?
    import libxml2
ImportError: No module named libxml2
make[2]: *** [de/file-roller.xml] エラー 1
make[2]: *** 未完了のジョブを待っています....
Traceback (most recent call last):
  File "/usr/bin/xml2po", line 34, in ?
    import libxml2
ImportError: No module named libxml2
make[2]: *** [es/file-roller.xml] エラー 1
make[2]: Leaving directory `/var/tmp/portage/file-roller-2.12.3/work/file-roller-2.12.3/help'
make[1]: *** [all-recursive] エラー 1
make[1]: Leaving directory `/var/tmp/portage/file-roller-2.12.3/work/file-roller-2.12.3'
make: *** [all] エラー 2

!!! ERROR: app-arch/file-roller-2.12.3 failed.
!!! Function gnome2_src_compile, Line 56, Exitcode 2
!!! compile failure
!!! If you need support, post the topmost build error, NOT this status message.

  ...done!
>>> emerge (1 of 47) app-arch/file-roller-2.12.3 to /
>>> md5 files   ;-) file-roller-2.10.4.ebuild
>>> md5 files   ;-) file-roller-2.12.2.ebuild
>>> md5 files   ;-) file-roller-2.10.3.ebuild
[...skip...]
Comment 1 Shyam Mani (RETIRED) gentoo-dev 2006-03-22 22:05:46 UTC
Nothing to do with Devrel.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-03-22 23:27:27 UTC

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