Gentoo Archives: gentoo-user

From: co <cuicle@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: [gentoo-user] Fwd: gnome-applets-python 装不上
Date: Fri, 21 Oct 2011 08:05:23
Message-Id: CAChzKCrY8QP6xH0mOk-2pTrE3-2Ep=GH4ks3-jOBwS_9heMJ8Q@mail.gmail.com
In Reply to: Re: [gentoo-user] Fwd: gnome-applets-python 装不上 by Dale
1 Thankyou, I found this
2 note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead
3 note: I will now try to invoke pygobject-codegen-2.0 in the same directory
4 Could not write function factory_main: No ArgType for
5 PanelAppletFactoryCallback
6 Could not write function panel_applet_shlib_factory: No ArgType for gpointer
7 Could not write function panel_applet_shlib_factory_closure: No ArgType for
8 gpointer
9 Could not write function main: No ArgType for char*-argv
10 Warning: Constructor for PanelApplet needs to be updated to new API
11 See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
12 ***INFO*** The coverage of global functions is 33.33% (2/6)
13 ***INFO*** The coverage of methods is 100.00% (13/13)
14 ***INFO*** There are no declared virtual proxies.
15 ***INFO*** There are no declared virtual accessors.
16 ***INFO*** There are no declared interface proxies.
17
18 2011/10/21 Dale <rdalek1967@×××××.com>
19
20 > co wrote:
21 >
22 >>
23 >> can't emerge gnome-applets-python
24 >> what's the problem?
25 >>
26 >> * ERROR: dev-python/gnome-applets-**python-2.32.0 failed (compile
27 >> phase):
28 >> * Building failed with CPython 2.7 in python_default_function()
29 >> function
30 >> *
31 >> * Call stack:
32 >> * ebuild.sh, line 56: Called src_compile
33 >> * environment, line 6045: Called gnome-python-common_src_**compile
34 >> * environment, line 3099: Called python_src_compile
35 >> * environment, line 5899: Called python_execute_function '-d' '-s'
36 >> '--'
37 >> * environment, line 4352: Called die
38 >> * The specific snippet of code:
39 >> * die "${failure_message}";
40 >> *
41 >> * If you need support, post the output of 'emerge --info
42 >> =dev-python/gnome-applets-**python-2.32.0',
43 >> * the complete build log and the output of 'emerge -pqv
44 >> =dev-python/gnome-applets-**python-2.32.0'.
45 >> * The complete build log is located at '/var/tmp/portage/dev-python/**
46 >> gnome-applets-python-2.32.0/**temp/build.log'.
47 >> * The ebuild environment file is located at '/var/tmp/portage/dev-python/
48 >> **gnome-applets-python-2.32.0/**temp/environment'.
49 >> * S: '/var/tmp/portage/dev-python/**gnome-applets-python-2.32.0/**
50 >> work/gnome-python-desktop-2.**32.0'
51 >>
52 >> >>> Failed to emerge dev-python/gnome-applets-**python-2.32.0, Log file:
53 >>
54 >> >>> '/var/tmp/portage/dev-python/**gnome-applets-python-2.32.0/**
55 >> temp/build.log'
56 >>
57 >> * Messages for package dev-python/gnome-applets-**python-2.32.0:
58 >>
59 >> * ERROR: dev-python/gnome-applets-**python-2.32.0 failed (compile
60 >> phase):
61 >> * Building failed with CPython 2.7 in python_default_function()
62 >> function
63 >> *
64 >> * Call stack:
65 >> * ebuild.sh, line 56: Called src_compile
66 >> * environment, line 6045: Called gnome-python-common_src_**compile
67 >> * environment, line 3099: Called python_src_compile
68 >> * environment, line 5899: Called python_execute_function '-d' '-s'
69 >> '--'
70 >> * environment, line 4352: Called die
71 >> * The specific snippet of code:
72 >> * die "${failure_message}";
73 >> *
74 >> * If you need support, post the output of 'emerge --info
75 >> =dev-python/gnome-applets-**python-2.32.0',
76 >> * the complete build log and the output of 'emerge -pqv
77 >> =dev-python/gnome-applets-**python-2.32.0'.
78 >> * The complete build log is located at '/var/tmp/portage/dev-python/**
79 >> gnome-applets-python-2.32.0/**temp/build.log'.
80 >> * The ebuild environment file is located at '/var/tmp/portage/dev-python/
81 >> **gnome-applets-python-2.32.0/**temp/environment'.
82 >> * S: '/var/tmp/portage/dev-python/**gnome-applets-python-2.32.0/**
83 >> work/gnome-python-desktop-2.**32.0'
84 >>
85 >>
86 > You need to post farther back than this. Sometimes it fails farther back
87 > than expected. See if you can find "Error 1" and then go back at least a
88 > couple dozen lines. That *usually* is far enough.
89 >
90 > Dale
91 >
92 > :-) :-)
93 >
94 >

Replies

Subject Author
[gentoo-user] Re: [gentoo-user] Re: [gentoo-user] Fwd: gnome-applets-python 装不上 Jonas de Buhr <jonas.de.buhr@×××.net>