Gentoo Archives: gentoo-user

From: Jean-Philippe Caruana <jeanphilippe1.caruana@××××××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] I can't build pango
Date: Wed, 12 Sep 2007 16:38:16
Message-Id: 46E811C3.3050401@orange-ftgroup.com
1 Hi,
2
3 I try to build gnome on my system, but I can't build the pango dependence :
4
5 here is the (end of the) message :
6 !!! ERROR: x11-libs/pango-1.16.5 failed.
7 Call stack:
8 ebuild.sh, line 1638: Called dyn_compile
9 ebuild.sh, line 985: Called qa_call 'src_compile'
10 ebuild.sh, line 44: Called src_compile
11 ebuild.sh, line 1328: Called gnome2_src_compile
12 gnome2.eclass, line 71: Called die
13
14 !!! compile failure
15 !!! If you need support, post the topmost build error, and the call
16 stack if relevant.
17 !!! A complete build log is located at
18 '/var/tmp/portage/x11-libs/pango-1.16.5/temp/build.log'.
19
20
21 I put the build.log here :
22 <http://perso.enstimac.fr/~caruana/perso/build.log>
23
24
25 here is my make.conf :# cat /etc/make.conf
26 CHOST="i686-pc-linux-gnu"
27 CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"
28 CXXFLAGS="${CFLAGS}"
29 USE="X gtk gnome -alsa mysql firefox apache2 bash-completion java jpeg
30 junit mp3 php python perl -wifi zlib"
31
32
33
34 here is my gcc config :
35 # gcc-config -l
36 [1] i486-pc-linux-gnu-4.1.1 *
37 [2] i686-pc-linux-gnu-3.3.6
38
39
40 I tried many things : env-update, re-emerge binutils... nothing works :-(
41
42
43
44 any idea ?
45
46 --
47 Jean-Philippe Caruana
48
49 --
50 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] I can't build pango Florian Philipp <f.philipp@××××××.de>
RE: [gentoo-user] I can't build pango "Marzan
Re: [gentoo-user] I can't build pango "Bo Ørsted Andresen" <bo.andresen@××××.dk>