Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106069 - emerge file-roller-2.12.0 failed
Summary: emerge file-roller-2.12.0 failed
Status: RESOLVED DUPLICATE of bug 104088
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-15 07:03 UTC by Balint Dobai-Pataky
Modified: 2005-09-15 11:15 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 Balint Dobai-Pataky 2005-09-15 07:03:25 UTC
emerging gnome-2.12.0

Reproducible: Always
Steps to Reproduce:

Actual Results:  
make[2]: Entering directory
`/var/tmp/portage/file-roller-2.12.0/work/file-roller-2.12.0/help'
cd .. && \
  /bin/sh /var/tmp/portage/file-roller-2.12.0/work/file-roller-2.12.0/missing
--run automake-1.7 --gnu  help/Makefile
cd .. && /bin/sh ./config.status help/Makefile 
config.status: creating help/Makefile
make[2]: Leaving directory
`/var/tmp/portage/file-roller-2.12.0/work/file-roller-2.12.0/help'
make[2]: Entering directory
`/var/tmp/portage/file-roller-2.12.0/work/file-roller-2.12.0/help'
if ! test -d de/; then mkdir de/; fi
if test -f "C/file-roller.xml"; then d="../"; else d=".././"; fi; \
(cd de/ && \
  `which xml2po` -e -p \
    ${d}de/de.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] Error 1
make[2]: Leaving directory
`/var/tmp/portage/file-roller-2.12.0/work/file-roller-2.12.0/help'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/file-roller-2.12.0/work/file-roller-2.12.0'
make: *** [all] Error 2

!!! ERROR: app-arch/file-roller-2.12.0 failed.
!!! Function gnome2_src_compile, Line 48, Exitcode 2
!!! compile failure



emerge --info
Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r1,
2.6.12-gentoo-r6 i686)
=================================================================
System uname: 2.6.12-gentoo-r6 i686 Intel(R) Celeron(R) CPU 2.00GHz
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5-r2, 2.4.1-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium3 -mcpu=i686 -fomit-frame-pointer"
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 /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium3 -mcpu=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://gw/gentoo-portage"
USE="x86 X acpi alsa apm avi bitmap-fonts cdr crypt cups curl divx4linux dvd
emboss encode esd fam foomaticdb fortran fpu gif gnome gpm gstreamer gtk gtk2
hal i8x0 imagemagick imlib jpeg kqemu libg++ libwww lirc mad mikmod mime mmx
motif mozilla mozmail mp3 mpeg mtrr nautilus ncurses nls nvidia ogg oggvorbis
opengl oss pam pdflib perl png python quicktime readline sdl softmmu spell sse
sse2 ssl svga tcltk tcpd tiff truetype truetype-fonts type1-fonts usb vorbis
win32codecs xml2 xmms xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY
Comment 1 John N. Laliberte (RETIRED) gentoo-dev 2005-09-15 11:15:31 UTC
see last comments.

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