Gentoo Archives: gentoo-desktop

From: mail <lists@×××××.net>
To: gentoo-desktop@l.g.o
Subject: Re: [gentoo-desktop] Trying to install gnucash - g-wrap failure
Date: Thu, 22 Feb 2007 12:32:53
Message-Id: 1172147392.6448.39.camel@bong.greenbuzz.net
In Reply to: Re: [gentoo-desktop] Trying to install gnucash - g-wrap failure by Justin Denick
1 On Mon, 2007-02-19 at 07:46 -0500, Justin Denick wrote:
2 > issue the revdep-rebuild command as root. It looks like there may be
3 > some things that need to be recompiled.
4 >
5 > On 2/18/07, mail <lists@×××××.net> wrote:
6 > Hi,
7 >
8 > I am trying to install gnucash and it fails during the process
9 > of
10 > building g-wrap-1.3.4-r1
11 >
12 > Here is the emerge error:
13 >
14 > ...
15 > Some deprecated features have been used. Set the environment
16 > variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
17 > program to get more information. Set it to "no" to suppress
18 > this message.
19 > add-ws-t gw-wct #<output: gw-wct.c 3>
20 > gw:global-declarations-ccg
21 > for-client gw-standard gw-wct
22 > for-parent gw-wct
23 > add-ws-t gw-wct #<output: gw-wct.c 3>
24 > gw:global-definitions-ccg
25 > for-client gw-standard gw-wct
26 > for-parent gw-wct
27 > if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc
28 > -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -Wall -Werror
29 > -I/usr/include/glib-1.2
30 > -I/usr/lib/glib/include -I/usr/include/glib- 1.2
31 > -I/usr/lib/glib/include -march=i686 -pipe -MT g-wrap-glib.lo
32 > -MD -MP
33 > -MF ".deps/g-wrap-glib.Tpo" \
34 > -c -o g-wrap-glib.lo `test -f 'g-wrap-glib.c' ||
35 > echo
36 > './'`g-wrap-glib.c ; \
37 > then mv ".deps/g-wrap-glib.Tpo"
38 > ".deps/g-wrap-glib.Plo"; \
39 > else rm -f ".deps/g-wrap-glib.Tpo"; exit 1; \
40 > fi
41 > mkdir .libs
42 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g
43 > -Wall -Werror
44 > -I/usr/include/glib-1.2 -I/usr/lib/glib/include
45 > -I/usr/include/glib-1.2
46 > -I/usr/lib/glib/include -march=i686 -pipe -MT g-wrap-wct.lo
47 > -MD -MP
48 > -MF .deps/g-wrap-wct.Tpo -c g-wrap-wct.c -fPIC -DPIC
49 > -o .libs/g-wrap-wct.lo
50 > rm -f .libs/g-wrap-glib.lo
51 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g
52 > -Wall -Werror
53 > -I/usr/include/glib-1.2 -I/usr/lib/glib/include
54 > -I/usr/include/glib-1.2
55 > -I/usr/lib/glib/include -march=i686 -pipe -MT g-wrap-glib.lo
56 > -MD -MP
57 > -MF .deps/g-wrap-glib.Tpo -c g-wrap-glib.c -fPIC -DPIC
58 > -o .libs/g-wrap-glib.lo
59 > In file included from /usr/include/glib-1.2/glib.h:66,
60 > from ./g-wrap-glib.h:24,
61 > from g-wrap-glib.c:20:
62 > /usr/lib/glib/include/glibconfig.h:39:8: error: extra tokens
63 > at end of
64 > #endif directive
65 > make[2]: *** [g-wrap-glib.lo] Error 1
66 > make[2]: *** Waiting for unfinished jobs....
67 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g
68 > -Wall -Werror
69 > -I/usr/include/glib-1.2 -I/usr/lib/glib/include
70 > -I/usr/include/glib-1.2
71 > -I/usr/lib/glib/include -march=i686 -pipe -MT g-wrap-wct.lo
72 > -MD -MP
73 > -MF .deps/g-wrap-wct.Tpo -c g-wrap-wct.c -o g-wrap-wct.o
74 > >/dev/null 2>&1
75 > mv -f .libs/g-wrap-wct.lo g-wrap-wct.lo
76 > make[2]: Leaving directory
77 > `/var/tmp/portage/dev-libs/g-wrap-1.3.4-r1/work/g-wrap-1.3.4/g-wrap'
78 > make[1]: *** [all-recursive] Error 1
79 > make[1]: Leaving directory
80 > `/var/tmp/portage/dev-libs/g-wrap-1.3.4-r1/work/g-wrap-1.3.4'
81 > make: *** [all] Error 2
82 >
83 > !!! ERROR: dev-libs/g-wrap-1.3.4-r1 failed.
84 > Call stack:
85 > ebuild.sh, line 1614: Called dyn_compile
86 > ebuild.sh , line 971: Called qa_call 'src_compile'
87 > environment, line 3243: Called src_compile
88 > g-wrap-1.3.4-r1.ebuild, line 31: Called die
89 >
90 > !!! emake failed
91 > !!! If you need support, post the topmost build error, and the
92 > call
93 > stack if relevant.
94 > !!! A complete build log is located at
95 > '/var/tmp/portage/dev-libs/g-wrap-1.3.4-r1/temp/build.log'.
96 >
97 >
98 >
99 > I am using gcc 4.1.1. It seems like it might be a compiler
100 > error. Does
101 > anybody know how I can fix this? Is this a known bug?
102 >
103 > Thanks
104 > Rick
105 >
106 >
107 > --
108 > gentoo-desktop@g.o mailing list
109 >
110 >
111 >
112 >
113 > --
114 > In vino veritas.
115 > [In wine there is truth.]
116 > -- Pliny
117
118
119 I am still having the same problem.
120 Anybody know what this could be?
121
122 I ran revdep-rebuild, I made sure I am using gcc 4.1.1 I even ran
123 "emerge -e system" "env-update" "source /etc/profile" As far as I can
124 tell I am as up to date as I can possibly be.
125
126 How can I emerge gnucash?
127
128 thanks
129 Rick
130
131 --
132 gentoo-desktop@g.o mailing list

Replies

Subject Author
Re: [gentoo-desktop] Trying to install gnucash - g-wrap failure Justin Denick <justin.denick@×××××.com>