Advertisement
Guest User

Untitled

a guest
Oct 11th, 2018
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.74 KB | None | 0 0
  1. !!!!!!1524549926!!!!!!!!!
  2. !!!!!!4212!!!!!!!!!
  3. !!!!!!1!!!!!!!!!
  4. !!!!!!1000!!!!!!!!!
  5. !!!!!!1524549926!!!!!!!!!
  6. !!!!!!24794!!!!!!!!!
  7. !!!!!!1524549926!!!!!!!!!
  8. !!!!!!8628!!!!!!!!!
  9. !!!!!!1524549926!!!!!!!!!
  10. !!!!!!5962!!!!!!!!!
  11. !!!!!!0!!!!!!!!!
  12. !!!!!!0!!!!!!!!!
  13. !!!!!!1!!!!!!!!!
  14. !!!!!!1!!!!!!!!!
  15. !!!!!!1524549926!!!!!!!!!
  16. !!!!!!4841!!!!!!!!!
  17. [translation] translate.py configuration:
  18. [translation] [translate]
  19. opt = jit
  20. [translation] translation configuration:
  21. [translation] [translation]
  22. cc = mingw
  23. check_str_without_nul = True
  24. continuation = True
  25. gc = incminimark
  26. gcrootfinder = shadowstack
  27. gctransformer = framework
  28. icon = pypy.ico
  29. jit = True
  30. libname = C:\projects\msys64\pypy3-v6.0.0-src\libs\python35.lib
  31. list_comprehension_operations = True
  32. secondaryentrypoints = cpyext,main
  33. shared = True
  34. thread = True
  35. type_system = lltype
  36. withsmallfuncsets = 5
  37. [translation:info] Annotating&simplifying...
  38. ←[1m←[31m[0] {translation-task←[0m
  39. starting annotate
  40. [translation:info] with policy: pypy.tool.ann_override.PyPyAnnotatorPolicy
  41. .......+++++++++++++++****************************************##%%%%#%%%%%%%#%%%%#######################%%%%%#%%%%%%******%%%**************
  42. ....++++++++++++++***************************%%%%%%%%%%%%%%%%%%%#########%%%###################################%%%%%%%%%%###%**************
  43. ..+++++++++++++*********************%%%%%%%%%%%%%%%%%%%%%%%%%%%%%##########################################################%%%*************
  44. ++++++++++++******************%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%##########################################################%%%%%%%*********
  45. +++++++++****************%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#%%%###########################################################%%%%%%%%%%******
  46. +++++++***************%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%###################!!!!!!1524549926!!!!!!!!!
  47. !!!!!!3396!!!!!!!!!
  48. ###########################################%#%%%%%%%%%%%%****
  49. ++++++*************%%%###%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#################################################################%%%%#%%%%%%%**
  50. ++++************%%%%%%%##%%%%%%%%%%%#%%%%########################################################################################%%%%%%%%%%
  51. +++***********%%%%%%%%%%%%####################################################################################################%%%%%%%%%%%%%
  52. ++***********%←[31m[204e] translation-task}←[0m
  53.  
  54. [Timer] Timings:
  55. [Timer] annotate --- 82.7 s
  56. [Timer] =========================================
  57. [Timer] Total: --- 82.7 s
  58. [translation:info] Error:
  59. File "C:\projects\msys64\pypy3-v6.0.0-src\rpython\translator\goal\translate.py", line 318, in main
  60. drv.proceed(goals)
  61. File "C:\projects\msys64\pypy3-v6.0.0-src\rpython\translator\driver.py", line 554, in proceed
  62. result = self._execute(goals, task_skip = self._maybe_skip())
  63. File "C:\projects\msys64\pypy3-v6.0.0-src\rpython\translator\tool\taskengine.py", line 114, in _execute
  64. res = self._do(goal, taskcallable, *args, **kwds)
  65. File "C:\projects\msys64\pypy3-v6.0.0-src\rpython\translator\driver.py", line 278, in _do
  66. res = func()
  67. File "C:\projects\msys64\pypy3-v6.0.0-src\rpython\translator\driver.py", line 315, in task_annotate
  68. s = annotator.build_types(self.entry_point, self.inputtypes)
  69. File "C:\projects\msys64\pypy3-v6.0.0-src\rpython\annotator\annrpython.py", line 92, in build_types
  70. return self.build_graph_types(flowgraph, inputs_s, complete_now=complete_now)
  71. File "C:\projects\msys64\pypy3-v6.0.0-src\rpython\annotator\annrpython.py", line 140, in build_graph_types
  72. self.complete()
  73. File "C:\projects\msys64\pypy3-v6.0.0-src\rpython\annotator\annrpython.py", line 229, in complete
  74. self.complete_pending_blocks()
  75. File "C:\projects\msys64\pypy3-v6.0.0-src\rpython\annotator\annrpython.py", line 224, in complete_pending_blocks
  76. self.processblock(graph, block)
  77. File "C:\projects\msys64\pypy3-v6.0.0-src\rpython\annotator\annrpython.py", line 398, in processblock
  78. self.flowin(graph, block)
  79. File "C:\projects\msys64\pypy3-v6.0.0-src\rpython\annotator\annrpython.py", line 501, in flowin
  80. self.consider_op(op)
  81. File "C:\projects\msys64\pypy3-v6.0.0-src\rpython\annotator\annrpython.py", line 653, in consider_op
  82. resultcell = op.consider(self)
  83. File "C:\projects\msys64\pypy3-v6.0.0-src\rpython\flowspace\operation.py", line 104, in consider
  84. return spec(annotator, *self.args)
  85. File "C:\projects\msys64\pypy3-v6.0.0-src\rpython\annotator\unaryop.py", line 118, in simple_call_SomeObject
  86. return s_func.call(argspec)
  87. File "C:\projects\msys64\pypy3-v6.0.0-src\rpython\annotator\unaryop.py", line 978, in call
  88. return bookkeeper.pbc_call(self, args)
  89. File "C:\projects\msys64\pypy3-v6.0.0-src\rpython\annotator\bookkeeper.py", line 535, in pbc_call
  90. results.append(desc.pycall(whence, args, s_previous_result, op))
  91. File "C:\projects\msys64\pypy3-v6.0.0-src\rpython\annotator\description.py", line 441, in pycall
  92. return self.funcdesc.pycall(whence, func_args, s_previous_result, op)
  93. File "C:\projects\msys64\pypy3-v6.0.0-src\rpython\annotator\description.py", line 285, in pycall
  94. graph = self.specialize(inputcells, op)
  95. File "C:\projects\msys64\pypy3-v6.0.0-src\rpython\annotator\description.py", line 281, in specialize
  96. return self.specializer(self, inputcells)
  97. File "C:\projects\msys64\pypy3-v6.0.0-src\rpython\annotator\specialize.py", line 82, in default_specialize
  98. graph = funcdesc.cachedgraph(key, builder=builder)
  99. File "C:\projects\msys64\pypy3-v6.0.0-src\rpython\annotator\description.py", line 247, in cachedgraph
  100. graph = self.buildgraph(alt_name, builder)
  101. File "C:\projects\msys64\pypy3-v6.0.0-src\rpython\annotator\description.py", line 210, in buildgraph
  102. graph = translator.buildflowgraph(self.pyobj)
  103. File "C:\projects\msys64\pypy3-v6.0.0-src\rpython\translator\translator.py", line 53, in buildflowgraph
  104. graph = build_flow(func)
  105. File "C:\projects\msys64\pypy3-v6.0.0-src\rpython\flowspace\objspace.py", line 49, in build_flow
  106. ctx.build_flow()
  107. File "C:\projects\msys64\pypy3-v6.0.0-src\rpython\flowspace\flowcontext.py", line 400, in build_flow
  108. self.record_block(block)
  109. File "C:\projects\msys64\pypy3-v6.0.0-src\rpython\flowspace\flowcontext.py", line 408, in record_block
  110. next_offset = self.handle_bytecode(next_offset)
  111. File "C:\projects\msys64\pypy3-v6.0.0-src\rpython\flowspace\flowcontext.py", line 487, in handle_bytecode
  112. offset = getattr(self, methodname)(oparg)
  113. File "C:\projects\msys64\pypy3-v6.0.0-src\rpython\flowspace\flowcontext.py", line 851, in LOAD_GLOBAL
  114. w_result = self.find_global(self.w_globals, self.getname_u(nameindex))
  115. File "C:\projects\msys64\pypy3-v6.0.0-src\rpython\flowspace\flowcontext.py", line 847, in find_global
  116. raise FlowingError("global name '%s' is not defined" % varname)
  117. [translation:ERROR] FlowingError:
  118.  
  119. global name 'FloatWFailed' is not defined
  120.  
  121. In <FunctionGraph of (pypy.objspace.std.longobject:166)W_LongObject.float_w at 0xa4fd890>:
  122. Happened at file C:\projects\msys64\pypy3-v6.0.0-src\pypy\objspace\std\longobject.py line 170
  123.  
  124. raise FloatWFailed
  125.  
  126. Processing block:
  127. block@24[allow_conversion_0...] is a <class 'rpython.flowspace.flowcontext.SpamBlock'>
  128. in (pypy.interpreter.baseobjspace:1659)float_w__pypy_interpreter_baseobjspace_W_Root
  129. containing the following operations:
  130. v9 = getattr(w_obj_0, ('float_w'))
  131. v10 = simple_call(v9, self_4, allow_conversion_0)
  132. --end--
  133. [translation] start debugger...
  134. > c:\projects\msys64\pypy3-v6.0.0-src\rpython\flowspace\flowcontext.py(847)find_global()
  135. -> raise FlowingError("global name '%s' is not defined" % varname)
  136. (Pdb+)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement