Paste #62193
Welcome On LodgeIt
Welcome to the LodgeIt pastebin. In order to use the notification feature a 31 day cookie with an unique ID was created for you. The lodgeit database does not store any information about you, it's just used for an advanced pastebin experience :-). Read more on the about lodgeit page. Have fun :-)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 | [translation:info] -- someobjectness 0% (0 of 752 functions polluted by SomeObjects) [translation:info] ootyping... [Timer] Timings: [Timer] annotate --- 105.6 s [Timer] rtype_ootype --- 1.7 s [Timer] ========================================== [Timer] Total: --- 107.3 s [translation:ERROR] Error: [translation:ERROR] Traceback (most recent call last): [translation:ERROR] File "./translate.py", line 275, in main [translation:ERROR] drv.proceed(goals) [translation:ERROR] File "/Users/santagada/projects/pypy-dist/pypy/translator/driver.py", line 800, in proceed [translation:ERROR] return self._execute(goals, task_skip = self._maybe_skip()) [translation:ERROR] File "/Users/santagada/projects/pypy-dist/pypy/translator/tool/taskengine.py", line 116, in _execute [translation:ERROR] res = self._do(goal, taskcallable, *args, **kwds) [translation:ERROR] File "/Users/santagada/projects/pypy-dist/pypy/translator/driver.py", line 284, in _do [translation:ERROR] res = func() [translation:ERROR] File "/Users/santagada/projects/pypy-dist/pypy/translator/driver.py", line 364, in task_rtype_ootype [translation:ERROR] crash_on_first_typeerror=insist) [translation:ERROR] File "/Users/santagada/projects/pypy-dist/pypy/rpython/rtyper.py", line 180, in specialize [translation:ERROR] self.specialize_more_blocks() [translation:ERROR] File "/Users/santagada/projects/pypy-dist/pypy/rpython/rtyper.py", line 226, in specialize_more_blocks [translation:ERROR] self.specialize_block(block) [translation:ERROR] File "/Users/santagada/projects/pypy-dist/pypy/rpython/rtyper.py", line 344, in specialize_block [translation:ERROR] hop.setup() # this is called from here to catch TyperErrors... [translation:ERROR] File "/Users/santagada/projects/pypy-dist/pypy/rpython/rtyper.py", line 690, in setup [translation:ERROR] rtyper.call_all_setups() # compute ForwardReferences now [translation:ERROR] File "/Users/santagada/projects/pypy-dist/pypy/rpython/rtyper.py", line 290, in call_all_setups [translation:ERROR] r.setup_final() [translation:ERROR] File "/Users/santagada/projects/pypy-dist/pypy/rpython/rmodel.py", line 77, in setup_final [translation:ERROR] self._setup_repr_final() [translation:ERROR] File "/Users/santagada/projects/pypy-dist/pypy/rpython/ootypesystem/rclass.py", line 332, in _setup_repr_final [translation:ERROR] m = self.attach_class_attr_accessor(mangled, value, r) [translation:ERROR] File "/Users/santagada/projects/pypy-dist/pypy/rpython/ootypesystem/rclass.py", line 370, in attach_class_attr_accessor [translation:ERROR] oovalue = r_value.convert_desc_or_const(value) [translation:ERROR] File "/Users/santagada/projects/pypy-dist/pypy/rpython/rmodel.py", line 118, in convert_desc_or_const [translation:ERROR] return self.convert_const(desc_or_const.value) [translation:ERROR] File "/Users/santagada/projects/pypy-dist/pypy/rpython/rpbc.py", line 264, in convert_const [translation:ERROR] funcdesc = self.rtyper.annotator.bookkeeper.getdesc(value) [translation:ERROR] File "/Users/santagada/projects/pypy-dist/pypy/annotation/bookkeeper.py", line 508, in getdesc [translation:ERROR] pyobj,)) [translation:ERROR] Exception: unexpected prebuilt constant: <staticmethod object at 0x5937b0> |