OLPC-OS-Builder
Daniel Drake
dsd at laptop.org
Wed Oct 6 15:49:37 EDT 2010
On 6 October 2010 20:35, Juliano Bittencourt <juliano at lec.ufrgs.br> wrote:
>
> I've been helping Hellanio to get his build with kdelibs and koffice. I hit awkward error in preimage.90.core.sh
>
> After some investigation I isolated the error when olpc-os-build compile the python bytecode
>
> /usr/lib/python2.6/site-packages/nose/proxy.py:93: SyntaxWarning: assertion is always true, perhaps remove parentheses?
>
> Any clue on how to solve that?
Take a look at the file..what's it choking on?
If you're compiling with optimizations, see if it compiles without
optimizations. Or vice versa if you're compiling without
optimizations, see if it compiles with optimizations.
If you speak python you can probably take a stab at fixing or at least
understanding it.
Daniel
More information about the Devel
mailing list