Advertisement
Guest User

blockdiagerror

a guest
Apr 8th, 2012
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.15 KB | None | 0 0
  1. install_dir /usr/local/lib/python2.6/dist-packages/
  2. Searching for blockdiag
  3. Best match: blockdiag 1.1.4
  4. Processing blockdiag-1.1.4-py2.6.egg
  5. blockdiag 1.1.4 is already the active version in easy-install.pth
  6. Installing blockdiag script to /usr/local/bin
  7.  
  8. Using /usr/local/lib/python2.6/dist-packages/blockdiag-1.1.4-py2.6.egg
  9. Processing dependencies for blockdiag
  10. Searching for PIL
  11. Reading http://pypi.python.org/simple/PIL/
  12. Reading http://www.pythonware.com/products/pil
  13. Reading http://effbot.org/zone/pil-changes-115.htm
  14. Download error: [Errno -2] Name or service not known -- Some packages may not be found!
  15. Reading http://effbot.org/zone/pil-changes-115.htm
  16. Reading http://effbot.org/downloads/#Imaging
  17. Best match: PIL 1.1.7
  18. Downloading http://effbot.org/media/downloads/PIL-1.1.7.tar.gz
  19. Processing PIL-1.1.7.tar.gz
  20. Running PIL-1.1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tx4P54/PIL-1.1.7/egg-dist-tmp-F4vgBr
  21. WARNING: '' not a valid package name; please use only.-separated package names in setup.py
  22. _imaging.c:75:20: error: Python.h: No such file or directory
  23. In file included from libImaging/Imaging.h:14,
  24. from _imaging.c:77:
  25. libImaging/ImPlatform.h:14:2: error: #error Sorry, this library requires support for ANSI prototypes.
  26. libImaging/ImPlatform.h:17:2: error: #error Sorry, this library requires ANSI header files.
  27. libImaging/ImPlatform.h:55:2: error: #error Cannot find required 32-bit integer type
  28. In file included from _imaging.c:77:
  29. libImaging/Imaging.h:90: error: expected specifier-qualifier-list before ‘INT32’
  30. libImaging/Imaging.h:264: error: expected specifier-qualifier-list before ‘INT32’
  31. libImaging/Imaging.h:395: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ImagingCRC32’
  32. _imaging.c:124: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
  33. _imaging.c:129: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PyTypeObject’
  34. _imaging.c:143: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
  35. _imaging.c:151: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PyTypeObject’
  36. _imaging.c:154: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
  37. _imaging.c:160: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PyTypeObject’
  38. _imaging.c:165: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
  39. _imaging.c:170: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PyTypeObject’
  40. _imaging.c:172: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  41. _imaging.c: In function ‘_dealloc’:
  42. _imaging.c:204: error: ‘ImagingObject’ has no member named ‘access’
  43. _imaging.c:206: error: ‘ImagingObject’ has no member named ‘image’
  44. _imaging.c:207: warning: implicit declaration of function ‘PyMem_DEL’
  45. _imaging.c: At top level:
  46. _imaging.c:212: error: expected ‘)’ before ‘*’ token
  47. _imaging.c: In function ‘ImagingSectionEnter’:
  48. _imaging.c:230: error: ‘PyThreadState’ undeclared (first use in this function)
  49. _imaging.c:230: error: (Each undeclared identifier is reported only once
  50. _imaging.c:230: error: for each function it appears in.)
  51. _imaging.c:230: error: expected expression before ‘)’ token
  52. _imaging.c: In function ‘ImagingSectionLeave’:
  53. _imaging.c:237: warning: implicit declaration of function ‘PyEval_RestoreThread’
  54. _imaging.c:237: error: ‘PyThreadState’ undeclared (first use in this function)
  55. _imaging.c:237: error: expected expression before ‘)’ token
  56. _imaging.c: At top level:
  57. _imaging.c:248: error: expected ‘)’ before ‘*’ token
  58. _imaging.c:257: error: expected ‘)’ before ‘*’ token
  59. _imaging.c: In function ‘ImagingError_IOError’:
  60. _imaging.c:301: warning: implicit declaration of function ‘PyErr_SetString’
  61. _imaging.c:301: error: ‘PyExc_IOError’ undeclared (first use in this function)
  62. _imaging.c:302: error: ‘NULL’ undeclared (first use in this function)
  63. _imaging.c: In function ‘ImagingError_MemoryError’:
  64. _imaging.c:308: warning: implicit declaration of function ‘PyErr_NoMemory’
  65. _imaging.c:308: warning: return makes pointer from integer without a cast
  66. _imaging.c: In function ‘ImagingError_Mismatch’:
  67. _imaging.c:314: error: ‘PyExc_ValueError’ undeclared (first use in this function)
  68. _imaging.c:315: error: ‘NULL’ undeclared (first use in this function)
  69. _imaging.c: In function ‘ImagingError_ModeError’:
  70. _imaging.c:321: error: ‘PyExc_ValueError’ undeclared (first use in this function)
  71. _imaging.c:322: error: ‘NULL’ undeclared (first use in this function)
  72. _imaging.c: In function ‘ImagingError_ValueError’:
  73. _imaging.c:329: error: ‘PyExc_ValueError’ undeclared (first use in this function)
  74. _imaging.c:332: error: ‘NULL’ undeclared (first use in this function)
  75. _imaging.c: In function ‘ImagingError_Clear’:
  76. _imaging.c:338: warning: implicit declaration of function ‘PyErr_Clear’
  77. _imaging.c: At top level:
  78. _imaging.c:369: error: expected ‘)’ before ‘*’ token
  79. _imaging.c:464: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  80. _imaging.c:510: error: expected ‘)’ before ‘*’ token
  81. _imaging.c:587: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  82. _imaging.c:619: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  83. _imaging.c:631: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  84. _imaging.c:643: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  85. _imaging.c:655: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  86. _imaging.c:664: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  87. _imaging.c:675: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  88. _imaging.c:686: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  89. _imaging.c:697: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  90. _imaging.c:719: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  91. _imaging.c:743: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  92. _imaging.c:760: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  93. _imaging.c:777: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  94. _imaging.c:786: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  95. _imaging.c:803: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  96. _imaging.c:813: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  97. _imaging.c:824: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  98. _imaging.c:857: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  99. _imaging.c:879: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  100. _imaging.c:914: error: expected ‘)’ before ‘*’ token
  101. _imaging.c:954: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  102. _imaging.c:981: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  103. _imaging.c:1054: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  104. _imaging.c:1065: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  105. _imaging.c:1075: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  106. _imaging.c:1114: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  107. _imaging.c:1191: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  108. _imaging.c:1202: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  109. _imaging.c:1339: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  110. _imaging.c:1359: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  111. _imaging.c:1394: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  112. _imaging.c:1419: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  113. _imaging.c:1448: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  114. _imaging.c:1459: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  115. _imaging.c:1479: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  116. _imaging.c:1530: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  117. _imaging.c:1568: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  118. _imaging.c:1614: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  119. _imaging.c:1689: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  120. _imaging.c:1739: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  121. _imaging.c:1765: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  122. _imaging.c:1771: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  123. _imaging.c:1783: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  124. _imaging.c:1817: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  125. _imaging.c:1845: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  126. _imaging.c:1874: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  127. _imaging.c:1885: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  128. _imaging.c:1901: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  129. _imaging.c:1922: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  130. _imaging.c:1928: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  131. _imaging.c:1939: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  132. _imaging.c:1950: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  133. _imaging.c:1961: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  134. _imaging.c:1972: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  135. _imaging.c:1983: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  136. _imaging.c:2001: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  137. _imaging.c:2019: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  138. _imaging.c:2030: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  139. _imaging.c:2041: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  140. _imaging.c:2052: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  141. _imaging.c:2063: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  142. _imaging.c:2081: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  143. _imaging.c: In function ‘_font_dealloc’:
  144. _imaging.c:2142: warning: implicit declaration of function ‘Py_XDECREF’
  145. _imaging.c:2142: error: ‘ImagingFontObject’ has no member named ‘ref’
  146. _imaging.c: In function ‘textwidth’:
  147. _imaging.c:2152: error: ‘ImagingFontObject’ has no member named ‘glyphs’
  148. _imaging.c: At top level:
  149. _imaging.c:2157: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  150. _imaging.c:2205: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  151. _imaging.c:2215: error: array type has incomplete element type
  152. _imaging.c:2216: error: ‘PyCFunction’ undeclared here (not in a function)
  153. _imaging.c:2216: error: expected ‘}’ before ‘_font_getmask’
  154. _imaging.c:2217: error: expected ‘}’ before ‘_font_getsize’
  155. _imaging.c:2218: error: ‘NULL’ undeclared here (not in a function)
  156. _imaging.c:2221: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  157. _imaging.c:2229: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  158. _imaging.c: In function ‘_draw_dealloc’:
  159. _imaging.c:2257: error: ‘ImagingDrawObject’ has no member named ‘image’
  160. _imaging.c: At top level:
  161. _imaging.c:2261: error: expected ‘)’ before ‘*’ token
  162. _imaging.c:2263: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  163. _imaging.c:2278: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  164. _imaging.c:2298: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  165. _imaging.c:2335: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  166. _imaging.c:2353: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  167. _imaging.c:2390: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  168. _imaging.c:2406: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  169. _imaging.c:2459: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  170. _imaging.c:2474: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  171. _imaging.c:2507: error: expected ‘)’ before ‘*’ token
  172. _imaging.c:2509: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  173. _imaging.c:2536: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  174. _imaging.c:2554: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  175. _imaging.c:2600: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  176. _imaging.c:2637: error: array type has incomplete element type
  177. _imaging.c:2640: error: expected ‘}’ before ‘_draw_line’
  178. _imaging.c:2641: error: expected ‘}’ before ‘_draw_lines’
  179. _imaging.c:2643: error: expected ‘}’ before ‘_draw_outline’
  180. _imaging.c:2645: error: expected ‘}’ before ‘_draw_polygon’
  181. _imaging.c:2646: error: expected ‘}’ before ‘_draw_rectangle’
  182. _imaging.c:2647: error: expected ‘}’ before ‘_draw_point’
  183. _imaging.c:2648: error: expected ‘}’ before ‘_draw_points’
  184. _imaging.c:2649: error: expected ‘}’ before ‘_draw_arc’
  185. _imaging.c:2650: error: expected ‘}’ before ‘_draw_bitmap’
  186. _imaging.c:2651: error: expected ‘}’ before ‘_draw_chord’
  187. _imaging.c:2652: error: expected ‘}’ before ‘_draw_ellipse’
  188. _imaging.c:2653: error: expected ‘}’ before ‘_draw_pieslice’
  189. _imaging.c:2654: error: expected ‘}’ before ‘_draw_ink’
  190. _imaging.c:2659: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  191. _imaging.c:2668: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  192. _imaging.c: In function ‘pixel_access_dealloc’:
  193. _imaging.c:2693: error: ‘PixelAccessObject’ has no member named ‘image’
  194. _imaging.c: At top level:
  195. _imaging.c:2697: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  196. _imaging.c:2708: error: expected declaration specifiers or ‘...’ before ‘PyObject’
  197. _imaging.c:2708: error: expected declaration specifiers or ‘...’ before ‘PyObject’
  198. _imaging.c: In function ‘pixel_access_setitem’:
  199. _imaging.c:2710: error: ‘PixelAccessObject’ has no member named ‘image’
  200. _imaging.c:2714: error: ‘PixelAccessObject’ has no member named ‘readonly’
  201. _imaging.c:2719: warning: implicit declaration of function ‘_getxy’
  202. _imaging.c:2719: error: ‘xy’ undeclared (first use in this function)
  203. _imaging.c:2723: error: ‘PyExc_IndexError’ undeclared (first use in this function)
  204. _imaging.c:2727: error: ‘color’ undeclared (first use in this function)
  205. _imaging.c:2730: warning: implicit declaration of function ‘getink’
  206. _imaging.c:2733: error: ‘PixelAccessObject’ has no member named ‘image’
  207. _imaging.c: At top level:
  208. _imaging.c:2744: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  209. _imaging.c:2763: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  210. _imaging.c:2774: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  211. _imaging.c:2791: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  212. _imaging.c:2811: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  213. _imaging.c:2846: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  214. _imaging.c:2867: error: array type has incomplete element type
  215. _imaging.c:2870: error: expected ‘}’ before ‘_getpixel’
  216. _imaging.c:2871: error: expected ‘}’ before ‘_putpixel’
  217. _imaging.c:2873: error: expected ‘}’ before ‘pixel_access_new’
  218. _imaging.c:2876: error: expected ‘}’ before ‘_convert’
  219. _imaging.c:2877: error: expected ‘}’ before ‘_convert2’
  220. _imaging.c:2878: error: expected ‘}’ before ‘_convert_matrix’
  221. _imaging.c:2879: error: expected ‘}’ before ‘_copy’
  222. _imaging.c:2880: error: expected ‘}’ before ‘_copy2’
  223. _imaging.c:2884: error: expected ‘}’ before ‘_crop’
  224. _imaging.c:2885: error: expected ‘}’ before ‘_expand’
  225. _imaging.c:2886: error: expected ‘}’ before ‘_filter’
  226. _imaging.c:2887: error: expected ‘}’ before ‘_histogram’
  227. _imaging.c:2889: error: expected ‘}’ before ‘_modefilter’
  228. _imaging.c:2891: error: expected ‘}’ before ‘_offset’
  229. _imaging.c:2892: error: expected ‘}’ before ‘_paste’
  230. _imaging.c:2893: error: expected ‘}’ before ‘_point’
  231. _imaging.c:2894: error: expected ‘}’ before ‘_point_transform’
  232. _imaging.c:2895: error: expected ‘}’ before ‘_putdata’
  233. _imaging.c:2897: error: expected ‘}’ before ‘_quantize’
  234. _imaging.c:2900: error: expected ‘}’ before ‘_rankfilter’
  235. _imaging.c:2902: error: expected ‘}’ before ‘_resize’
  236. _imaging.c:2903: error: expected ‘}’ before ‘_rotate’
  237. _imaging.c:2904: error: expected ‘}’ before ‘_stretch’
  238. _imaging.c:2905: error: expected ‘}’ before ‘_transpose’
  239. _imaging.c:2906: error: expected ‘}’ before ‘_transform2’
  240. _imaging.c:2908: error: expected ‘}’ before ‘_isblock’
  241. _imaging.c:2910: error: expected ‘}’ before ‘_getbbox’
  242. _imaging.c:2911: error: expected ‘}’ before ‘_getcolors’
  243. _imaging.c:2912: error: expected ‘}’ before ‘_getextrema’
  244. _imaging.c:2913: error: expected ‘}’ before ‘_getprojection’
  245. _imaging.c:2915: error: expected ‘}’ before ‘_getband’
  246. _imaging.c:2916: error: expected ‘}’ before ‘_putband’
  247. _imaging.c:2917: error: expected ‘}’ before ‘_fillband’
  248. _imaging.c:2919: error: expected ‘}’ before ‘im_setmode’
  249. _imaging.c:2921: error: expected ‘}’ before ‘_getpalette’
  250. _imaging.c:2922: error: expected ‘}’ before ‘_putpalette’
  251. _imaging.c:2923: error: expected ‘}’ before ‘_putpalettealpha’
  252. _imaging.c:2927: error: expected ‘}’ before ‘_chop_invert’
  253. _imaging.c:2928: error: expected ‘}’ before ‘_chop_lighter’
  254. _imaging.c:2929: error: expected ‘}’ before ‘_chop_darker’
  255. _imaging.c:2930: error: expected ‘}’ before ‘_chop_difference’
  256. _imaging.c:2931: error: expected ‘}’ before ‘_chop_multiply’
  257. _imaging.c:2932: error: expected ‘}’ before ‘_chop_screen’
  258. _imaging.c:2933: error: expected ‘}’ before ‘_chop_add’
  259. _imaging.c:2934: error: expected ‘}’ before ‘_chop_subtract’
  260. _imaging.c:2935: error: expected ‘}’ before ‘_chop_add_modulo’
  261. _imaging.c:2936: error: expected ‘}’ before ‘_chop_subtract_modulo’
  262. _imaging.c:2937: error: expected ‘}’ before ‘_chop_and’
  263. _imaging.c:2938: error: expected ‘}’ before ‘_chop_or’
  264. _imaging.c:2939: error: expected ‘}’ before ‘_chop_xor’
  265. _imaging.c:2944: error: expected ‘}’ before ‘_gaussian_blur’
  266. _imaging.c:2945: error: expected ‘}’ before ‘_unsharp_mask’
  267. _imaging.c:2950: error: expected ‘}’ before ‘_effect_spread’
  268. _imaging.c:2954: error: expected ‘}’ before ‘_new_array’
  269. _imaging.c:2955: error: expected ‘}’ before ‘_new_block’
  270. _imaging.c:2958: error: expected ‘}’ before ‘_save_ppm’
  271. _imaging.c:2967: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  272. _imaging.c: In function ‘image_length’:
  273. _imaging.c:2996: error: ‘ImagingObject’ has no member named ‘image’
  274. _imaging.c: At top level:
  275. _imaging.c:3001: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  276. _imaging.c:3016: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘image_as_sequence’
  277. _imaging.c:3029: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PyTypeObject’
  278. _imaging.c:3050: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PyTypeObject’
  279. _imaging.c:3062: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PyTypeObject’
  280. _imaging.c:3076: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pixel_access_as_mapping’
  281. _imaging.c:3084: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PyTypeObject’
  282. _imaging.c:3106: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  283. _imaging.c:3107: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  284. _imaging.c:3108: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  285. _imaging.c:3109: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  286. _imaging.c:3110: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  287. _imaging.c:3111: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  288. _imaging.c:3112: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  289. _imaging.c:3113: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  290. _imaging.c:3114: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  291. _imaging.c:3115: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  292. _imaging.c:3116: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  293. _imaging.c:3117: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  294. _imaging.c:3118: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  295. _imaging.c:3119: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  296. _imaging.c:3120: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  297. _imaging.c:3123: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  298. _imaging.c:3124: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  299. _imaging.c:3125: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  300. _imaging.c:3126: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  301. _imaging.c:3127: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  302. _imaging.c:3128: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  303. _imaging.c:3129: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  304. _imaging.c:3144: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  305. _imaging.c:3147: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  306. _imaging.c:3149: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  307. _imaging.c:3150: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  308. _imaging.c:3152: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘functions’
  309. _imaging.c:3250: warning: return type defaults to ‘int’
  310. _imaging.c: In function ‘DL_EXPORT’:
  311. _imaging.c:3250: error: expected declaration specifiers before ‘init_imaging’
  312. _imaging.c:3281: error: expected ‘{’ at end of input
  313. error: Setup script exited with error: command 'gcc' failed with exit status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement