Gentoo Archives: gentoo-alt

From: mattmatteh@×××.com
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Lossage due to sys-devel/odcctools-20080820
Date: Sun, 24 Aug 2008 18:17:25
Message-Id: Pine.LNX.4.64.0808241316130.8568@ssbook.home
In Reply to: Re: [gentoo-alt] Lossage due to sys-devel/odcctools-20080820 by Fabian Groffen
1 On Sun, 24 Aug 2008, Fabian Groffen wrote:
2
3 > Ok, for all:
4 >
5 > the solution appears to execute the following steps:
6 > % emerge native-cctools
7 > % binutils-config 1
8 > % emerge --clean native-cctools
9
10 powerpc-apple-darwin8-gcc -x objective-c -fobjc-abi-version=1 -Wall
11 -Wno-import -DHAVE_CONFIG_H -I. -I. -I../include -I../include -include
12 ../include/extern.h -02 -pipe -maltivec -mcpu=G4 -mtune=G4
13 -fno-builtin-round -fno-builtin-trunc -mdynamic-no-pic -c -o print_objc.o
14 print_objc.c
15 powerpc-apple-darwin8-gcc: unrecognized option '-02'
16 cc1obj: error: unrecognized command line option "-fobjc-abi-version=1"
17 make[1]: *** [print_objc.o] Error 1
18 make[1]: Leaving directory
19 `/Users/matt/gentoo/var/tmp/portage/sys-devel/odcctools-20080820/work/odcctools-20080820/otool'
20 make: *** [otool] Error 2
21 * ERROR: sys-devel/odcctools-20080820 failed:
22 * emake failed
23
24 > % env FEATURES="-collision-protect" emerge -u odcctools
25 >
26 > I'm trying to fix more things to avoid this next time odcctools gets an
27 > upgrade :(
28 >
29 > Sorry for the inconvenience...

Replies

Subject Author
Re: [gentoo-alt] Lossage due to sys-devel/odcctools-20080820 Fabian Groffen <grobian@g.o>