Gentoo Archives: gentoo-user

From: "Marzan
To: gentoo-user@l.g.o
Subject: RE: [gentoo-user] I can't build pango
Date: Wed, 12 Sep 2007 17:41:02
Message-Id: 32F9A50E9B2B5A4AA062A602121DD4F0063DCA5E@USEA-EXCH3.na.uis.unisys.com
In Reply to: [gentoo-user] I can't build pango by Jean-Philippe Caruana
1 Try emerge --sync...Then visit
2 http://forums.gentoo.org/viewtopic-t-575655.html The first post worked
3 for me. Do what it asks and then re-emerge world. Then revdep-rebuild.
4
5 -----Original Message-----
6 From: Jean-Philippe Caruana
7 [mailto:jeanphilippe1.caruana@××××××××××××××.com]
8 Sent: Wednesday, September 12, 2007 12:20 PM
9 To: gentoo-user@l.g.o
10 Subject: [gentoo-user] I can't build pango
11
12 Hi,
13
14 I try to build gnome on my system, but I can't build the pango
15 dependence :
16
17 here is the (end of the) message :
18 !!! ERROR: x11-libs/pango-1.16.5 failed.
19 Call stack:
20 ebuild.sh, line 1638: Called dyn_compile
21 ebuild.sh, line 985: Called qa_call 'src_compile'
22 ebuild.sh, line 44: Called src_compile
23 ebuild.sh, line 1328: Called gnome2_src_compile
24 gnome2.eclass, line 71: Called die
25
26 !!! compile failure
27 !!! If you need support, post the topmost build error, and the call
28 stack if relevant.
29 !!! A complete build log is located at
30 '/var/tmp/portage/x11-libs/pango-1.16.5/temp/build.log'.
31
32
33 I put the build.log here :
34 <http://perso.enstimac.fr/~caruana/perso/build.log>
35
36
37 here is my make.conf :# cat /etc/make.conf
38 CHOST="i686-pc-linux-gnu"
39 CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"
40 CXXFLAGS="${CFLAGS}"
41 USE="X gtk gnome -alsa mysql firefox apache2 bash-completion java jpeg
42 junit mp3 php python perl -wifi zlib"
43
44
45
46 here is my gcc config :
47 # gcc-config -l
48 [1] i486-pc-linux-gnu-4.1.1 *
49 [2] i686-pc-linux-gnu-3.3.6
50
51
52 I tried many things : env-update, re-emerge binutils... nothing works
53 :-(
54
55
56
57 any idea ?
58
59 --
60 Jean-Philippe Caruana
61
62 --
63 gentoo-user@g.o mailing list
64
65 --
66 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] I can't build pango Jean-Philippe Caruana <jeanphilippe1.caruana@××××××××××××××.com>