Gentoo Archives: gentoo-alt

From: Matt Michalowski <me@××××××××.au>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] OS X - gcc-apple-4.0.1_p5465
Date: Tue, 06 Nov 2007 11:44:23
Message-Id: 47305394.9060001@mattm.id.au
1 Yesterday I emerged gcc-apple-4.0.1_p5465 and odcctools-20071104 on
2 x86-macos (10.4)
3
4 This happens when emerging tar:
5 utf8.c: In function 'string_ascii_p':
6 utf8.c:94: warning: comparison is always true due to limited range of
7 data type
8 i686-apple-darwin8-gcc -std=gnu99 -O2 -march=nocona -pipe -o tar
9 buffer.o compare.o create.o delete.o extract.o xheader.o incremen.o
10 list.o misc.o names.o sparse.o system.o tar.o transform.o update.o
11 utf8.o ../lib/libtar.a -L/Users/mattm/gentoo/usr/lib -liconv
12 ld: duplicate symbol _argp_fmtstream_write in
13 ../lib/libtar.a(argp-help.o) and tar.o
14
15 collect2: ld returned 1 exit status
16 make[2]: *** [tar] Error 1
17 make[2]: Leaving directory
18 `/Users/mattm/gentoo/var/tmp/portage/app-arch/tar-1.19/work/tar-1.19/src'
19 make[1]: *** [all-recursive] Error 1
20 make[1]: Leaving directory
21 `/Users/mattm/gentoo/var/tmp/portage/app-arch/tar-1.19/work/tar-1.19'
22 make: *** [all] Error 2
23
24 I haven't tried gcc-apple-4.2.1_p5531 yet, but dropping back to
25 gcc-apple-4.0.1-p5363-r1 fixes it. Anyone else notice this with other
26 packages? Should 5465 be masked on 10.4 for now perhaps?
27
28 Matt.
29 --
30 gentoo-alt@g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] OS X - gcc-apple-4.0.1_p5465 Fabian Groffen <grobian@g.o>
Re: [gentoo-alt] OS X - gcc-apple-4.0.1_p5465 Fabian Groffen <grobian@g.o>