Hi folks,
I just tried to build pypy on my mac, but I get an annotation
error.
[translation:ERROR] AssertionError': built-in class <type 'Struct'> not
found in typename_mapping while compiling _compile
[translation:ERROR] .. v500 = getattr(self_30, ('w_dict'))
[translation:ERROR] ..
'(pypy.interpreter.mixedmodule:34)MixedModule.getdictvalue'
[translation:ERROR] Processing block:
[translation:ERROR] [EMAIL PROTECTED] is a <class
'pypy.objspace.flow.flowcontext.SpamBlock'>
[translation:ERROR] in
(pypy.interpreter.mixedmodule:34)MixedModule.getdictvalue
[translation:ERROR] containing the following operations:
[translation:ERROR] v501 = getattr(space_0, ('finditem'))
[translation:ERROR] v500 = getattr(self_30, ('w_dict'))
[translation:ERROR] v502 = simple_call(v501, v500, w_name_0)
[translation:ERROR] v503 = getattr(self_30, ('lazy'))
[translation:ERROR] v504 = is_true(v503)
[translation:ERROR] --end--
rev. 38657 checked out on OSX, Python 2.5
I installed nothing yet. Maybe something missing?
cheers - chris
_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev