Gentoo Archives: gentoo-user

From: Roger Mason <rmason@×××××××.ca>
To: gentoo-user@l.g.o
Subject: [gentoo-user] pango fails to build
Date: Fri, 04 Jul 2008 15:40:36
Message-Id: y654p75r7fs.fsf@minnie.esd.mun.ca
1 Hello all,
2
3 I'm trying to install firefox-bin on a new (to me) machine.
4 pango-1.20.3 is a depenency that, unfortunately fails to build:
5
6 i686-pc-linux-gnu-gcc -O2 -mtune=pentium4 -pipe -Wall -o .libs/pangox-view viewer-render.o viewer-x.o viewer-main.o viewer-pangox.o pangox-view.o ../pango/.libs/libpango-1.0.so ../pango/.libs/libpangox-1.0.so /var/tmp/portage/x11-libs/pango-1.20.3/work/pango-1.20.3/pango/.libs/libpango-1.0.so -lm /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libX11.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -ldl
7 /usr/lib/libcairo.so: undefined reference to `__sync_fetch_and_add_4'
8 collect2: ld returned 1 exit status
9 distcc[15035] ERROR: compile (null) on localhost failed
10 make[3]: *** [pango-view] Error 1
11 make[3]: *** Waiting for unfinished jobs....
12 creating pangox-view
13 make[3]: Leaving directory `/var/tmp/portage/x11-libs/pango-1.20.3/work/pango-1.20.3/pango-view'
14 make[2]: *** [all] Error 2
15 make[2]: Leaving directory `/var/tmp/portage/x11-libs/pango-1.20.3/work/pango-1.20.3/pango-view'
16 make[1]: *** [all-recursive] Error 1
17 make[1]: Leaving directory `/var/tmp/portage/x11-libs/pango-1.20.3/work/pango-1.20.3'
18 make: *** [all] Error 2
19 *
20 * ERROR: x11-libs/pango-1.20.3 failed.
21 * Call stack:
22 * ebuild.sh, line 49: Called src_compile
23 * environment, line 2567: Called gnome2_src_compile
24 * environment, line 1938: Called die
25 * The specific snippet of code:
26 * emake || die "compile failure"
27 * The die message:
28 * compile failure
29
30
31 In case it is relevant, here is the version of cairo:
32
33 hyalophane etc # emerge -pv cairo
34
35 These are the packages that would be merged, in order:
36
37 Calculating dependencies... done!
38 [ebuild R ] x11-libs/cairo-1.6.4 USE="X -debug -directfb -doc -glitz -opengl -svg -test -xcb" 0 kB
39
40 Thanks for any help,
41 Roger
42 --
43 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] pango fails to build Justin Findlay <justin@××××××××.us>
Re: [gentoo-user] pango fails to build [solved] Roger Mason <rmason@×××××××.ca>