Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: Stuart Shelton <srcshelton@×××××.com>
Cc: gentoo-alt@l.g.o
Subject: [gentoo-alt] Re: Prefixed Portage on even more platforms
Date: Fri, 21 Dec 2007 20:16:02
Message-Id: 20071221201540.GA11766@gentoo.org
1 On 21-12-2007 14:41:59 +0000, Stuart Shelton wrote:
2 > python-2.5.1-r4 adds "-all" to LDFLAGS, which it seems that ld is
3 > clever enough to ignore rather than halt on, but does lead to very
4 > frequent line reading, for example:
5
6 Please take this to the list. Python is an ugly beast, but some have
7 very recently slaughtered it.
8
9
10 > building 'dl' extension
11 > ld -shared -all
12 > -Wl,-v,-s,-x,-n32,-mips4,-rdata_shared,-allow_jump_at_eop,-rpath,/opt/portage/usr/lib:/opt/portage/lib
13 > -L/opt/portage/usr/lib -L/opt/portage/lib -L. -OPT:Olimit=0 -DNDEBUG
14 > -c99 -O2 -n32 -mips4 -r14000 -float_const -use_readonly_const
15 > -TARG:isa=mips4:platform=ip35:processor=r14000
16 > -TENV:zeroinit_in_bss=ON
17 > -OPT:fast_io=ON:Olimit=8192:reorg_common=ON:swp=ON
18 > -LNO:auto_dist=ON:fusion_peeling_limit=8:gather_scatter=2 -woff
19 > 1174,1183,1185,1552,3968,3970 -I. -I./Include
20 > -I/opt/portage/usr/include
21 > build/temp.irix64-6.5-2.5/usr/opt/portage/var/tmp/portage/dev-lang/python-2.5.1-r4/work/Python-2.5.1/Modules/dlmodule.o
22 > -L. -L/opt/portage/lib -L/opt/portage/usr/lib -lpython2.5 -o
23 > build/lib.irix64-6.5-2.5/dl.so
24 > ld: unrecognized option '-all'
25 > ld: use the --help option for usage information
26 >
27 > Unfortunately, python fails to compile, but the build system doesn't
28 > notice and carries on regardless to inexplicably fail at a later
29 > point. This may only be provoked if USE="ncurses" is enabled.
30 >
31 > More when I have it...
32
33 --
34 Fabian Groffen
35 Gentoo on a different level
36 --
37 gentoo-alt@g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] Re: Prefixed Portage on even more platforms Rabbe Fogelholm <rabbe@×××××××.se>