On Sat, Jan 21, 2012 at 5:35 AM, Roberto De Ioris <[email protected]> wrote:
>
>> apologies ... very late ... will elaborate as needed tomorrow :-)
>>
>> i'm trying to build uWSGI on the ARM platform (Sheevaplug) and having
>> problems with the python plugin.  i don't actually need python (this
>> instance is fastrouter to backend x86_64 instances), but i will soon.
>>
>> compiling uWSGI with the python plugin embedded, any version, fails on
>> internal bootstrap ... oddly enough, when compiled as a shared
>> object/plugin it seems to work fine.  output below shows failure and
>> gdb backtrace for each major version.
>
> This is a known problem an all the ubuntu/debian-based build of python.
> I have tried myself debugging this issues (affecting a bunch of other
> packages) by without luck.
>
> The funny things is that compiling a new python (a simple
> ./configure;make;make install) make the whole thing works again :)

bah! i'm relieved ... and slightly annoyed ... at the same time :-) no
wonder i couldn't figure out what the #%!$ was going on! sounds like
some low level compiler flub i'd never figure out.  very strange that
a simple recompile would fix it -- maybe a packaging bug -- the only
similar reference i found to the issue was regarding blender (also on
ARM):

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644190

... and that seemed to magically go away.  i tried to locate a
corresponding commit in the blender revision history but found
nothing.

oh well, loading an .so is just fine ... i've been considering dumping
Debian/Vyatta on my sheeva in favor of Archlinux anyway, since that's
what all my other machines run ... as useful/awesome as Vyatta is,
building it from scratch for ARM is a real chore.

anyways, thanks for the tip/heads up!

-- 

C Anthony
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to