Gentoo Archives: gentoo-portage-dev

From: Alex Bennee <alex@××××××.com>
To: gentoo-amd64@l.g.o
Cc: gentoo-portage-dev@l.g.o
Subject: [gentoo-portage-dev] Psyco for portage on amd64
Date: Mon, 24 Oct 2005 09:51:51
Message-Id: 1130099813.2014.4.camel@malory
1 Has anyone had any joy trying to get Psyco to build on an AMD64 machine?
2 I tried tweaking the ebuild but got a failed compile. I thought I'd ask
3 if there where any patches about that were worth a try. Nothing about
4 amd64 seems to be mentioned in the Psyco FAQ.
5
6 x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -fPIC
7 -DALL_STATIC=1 -Ic/ivm -I/usr/include/python2.4 -c c/psyco.c -o
8 build/temp.linux-x86_64-2.4/c/psyco.o
9 In file included from c/dispatcher.h:12,
10 from c/codemanager.h:10,
11 from c/psyco.c:3:
12 c/codegen.h:19:3: #error "sorry -- I guess it won't work like that on
13 64-bits machines"
14 In file included from c/initialize.h:46,
15 from c/psyco.c:13:
16 c/dispatcher.c: In function `fz_compress':
17 c/dispatcher.c:232: warning: cast from pointer to integer of different
18 size
19 c/dispatcher.c:238: warning: cast to pointer from integer of different
20 size
21 In file included from c/initialize.h:61,
22 from c/psyco.c:13:
23 c/Objects/pabstract.c:716:3: #error "omitted code from Python 2.3 here"
24 error: command 'x86_64-pc-linux-gnu-gcc' failed with exit status 1
25
26 !!! ERROR: dev-python/psyco-1.4 failed.
27 !!! Function distutils_src_compile, Line 35, Exitcode 1
28 !!! compilation failed
29 !!! If you need support, post the topmost build error, NOT this status
30 message.
31
32 --
33 Alex, homepage: http://www.bennee.com/~alex/
34 Zapp: The spirit is willing but the flesh is spongey and bruised.
35
36 --
37 gentoo-portage-dev@g.o mailing list

Replies