Gentoo Archives: gentoo-user-fr

From: Jacques Montier <jacmonti@×××××××××××××.fr>
To: Liste Gentoo <gentoo-user-fr@l.g.o>
Subject: [gentoo-user-fr] probleme emerge -uvD world
Date: Tue, 18 Oct 2005 16:51:22
Message-Id: 435527EE.6090106@club-internet.fr
1 Bonjour à tous,
2
3 Un ami travaillant sous Gentoo a quelques problèmes avec ses emerge -uvD
4 world
5 Voilà ce qu'il obtient :
6
7 Calculating world dependencies ...done!
8 [ebuild U ] xfce-extra/exo-0.3.0 [0.2.0-r1] -debug -doc 0 kB
9 [ebuild U ] xfce-extra/terminal-0.2.4 [0.2.2-r1] -dbus -debug -doc
10 984 kB
11
12 -------------------------- snip
13
14 && /usr/bin/pygtk-codegen-2.0 \
15 --register /usr/share/pygtk/2.0/defs/pango-types.defs \
16 --register /usr/share/pygtk/2.0/defs/atk-types.defs \
17 --register /usr/share/pygtk/2.0/defs/gdk-types.defs \
18 --register /usr/share/pygtk/2.0/defs/gtk-types.defs \
19 --override exo.override \
20 --prefix exo exo.defs) > xgen-exo.c \
21 && cp xgen-exo.c exo.c \
22 && rm -f xgen-exo.c
23 ACCESS DENIED unlink: /usr/share/pygtk/2.0/codegen/defsparser.pyc
24 ACCESS DENIED open_wr: /usr/share/pygtk/2.0/codegen/defsparser.pyc
25 ACCESS DENIED unlink: /usr/share/pygtk/2.0/codegen/scmexpr.pyc
26 ACCESS DENIED open_wr: /usr/share/pygtk/2.0/codegen/scmexpr.pyc
27 ACCESS DENIED unlink: /usr/share/pygtk/2.0/codegen/definitions.pyc
28 ACCESS DENIED open_wr: /usr/share/pygtk/2.0/codegen/definitions.pyc
29 ACCESS DENIED unlink: /usr/share/pygtk/2.0/codegen/argtypes.pyc
30 ACCESS DENIED open_wr: /usr/share/pygtk/2.0/codegen/argtypes.pyc
31 ACCESS DENIED unlink: /usr/share/pygtk/2.0/codegen/override.pyc
32 ACCESS DENIED open_wr: /usr/share/pygtk/2.0/codegen/override.pyc
33 ACCESS DENIED unlink: /usr/share/pygtk/2.0/codegen/reversewrapper.pyc
34 ACCESS DENIED open_wr: /usr/share/pygtk/2.0/codegen/reversewrapper.pyc
35 Warning: generating old-style constructor for
36 exo_toolbars_editor_dialog_new_with_model
37 ***INFO*** There are no declared global functions.
38 ***INFO*** The coverage of methods is 100.00% (70/70)
39 ***INFO*** There are no declared virtual proxies.
40 ***INFO*** There are no declared virtual accessors.
41 ***INFO*** There are no declared interface proxies.
42
43 -----------------------------------snip ---------------
44
45
46 --------------------------- ACCESS VIOLATION SUMMARY
47 ---------------------------
48 LOG FILE = "/var/log/sandbox/sandbox-xfce-extra_-_exo-0.3.0-29135.log"
49
50 unlink: /usr/share/pygtk/2.0/codegen/defsparser.pyc
51 open_wr: /usr/share/pygtk/2.0/codegen/defsparser.pyc
52 unlink: /usr/share/pygtk/2.0/codegen/scmexpr.pyc
53 open_wr: /usr/share/pygtk/2.0/codegen/scmexpr.pyc
54 unlink: /usr/share/pygtk/2.0/codegen/definitions.pyc
55 open_wr: /usr/share/pygtk/2.0/codegen/definitions.pyc
56 unlink: /usr/share/pygtk/2.0/codegen/argtypes.pyc
57 open_wr: /usr/share/pygtk/2.0/codegen/argtypes.pyc
58 unlink: /usr/share/pygtk/2.0/codegen/override.pyc
59 open_wr: /usr/share/pygtk/2.0/codegen/override.pyc
60 unlink: /usr/share/pygtk/2.0/codegen/reversewrapper.pyc
61 open_wr: /usr/share/pygtk/2.0/codegen/reversewrapper.pyc
62
63 Bon, il est un peu perdu.
64 Pouvez-vous lui donner quelques pistes pour l'aider ?
65 Merci pour lui,
66
67 Jacques
68
69
70
71
72
73 --
74 gentoo-user-fr@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-fr] probleme emerge -uvD world NetFab <netfab@×××××.com>