Gentoo Archives: gentoo-osx

From: m h <sesquile@×××××.com>
To: gentoo-osx@l.g.o
Subject: Re: [gentoo-osx] [PREFIX] Verbose info regarding 2.1.11 Linux install.
Date: Tue, 21 Mar 2006 19:05:56
Message-Id: e36b84ee0603211105w3e0e3c36vffe5ee3adaadec99@mail.gmail.com
In Reply to: Re: [gentoo-osx] [PREFIX] Verbose info regarding 2.1.11 Linux install. by m h
1 So, I'm plowinbeg ahead (even though my install maybe/is broken?)
2
3 In addition to the stuff I listed earlier, I've done the following:
4
5 echo "#matt added this
6 sys-apps/portage-2.1.10
7 sys-devel/binutils-2.15
8 sys-libs/libstdc++-v3
9 sys-devel/gcc-3.4
10 dev-libs/openssl-0.9.7a
11 sys-apps/sed-4.1.2
12 sys-libs/glibc-2.3.4
13 app-shells/bash-3.0" >> ${PREFIX}/etc/make.profile/package.provided
14
15 I'm now running into a new issue while emerging system (cc1: error:
16 unrecognized command line option "-fno-stack-protector") I haven't
17 seen before. I hit it with glibc (before I added it to
18 package.provided) and am now hitting it with perl.
19 ....
20 URCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -mcpu=i686 -pipe -Wall
21 `sh cflags "optimize='-O2 -mcpu=i686 -pipe'" pad.o` -fPIC pad.c
22 CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe
23 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2
24 -mcpu=i686 -pipe -Wall
25 `sh cflags "optimize='-O2 -mcpu=i686 -pipe'" regcomp.o` -fPIC regcomp.c
26 CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe
27 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm
28 -fno-stack-protector -O2 -mcpu=i686 -pipe -Wall
29 cc1: error: unrecognized command line option "-fno-stack-protector"
30 make: *** [regcomp.o] Error 1
31
32 !!! ERROR: dev-lang/perl-5.8.7-r1 failed.
33 Call stack:
34 ebuild.sh, line 1658: Called dyn_compile
35 ebuild.sh, line 1056: Called src_compile
36
37 !!! Unable to make
38 !!! If you need support, post the topmost build error, and the call
39 stack if relevant.
40
41 Has anyone else ran into this? I'm not setting this flag and don't
42 see it in the ebuilds....
43
44 -matt
45
46 --
47 gentoo-osx@g.o mailing list

Replies