[Stackless] Mac builds needed

Aleksandar Radulovic alex at a13x.info
Mon Oct 5 12:50:19 CEST 2009


I'm building Stackless 2.6.3 on Leopard, using the default's from the
Mac build-installer.py script.

This is the error I'm getting, not sure why those files are missing:
gcc-4.0 -DNDEBUG -g -O3 -I/tmp/_py/libraries/usr/local/include -arch
ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -g
-L/tmp/_py/libraries/usr/local/lib  Parser/acceler.o Parser/grammar1.o
Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o
Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o
Parser/grammar.o Parser/pgen.o Objects/obmalloc.o Python/mysnprintf.o
Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/pgenmain.o -ldl
-o Parser/pgen
powerpc-apple-darwin9-gcc-4.0.1: Parser/tokenizer_pgen.o: No such file
or directory
powerpc-apple-darwin9-gcc-4.0.1: Parser/printgrammar.o: No such file
or directory
powerpc-apple-darwin9-gcc-4.0.1: Parser/pgenmain.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: Parser/tokenizer_pgen.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: Parser/printgrammar.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: Parser/pgenmain.o: No such file or directory
lipo: can't figure out the architecture type of: /var/tmp//ccGwdXyX.out

Those files don't get copied over to the /tmp/_py/_bld/python for some reason?
Any quick ideas to save my time?

Help appreciated..
-alex.


On Sun, Oct 4, 2009 at 8:07 PM, Richard Tew <richard.m.tew at gmail.com> wrote:
> On Sun, Oct 4, 2009 at 11:20 PM, Aleksandar Radulovic <alex at a13x.info> wrote:
>> I was about to build DMG of 2.6.3 version.. I can build 3.1.1 after that..
>> AFAIK, the only caveat is to build the Mac version using the build
>> script instead of
>> configure..
>
> They'd be much appreciated :-)
>
> Cheers,
> Richard.
>



-- 
a lex 13 x
http://www.a13x.info




More information about the Stackless mailing list