Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ERROR with emerge -uDN world
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index 中文 (Chinese)
View previous topic :: View next topic  
Author Message
iblicf
n00b
n00b


Joined: 19 Aug 2007
Posts: 18
Location: beijing china

PostPosted: Mon Sep 17, 2007 11:13 am    Post subject: ERROR with emerge -uDN world Reply with quote

when i
Code:
emerge --sync
emerge -uDN world

today
it
stopped at ... how could i deal with that ...
thx , im newbie :) i try to mask it ( /etc/portage/package.mask ) , but no use

Quote:
make[1]: Leaving directory `/var/tmp/portage/gnome-base/gnome-desktop-2.18.3/work/gnome-desktop-2.18.3'
make: *** [all] Error 2
*
* ERROR: gnome-base/gnome-desktop-2.18.3 failed.
* Call stack:
* ebuild.sh, line 1654: Called dyn_compile
* ebuild.sh, line 990: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* ebuild.sh, line 1334: Called gnome2_src_compile
* gnome2.eclass, line 71: Called die
*
* 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-base/gnome-desktop-2.18.3/temp/build.log'.
*

* Messages for package gnome-base/gnome-desktop-2.18.3:
Back to top
View user's profile Send private message
bigmonk
n00b
n00b


Joined: 16 Nov 2004
Posts: 47
Location: china

PostPosted: Mon Sep 17, 2007 11:33 am    Post subject: Reply with quote

post the topmost build error
_________________
http://gentoogle.blogspot.com/
Back to top
View user's profile Send private message
iblicf
n00b
n00b


Joined: 19 Aug 2007
Posts: 18
Location: beijing china

PostPosted: Mon Sep 17, 2007 11:56 am    Post subject: Reply with quote

thanks ... is this valueble enough?

Code:
make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-desktop-2.18.3/work/gnome-desktop-2.18.3/desktop-docs/gpl'
if ! test -d ar/; then mkdir ar/; fi
if [ -f "C/gpl.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-base/gnome-desktop-2.18.3/work/gnome-desktop-2.18.3/desktop-docs/gpl/"; fi; \
        (cd ar/ && \
          `which xml2po` -e -p \
            "${d}ar/ar.po" \
            "${d}C/gpl.xml" > gpl.xml.tmp && \
            cp gpl.xml.tmp gpl.xml && rm -f gpl.xml.tmp)
Traceback (most recent call last):
  File "/usr/bin/xml2po", line 35, in <module>
    import libxml2
ImportError: No module named libxml2
make[3]: *** [ar/gpl.xml] Error 1
make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-desktop-2.18.3/work/gnome-desktop-2.18.3/desktop-docs/gpl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-desktop-2.18.3/work/gnome-desktop-2.18.3/desktop-docs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-base/gnome-desktop-2.18.3/work/gnome-desktop-2.18.3'
make: *** [all] Error 2
 *
 * ERROR: gnome-base/gnome-desktop-2.18.3 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   ebuild.sh, line 1334:   Called gnome2_src_compile
 *   gnome2.eclass, line 71:   Called die
 *
 * 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-base/gnome-desktop-2.18.3/temp/build.log'.
 *

 * Messages for package gnome-base/gnome-desktop-2.18.3:

 *
 * ERROR: gnome-base/gnome-desktop-2.18.3 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   ebuild.sh, line 1334:   Called gnome2_src_compile
 *   gnome2.eclass, line 71:   Called die
 *
 * 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-base/gnome-desktop-2.18.3/temp/build.log'.
Back to top
View user's profile Send private message
bigmonk
n00b
n00b


Joined: 16 Nov 2004
Posts: 47
Location: china

PostPosted: Mon Sep 17, 2007 1:08 pm    Post subject: Reply with quote

No module named libxml2

$ eix libxml2
[I] dev-libs/libxml2
Available versions: (2) 2.6.28 ~2.6.29 ~2.6.30
{debug doc ipv6 python readline test}
Installed versions: 2.6.28(2)(10时25分00秒 2007年06月02日)(-debug -doc -ipv6 python readline -test)
Homepage: http://www.xmlsoft.org/
Description: Version 2 of the library to manipulate XML files
可能是这个包吧,你看看你那装了吗?如果装了的话是不是加了python use。
_________________
http://gentoogle.blogspot.com/
Back to top
View user's profile Send private message
iblicf
n00b
n00b


Joined: 19 Aug 2007
Posts: 18
Location: beijing china

PostPosted: Wed Sep 19, 2007 12:26 am    Post subject: Reply with quote

thank u , it worked well ... after i emerge libxml2
Back to top
View user's profile Send private message
EricHsu
Bodhisattva
Bodhisattva


Joined: 03 May 2004
Posts: 591
Location: Aragon Consulting Group, Beijing, China

PostPosted: Sat Oct 06, 2007 4:04 am    Post subject: Reply with quote

please add "[solved]" to your subject, thanks :)
_________________
- http://nkbit.com
- http://twitter.com/xuyihua
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index 中文 (Chinese) 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