Advertisement
Guest User

Lucas1

a guest
Sep 15th, 2012
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 315.20 KB | None | 0 0
  1. Magick.xs:1043: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  2. Magick.xs:8266: error: invalid operands to binary - (have ‘struct Methods *’ and ‘double’)
  3. Magick.xs:8268: error: called object ‘<erroneous-expression>’ is not a function
  4. Magick.xs:8271: error: ‘CacheView’ undeclared (first use in this function)
  5. Magick.xs:8272: error: ‘composite_view’ undeclared (first use in this function)
  6. Magick.xs:8272: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  7. Magick.xs:8272: warning: statement with no effect
  8. Magick.xs:8278: warning: statement with no effect
  9. Magick.xs:8278: error: expected ‘;’ before ‘sync’
  10. Magick.xs:8284: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  11. Magick.xs:8284: error: ‘q’ undeclared (first use in this function)
  12. Magick.xs:8284: warning: statement with no effect
  13. Magick.xs:8292: error: ‘struct Methods’ has no member named ‘geometry’
  14. Magick.xs:8293: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  15. Magick.xs:8295: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  16. Magick.xs:8295: error: pointer value used where a floating point value was expected
  17. Magick.xs:8296: warning: passing argument 1 of ‘StringToDoubleInterval’ from incompatible pointer type
  18. Magick.xs:1043: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  19. Magick.xs:8294: error: invalid operands to binary - (have ‘struct Methods *’ and ‘double’)
  20. Magick.xs:8296: error: called object ‘<erroneous-expression>’ is not a function
  21. Magick.xs:8296: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  22. Magick.xs:8296: warning: statement with no effect
  23. Magick.xs:8297: error: ‘struct Methods’ has no member named ‘matte’
  24. Magick.xs:8298: error: ‘OpaqueOpacity’ undeclared (first use in this function)
  25. Magick.xs:8300: warning: statement with no effect
  26. Magick.xs:8301: error: ‘struct Methods’ has no member named ‘rows’
  27. Magick.xs:8304: error: ‘struct Methods’ has no member named ‘columns’
  28. Magick.xs:8304: warning: statement with no effect
  29. Magick.xs:8305: error: ‘struct Methods’ has no member named ‘columns’
  30. Magick.xs:8307: error: ‘struct Methods’ has no member named ‘opacity’
  31. Magick.xs:8308: error: ‘struct Methods’ has no member named ‘opacity’
  32. Magick.xs:8308: warning: statement with no effect
  33. Magick.xs:8309: error: lvalue required as increment operand
  34. Magick.xs:8309: warning: statement with no effect
  35. Magick.xs:8311: error: lvalue required as left operand of assignment
  36. Magick.xs:8311: warning: statement with no effect
  37. Magick.xs:8312: warning: comparison of distinct pointer types lacks a cast
  38. Magick.xs:8315: warning: statement with no effect
  39. Magick.xs:8319: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  40. Magick.xs:8320: error: ‘struct Methods’ has no member named ‘background_color’
  41. Magick.xs:8322: error: ‘struct Methods’ has no member named ‘interpolate’
  42. Magick.xs:8323: warning: statement with no effect
  43. Magick.xs:8323: error: expected ‘;’ before ‘argument_list’
  44. Magick.xs:8326: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  45. Magick.xs:8329: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  46. Magick.xs:8333: error: expected expression before ‘)’ token
  47. Magick.xs:8333: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  48. Magick.xs:8333: error: called object ‘<erroneous-expression>’ is not a function
  49. Magick.xs:8333: warning: statement with no effect
  50. Magick.xs:8340: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  51. Magick.xs:8340: warning: statement with no effect
  52. Magick.xs:8341: error: expected expression before ‘)’ token
  53. Magick.xs:8341: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  54. Magick.xs:8341: error: called object ‘<erroneous-expression>’ is not a function
  55. Magick.xs:8360: error: ‘struct Methods’ has no member named ‘rows’
  56. Magick.xs:8360: error: ‘struct Methods’ has no member named ‘rows’
  57. Magick.xs:8361: error: ‘struct Methods’ has no member named ‘columns’
  58. Magick.xs:8361: error: ‘struct Methods’ has no member named ‘columns’
  59. Magick.xs:8364: warning: implicit declaration of function ‘CompositeImage’
  60. Magick.xs:8369: warning: statement with no effect
  61. Magick.xs:8376: error: ‘struct Methods’ has no member named ‘gravity’
  62. Magick.xs:8376: warning: statement with no effect
  63. Magick.xs:8376: error: expected ‘;’ before ‘argument_list’
  64. Magick.xs:8380: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  65. Magick.xs:8382: error: ‘struct Methods’ has no member named ‘columns’
  66. Magick.xs:8382: error: ‘struct Methods’ has no member named ‘rows’
  67. Magick.xs:8382: error: ‘struct Methods’ has no member named ‘gravity’
  68. Magick.xs:8386: error: request for member ‘x’ in something not a structure or union
  69. Magick.xs:8386: warning: statement with no effect
  70. Magick.xs:8388: error: request for member ‘y’ in something not a structure or union
  71. Magick.xs:8388: warning: statement with no effect
  72. Magick.xs:8391: error: ‘struct Methods’ has no member named ‘compose’
  73. Magick.xs:8391: error: ‘DisplaceCompositeOp’ undeclared (first use in this function)
  74. Magick.xs:8392: error: ‘struct Methods’ has no member named ‘compose’
  75. Magick.xs:8392: error: ‘DistortCompositeOp’ undeclared (first use in this function)
  76. Magick.xs:8398: error: ‘struct Methods’ has no member named ‘exception’
  77. Magick.xs:8398: warning: statement with no effect
  78. Magick.xs:8399: error: ‘CopyGreenCompositeOp’ undeclared (first use in this function)
  79. Magick.xs:8400: error: ‘struct ArgumentList’ has no member named ‘image_reference’
  80. Magick.xs:8407: error: ‘struct Methods’ has no member named ‘mask’
  81. Magick.xs:8407: error: ‘struct ArgumentList’ has no member named ‘image_reference’
  82. Magick.xs:8408: error: ‘struct Methods’ has no member named ‘exception’
  83. Magick.xs:8408: warning: statement with no effect
  84. Magick.xs:8409: warning: implicit declaration of function ‘NegateImage’
  85. Magick.xs:8409: error: ‘struct Methods’ has no member named ‘mask’
  86. Magick.xs:8413: warning: statement with no effect
  87. Magick.xs:8413: error: expected ‘;’ before ‘argument_list’
  88. Magick.xs:8418: error: ‘struct Methods’ has no member named ‘columns’
  89. Magick.xs:8418: error: pointer value used where a floating point value was expected
  90. Magick.xs:8419: error: ‘struct Methods’ has no member named ‘rows’
  91. Magick.xs:8419: error: pointer value used where a floating point value was expected
  92. Magick.xs:8419: error: request for member ‘x’ in something not a structure or union
  93. Magick.xs:8419: error: pointer value used where a floating point value was expected
  94. Magick.xs:8420: error: request for member ‘y’ in something not a structure or union
  95. Magick.xs:8420: error: pointer value used where a floating point value was expected
  96. Magick.xs:8422: warning: statement with no effect
  97. Magick.xs:8424: warning: implicit declaration of function ‘CompositeImageChannel’
  98. Magick.xs:8425: error: request for member ‘x’ in something not a structure or union
  99. Magick.xs:8425: error: request for member ‘y’ in something not a structure or union
  100. Magick.xs:8431: error: request for member ‘x’ in something not a structure or union
  101. Magick.xs:8431: error: ‘struct Methods’ has no member named ‘columns’
  102. Magick.xs:8432: error: ‘struct Methods’ has no member named ‘columns’
  103. Magick.xs:8432: warning: statement with no effect
  104. Magick.xs:8433: error: request for member ‘y’ in something not a structure or union
  105. Magick.xs:8433: error: ‘struct Methods’ has no member named ‘rows’
  106. Magick.xs:8434: error: ‘struct Methods’ has no member named ‘rows’
  107. Magick.xs:8434: warning: statement with no effect
  108. Magick.xs:8436: error: request for member ‘x’ in something not a structure or union
  109. Magick.xs:8436: error: request for member ‘y’ in something not a structure or union
  110. Magick.xs:8437: warning: statement with no effect
  111. Magick.xs:8441: error: ‘struct Methods’ has no member named ‘compose’
  112. Magick.xs:8442: error: ‘struct Methods’ has no member named ‘compose’
  113. Magick.xs:8443: warning: statement with no effect
  114. Magick.xs:8445: error: ‘struct Methods’ has no member named ‘mask’
  115. Magick.xs:8445: error: ‘struct Methods’ has no member named ‘mask’
  116. Magick.xs:8445: warning: statement with no effect
  117. Magick.xs:8243: warning: unused variable ‘composite_geometry’
  118. Magick.xs:8453: warning: implicit declaration of function ‘ContrastImage’
  119. Magick.xs:8461: warning: implicit declaration of function ‘CycleColormapImage’
  120. Magick.xs:8467: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  121. Magick.xs:8467: warning: statement with no effect
  122. Magick.xs:8469: error: ‘struct PackageInfo’ has no member named ‘image_info’
  123. Magick.xs:8469: error: expected expression before ‘)’ token
  124. Magick.xs:8469: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  125. Magick.xs:8469: error: called object ‘<erroneous-expression>’ is not a function
  126. Magick.xs:8470: error: called object ‘<erroneous-expression>’ is not a function
  127. Magick.xs:8470: warning: statement with no effect
  128. Magick.xs:8471: error: ‘struct Methods’ has no member named ‘primitive’
  129. Magick.xs:8475: error: ‘struct Methods’ has no member named ‘primitive’
  130. Magick.xs:8476: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  131. Magick.xs:8478: error: ‘struct Methods’ has no member named ‘primitive’
  132. Magick.xs:8483: error: ‘struct Methods’ has no member named ‘primitive’
  133. Magick.xs:8485: warning: implicit declaration of function ‘ConcatenateString’
  134. Magick.xs:8485: error: ‘struct Methods’ has no member named ‘primitive’
  135. Magick.xs:8486: error: ‘struct Methods’ has no member named ‘primitive’
  136. Magick.xs:8487: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  137. Magick.xs:8488: error: ‘struct Methods’ has no member named ‘primitive’
  138. Magick.xs:8492: error: ‘struct Methods’ has no member named ‘primitive’
  139. Magick.xs:8493: error: ‘struct Methods’ has no member named ‘primitive’
  140. Magick.xs:8494: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  141. Magick.xs:8499: error: ‘struct Methods’ has no member named ‘primitive’
  142. Magick.xs:8500: error: ‘struct Methods’ has no member named ‘primitive’
  143. Magick.xs:8506: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  144. Magick.xs:8507: error: ‘struct Methods’ has no member named ‘stroke’
  145. Magick.xs:8508: error: ‘struct ArgumentList’ has no member named ‘image_reference’
  146. Magick.xs:8508: error: expected expression before ‘)’ token
  147. Magick.xs:8508: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  148. Magick.xs:8508: error: called object ‘<erroneous-expression>’ is not a function
  149. Magick.xs:8509: error: ‘struct Methods’ has no member named ‘stroke_pattern’
  150. Magick.xs:8510: error: ‘struct ArgumentList’ has no member named ‘image_reference’
  151. Magick.xs:8510: warning: statement with no effect
  152. Magick.xs:8514: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  153. Magick.xs:8515: error: ‘struct Methods’ has no member named ‘fill’
  154. Magick.xs:8516: error: ‘struct ArgumentList’ has no member named ‘image_reference’
  155. Magick.xs:8516: error: expected expression before ‘)’ token
  156. Magick.xs:8516: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  157. Magick.xs:8516: error: called object ‘<erroneous-expression>’ is not a function
  158. Magick.xs:8517: error: ‘struct Methods’ has no member named ‘fill_pattern’
  159. Magick.xs:8518: error: ‘struct ArgumentList’ has no member named ‘image_reference’
  160. Magick.xs:8518: warning: statement with no effect
  161. Magick.xs:8521: error: ‘struct Methods’ has no member named ‘stroke_width’
  162. Magick.xs:8521: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  163. Magick.xs:8521: warning: statement with no effect
  164. Magick.xs:8523: error: ‘struct Methods’ has no member named ‘font’
  165. Magick.xs:8524: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  166. Magick.xs:8526: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  167. Magick.xs:8527: error: ‘struct Methods’ has no member named ‘border_color’
  168. Magick.xs:8529: error: ‘struct Methods’ has no member named ‘affine’
  169. Magick.xs:8529: error: request for member ‘tx’ in something not a structure or union
  170. Magick.xs:8529: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  171. Magick.xs:8529: warning: statement with no effect
  172. Magick.xs:8531: error: ‘struct Methods’ has no member named ‘affine’
  173. Magick.xs:8531: error: request for member ‘ty’ in something not a structure or union
  174. Magick.xs:8531: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  175. Magick.xs:8531: warning: statement with no effect
  176. Magick.xs:8537: error: ‘struct ArgumentList’ has no member named ‘array_reference’
  177. Magick.xs:8544: error: ‘struct Methods’ has no member named ‘affine’
  178. Magick.xs:8544: error: request for member ‘sx’ in something not a structure or union
  179. Magick.xs:8544: warning: statement with no effect
  180. Magick.xs:8545: error: ‘struct Methods’ has no member named ‘affine’
  181. Magick.xs:8545: error: request for member ‘rx’ in something not a structure or union
  182. Magick.xs:8545: warning: statement with no effect
  183. Magick.xs:8546: error: ‘struct Methods’ has no member named ‘affine’
  184. Magick.xs:8546: error: request for member ‘ry’ in something not a structure or union
  185. Magick.xs:8546: warning: statement with no effect
  186. Magick.xs:8547: error: ‘struct Methods’ has no member named ‘affine’
  187. Magick.xs:8547: error: request for member ‘sy’ in something not a structure or union
  188. Magick.xs:8547: warning: statement with no effect
  189. Magick.xs:8548: error: ‘struct Methods’ has no member named ‘affine’
  190. Magick.xs:8548: error: request for member ‘sx’ in something not a structure or union
  191. Magick.xs:8548: error: ‘struct Methods’ has no member named ‘affine’
  192. Magick.xs:8548: error: request for member ‘sy’ in something not a structure or union
  193. Magick.xs:8548: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  194. Magick.xs:8549: error: ‘struct Methods’ has no member named ‘affine’
  195. Magick.xs:8549: error: request for member ‘rx’ in something not a structure or union
  196. Magick.xs:8549: error: ‘struct Methods’ has no member named ‘affine’
  197. Magick.xs:8549: error: request for member ‘ry’ in something not a structure or union
  198. Magick.xs:8549: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  199. Magick.xs:8549: error: invalid operands to binary < (have ‘double’ and ‘struct Methods *’)
  200. Magick.xs:8557: error: ‘struct Methods’ has no member named ‘affine’
  201. Magick.xs:8557: error: request for member ‘tx’ in something not a structure or union
  202. Magick.xs:8557: warning: statement with no effect
  203. Magick.xs:8558: error: ‘struct Methods’ has no member named ‘affine’
  204. Magick.xs:8558: error: request for member ‘ty’ in something not a structure or union
  205. Magick.xs:8558: warning: statement with no effect
  206. Magick.xs:8565: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  207. Magick.xs:8565: warning: assignment from incompatible pointer type
  208. Magick.xs:8566: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  209. Magick.xs:8566: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  210. Magick.xs:8566: warning: statement with no effect
  211. Magick.xs:8567: error: ‘struct Methods’ has no member named ‘affine’
  212. Magick.xs:8567: warning: statement with no effect
  213. Magick.xs:8576: warning: statement with no effect
  214. Magick.xs:8577: error: request for member ‘tx’ in something not a structure or union
  215. Magick.xs:8577: error: request for member ‘xi’ in something not a structure or union
  216. Magick.xs:8577: warning: statement with no effect
  217. Magick.xs:8578: error: request for member ‘ty’ in something not a structure or union
  218. Magick.xs:8578: error: request for member ‘psi’ in something not a structure or union
  219. Magick.xs:8578: warning: statement with no effect
  220. Magick.xs:8579: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  221. Magick.xs:8580: error: request for member ‘ty’ in something not a structure or union
  222. Magick.xs:8580: error: request for member ‘tx’ in something not a structure or union
  223. Magick.xs:8580: warning: statement with no effect
  224. Magick.xs:8588: warning: statement with no effect
  225. Magick.xs:8589: error: request for member ‘sx’ in something not a structure or union
  226. Magick.xs:8589: error: request for member ‘rho’ in something not a structure or union
  227. Magick.xs:8589: warning: statement with no effect
  228. Magick.xs:8590: error: request for member ‘sy’ in something not a structure or union
  229. Magick.xs:8590: error: request for member ‘sigma’ in something not a structure or union
  230. Magick.xs:8590: warning: statement with no effect
  231. Magick.xs:8591: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  232. Magick.xs:8592: error: request for member ‘sy’ in something not a structure or union
  233. Magick.xs:8592: error: request for member ‘sx’ in something not a structure or union
  234. Magick.xs:8592: warning: statement with no effect
  235. Magick.xs:8602: error: request for member ‘sx’ in something not a structure or union
  236. Magick.xs:8602: warning: statement with no effect
  237. Magick.xs:8603: error: request for member ‘rx’ in something not a structure or union
  238. Magick.xs:8603: warning: statement with no effect
  239. Magick.xs:8604: error: request for member ‘ry’ in something not a structure or union
  240. Magick.xs:8604: warning: statement with no effect
  241. Magick.xs:8605: error: request for member ‘sy’ in something not a structure or union
  242. Magick.xs:8605: warning: statement with no effect
  243. Magick.xs:8613: error: request for member ‘ry’ in something not a structure or union
  244. Magick.xs:8613: warning: statement with no effect
  245. Magick.xs:8621: error: request for member ‘rx’ in something not a structure or union
  246. Magick.xs:8621: warning: statement with no effect
  247. Magick.xs:8625: error: ‘struct Methods’ has no member named ‘affine’
  248. Magick.xs:8625: error: request for member ‘sx’ in something not a structure or union
  249. Magick.xs:8625: error: request for member ‘sx’ in something not a structure or union
  250. Magick.xs:8625: error: request for member ‘sx’ in something not a structure or union
  251. Magick.xs:8625: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  252. Magick.xs:8625: error: request for member ‘ry’ in something not a structure or union
  253. Magick.xs:8625: error: request for member ‘rx’ in something not a structure or union
  254. Magick.xs:8625: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  255. Magick.xs:8625: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  256. Magick.xs:8625: warning: statement with no effect
  257. Magick.xs:8626: error: ‘struct Methods’ has no member named ‘affine’
  258. Magick.xs:8626: error: request for member ‘rx’ in something not a structure or union
  259. Magick.xs:8626: error: request for member ‘rx’ in something not a structure or union
  260. Magick.xs:8626: error: request for member ‘sx’ in something not a structure or union
  261. Magick.xs:8626: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  262. Magick.xs:8626: error: request for member ‘sy’ in something not a structure or union
  263. Magick.xs:8626: error: request for member ‘rx’ in something not a structure or union
  264. Magick.xs:8626: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  265. Magick.xs:8626: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  266. Magick.xs:8626: warning: statement with no effect
  267. Magick.xs:8627: error: ‘struct Methods’ has no member named ‘affine’
  268. Magick.xs:8627: error: request for member ‘ry’ in something not a structure or union
  269. Magick.xs:8627: error: request for member ‘sx’ in something not a structure or union
  270. Magick.xs:8627: error: request for member ‘ry’ in something not a structure or union
  271. Magick.xs:8627: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  272. Magick.xs:8627: error: request for member ‘ry’ in something not a structure or union
  273. Magick.xs:8627: error: request for member ‘sy’ in something not a structure or union
  274. Magick.xs:8627: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  275. Magick.xs:8627: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  276. Magick.xs:8627: warning: statement with no effect
  277. Magick.xs:8628: error: ‘struct Methods’ has no member named ‘affine’
  278. Magick.xs:8628: error: request for member ‘sy’ in something not a structure or union
  279. Magick.xs:8628: error: request for member ‘rx’ in something not a structure or union
  280. Magick.xs:8628: error: request for member ‘ry’ in something not a structure or union
  281. Magick.xs:8628: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  282. Magick.xs:8628: error: request for member ‘sy’ in something not a structure or union
  283. Magick.xs:8628: error: request for member ‘sy’ in something not a structure or union
  284. Magick.xs:8628: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  285. Magick.xs:8628: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  286. Magick.xs:8628: warning: statement with no effect
  287. Magick.xs:8629: error: ‘struct Methods’ has no member named ‘affine’
  288. Magick.xs:8629: error: request for member ‘tx’ in something not a structure or union
  289. Magick.xs:8630: error: request for member ‘sx’ in something not a structure or union
  290. Magick.xs:8630: error: request for member ‘tx’ in something not a structure or union
  291. Magick.xs:8630: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  292. Magick.xs:8630: error: request for member ‘ry’ in something not a structure or union
  293. Magick.xs:8630: error: request for member ‘ty’ in something not a structure or union
  294. Magick.xs:8630: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  295. Magick.xs:8630: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  296. Magick.xs:8630: error: request for member ‘tx’ in something not a structure or union
  297. Magick.xs:8630: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  298. Magick.xs:8630: warning: statement with no effect
  299. Magick.xs:8631: error: ‘struct Methods’ has no member named ‘affine’
  300. Magick.xs:8631: error: request for member ‘ty’ in something not a structure or union
  301. Magick.xs:8632: error: request for member ‘rx’ in something not a structure or union
  302. Magick.xs:8632: error: request for member ‘tx’ in something not a structure or union
  303. Magick.xs:8632: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  304. Magick.xs:8632: error: request for member ‘sy’ in something not a structure or union
  305. Magick.xs:8632: error: request for member ‘ty’ in something not a structure or union
  306. Magick.xs:8632: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  307. Magick.xs:8632: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  308. Magick.xs:8632: error: request for member ‘ty’ in something not a structure or union
  309. Magick.xs:8632: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  310. Magick.xs:8632: warning: statement with no effect
  311. Magick.xs:8635: error: ‘struct Methods’ has no member named ‘fill_pattern’
  312. Magick.xs:8636: error: ‘struct ArgumentList’ has no member named ‘image_reference’
  313. Magick.xs:8636: warning: statement with no effect
  314. Magick.xs:8638: error: ‘struct Methods’ has no member named ‘pointsize’
  315. Magick.xs:8638: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  316. Magick.xs:8638: warning: statement with no effect
  317. Magick.xs:8641: error: ‘struct Methods’ has no member named ‘stroke_antialias’
  318. Magick.xs:8642: warning: statement with no effect
  319. Magick.xs:8643: error: ‘struct Methods’ has no member named ‘text_antialias’
  320. Magick.xs:8643: error: ‘struct Methods’ has no member named ‘stroke_antialias’
  321. Magick.xs:8643: warning: statement with no effect
  322. Magick.xs:8646: error: ‘struct Methods’ has no member named ‘density’
  323. Magick.xs:8647: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  324. Magick.xs:8649: error: ‘struct Methods’ has no member named ‘stroke_width’
  325. Magick.xs:8649: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  326. Magick.xs:8649: warning: statement with no effect
  327. Magick.xs:8651: error: ‘struct Methods’ has no member named ‘dash_offset’
  328. Magick.xs:8651: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  329. Magick.xs:8651: warning: statement with no effect
  330. Magick.xs:8657: error: ‘struct ArgumentList’ has no member named ‘array_reference’
  331. Magick.xs:8658: error: ‘struct Methods’ has no member named ‘dash_pattern’
  332. Magick.xs:8659: error: ‘struct Methods’ has no member named ‘dash_pattern’
  333. Magick.xs:8659: warning: statement with no effect
  334. Magick.xs:8660: error: ‘struct Methods’ has no member named ‘dash_pattern’
  335. Magick.xs:8660: warning: comparison of distinct pointer types lacks a cast
  336. Magick.xs:8663: error: ‘struct Methods’ has no member named ‘dash_pattern’
  337. Magick.xs:8664: error: incompatible types when assigning to type ‘struct Methods’ from type ‘NV’
  338. Magick.xs:8664: warning: statement with no effect
  339. Magick.xs:8665: error: ‘struct Methods’ has no member named ‘dash_pattern’
  340. Magick.xs:8665: error: incompatible types when assigning to type ‘struct Methods’ from type ‘double’
  341. Magick.xs:8665: warning: statement with no effect
  342. Magick.xs:8669: error: ‘struct Methods’ has no member named ‘interpolate’
  343. Magick.xs:8670: warning: statement with no effect
  344. Magick.xs:8670: error: expected ‘;’ before ‘argument_list’
  345. Magick.xs:8672: error: ‘struct Methods’ has no member named ‘fill_pattern’
  346. Magick.xs:8672: error: expected expression before ‘)’ token
  347. Magick.xs:8672: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  348. Magick.xs:8672: error: called object ‘<erroneous-expression>’ is not a function
  349. Magick.xs:8673: error: ‘struct Methods’ has no member named ‘fill_pattern’
  350. Magick.xs:8674: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  351. Magick.xs:8675: error: ‘struct Methods’ has no member named ‘fill_pattern’
  352. Magick.xs:8675: error: ‘struct Methods’ has no member named ‘tile_offset’
  353. Magick.xs:8675: warning: statement with no effect
  354. Magick.xs:8678: error: ‘struct Methods’ has no member named ‘primitive’
  355. Magick.xs:8679: error: ‘struct Methods’ has no member named ‘primitive’
  356. Magick.xs:8680: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  357. Magick.xs:8681: error: ‘struct Methods’ has no member named ‘primitive’
  358. Magick.xs:8684: error: ‘struct Methods’ has no member named ‘fill_pattern’
  359. Magick.xs:8685: error: ‘struct ArgumentList’ has no member named ‘image_reference’
  360. Magick.xs:8685: warning: statement with no effect
  361. Magick.xs:8687: error: ‘struct Methods’ has no member named ‘stroke_pattern’
  362. Magick.xs:8688: error: ‘struct ArgumentList’ has no member named ‘image_reference’
  363. Magick.xs:8688: warning: statement with no effect
  364. Magick.xs:8690: error: ‘struct Methods’ has no member named ‘primitive’
  365. Magick.xs:8691: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  366. Magick.xs:8693: error: ‘struct Methods’ has no member named ‘kerning’
  367. Magick.xs:8693: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  368. Magick.xs:8693: warning: statement with no effect
  369. Magick.xs:8695: error: ‘struct Methods’ has no member named ‘interline_spacing’
  370. Magick.xs:8695: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  371. Magick.xs:8695: warning: statement with no effect
  372. Magick.xs:8697: error: ‘struct Methods’ has no member named ‘interword_spacing’
  373. Magick.xs:8697: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  374. Magick.xs:8697: warning: statement with no effect
  375. Magick.xs:8699: error: ‘struct Methods’ has no member named ‘direction’
  376. Magick.xs:8700: warning: statement with no effect
  377. Magick.xs:8700: error: expected ‘;’ before ‘argument_list’
  378. Magick.xs:8701: warning: implicit declaration of function ‘DrawImage’
  379. Magick.xs:8702: warning: statement with no effect
  380. Magick.xs:8708: warning: statement with no effect
  381. Magick.xs:8708: error: expected ‘;’ before ‘argument_list’
  382. Magick.xs:8709: warning: implicit declaration of function ‘EqualizeImageChannel’
  383. Magick.xs:8715: warning: statement with no effect
  384. Magick.xs:8715: error: expected ‘;’ before ‘argument_list’
  385. Magick.xs:8717: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  386. Magick.xs:8717: warning: statement with no effect
  387. Magick.xs:8719: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  388. Magick.xs:8719: warning: statement with no effect
  389. Magick.xs:8721: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  390. Magick.xs:8721: warning: statement with no effect
  391. Magick.xs:8725: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  392. Magick.xs:8725: error: pointer value used where a floating point value was expected
  393. Magick.xs:8726: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  394. Magick.xs:8726: error: pointer value used where a floating point value was expected
  395. Magick.xs:8727: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  396. Magick.xs:8727: error: pointer value used where a floating point value was expected
  397. Magick.xs:8728: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  398. Magick.xs:8728: warning: statement with no effect
  399. Magick.xs:8730: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  400. Magick.xs:8730: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  401. Magick.xs:8730: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  402. Magick.xs:8730: warning: passing argument 1 of ‘__builtin_strchr’ from incompatible pointer type
  403. Magick.xs:8730: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  404. Magick.xs:8731: warning: implicit declaration of function ‘GammaImage’
  405. Magick.xs:8731: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  406. Magick.xs:8733: warning: implicit declaration of function ‘GammaImageChannel’
  407. Magick.xs:8734: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  408. Magick.xs:8734: warning: passing argument 1 of ‘StringToDouble’ from incompatible pointer type
  409. Magick.xs:1038: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  410. Magick.xs:8739: error: ‘QuantizeInfo’ undeclared (first use in this function)
  411. Magick.xs:8740: error: ‘quantize_info’ undeclared (first use in this function)
  412. Magick.xs:8740: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  413. Magick.xs:8740: warning: statement with no effect
  414. Magick.xs:8748: error: ‘struct PackageInfo’ has no member named ‘image_info’
  415. Magick.xs:8748: warning: statement with no effect
  416. Magick.xs:8750: error: ‘struct Methods’ has no member named ‘dither’
  417. Magick.xs:8751: warning: statement with no effect
  418. Magick.xs:8751: error: expected ‘;’ before ‘argument_list’
  419. Magick.xs:8753: error: ‘struct Methods’ has no member named ‘dither_method’
  420. Magick.xs:8753: error: ‘DitherMethod’ undeclared (first use in this function)
  421. Magick.xs:8754: warning: statement with no effect
  422. Magick.xs:8754: error: expected ‘;’ before ‘argument_list’
  423. Magick.xs:8756: error: ‘struct ArgumentList’ has no member named ‘image_reference’
  424. Magick.xs:8757: warning: statement with no effect
  425. Magick.xs:8763: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  426. Magick.xs:8763: warning: statement with no effect
  427. Magick.xs:8766: warning: statement with no effect
  428. Magick.xs:8766: error: expected ‘;’ before ‘invert’
  429. Magick.xs:8769: warning: statement with no effect
  430. Magick.xs:8769: error: expected ‘;’ before ‘target’
  431. Magick.xs:8771: error: ‘struct PackageInfo’ has no member named ‘image_info’
  432. Magick.xs:8771: error: expected expression before ‘)’ token
  433. Magick.xs:8771: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  434. Magick.xs:8771: error: called object ‘<erroneous-expression>’ is not a function
  435. Magick.xs:8772: error: called object ‘<erroneous-expression>’ is not a function
  436. Magick.xs:8772: warning: statement with no effect
  437. Magick.xs:8775: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  438. Magick.xs:8776: warning: statement with no effect
  439. Magick.xs:8778: error: request for member ‘x’ in something not a structure or union
  440. Magick.xs:8778: warning: statement with no effect
  441. Magick.xs:8780: error: request for member ‘y’ in something not a structure or union
  442. Magick.xs:8780: warning: statement with no effect
  443. Magick.xs:8781: error: ‘struct Methods’ has no member named ‘matte’
  444. Magick.xs:8783: error: request for member ‘x’ in something not a structure or union
  445. Magick.xs:8783: error: request for member ‘y’ in something not a structure or union
  446. Magick.xs:8786: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  447. Magick.xs:8789: error: request for member ‘opacity’ in something not a structure or union
  448. Magick.xs:8790: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  449. Magick.xs:8790: error: pointer value used where a floating point value was expected
  450. Magick.xs:8790: warning: passing argument 1 of ‘StringToDoubleInterval’ from incompatible pointer type
  451. Magick.xs:1043: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  452. Magick.xs:8790: warning: statement with no effect
  453. Magick.xs:8792: error: ‘struct Methods’ has no member named ‘fuzz’
  454. Magick.xs:8793: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  455. Magick.xs:8793: error: pointer value used where a floating point value was expected
  456. Magick.xs:8793: warning: passing argument 1 of ‘StringToDoubleInterval’ from incompatible pointer type
  457. Magick.xs:1043: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  458. Magick.xs:8793: warning: statement with no effect
  459. Magick.xs:8794: warning: statement with no effect
  460. Magick.xs:8796: warning: statement with no effect
  461. Magick.xs:8796: error: expected ‘;’ before ‘argument_list’
  462. Magick.xs:8797: error: ‘OpacityChannel’ undeclared (first use in this function)
  463. Magick.xs:8798: error: request for member ‘x’ in something not a structure or union
  464. Magick.xs:8798: error: request for member ‘y’ in something not a structure or union
  465. Magick.xs:8799: warning: statement with no effect
  466. Magick.xs:8807: error: request for member ‘rho’ in something not a structure or union
  467. Magick.xs:8807: warning: statement with no effect
  468. Magick.xs:8808: error: request for member ‘sigma’ in something not a structure or union
  469. Magick.xs:8808: warning: statement with no effect
  470. Magick.xs:8809: error: request for member ‘xi’ in something not a structure or union
  471. Magick.xs:8809: warning: statement with no effect
  472. Magick.xs:8811: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  473. Magick.xs:8814: error: request for member ‘xi’ in something not a structure or union
  474. Magick.xs:8814: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  475. Magick.xs:8814: warning: statement with no effect
  476. Magick.xs:8816: error: request for member ‘sigma’ in something not a structure or union
  477. Magick.xs:8816: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  478. Magick.xs:8816: warning: statement with no effect
  479. Magick.xs:8819: error: request for member ‘sigma’ in something not a structure or union
  480. Magick.xs:8819: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  481. Magick.xs:8819: warning: statement with no effect
  482. Magick.xs:8824: error: request for member ‘rho’ in something not a structure or union
  483. Magick.xs:8824: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  484. Magick.xs:8824: warning: statement with no effect
  485. Magick.xs:8829: error: request for member ‘sigma’ in something not a structure or union
  486. Magick.xs:8829: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  487. Magick.xs:8829: warning: statement with no effect
  488. Magick.xs:8834: error: request for member ‘rho’ in something not a structure or union
  489. Magick.xs:8834: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  490. Magick.xs:8834: warning: statement with no effect
  491. Magick.xs:8838: error: request for member ‘rho’ in something not a structure or union
  492. Magick.xs:8838: error: request for member ‘sigma’ in something not a structure or union
  493. Magick.xs:8838: error: request for member ‘xi’ in something not a structure or union
  494. Magick.xs:8839: warning: implicit declaration of function ‘ModulateImage’
  495. Magick.xs:8805: warning: unused variable ‘modulate’
  496. Magick.xs:8847: warning: statement with no effect
  497. Magick.xs:8847: error: expected ‘;’ before ‘argument_list’
  498. Magick.xs:8848: warning: implicit declaration of function ‘NegateImageChannel’
  499. Magick.xs:8855: warning: statement with no effect
  500. Magick.xs:8855: error: expected ‘;’ before ‘argument_list’
  501. Magick.xs:8856: warning: implicit declaration of function ‘NormalizeImageChannel’
  502. Magick.xs:8864: warning: statement with no effect
  503. Magick.xs:8864: error: expected ‘;’ before ‘invert’
  504. Magick.xs:8867: warning: statement with no effect
  505. Magick.xs:8867: error: expected ‘;’ before ‘fill_color’
  506. Magick.xs:8873: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  507. Magick.xs:8876: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  508. Magick.xs:8879: error: ‘struct Methods’ has no member named ‘fuzz’
  509. Magick.xs:8880: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  510. Magick.xs:8880: error: pointer value used where a floating point value was expected
  511. Magick.xs:8880: warning: passing argument 1 of ‘StringToDoubleInterval’ from incompatible pointer type
  512. Magick.xs:1043: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  513. Magick.xs:8880: warning: statement with no effect
  514. Magick.xs:8882: warning: statement with no effect
  515. Magick.xs:8882: error: expected ‘;’ before ‘argument_list’
  516. Magick.xs:8883: warning: statement with no effect
  517. Magick.xs:8885: warning: statement with no effect
  518. Magick.xs:8885: error: expected ‘;’ before ‘argument_list’
  519. Magick.xs:8886: warning: implicit declaration of function ‘OpaquePaintImageChannel’
  520. Magick.xs:8893: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  521. Magick.xs:8893: warning: statement with no effect
  522. Magick.xs:8895: error: ‘struct PackageInfo’ has no member named ‘image_info’
  523. Magick.xs:8895: warning: statement with no effect
  524. Magick.xs:8897: error: ‘struct Methods’ has no member named ‘number_colors’
  525. Magick.xs:8898: warning: statement with no effect
  526. Magick.xs:8900: error: ‘struct Methods’ has no member named ‘tree_depth’
  527. Magick.xs:8901: warning: statement with no effect
  528. Magick.xs:8903: error: ‘struct Methods’ has no member named ‘colorspace’
  529. Magick.xs:8903: error: ‘ColorspaceType’ undeclared (first use in this function)
  530. Magick.xs:8904: warning: statement with no effect
  531. Magick.xs:8904: error: expected ‘;’ before ‘argument_list’
  532. Magick.xs:8906: error: ‘struct Methods’ has no member named ‘dither’
  533. Magick.xs:8907: warning: statement with no effect
  534. Magick.xs:8909: error: ‘struct Methods’ has no member named ‘measure_error’
  535. Magick.xs:8910: warning: statement with no effect
  536. Magick.xs:8912: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  537. Magick.xs:8913: error: ‘struct Methods’ has no member named ‘transparent_color’
  538. Magick.xs:8916: warning: implicit declaration of function ‘QuantizeImages’
  539. Magick.xs:8920: error: ‘struct Methods’ has no member named ‘dither_method’
  540. Magick.xs:8921: warning: statement with no effect
  541. Magick.xs:8921: error: expected ‘;’ before ‘argument_list’
  542. Magick.xs:8922: error: ‘struct Methods’ has no member named ‘storage_class’
  543. Magick.xs:8922: error: ‘DirectClass’ undeclared (first use in this function)
  544. Magick.xs:8923: error: ‘struct Methods’ has no member named ‘colors’
  545. Magick.xs:8923: error: ‘struct Methods’ has no member named ‘number_colors’
  546. Magick.xs:8924: error: ‘struct Methods’ has no member named ‘colorspace’
  547. Magick.xs:8924: error: ‘GRAYColorspace’ undeclared (first use in this function)
  548. Magick.xs:8925: warning: implicit declaration of function ‘QuantizeImage’
  549. Magick.xs:8927: warning: implicit declaration of function ‘CompressImageColormap’
  550. Magick.xs:8928: warning: statement with no effect
  551. Magick.xs:8934: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  552. Magick.xs:8935: warning: statement with no effect
  553. Magick.xs:8937: error: request for member ‘width’ in something not a structure or union
  554. Magick.xs:8937: warning: statement with no effect
  555. Magick.xs:8939: error: request for member ‘height’ in something not a structure or union
  556. Magick.xs:8939: warning: statement with no effect
  557. Magick.xs:8942: warning: implicit declaration of function ‘RaiseImage’
  558. Magick.xs:8949: warning: statement with no effect
  559. Magick.xs:8949: error: expected ‘;’ before ‘colorspace’
  560. Magick.xs:8956: warning: statement with no effect
  561. Magick.xs:8956: error: expected ‘;’ before ‘verbose’
  562. Magick.xs:8960: error: ‘colorspace’ undeclared (first use in this function)
  563. Magick.xs:8960: error: ‘sRGBColorspace’ undeclared (first use in this function)
  564. Magick.xs:8960: warning: statement with no effect
  565. Magick.xs:8961: error: ‘verbose’ undeclared (first use in this function)
  566. Magick.xs:8961: warning: statement with no effect
  567. Magick.xs:8964: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  568. Magick.xs:8965: warning: statement with no effect
  569. Magick.xs:8966: error: request for member ‘rho’ in something not a structure or union
  570. Magick.xs:8966: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  571. Magick.xs:8966: warning: statement with no effect
  572. Magick.xs:8967: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  573. Magick.xs:8968: error: request for member ‘sigma’ in something not a structure or union
  574. Magick.xs:8968: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  575. Magick.xs:8968: warning: statement with no effect
  576. Magick.xs:8971: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  577. Magick.xs:8971: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  578. Magick.xs:8971: warning: statement with no effect
  579. Magick.xs:8973: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  580. Magick.xs:8973: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  581. Magick.xs:8973: warning: statement with no effect
  582. Magick.xs:8975: warning: statement with no effect
  583. Magick.xs:8975: error: expected ‘;’ before ‘argument_list’
  584. Magick.xs:8978: warning: statement with no effect
  585. Magick.xs:8979: warning: implicit declaration of function ‘SegmentImage’
  586. Magick.xs:8990: error: request for member ‘rho’ in something not a structure or union
  587. Magick.xs:8990: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  588. Magick.xs:8990: warning: statement with no effect
  589. Magick.xs:8992: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  590. Magick.xs:8993: warning: statement with no effect
  591. Magick.xs:8995: error: request for member ‘rho’ in something not a structure or union
  592. Magick.xs:8996: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  593. Magick.xs:8996: error: pointer value used where a floating point value was expected
  594. Magick.xs:8996: warning: passing argument 1 of ‘StringToDoubleInterval’ from incompatible pointer type
  595. Magick.xs:1043: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  596. Magick.xs:8996: warning: statement with no effect
  597. Magick.xs:8997: warning: implicit declaration of function ‘SolarizeImage’
  598. Magick.xs:8997: error: request for member ‘rho’ in something not a structure or union
  599. Magick.xs:9002: warning: implicit declaration of function ‘SyncImage’
  600. Magick.xs:9009: warning: implicit declaration of function ‘TextureImage’
  601. Magick.xs:9009: error: ‘struct ArgumentList’ has no member named ‘image_reference’
  602. Magick.xs:9014: error: ‘MagickEvaluateOperator’ undeclared (first use in this function)
  603. Magick.xs:9015: warning: statement with no effect
  604. Magick.xs:9015: error: expected ‘;’ before ‘op’
  605. Magick.xs:9017: error: ‘op’ undeclared (first use in this function)
  606. Magick.xs:9017: error: ‘SetEvaluateOperator’ undeclared (first use in this function)
  607. Magick.xs:9017: warning: statement with no effect
  608. Magick.xs:9018: warning: comparison between pointer and integer
  609. Magick.xs:9019: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  610. Magick.xs:9019: warning: statement with no effect
  611. Magick.xs:9020: warning: comparison between pointer and integer
  612. Magick.xs:9021: warning: statement with no effect
  613. Magick.xs:9021: error: expected ‘;’ before ‘argument_list’
  614. Magick.xs:9022: warning: comparison between pointer and integer
  615. Magick.xs:9023: warning: statement with no effect
  616. Magick.xs:9023: error: expected ‘;’ before ‘argument_list’
  617. Magick.xs:9024: warning: implicit declaration of function ‘EvaluateImageChannel’
  618. Magick.xs:9025: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  619. Magick.xs:9034: warning: statement with no effect
  620. Magick.xs:9034: error: expected ‘;’ before ‘invert’
  621. Magick.xs:9037: warning: statement with no effect
  622. Magick.xs:9037: error: expected ‘;’ before ‘target’
  623. Magick.xs:9041: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  624. Magick.xs:9043: error: ‘TransparentOpacity’ undeclared (first use in this function)
  625. Magick.xs:9043: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  626. Magick.xs:9043: warning: statement with no effect
  627. Magick.xs:9045: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  628. Magick.xs:9046: error: pointer value used where a floating point value was expected
  629. Magick.xs:9046: warning: passing argument 1 of ‘StringToDoubleInterval’ from incompatible pointer type
  630. Magick.xs:1043: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  631. Magick.xs:9048: error: ‘struct Methods’ has no member named ‘fuzz’
  632. Magick.xs:9049: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  633. Magick.xs:9049: error: pointer value used where a floating point value was expected
  634. Magick.xs:9049: warning: passing argument 1 of ‘StringToDoubleInterval’ from incompatible pointer type
  635. Magick.xs:1043: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  636. Magick.xs:9049: warning: statement with no effect
  637. Magick.xs:9052: warning: statement with no effect
  638. Magick.xs:9054: warning: statement with no effect
  639. Magick.xs:9054: error: expected ‘;’ before ‘argument_list’
  640. Magick.xs:9055: warning: implicit declaration of function ‘TransparentPaintImage’
  641. Magick.xs:9065: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  642. Magick.xs:9065: warning: statement with no effect
  643. Magick.xs:9067: warning: statement with no effect
  644. Magick.xs:9067: error: expected ‘;’ before ‘argument_list’
  645. Magick.xs:9068: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  646. Magick.xs:9069: error: pointer value used where a floating point value was expected
  647. Magick.xs:9069: warning: passing argument 1 of ‘StringToDoubleInterval’ from incompatible pointer type
  648. Magick.xs:1043: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  649. Magick.xs:9070: warning: implicit declaration of function ‘BilevelImageChannel’
  650. Magick.xs:9077: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  651. Magick.xs:9078: warning: statement with no effect
  652. Magick.xs:9079: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  653. Magick.xs:9080: error: request for member ‘sigma’ in something not a structure or union
  654. Magick.xs:9080: warning: statement with no effect
  655. Magick.xs:9083: error: request for member ‘rho’ in something not a structure or union
  656. Magick.xs:9083: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  657. Magick.xs:9083: warning: statement with no effect
  658. Magick.xs:9085: error: request for member ‘sigma’ in something not a structure or union
  659. Magick.xs:9085: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  660. Magick.xs:9085: warning: statement with no effect
  661. Magick.xs:9086: warning: implicit declaration of function ‘CharcoalImage’
  662. Magick.xs:9086: error: request for member ‘rho’ in something not a structure or union
  663. Magick.xs:9086: error: request for member ‘sigma’ in something not a structure or union
  664. Magick.xs:9087: warning: statement with no effect
  665. Magick.xs:9093: error: ‘struct Methods’ has no member named ‘fuzz’
  666. Magick.xs:9094: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  667. Magick.xs:9094: error: pointer value used where a floating point value was expected
  668. Magick.xs:9094: warning: passing argument 1 of ‘StringToDoubleInterval’ from incompatible pointer type
  669. Magick.xs:1043: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  670. Magick.xs:9094: warning: statement with no effect
  671. Magick.xs:9095: warning: implicit declaration of function ‘TrimImage’
  672. Magick.xs:9095: warning: statement with no effect
  673. Magick.xs:9102: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  674. Magick.xs:9103: warning: statement with no effect
  675. Magick.xs:9104: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  676. Magick.xs:9105: error: request for member ‘sigma’ in something not a structure or union
  677. Magick.xs:9105: warning: statement with no effect
  678. Magick.xs:9108: error: request for member ‘rho’ in something not a structure or union
  679. Magick.xs:9108: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  680. Magick.xs:9108: warning: statement with no effect
  681. Magick.xs:9110: error: request for member ‘sigma’ in something not a structure or union
  682. Magick.xs:9110: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  683. Magick.xs:9110: warning: statement with no effect
  684. Magick.xs:9112: error: ‘struct Methods’ has no member named ‘interpolate’
  685. Magick.xs:9113: warning: statement with no effect
  686. Magick.xs:9113: error: expected ‘;’ before ‘argument_list’
  687. Magick.xs:9114: warning: implicit declaration of function ‘WaveImage’
  688. Magick.xs:9114: error: request for member ‘rho’ in something not a structure or union
  689. Magick.xs:9114: error: request for member ‘sigma’ in something not a structure or union
  690. Magick.xs:9115: warning: statement with no effect
  691. Magick.xs:9121: warning: statement with no effect
  692. Magick.xs:9121: error: expected ‘;’ before ‘argument_list’
  693. Magick.xs:9122: warning: implicit declaration of function ‘SeparateImageChannel’
  694. Magick.xs:9134: error: request for member ‘x’ in something not a structure or union
  695. Magick.xs:9134: warning: statement with no effect
  696. Magick.xs:9136: error: request for member ‘y’ in something not a structure or union
  697. Magick.xs:9136: warning: statement with no effect
  698. Magick.xs:9137: warning: implicit declaration of function ‘StereoAnaglyphImage’
  699. Magick.xs:9137: error: ‘struct ArgumentList’ has no member named ‘image_reference’
  700. Magick.xs:9138: error: request for member ‘x’ in something not a structure or union
  701. Magick.xs:9138: error: request for member ‘y’ in something not a structure or union
  702. Magick.xs:9138: warning: statement with no effect
  703. Magick.xs:9151: error: ‘struct Methods’ has no member named ‘offset’
  704. Magick.xs:9151: warning: statement with no effect
  705. Magick.xs:9152: warning: implicit declaration of function ‘SteganoImage’
  706. Magick.xs:9152: error: ‘struct ArgumentList’ has no member named ‘image_reference’
  707. Magick.xs:9152: warning: statement with no effect
  708. Magick.xs:9157: warning: implicit declaration of function ‘DeconstructImages’
  709. Magick.xs:9157: warning: statement with no effect
  710. Magick.xs:9164: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  711. Magick.xs:9165: warning: statement with no effect
  712. Magick.xs:9166: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  713. Magick.xs:9167: error: request for member ‘sigma’ in something not a structure or union
  714. Magick.xs:9167: warning: statement with no effect
  715. Magick.xs:9170: error: request for member ‘rho’ in something not a structure or union
  716. Magick.xs:9170: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  717. Magick.xs:9170: warning: statement with no effect
  718. Magick.xs:9172: error: request for member ‘sigma’ in something not a structure or union
  719. Magick.xs:9172: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  720. Magick.xs:9172: warning: statement with no effect
  721. Magick.xs:9174: warning: statement with no effect
  722. Magick.xs:9174: error: expected ‘;’ before ‘argument_list’
  723. Magick.xs:9175: warning: implicit declaration of function ‘GaussianBlurImageChannel’
  724. Magick.xs:9175: error: request for member ‘rho’ in something not a structure or union
  725. Magick.xs:9176: error: request for member ‘sigma’ in something not a structure or union
  726. Magick.xs:9176: warning: statement with no effect
  727. Magick.xs:9193: warning: statement with no effect
  728. Magick.xs:9193: error: expected ‘;’ before ‘argument_list’
  729. Magick.xs:9195: error: ‘struct Methods’ has no member named ‘bias’
  730. Magick.xs:9196: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  731. Magick.xs:9196: error: pointer value used where a floating point value was expected
  732. Magick.xs:9196: warning: passing argument 1 of ‘StringToDoubleInterval’ from incompatible pointer type
  733. Magick.xs:1043: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  734. Magick.xs:9196: warning: statement with no effect
  735. Magick.xs:9197: error: ‘struct ArgumentList’ has no member named ‘array_reference’
  736. Magick.xs:9202: error: ‘ResourceLimitFatalError’ undeclared (first use in this function)
  737. Magick.xs:9210: warning: implicit declaration of function ‘ConvolveImageChannel’
  738. Magick.xs:9210: warning: statement with no effect
  739. Magick.xs:9220: error: ‘profile_image’ undeclared (first use in this function)
  740. Magick.xs:9220: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  741. Magick.xs:9220: warning: statement with no effect
  742. Magick.xs:9223: error: ‘profile_info’ undeclared (first use in this function)
  743. Magick.xs:9223: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  744. Magick.xs:9223: warning: statement with no effect
  745. Magick.xs:9225: error: ‘StringInfo’ undeclared (first use in this function)
  746. Magick.xs:9226: error: ‘profile’ undeclared (first use in this function)
  747. Magick.xs:9226: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  748. Magick.xs:9226: warning: statement with no effect
  749. Magick.xs:9230: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  750. Magick.xs:9230: warning: assignment from incompatible pointer type
  751. Magick.xs:9232: error: ‘struct Methods’ has no member named ‘rendering_intent’
  752. Magick.xs:9232: error: ‘RenderingIntent’ undeclared (first use in this function)
  753. Magick.xs:9233: warning: statement with no effect
  754. Magick.xs:9233: error: expected ‘;’ before ‘argument_list’
  755. Magick.xs:9235: error: ‘struct Methods’ has no member named ‘black_point_compensation’
  756. Magick.xs:9236: warning: statement with no effect
  757. Magick.xs:9239: error: ‘struct ArgumentList’ has no member named ‘length’
  758. Magick.xs:9244: warning: implicit declaration of function ‘ProfileImage’
  759. Magick.xs:9251: warning: implicit declaration of function ‘AcquireStringInfo’
  760. Magick.xs:9251: error: ‘struct ArgumentList’ has no member named ‘length’
  761. Magick.xs:9251: warning: statement with no effect
  762. Magick.xs:9252: warning: implicit declaration of function ‘SetStringInfoDatum’
  763. Magick.xs:9253: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  764. Magick.xs:9256: warning: implicit declaration of function ‘DestroyStringInfo’
  765. Magick.xs:9256: warning: statement with no effect
  766. Magick.xs:9263: error: ‘struct PackageInfo’ has no member named ‘image_info’
  767. Magick.xs:9263: error: expected expression before ‘)’ token
  768. Magick.xs:9263: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  769. Magick.xs:9263: error: called object ‘<erroneous-expression>’ is not a function
  770. Magick.xs:9263: warning: statement with no effect
  771. Magick.xs:9264: error: ‘struct Methods’ has no member named ‘filename’
  772. Magick.xs:9265: warning: implicit declaration of function ‘ReadImages’
  773. Magick.xs:9265: error: ‘struct Methods’ has no member named ‘exception’
  774. Magick.xs:9265: warning: statement with no effect
  775. Magick.xs:9266: error: expected expression before ‘)’ token
  776. Magick.xs:9266: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  777. Magick.xs:9266: error: called object ‘<erroneous-expression>’ is not a function
  778. Magick.xs:9268: warning: implicit declaration of function ‘ResetImageProfileIterator’
  779. Magick.xs:9269: warning: implicit declaration of function ‘GetNextImageProfile’
  780. Magick.xs:9269: warning: assignment makes pointer from integer without a cast
  781. Magick.xs:9273: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  782. Magick.xs:9273: warning: statement with no effect
  783. Magick.xs:9275: warning: statement with no effect
  784. Magick.xs:9276: error: expected ‘)’ before ‘StringInfo’
  785. Magick.xs:9276: warning: type defaults to ‘int’ in declaration of ‘type name’
  786. Magick.xs:9279: warning: assignment makes pointer from integer without a cast
  787. Magick.xs:9281: warning: statement with no effect
  788. Magick.xs:9282: warning: statement with no effect
  789. Magick.xs:9289: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  790. Magick.xs:9290: warning: statement with no effect
  791. Magick.xs:9291: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  792. Magick.xs:9292: error: request for member ‘sigma’ in something not a structure or union
  793. Magick.xs:9292: warning: statement with no effect
  794. Magick.xs:9293: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  795. Magick.xs:9294: error: request for member ‘xi’ in something not a structure or union
  796. Magick.xs:9294: warning: statement with no effect
  797. Magick.xs:9295: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  798. Magick.xs:9296: error: request for member ‘psi’ in something not a structure or union
  799. Magick.xs:9296: warning: statement with no effect
  800. Magick.xs:9299: error: request for member ‘rho’ in something not a structure or union
  801. Magick.xs:9299: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  802. Magick.xs:9299: warning: statement with no effect
  803. Magick.xs:9301: error: request for member ‘sigma’ in something not a structure or union
  804. Magick.xs:9301: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  805. Magick.xs:9301: warning: statement with no effect
  806. Magick.xs:9303: error: request for member ‘xi’ in something not a structure or union
  807. Magick.xs:9303: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  808. Magick.xs:9303: warning: statement with no effect
  809. Magick.xs:9305: error: request for member ‘psi’ in something not a structure or union
  810. Magick.xs:9305: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  811. Magick.xs:9305: warning: statement with no effect
  812. Magick.xs:9307: warning: statement with no effect
  813. Magick.xs:9307: error: expected ‘;’ before ‘argument_list’
  814. Magick.xs:9308: warning: implicit declaration of function ‘UnsharpMaskImageChannel’
  815. Magick.xs:9308: error: request for member ‘rho’ in something not a structure or union
  816. Magick.xs:9309: error: request for member ‘sigma’ in something not a structure or union
  817. Magick.xs:9309: error: request for member ‘xi’ in something not a structure or union
  818. Magick.xs:9309: error: request for member ‘psi’ in something not a structure or union
  819. Magick.xs:9309: warning: statement with no effect
  820. Magick.xs:9316: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  821. Magick.xs:9317: warning: statement with no effect
  822. Magick.xs:9318: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  823. Magick.xs:9319: error: request for member ‘sigma’ in something not a structure or union
  824. Magick.xs:9319: warning: statement with no effect
  825. Magick.xs:9320: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  826. Magick.xs:9321: error: request for member ‘xi’ in something not a structure or union
  827. Magick.xs:9321: warning: statement with no effect
  828. Magick.xs:9324: error: request for member ‘rho’ in something not a structure or union
  829. Magick.xs:9324: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  830. Magick.xs:9324: warning: statement with no effect
  831. Magick.xs:9326: error: request for member ‘sigma’ in something not a structure or union
  832. Magick.xs:9326: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  833. Magick.xs:9326: warning: statement with no effect
  834. Magick.xs:9328: error: request for member ‘xi’ in something not a structure or union
  835. Magick.xs:9328: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  836. Magick.xs:9328: warning: statement with no effect
  837. Magick.xs:9330: warning: statement with no effect
  838. Magick.xs:9330: error: expected ‘;’ before ‘argument_list’
  839. Magick.xs:9331: warning: implicit declaration of function ‘MotionBlurImageChannel’
  840. Magick.xs:9331: error: request for member ‘rho’ in something not a structure or union
  841. Magick.xs:9332: error: request for member ‘sigma’ in something not a structure or union
  842. Magick.xs:9332: error: request for member ‘xi’ in something not a structure or union
  843. Magick.xs:9332: warning: statement with no effect
  844. Magick.xs:9338: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  845. Magick.xs:9338: warning: statement with no effect
  846. Magick.xs:9340: warning: statement with no effect
  847. Magick.xs:9340: error: expected ‘;’ before ‘argument_list’
  848. Magick.xs:9341: warning: implicit declaration of function ‘OrderedPosterizeImageChannel’
  849. Magick.xs:9342: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  850. Magick.xs:9348: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  851. Magick.xs:9349: warning: statement with no effect
  852. Magick.xs:9351: error: request for member ‘width’ in something not a structure or union
  853. Magick.xs:9351: warning: statement with no effect
  854. Magick.xs:9353: error: request for member ‘height’ in something not a structure or union
  855. Magick.xs:9353: warning: statement with no effect
  856. Magick.xs:9354: warning: implicit declaration of function ‘ShaveImage’
  857. Magick.xs:9354: warning: statement with no effect
  858. Magick.xs:9365: error: ‘MagickRealType’ undeclared (first use in this function)
  859. Magick.xs:9365: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  860. Magick.xs:9365: warning: statement with no effect
  861. Magick.xs:9365: error: expected ‘;’ before ‘image’
  862. Magick.xs:9369: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  863. Magick.xs:9370: warning: statement with no effect
  864. Magick.xs:9371: error: request for member ‘rho’ in something not a structure or union
  865. Magick.xs:9371: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  866. Magick.xs:9371: warning: statement with no effect
  867. Magick.xs:9372: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  868. Magick.xs:9373: error: request for member ‘sigma’ in something not a structure or union
  869. Magick.xs:9373: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  870. Magick.xs:9373: warning: statement with no effect
  871. Magick.xs:9374: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  872. Magick.xs:9375: error: request for member ‘xi’ in something not a structure or union
  873. Magick.xs:9375: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  874. Magick.xs:9375: warning: statement with no effect
  875. Magick.xs:9376: error: ‘PercentValue’ undeclared (first use in this function)
  876. Magick.xs:9376: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  877. Magick.xs:9378: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  878. Magick.xs:9378: error: pointer value used where a floating point value was expected
  879. Magick.xs:9379: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  880. Magick.xs:9379: error: pointer value used where a floating point value was expected
  881. Magick.xs:9381: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  882. Magick.xs:9382: error: pointer value used where a floating point value was expected
  883. Magick.xs:9385: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  884. Magick.xs:9385: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  885. Magick.xs:9385: warning: statement with no effect
  886. Magick.xs:9387: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  887. Magick.xs:9387: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  888. Magick.xs:9387: warning: statement with no effect
  889. Magick.xs:9389: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  890. Magick.xs:9389: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  891. Magick.xs:9389: warning: statement with no effect
  892. Magick.xs:9391: warning: statement with no effect
  893. Magick.xs:9391: error: expected ‘;’ before ‘argument_list’
  894. Magick.xs:9394: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  895. Magick.xs:9394: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  896. Magick.xs:9394: warning: statement with no effect
  897. Magick.xs:9397: warning: implicit declaration of function ‘LevelImageChannel’
  898. Magick.xs:9403: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  899. Magick.xs:9403: warning: statement with no effect
  900. Magick.xs:9405: warning: assignment makes integer from pointer without a cast
  901. Magick.xs:9406: warning: implicit declaration of function ‘ClipImagePath’
  902. Magick.xs:9406: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  903. Magick.xs:9413: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  904. Magick.xs:9413: warning: statement with no effect
  905. Magick.xs:9415: error: ‘struct PackageInfo’ has no member named ‘image_info’
  906. Magick.xs:9415: error: expected expression before ‘)’ token
  907. Magick.xs:9415: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  908. Magick.xs:9415: error: called object ‘<erroneous-expression>’ is not a function
  909. Magick.xs:9416: error: called object ‘<erroneous-expression>’ is not a function
  910. Magick.xs:9416: warning: statement with no effect
  911. Magick.xs:9422: error: ‘struct ArgumentList’ has no member named ‘array_reference’
  912. Magick.xs:9429: error: ‘struct Methods’ has no member named ‘affine’
  913. Magick.xs:9429: error: request for member ‘sx’ in something not a structure or union
  914. Magick.xs:9429: warning: statement with no effect
  915. Magick.xs:9430: error: ‘struct Methods’ has no member named ‘affine’
  916. Magick.xs:9430: error: request for member ‘rx’ in something not a structure or union
  917. Magick.xs:9430: warning: statement with no effect
  918. Magick.xs:9431: error: ‘struct Methods’ has no member named ‘affine’
  919. Magick.xs:9431: error: request for member ‘ry’ in something not a structure or union
  920. Magick.xs:9431: warning: statement with no effect
  921. Magick.xs:9432: error: ‘struct Methods’ has no member named ‘affine’
  922. Magick.xs:9432: error: request for member ‘sy’ in something not a structure or union
  923. Magick.xs:9432: warning: statement with no effect
  924. Magick.xs:9433: error: ‘struct Methods’ has no member named ‘affine’
  925. Magick.xs:9433: error: request for member ‘sx’ in something not a structure or union
  926. Magick.xs:9433: error: ‘struct Methods’ has no member named ‘affine’
  927. Magick.xs:9433: error: request for member ‘sy’ in something not a structure or union
  928. Magick.xs:9433: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  929. Magick.xs:9434: error: ‘struct Methods’ has no member named ‘affine’
  930. Magick.xs:9434: error: request for member ‘rx’ in something not a structure or union
  931. Magick.xs:9434: error: ‘struct Methods’ has no member named ‘affine’
  932. Magick.xs:9434: error: request for member ‘ry’ in something not a structure or union
  933. Magick.xs:9434: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  934. Magick.xs:9434: error: invalid operands to binary < (have ‘double’ and ‘struct Methods *’)
  935. Magick.xs:9442: error: ‘struct Methods’ has no member named ‘affine’
  936. Magick.xs:9442: error: request for member ‘tx’ in something not a structure or union
  937. Magick.xs:9442: warning: statement with no effect
  938. Magick.xs:9443: error: ‘struct Methods’ has no member named ‘affine’
  939. Magick.xs:9443: error: request for member ‘ty’ in something not a structure or union
  940. Magick.xs:9443: warning: statement with no effect
  941. Magick.xs:9450: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  942. Magick.xs:9450: warning: assignment from incompatible pointer type
  943. Magick.xs:9451: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  944. Magick.xs:9451: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  945. Magick.xs:9451: warning: statement with no effect
  946. Magick.xs:9452: error: ‘struct Methods’ has no member named ‘affine’
  947. Magick.xs:9452: warning: statement with no effect
  948. Magick.xs:9461: warning: statement with no effect
  949. Magick.xs:9462: error: request for member ‘tx’ in something not a structure or union
  950. Magick.xs:9462: error: request for member ‘xi’ in something not a structure or union
  951. Magick.xs:9462: warning: statement with no effect
  952. Magick.xs:9463: error: request for member ‘ty’ in something not a structure or union
  953. Magick.xs:9463: error: request for member ‘psi’ in something not a structure or union
  954. Magick.xs:9463: warning: statement with no effect
  955. Magick.xs:9464: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  956. Magick.xs:9465: error: request for member ‘ty’ in something not a structure or union
  957. Magick.xs:9465: error: request for member ‘tx’ in something not a structure or union
  958. Magick.xs:9465: warning: statement with no effect
  959. Magick.xs:9473: warning: statement with no effect
  960. Magick.xs:9474: error: request for member ‘sx’ in something not a structure or union
  961. Magick.xs:9474: error: request for member ‘rho’ in something not a structure or union
  962. Magick.xs:9474: warning: statement with no effect
  963. Magick.xs:9475: error: request for member ‘sy’ in something not a structure or union
  964. Magick.xs:9475: error: request for member ‘sigma’ in something not a structure or union
  965. Magick.xs:9475: warning: statement with no effect
  966. Magick.xs:9476: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  967. Magick.xs:9477: error: request for member ‘sy’ in something not a structure or union
  968. Magick.xs:9477: error: request for member ‘sx’ in something not a structure or union
  969. Magick.xs:9477: warning: statement with no effect
  970. Magick.xs:9487: error: request for member ‘sx’ in something not a structure or union
  971. Magick.xs:9487: warning: statement with no effect
  972. Magick.xs:9488: error: request for member ‘rx’ in something not a structure or union
  973. Magick.xs:9488: warning: statement with no effect
  974. Magick.xs:9489: error: request for member ‘ry’ in something not a structure or union
  975. Magick.xs:9489: warning: statement with no effect
  976. Magick.xs:9490: error: request for member ‘sy’ in something not a structure or union
  977. Magick.xs:9490: warning: statement with no effect
  978. Magick.xs:9498: error: request for member ‘ry’ in something not a structure or union
  979. Magick.xs:9498: warning: statement with no effect
  980. Magick.xs:9506: error: request for member ‘rx’ in something not a structure or union
  981. Magick.xs:9506: warning: statement with no effect
  982. Magick.xs:9510: error: ‘struct Methods’ has no member named ‘affine’
  983. Magick.xs:9510: error: request for member ‘sx’ in something not a structure or union
  984. Magick.xs:9510: error: request for member ‘sx’ in something not a structure or union
  985. Magick.xs:9510: error: request for member ‘sx’ in something not a structure or union
  986. Magick.xs:9510: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  987. Magick.xs:9510: error: request for member ‘ry’ in something not a structure or union
  988. Magick.xs:9510: error: request for member ‘rx’ in something not a structure or union
  989. Magick.xs:9510: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  990. Magick.xs:9510: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  991. Magick.xs:9510: warning: statement with no effect
  992. Magick.xs:9511: error: ‘struct Methods’ has no member named ‘affine’
  993. Magick.xs:9511: error: request for member ‘rx’ in something not a structure or union
  994. Magick.xs:9511: error: request for member ‘rx’ in something not a structure or union
  995. Magick.xs:9511: error: request for member ‘sx’ in something not a structure or union
  996. Magick.xs:9511: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  997. Magick.xs:9511: error: request for member ‘sy’ in something not a structure or union
  998. Magick.xs:9511: error: request for member ‘rx’ in something not a structure or union
  999. Magick.xs:9511: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1000. Magick.xs:9511: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  1001. Magick.xs:9511: warning: statement with no effect
  1002. Magick.xs:9512: error: ‘struct Methods’ has no member named ‘affine’
  1003. Magick.xs:9512: error: request for member ‘ry’ in something not a structure or union
  1004. Magick.xs:9512: error: request for member ‘sx’ in something not a structure or union
  1005. Magick.xs:9512: error: request for member ‘ry’ in something not a structure or union
  1006. Magick.xs:9512: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1007. Magick.xs:9512: error: request for member ‘ry’ in something not a structure or union
  1008. Magick.xs:9512: error: request for member ‘sy’ in something not a structure or union
  1009. Magick.xs:9512: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1010. Magick.xs:9512: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  1011. Magick.xs:9512: warning: statement with no effect
  1012. Magick.xs:9513: error: ‘struct Methods’ has no member named ‘affine’
  1013. Magick.xs:9513: error: request for member ‘sy’ in something not a structure or union
  1014. Magick.xs:9513: error: request for member ‘rx’ in something not a structure or union
  1015. Magick.xs:9513: error: request for member ‘ry’ in something not a structure or union
  1016. Magick.xs:9513: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1017. Magick.xs:9513: error: request for member ‘sy’ in something not a structure or union
  1018. Magick.xs:9513: error: request for member ‘sy’ in something not a structure or union
  1019. Magick.xs:9513: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1020. Magick.xs:9513: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  1021. Magick.xs:9513: warning: statement with no effect
  1022. Magick.xs:9514: error: ‘struct Methods’ has no member named ‘affine’
  1023. Magick.xs:9514: error: request for member ‘tx’ in something not a structure or union
  1024. Magick.xs:9515: error: request for member ‘sx’ in something not a structure or union
  1025. Magick.xs:9515: error: request for member ‘tx’ in something not a structure or union
  1026. Magick.xs:9515: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1027. Magick.xs:9515: error: request for member ‘ry’ in something not a structure or union
  1028. Magick.xs:9515: error: request for member ‘ty’ in something not a structure or union
  1029. Magick.xs:9515: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1030. Magick.xs:9515: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  1031. Magick.xs:9515: error: request for member ‘tx’ in something not a structure or union
  1032. Magick.xs:9515: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  1033. Magick.xs:9515: warning: statement with no effect
  1034. Magick.xs:9516: error: ‘struct Methods’ has no member named ‘affine’
  1035. Magick.xs:9516: error: request for member ‘ty’ in something not a structure or union
  1036. Magick.xs:9517: error: request for member ‘rx’ in something not a structure or union
  1037. Magick.xs:9517: error: request for member ‘tx’ in something not a structure or union
  1038. Magick.xs:9517: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1039. Magick.xs:9517: error: request for member ‘sy’ in something not a structure or union
  1040. Magick.xs:9517: error: request for member ‘ty’ in something not a structure or union
  1041. Magick.xs:9517: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1042. Magick.xs:9517: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  1043. Magick.xs:9517: error: request for member ‘ty’ in something not a structure or union
  1044. Magick.xs:9517: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  1045. Magick.xs:9517: warning: statement with no effect
  1046. Magick.xs:9520: error: ‘struct Methods’ has no member named ‘interpolate’
  1047. Magick.xs:9521: warning: statement with no effect
  1048. Magick.xs:9521: error: expected ‘;’ before ‘argument_list’
  1049. Magick.xs:9523: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1050. Magick.xs:9524: error: ‘struct Methods’ has no member named ‘background_color’
  1051. Magick.xs:9525: warning: implicit declaration of function ‘AffineTransformImage’
  1052. Magick.xs:9525: error: ‘struct Methods’ has no member named ‘affine’
  1053. Magick.xs:9525: warning: statement with no effect
  1054. Magick.xs:9526: warning: statement with no effect
  1055. Magick.xs:9538: error: ‘struct Methods’ has no member named ‘fuzz’
  1056. Magick.xs:9539: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1057. Magick.xs:9539: error: pointer value used where a floating point value was expected
  1058. Magick.xs:9539: warning: passing argument 1 of ‘StringToDoubleInterval’ from incompatible pointer type
  1059. Magick.xs:1043: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  1060. Magick.xs:9539: warning: statement with no effect
  1061. Magick.xs:9540: warning: implicit declaration of function ‘IsImagesEqual’
  1062. Magick.xs:9540: error: ‘struct ArgumentList’ has no member named ‘image_reference’
  1063. Magick.xs:9547: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1064. Magick.xs:9548: warning: statement with no effect
  1065. Magick.xs:9549: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  1066. Magick.xs:9550: error: request for member ‘xi’ in something not a structure or union
  1067. Magick.xs:9550: error: request for member ‘xi’ in something not a structure or union
  1068. Magick.xs:9550: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1069. Magick.xs:9550: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  1070. Magick.xs:9550: warning: statement with no effect
  1071. Magick.xs:9553: error: request for member ‘rho’ in something not a structure or union
  1072. Magick.xs:9553: warning: statement with no effect
  1073. Magick.xs:9555: error: request for member ‘sigma’ in something not a structure or union
  1074. Magick.xs:9555: warning: statement with no effect
  1075. Magick.xs:9557: error: request for member ‘xi’ in something not a structure or union
  1076. Magick.xs:9557: warning: statement with no effect
  1077. Magick.xs:9558: warning: implicit declaration of function ‘AdaptiveThresholdImage’
  1078. Magick.xs:9558: error: request for member ‘rho’ in something not a structure or union
  1079. Magick.xs:9559: error: request for member ‘sigma’ in something not a structure or union
  1080. Magick.xs:9559: error: request for member ‘xi’ in something not a structure or union
  1081. Magick.xs:9560: warning: statement with no effect
  1082. Magick.xs:9571: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1083. Magick.xs:9572: warning: statement with no effect
  1084. Magick.xs:9573: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  1085. Magick.xs:9574: error: request for member ‘sigma’ in something not a structure or union
  1086. Magick.xs:9574: error: request for member ‘rho’ in something not a structure or union
  1087. Magick.xs:9574: warning: statement with no effect
  1088. Magick.xs:9577: error: request for member ‘rho’ in something not a structure or union
  1089. Magick.xs:9577: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1090. Magick.xs:9577: warning: statement with no effect
  1091. Magick.xs:9579: error: request for member ‘sigma’ in something not a structure or union
  1092. Magick.xs:9579: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1093. Magick.xs:9579: warning: statement with no effect
  1094. Magick.xs:9584: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1095. Magick.xs:9586: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1096. Magick.xs:9586: warning: statement with no effect
  1097. Magick.xs:9587: error: request for member ‘rho’ in something not a structure or union
  1098. Magick.xs:9587: error: ‘struct Methods’ has no member named ‘columns’
  1099. Magick.xs:9587: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1100. Magick.xs:9588: error: ‘struct Methods’ has no member named ‘x_resolution’
  1101. Magick.xs:9588: error: invalid operands to binary == (have ‘struct Methods *’ and ‘double’)
  1102. Magick.xs:9588: error: ‘struct Methods’ has no member named ‘x_resolution’
  1103. Magick.xs:9588: error: type mismatch in conditional expression
  1104. Magick.xs:9588: error: invalid operands to binary / (have ‘struct Methods *’ and ‘struct Methods *’)
  1105. Magick.xs:9588: error: invalid operands to binary + (have ‘struct Methods *’ and ‘double’)
  1106. Magick.xs:9589: error: request for member ‘sigma’ in something not a structure or union
  1107. Magick.xs:9589: error: ‘struct Methods’ has no member named ‘rows’
  1108. Magick.xs:9589: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1109. Magick.xs:9590: error: ‘struct Methods’ has no member named ‘y_resolution’
  1110. Magick.xs:9590: error: invalid operands to binary == (have ‘struct Methods *’ and ‘double’)
  1111. Magick.xs:9590: error: ‘struct Methods’ has no member named ‘y_resolution’
  1112. Magick.xs:9590: error: type mismatch in conditional expression
  1113. Magick.xs:9590: error: invalid operands to binary / (have ‘struct Methods *’ and ‘struct Methods *’)
  1114. Magick.xs:9590: error: invalid operands to binary + (have ‘struct Methods *’ and ‘double’)
  1115. Magick.xs:9592: error: expected ‘)’ before ‘argument_list’
  1116. Magick.xs:9593: warning: statement with no effect
  1117. Magick.xs:9594: error: expected expression before ‘)’ token
  1118. Magick.xs:9594: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1119. Magick.xs:9594: error: called object ‘<erroneous-expression>’ is not a function
  1120. Magick.xs:9596: error: ‘struct Methods’ has no member named ‘x_resolution’
  1121. Magick.xs:9596: error: request for member ‘rho’ in something not a structure or union
  1122. Magick.xs:9596: warning: statement with no effect
  1123. Magick.xs:9597: error: ‘struct Methods’ has no member named ‘y_resolution’
  1124. Magick.xs:9597: error: request for member ‘sigma’ in something not a structure or union
  1125. Magick.xs:9597: warning: statement with no effect
  1126. Magick.xs:9604: error: ‘struct ArgumentList’ has no member named ‘file_reference’
  1127. Magick.xs:9604: warning: statement with no effect
  1128. Magick.xs:9607: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1129. Magick.xs:9608: warning: implicit declaration of function ‘IdentifyImage’
  1130. Magick.xs:9608: error: ‘struct ArgumentList’ has no member named ‘file_reference’
  1131. Magick.xs:9615: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1132. Magick.xs:9615: warning: statement with no effect
  1133. Magick.xs:9617: warning: statement with no effect
  1134. Magick.xs:9617: error: expected ‘;’ before ‘argument_list’
  1135. Magick.xs:9618: warning: implicit declaration of function ‘BlackThresholdImageChannel’
  1136. Magick.xs:9619: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1137. Magick.xs:9625: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1138. Magick.xs:9625: warning: statement with no effect
  1139. Magick.xs:9627: warning: statement with no effect
  1140. Magick.xs:9627: error: expected ‘;’ before ‘argument_list’
  1141. Magick.xs:9628: warning: implicit declaration of function ‘WhiteThresholdImageChannel’
  1142. Magick.xs:9629: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1143. Magick.xs:9636: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1144. Magick.xs:9637: warning: statement with no effect
  1145. Magick.xs:9638: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  1146. Magick.xs:9639: error: request for member ‘sigma’ in something not a structure or union
  1147. Magick.xs:9639: warning: statement with no effect
  1148. Magick.xs:9642: error: request for member ‘rho’ in something not a structure or union
  1149. Magick.xs:9642: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1150. Magick.xs:9642: warning: statement with no effect
  1151. Magick.xs:9644: warning: statement with no effect
  1152. Magick.xs:9644: error: expected ‘;’ before ‘argument_list’
  1153. Magick.xs:9645: warning: implicit declaration of function ‘RadialBlurImageChannel’
  1154. Magick.xs:9645: error: request for member ‘rho’ in something not a structure or union
  1155. Magick.xs:9646: warning: statement with no effect
  1156. Magick.xs:9652: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1157. Magick.xs:9653: warning: statement with no effect
  1158. Magick.xs:9655: error: request for member ‘width’ in something not a structure or union
  1159. Magick.xs:9655: warning: statement with no effect
  1160. Magick.xs:9657: error: request for member ‘height’ in something not a structure or union
  1161. Magick.xs:9657: warning: statement with no effect
  1162. Magick.xs:9658: warning: implicit declaration of function ‘ThumbnailImage’
  1163. Magick.xs:9658: error: request for member ‘width’ in something not a structure or union
  1164. Magick.xs:9658: error: request for member ‘height’ in something not a structure or union
  1165. Magick.xs:9658: warning: statement with no effect
  1166. Magick.xs:9663: warning: implicit declaration of function ‘StripImage’
  1167. Magick.xs:9669: warning: statement with no effect
  1168. Magick.xs:9669: error: expected ‘;’ before ‘target’
  1169. Magick.xs:9673: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1170. Magick.xs:9676: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1171. Magick.xs:9676: warning: statement with no effect
  1172. Magick.xs:9677: warning: implicit declaration of function ‘TintImage’
  1173. Magick.xs:9677: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1174. Magick.xs:9678: warning: statement with no effect
  1175. Magick.xs:9684: warning: statement with no effect
  1176. Magick.xs:9684: error: expected ‘;’ before ‘argument_list’
  1177. Magick.xs:9691: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1178. Magick.xs:9692: warning: statement with no effect
  1179. Magick.xs:9694: error: request for member ‘width’ in something not a structure or union
  1180. Magick.xs:9694: warning: statement with no effect
  1181. Magick.xs:9696: error: request for member ‘height’ in something not a structure or union
  1182. Magick.xs:9696: warning: statement with no effect
  1183. Magick.xs:9698: error: request for member ‘x’ in something not a structure or union
  1184. Magick.xs:9698: warning: statement with no effect
  1185. Magick.xs:9700: error: request for member ‘y’ in something not a structure or union
  1186. Magick.xs:9700: warning: statement with no effect
  1187. Magick.xs:9702: error: ‘struct Methods’ has no member named ‘fuzz’
  1188. Magick.xs:9703: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1189. Magick.xs:9703: error: pointer value used where a floating point value was expected
  1190. Magick.xs:9703: warning: passing argument 1 of ‘StringToDoubleInterval’ from incompatible pointer type
  1191. Magick.xs:1043: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  1192. Magick.xs:9703: warning: statement with no effect
  1193. Magick.xs:9705: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1194. Magick.xs:9706: error: ‘struct Methods’ has no member named ‘background_color’
  1195. Magick.xs:9708: error: ‘struct Methods’ has no member named ‘gravity’
  1196. Magick.xs:9708: warning: statement with no effect
  1197. Magick.xs:9708: error: expected ‘;’ before ‘argument_list’
  1198. Magick.xs:9709: warning: implicit declaration of function ‘SpliceImage’
  1199. Magick.xs:9709: warning: statement with no effect
  1200. Magick.xs:9718: warning: implicit declaration of function ‘PosterizeImage’
  1201. Magick.xs:9726: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1202. Magick.xs:9727: warning: statement with no effect
  1203. Magick.xs:9728: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  1204. Magick.xs:9729: error: request for member ‘sigma’ in something not a structure or union
  1205. Magick.xs:9729: warning: statement with no effect
  1206. Magick.xs:9730: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  1207. Magick.xs:9731: error: request for member ‘xi’ in something not a structure or union
  1208. Magick.xs:9731: warning: statement with no effect
  1209. Magick.xs:9732: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  1210. Magick.xs:9733: error: request for member ‘psi’ in something not a structure or union
  1211. Magick.xs:9733: warning: statement with no effect
  1212. Magick.xs:9736: error: request for member ‘rho’ in something not a structure or union
  1213. Magick.xs:9736: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1214. Magick.xs:9736: warning: statement with no effect
  1215. Magick.xs:9738: error: request for member ‘sigma’ in something not a structure or union
  1216. Magick.xs:9738: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1217. Magick.xs:9738: warning: statement with no effect
  1218. Magick.xs:9740: error: request for member ‘xi’ in something not a structure or union
  1219. Magick.xs:9740: warning: statement with no effect
  1220. Magick.xs:9742: error: request for member ‘psi’ in something not a structure or union
  1221. Magick.xs:9742: warning: statement with no effect
  1222. Magick.xs:9743: warning: implicit declaration of function ‘ShadowImage’
  1223. Magick.xs:9743: error: request for member ‘rho’ in something not a structure or union
  1224. Magick.xs:9743: error: request for member ‘sigma’ in something not a structure or union
  1225. Magick.xs:9744: error: request for member ‘xi’ in something not a structure or union
  1226. Magick.xs:9744: error: invalid operands to binary - (have ‘struct Methods *’ and ‘double’)
  1227. Magick.xs:9744: error: incompatible type for argument 1 of ‘ceil’
  1228. /usr/include/bits/mathcalls.h:179: note: expected ‘double’ but argument is of type ‘struct Methods *’
  1229. Magick.xs:9744: error: request for member ‘psi’ in something not a structure or union
  1230. Magick.xs:9744: error: invalid operands to binary - (have ‘struct Methods *’ and ‘double’)
  1231. Magick.xs:9745: error: incompatible type for argument 1 of ‘ceil’
  1232. /usr/include/bits/mathcalls.h:179: note: expected ‘double’ but argument is of type ‘struct Methods *’
  1233. Magick.xs:9745: warning: statement with no effect
  1234. Magick.xs:9751: error: ‘struct ArgumentList’ has no member named ‘file_reference’
  1235. Magick.xs:9751: warning: statement with no effect
  1236. Magick.xs:9754: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1237. Magick.xs:9758: error: ‘struct ArgumentList’ has no member named ‘file_reference’
  1238. Magick.xs:9765: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1239. Magick.xs:9765: error: invalid operands to binary * (have ‘double’ and ‘struct Methods *’)
  1240. Magick.xs:9765: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  1241. Magick.xs:9765: warning: statement with no effect
  1242. Magick.xs:9766: warning: implicit declaration of function ‘SepiaToneImage’
  1243. Magick.xs:9766: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1244. Magick.xs:9767: warning: statement with no effect
  1245. Magick.xs:9773: warning: statement with no effect
  1246. Magick.xs:9773: error: expected ‘;’ before ‘sharpen’
  1247. Magick.xs:9777: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1248. Magick.xs:9778: warning: statement with no effect
  1249. Magick.xs:9779: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  1250. Magick.xs:9780: error: request for member ‘sigma’ in something not a structure or union
  1251. Magick.xs:9780: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  1252. Magick.xs:9780: warning: statement with no effect
  1253. Magick.xs:9781: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  1254. Magick.xs:9782: error: request for member ‘sigma’ in something not a structure or union
  1255. Magick.xs:9782: error: request for member ‘sigma’ in something not a structure or union
  1256. Magick.xs:9782: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1257. Magick.xs:9782: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  1258. Magick.xs:9782: warning: statement with no effect
  1259. Magick.xs:9785: error: request for member ‘rho’ in something not a structure or union
  1260. Magick.xs:9785: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1261. Magick.xs:9785: warning: statement with no effect
  1262. Magick.xs:9787: error: request for member ‘sigma’ in something not a structure or union
  1263. Magick.xs:9787: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1264. Magick.xs:9787: warning: statement with no effect
  1265. Magick.xs:9789: warning: statement with no effect
  1266. Magick.xs:9789: error: expected ‘;’ before ‘argument_list’
  1267. Magick.xs:9790: error: ‘sharpen’ undeclared (first use in this function)
  1268. Magick.xs:9790: warning: statement with no effect
  1269. Magick.xs:9793: warning: statement with no effect
  1270. Magick.xs:9794: warning: implicit declaration of function ‘SigmoidalContrastImageChannel’
  1271. Magick.xs:9795: error: request for member ‘rho’ in something not a structure or union
  1272. Magick.xs:9795: error: request for member ‘sigma’ in something not a structure or union
  1273. Magick.xs:9801: error: ‘struct Methods’ has no member named ‘gravity’
  1274. Magick.xs:9801: warning: statement with no effect
  1275. Magick.xs:9801: error: expected ‘;’ before ‘argument_list’
  1276. Magick.xs:9808: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1277. Magick.xs:9810: error: request for member ‘width’ in something not a structure or union
  1278. Magick.xs:9811: error: request for member ‘width’ in something not a structure or union
  1279. Magick.xs:9811: error: ‘struct Methods’ has no member named ‘columns’
  1280. Magick.xs:9811: warning: statement with no effect
  1281. Magick.xs:9812: error: request for member ‘height’ in something not a structure or union
  1282. Magick.xs:9813: error: request for member ‘height’ in something not a structure or union
  1283. Magick.xs:9813: error: ‘struct Methods’ has no member named ‘rows’
  1284. Magick.xs:9813: warning: statement with no effect
  1285. Magick.xs:9816: error: request for member ‘width’ in something not a structure or union
  1286. Magick.xs:9816: warning: statement with no effect
  1287. Magick.xs:9818: error: request for member ‘height’ in something not a structure or union
  1288. Magick.xs:9818: warning: statement with no effect
  1289. Magick.xs:9820: error: request for member ‘x’ in something not a structure or union
  1290. Magick.xs:9820: warning: statement with no effect
  1291. Magick.xs:9822: error: request for member ‘y’ in something not a structure or union
  1292. Magick.xs:9822: warning: statement with no effect
  1293. Magick.xs:9824: error: ‘struct Methods’ has no member named ‘fuzz’
  1294. Magick.xs:9825: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1295. Magick.xs:9825: error: pointer value used where a floating point value was expected
  1296. Magick.xs:9825: warning: passing argument 1 of ‘StringToDoubleInterval’ from incompatible pointer type
  1297. Magick.xs:1043: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  1298. Magick.xs:9825: warning: statement with no effect
  1299. Magick.xs:9827: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1300. Magick.xs:9828: error: ‘struct Methods’ has no member named ‘background_color’
  1301. Magick.xs:9829: warning: implicit declaration of function ‘ExtentImage’
  1302. Magick.xs:9829: warning: statement with no effect
  1303. Magick.xs:9836: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1304. Magick.xs:9837: warning: statement with no effect
  1305. Magick.xs:9838: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  1306. Magick.xs:9839: error: request for member ‘sigma’ in something not a structure or union
  1307. Magick.xs:9839: warning: statement with no effect
  1308. Magick.xs:9840: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  1309. Magick.xs:9841: error: request for member ‘xi’ in something not a structure or union
  1310. Magick.xs:9841: error: ‘struct Methods’ has no member named ‘columns’
  1311. Magick.xs:9841: error: invalid operands to binary * (have ‘double’ and ‘struct Methods *’)
  1312. Magick.xs:9841: warning: statement with no effect
  1313. Magick.xs:9842: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  1314. Magick.xs:9843: error: request for member ‘psi’ in something not a structure or union
  1315. Magick.xs:9843: error: ‘struct Methods’ has no member named ‘rows’
  1316. Magick.xs:9843: error: invalid operands to binary * (have ‘double’ and ‘struct Methods *’)
  1317. Magick.xs:9843: warning: statement with no effect
  1318. Magick.xs:9846: error: request for member ‘rho’ in something not a structure or union
  1319. Magick.xs:9846: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1320. Magick.xs:9846: warning: statement with no effect
  1321. Magick.xs:9848: error: request for member ‘sigma’ in something not a structure or union
  1322. Magick.xs:9848: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1323. Magick.xs:9848: warning: statement with no effect
  1324. Magick.xs:9850: error: request for member ‘xi’ in something not a structure or union
  1325. Magick.xs:9850: warning: statement with no effect
  1326. Magick.xs:9852: error: request for member ‘psi’ in something not a structure or union
  1327. Magick.xs:9852: warning: statement with no effect
  1328. Magick.xs:9854: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1329. Magick.xs:9855: error: ‘struct Methods’ has no member named ‘background_color’
  1330. Magick.xs:9856: warning: implicit declaration of function ‘VignetteImage’
  1331. Magick.xs:9856: error: request for member ‘rho’ in something not a structure or union
  1332. Magick.xs:9856: error: request for member ‘sigma’ in something not a structure or union
  1333. Magick.xs:9857: error: request for member ‘xi’ in something not a structure or union
  1334. Magick.xs:9857: error: invalid operands to binary - (have ‘struct Methods *’ and ‘double’)
  1335. Magick.xs:9857: error: incompatible type for argument 1 of ‘ceil’
  1336. /usr/include/bits/mathcalls.h:179: note: expected ‘double’ but argument is of type ‘struct Methods *’
  1337. Magick.xs:9857: error: request for member ‘psi’ in something not a structure or union
  1338. Magick.xs:9857: error: invalid operands to binary - (have ‘struct Methods *’ and ‘double’)
  1339. Magick.xs:9858: error: incompatible type for argument 1 of ‘ceil’
  1340. /usr/include/bits/mathcalls.h:179: note: expected ‘double’ but argument is of type ‘struct Methods *’
  1341. Magick.xs:9858: warning: statement with no effect
  1342. Magick.xs:9868: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  1343. Magick.xs:9868: warning: statement with no effect
  1344. Magick.xs:9868: error: expected ‘;’ before ‘image’
  1345. Magick.xs:9871: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1346. Magick.xs:9872: warning: statement with no effect
  1347. Magick.xs:9873: error: request for member ‘rho’ in something not a structure or union
  1348. Magick.xs:9873: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  1349. Magick.xs:9873: warning: statement with no effect
  1350. Magick.xs:9874: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  1351. Magick.xs:9874: error: request for member ‘sigma’ in something not a structure or union
  1352. Magick.xs:9875: error: type mismatch in conditional expression
  1353. Magick.xs:9875: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  1354. Magick.xs:9875: warning: statement with no effect
  1355. Magick.xs:9876: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  1356. Magick.xs:9878: error: ‘struct Methods’ has no member named ‘columns’
  1357. Magick.xs:9878: error: pointer value used where a floating point value was expected
  1358. Magick.xs:9878: error: ‘struct Methods’ has no member named ‘rows’
  1359. Magick.xs:9878: error: invalid operands to binary * (have ‘double’ and ‘struct Methods *’)
  1360. Magick.xs:9878: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  1361. Magick.xs:9878: error: invalid operands to binary * (have ‘double’ and ‘struct Methods *’)
  1362. Magick.xs:9878: warning: statement with no effect
  1363. Magick.xs:9879: error: ‘struct Methods’ has no member named ‘columns’
  1364. Magick.xs:9879: error: pointer value used where a floating point value was expected
  1365. Magick.xs:9879: error: ‘struct Methods’ has no member named ‘rows’
  1366. Magick.xs:9879: error: invalid operands to binary * (have ‘double’ and ‘struct Methods *’)
  1367. Magick.xs:9879: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  1368. Magick.xs:9879: error: invalid operands to binary * (have ‘double’ and ‘struct Methods *’)
  1369. Magick.xs:9879: warning: statement with no effect
  1370. Magick.xs:9881: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  1371. Magick.xs:9881: warning: statement with no effect
  1372. Magick.xs:9881: error: expected ‘;’ before ‘image’
  1373. Magick.xs:9885: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1374. Magick.xs:9885: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  1375. Magick.xs:9885: warning: statement with no effect
  1376. Magick.xs:9887: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1377. Magick.xs:9887: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  1378. Magick.xs:9887: warning: statement with no effect
  1379. Magick.xs:9889: warning: statement with no effect
  1380. Magick.xs:9889: error: expected ‘;’ before ‘argument_list’
  1381. Magick.xs:9890: warning: implicit declaration of function ‘ContrastStretchImageChannel’
  1382. Magick.xs:9906: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1383. Magick.xs:9907: warning: statement with no effect
  1384. Magick.xs:9908: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  1385. Magick.xs:9909: error: request for member ‘sigma’ in something not a structure or union
  1386. Magick.xs:9909: warning: statement with no effect
  1387. Magick.xs:9912: error: request for member ‘rho’ in something not a structure or union
  1388. Magick.xs:9912: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1389. Magick.xs:9912: warning: statement with no effect
  1390. Magick.xs:9914: error: request for member ‘sigma’ in something not a structure or union
  1391. Magick.xs:9914: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1392. Magick.xs:9914: warning: statement with no effect
  1393. Magick.xs:9916: warning: statement with no effect
  1394. Magick.xs:9916: error: expected ‘;’ before ‘argument_list’
  1395. Magick.xs:9917: warning: implicit declaration of function ‘AdaptiveSharpenImageChannel’
  1396. Magick.xs:9917: error: request for member ‘rho’ in something not a structure or union
  1397. Magick.xs:9918: error: request for member ‘sigma’ in something not a structure or union
  1398. Magick.xs:9918: warning: statement with no effect
  1399. Magick.xs:9923: warning: implicit declaration of function ‘TransposeImage’
  1400. Magick.xs:9923: warning: statement with no effect
  1401. Magick.xs:9928: warning: implicit declaration of function ‘TransverseImage’
  1402. Magick.xs:9928: warning: statement with no effect
  1403. Magick.xs:9933: error: ‘struct Methods’ has no member named ‘orientation’
  1404. Magick.xs:9935: error: ‘TopRightOrientation’ undeclared (first use in this function)
  1405. Magick.xs:9937: warning: statement with no effect
  1406. Magick.xs:9940: error: ‘BottomRightOrientation’ undeclared (first use in this function)
  1407. Magick.xs:9942: warning: statement with no effect
  1408. Magick.xs:9945: error: ‘BottomLeftOrientation’ undeclared (first use in this function)
  1409. Magick.xs:9947: warning: statement with no effect
  1410. Magick.xs:9950: error: ‘LeftTopOrientation’ undeclared (first use in this function)
  1411. Magick.xs:9952: warning: statement with no effect
  1412. Magick.xs:9955: error: ‘RightTopOrientation’ undeclared (first use in this function)
  1413. Magick.xs:9957: warning: statement with no effect
  1414. Magick.xs:9960: error: ‘RightBottomOrientation’ undeclared (first use in this function)
  1415. Magick.xs:9962: warning: statement with no effect
  1416. Magick.xs:9965: error: ‘LeftBottomOrientation’ undeclared (first use in this function)
  1417. Magick.xs:9967: warning: statement with no effect
  1418. Magick.xs:9979: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1419. Magick.xs:9980: warning: statement with no effect
  1420. Magick.xs:9981: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  1421. Magick.xs:9982: error: request for member ‘sigma’ in something not a structure or union
  1422. Magick.xs:9982: warning: statement with no effect
  1423. Magick.xs:9985: error: request for member ‘rho’ in something not a structure or union
  1424. Magick.xs:9985: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1425. Magick.xs:9985: warning: statement with no effect
  1426. Magick.xs:9987: error: request for member ‘sigma’ in something not a structure or union
  1427. Magick.xs:9987: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1428. Magick.xs:9987: warning: statement with no effect
  1429. Magick.xs:9989: warning: statement with no effect
  1430. Magick.xs:9989: error: expected ‘;’ before ‘argument_list’
  1431. Magick.xs:9990: warning: implicit declaration of function ‘AdaptiveBlurImageChannel’
  1432. Magick.xs:9990: error: request for member ‘rho’ in something not a structure or union
  1433. Magick.xs:9991: error: request for member ‘sigma’ in something not a structure or union
  1434. Magick.xs:9991: warning: statement with no effect
  1435. Magick.xs:9998: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1436. Magick.xs:9999: warning: statement with no effect
  1437. Magick.xs:10000: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  1438. Magick.xs:10001: error: request for member ‘sigma’ in something not a structure or union
  1439. Magick.xs:10001: warning: statement with no effect
  1440. Magick.xs:10002: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  1441. Magick.xs:10003: error: request for member ‘xi’ in something not a structure or union
  1442. Magick.xs:10003: warning: statement with no effect
  1443. Magick.xs:10006: error: request for member ‘rho’ in something not a structure or union
  1444. Magick.xs:10006: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1445. Magick.xs:10006: warning: statement with no effect
  1446. Magick.xs:10008: error: request for member ‘sigma’ in something not a structure or union
  1447. Magick.xs:10008: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1448. Magick.xs:10008: warning: statement with no effect
  1449. Magick.xs:10010: error: request for member ‘xi’ in something not a structure or union
  1450. Magick.xs:10010: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1451. Magick.xs:10010: warning: statement with no effect
  1452. Magick.xs:10011: warning: implicit declaration of function ‘SketchImage’
  1453. Magick.xs:10011: error: request for member ‘rho’ in something not a structure or union
  1454. Magick.xs:10011: error: request for member ‘sigma’ in something not a structure or union
  1455. Magick.xs:10012: error: request for member ‘xi’ in something not a structure or union
  1456. Magick.xs:10012: warning: statement with no effect
  1457. Magick.xs:10017: warning: implicit declaration of function ‘UniqueImageColors’
  1458. Magick.xs:10017: warning: statement with no effect
  1459. Magick.xs:10023: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1460. Magick.xs:10024: warning: statement with no effect
  1461. Magick.xs:10026: error: request for member ‘width’ in something not a structure or union
  1462. Magick.xs:10026: warning: statement with no effect
  1463. Magick.xs:10028: error: request for member ‘height’ in something not a structure or union
  1464. Magick.xs:10028: warning: statement with no effect
  1465. Magick.xs:10030: error: ‘struct Methods’ has no member named ‘filter’
  1466. Magick.xs:10030: warning: statement with no effect
  1467. Magick.xs:10030: error: expected ‘;’ before ‘argument_list’
  1468. Magick.xs:10033: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1469. Magick.xs:10035: error: ‘struct Methods’ has no member named ‘blur’
  1470. Magick.xs:10035: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1471. Magick.xs:10035: warning: statement with no effect
  1472. Magick.xs:10036: warning: implicit declaration of function ‘AdaptiveResizeImage’
  1473. Magick.xs:10036: error: request for member ‘width’ in something not a structure or union
  1474. Magick.xs:10036: error: request for member ‘height’ in something not a structure or union
  1475. Magick.xs:10037: warning: statement with no effect
  1476. Magick.xs:10048: error: ‘struct Methods’ has no member named ‘clip_mask’
  1477. Magick.xs:10048: error: ‘struct ArgumentList’ has no member named ‘image_reference’
  1478. Magick.xs:10049: warning: statement with no effect
  1479. Magick.xs:10050: error: ‘struct Methods’ has no member named ‘clip_mask’
  1480. Magick.xs:10060: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  1481. Magick.xs:10060: warning: statement with no effect
  1482. Magick.xs:10060: error: expected ‘;’ before ‘image’
  1483. Magick.xs:10063: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1484. Magick.xs:10064: warning: statement with no effect
  1485. Magick.xs:10065: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  1486. Magick.xs:10066: error: request for member ‘sigma’ in something not a structure or union
  1487. Magick.xs:10066: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  1488. Magick.xs:10066: warning: statement with no effect
  1489. Magick.xs:10067: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  1490. Magick.xs:10069: error: ‘struct Methods’ has no member named ‘columns’
  1491. Magick.xs:10069: error: pointer value used where a floating point value was expected
  1492. Magick.xs:10069: error: ‘struct Methods’ has no member named ‘rows’
  1493. Magick.xs:10069: error: invalid operands to binary * (have ‘double’ and ‘struct Methods *’)
  1494. Magick.xs:10069: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  1495. Magick.xs:10069: error: invalid operands to binary * (have ‘double’ and ‘struct Methods *’)
  1496. Magick.xs:10069: warning: statement with no effect
  1497. Magick.xs:10070: error: ‘struct Methods’ has no member named ‘columns’
  1498. Magick.xs:10070: error: pointer value used where a floating point value was expected
  1499. Magick.xs:10070: error: ‘struct Methods’ has no member named ‘rows’
  1500. Magick.xs:10070: error: invalid operands to binary * (have ‘double’ and ‘struct Methods *’)
  1501. Magick.xs:10070: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  1502. Magick.xs:10070: error: invalid operands to binary * (have ‘double’ and ‘struct Methods *’)
  1503. Magick.xs:10070: warning: statement with no effect
  1504. Magick.xs:10072: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  1505. Magick.xs:10073: error: ‘struct Methods’ has no member named ‘columns’
  1506. Magick.xs:10073: error: pointer value used where a floating point value was expected
  1507. Magick.xs:10073: error: ‘struct Methods’ has no member named ‘rows’
  1508. Magick.xs:10073: error: invalid operands to binary * (have ‘double’ and ‘struct Methods *’)
  1509. Magick.xs:10073: error: invalid operands to binary - (have ‘struct Methods *’ and ‘double’)
  1510. Magick.xs:10073: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  1511. Magick.xs:10073: warning: statement with no effect
  1512. Magick.xs:10076: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1513. Magick.xs:10076: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  1514. Magick.xs:10076: warning: statement with no effect
  1515. Magick.xs:10078: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1516. Magick.xs:10078: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  1517. Magick.xs:10078: warning: statement with no effect
  1518. Magick.xs:10079: warning: implicit declaration of function ‘LinearStretchImage’
  1519. Magick.xs:10090: error: ‘struct Methods’ has no member named ‘mask’
  1520. Magick.xs:10090: error: ‘struct ArgumentList’ has no member named ‘image_reference’
  1521. Magick.xs:10091: warning: statement with no effect
  1522. Magick.xs:10092: error: ‘struct Methods’ has no member named ‘mask’
  1523. Magick.xs:10098: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1524. Magick.xs:10098: warning: statement with no effect
  1525. Magick.xs:10103: error: ‘struct PackageInfo’ has no member named ‘image_info’
  1526. Magick.xs:10103: error: expected expression before ‘)’ token
  1527. Magick.xs:10103: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1528. Magick.xs:10103: error: called object ‘<erroneous-expression>’ is not a function
  1529. Magick.xs:10104: error: called object ‘<erroneous-expression>’ is not a function
  1530. Magick.xs:10104: warning: statement with no effect
  1531. Magick.xs:10107: error: ‘struct PackageInfo’ has no member named ‘image_info’
  1532. Magick.xs:10107: error: expected expression before ‘)’ token
  1533. Magick.xs:10107: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1534. Magick.xs:10107: error: called object ‘<erroneous-expression>’ is not a function
  1535. Magick.xs:10108: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1536. Magick.xs:10111: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1537. Magick.xs:10111: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  1538. Magick.xs:10111: warning: statement with no effect
  1539. Magick.xs:10113: error: ‘struct Methods’ has no member named ‘font’
  1540. Magick.xs:10114: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1541. Magick.xs:10116: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1542. Magick.xs:10117: error: ‘struct Methods’ has no member named ‘stroke’
  1543. Magick.xs:10119: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1544. Magick.xs:10120: error: ‘struct Methods’ has no member named ‘fill’
  1545. Magick.xs:10122: error: ‘struct Methods’ has no member named ‘stroke_width’
  1546. Magick.xs:10122: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1547. Magick.xs:10122: warning: statement with no effect
  1548. Magick.xs:10124: error: ‘struct Methods’ has no member named ‘pointsize’
  1549. Magick.xs:10124: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1550. Magick.xs:10124: warning: statement with no effect
  1551. Magick.xs:10126: error: ‘struct Methods’ has no member named ‘gravity’
  1552. Magick.xs:10126: warning: statement with no effect
  1553. Magick.xs:10126: error: expected ‘;’ before ‘argument_list’
  1554. Magick.xs:10128: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1555. Magick.xs:10129: error: ‘struct Methods’ has no member named ‘background_color’
  1556. Magick.xs:10130: warning: implicit declaration of function ‘PolaroidImage’
  1557. Magick.xs:10130: warning: statement with no effect
  1558. Magick.xs:10131: warning: statement with no effect
  1559. Magick.xs:10137: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1560. Magick.xs:10137: warning: statement with no effect
  1561. Magick.xs:10140: warning: statement with no effect
  1562. Magick.xs:10140: error: expected ‘;’ before ‘invert’
  1563. Magick.xs:10143: warning: statement with no effect
  1564. Magick.xs:10143: error: expected ‘;’ before ‘target’
  1565. Magick.xs:10145: error: ‘struct PackageInfo’ has no member named ‘image_info’
  1566. Magick.xs:10146: error: expected expression before ‘)’ token
  1567. Magick.xs:10146: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1568. Magick.xs:10146: error: called object ‘<erroneous-expression>’ is not a function
  1569. Magick.xs:10146: error: called object ‘<erroneous-expression>’ is not a function
  1570. Magick.xs:10146: warning: statement with no effect
  1571. Magick.xs:10148: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1572. Magick.xs:10149: warning: statement with no effect
  1573. Magick.xs:10151: error: request for member ‘x’ in something not a structure or union
  1574. Magick.xs:10151: warning: statement with no effect
  1575. Magick.xs:10153: error: request for member ‘y’ in something not a structure or union
  1576. Magick.xs:10153: warning: statement with no effect
  1577. Magick.xs:10155: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1578. Magick.xs:10156: error: ‘struct Methods’ has no member named ‘fill’
  1579. Magick.xs:10157: error: request for member ‘x’ in something not a structure or union
  1580. Magick.xs:10157: error: request for member ‘y’ in something not a structure or union
  1581. Magick.xs:10160: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1582. Magick.xs:10163: error: ‘struct Methods’ has no member named ‘fuzz’
  1583. Magick.xs:10164: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1584. Magick.xs:10164: error: pointer value used where a floating point value was expected
  1585. Magick.xs:10164: warning: passing argument 1 of ‘StringToDoubleInterval’ from incompatible pointer type
  1586. Magick.xs:1043: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  1587. Magick.xs:10164: warning: statement with no effect
  1588. Magick.xs:10166: warning: statement with no effect
  1589. Magick.xs:10166: error: expected ‘;’ before ‘argument_list’
  1590. Magick.xs:10167: warning: statement with no effect
  1591. Magick.xs:10169: warning: statement with no effect
  1592. Magick.xs:10169: error: expected ‘;’ before ‘argument_list’
  1593. Magick.xs:10170: error: request for member ‘x’ in something not a structure or union
  1594. Magick.xs:10171: error: request for member ‘y’ in something not a structure or union
  1595. Magick.xs:10172: warning: statement with no effect
  1596. Magick.xs:10183: error: ‘DistortImageMethod’ undeclared (first use in this function)
  1597. Magick.xs:10184: warning: statement with no effect
  1598. Magick.xs:10184: error: expected ‘;’ before ‘method’
  1599. Magick.xs:10189: error: ‘VirtualPixelMethod’ undeclared (first use in this function)
  1600. Magick.xs:10190: warning: statement with no effect
  1601. Magick.xs:10190: error: expected ‘;’ before ‘virtual_pixel’
  1602. Magick.xs:10194: error: ‘method’ undeclared (first use in this function)
  1603. Magick.xs:10194: error: ‘UndefinedDistortion’ undeclared (first use in this function)
  1604. Magick.xs:10194: warning: statement with no effect
  1605. Magick.xs:10196: warning: statement with no effect
  1606. Magick.xs:10196: error: expected ‘;’ before ‘argument_list’
  1607. Magick.xs:10197: error: ‘struct ArgumentList’ has no member named ‘array_reference’
  1608. Magick.xs:10209: error: ‘virtual_pixel’ undeclared (first use in this function)
  1609. Magick.xs:10209: error: ‘UndefinedVirtualPixelMethod’ undeclared (first use in this function)
  1610. Magick.xs:10209: warning: statement with no effect
  1611. Magick.xs:10212: error: expected ‘)’ before ‘argument_list’
  1612. Magick.xs:10212: warning: statement with no effect
  1613. Magick.xs:10213: warning: implicit declaration of function ‘DistortImage’
  1614. Magick.xs:10215: warning: statement with no effect
  1615. Magick.xs:10216: error: expected expression before ‘)’ token
  1616. Magick.xs:10216: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1617. Magick.xs:10216: error: called object ‘<erroneous-expression>’ is not a function
  1618. Magick.xs:10217: warning: statement with no effect
  1619. Magick.xs:10230: warning: statement with no effect
  1620. Magick.xs:10230: error: expected ‘;’ before ‘argument_list’
  1621. Magick.xs:10231: warning: implicit declaration of function ‘ClutImageChannel’
  1622. Magick.xs:10232: error: ‘struct ArgumentList’ has no member named ‘image_reference’
  1623. Magick.xs:10238: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1624. Magick.xs:10239: warning: statement with no effect
  1625. Magick.xs:10241: error: request for member ‘width’ in something not a structure or union
  1626. Magick.xs:10241: warning: statement with no effect
  1627. Magick.xs:10243: error: request for member ‘height’ in something not a structure or union
  1628. Magick.xs:10243: warning: statement with no effect
  1629. Magick.xs:10245: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1630. Magick.xs:10245: warning: statement with no effect
  1631. Magick.xs:10247: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1632. Magick.xs:10247: warning: statement with no effect
  1633. Magick.xs:10248: warning: implicit declaration of function ‘LiquidRescaleImage’
  1634. Magick.xs:10248: error: request for member ‘width’ in something not a structure or union
  1635. Magick.xs:10248: error: request for member ‘height’ in something not a structure or union
  1636. Magick.xs:10249: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1637. Magick.xs:10249: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1638. Magick.xs:10250: warning: statement with no effect
  1639. Magick.xs:10255: warning: implicit declaration of function ‘EncipherImage’
  1640. Magick.xs:10255: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1641. Magick.xs:10261: warning: implicit declaration of function ‘DecipherImage’
  1642. Magick.xs:10261: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1643. Magick.xs:10267: error: request for member ‘rho’ in something not a structure or union
  1644. Magick.xs:10267: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  1645. Magick.xs:10267: warning: statement with no effect
  1646. Magick.xs:10269: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1647. Magick.xs:10270: warning: statement with no effect
  1648. Magick.xs:10272: error: request for member ‘rho’ in something not a structure or union
  1649. Magick.xs:10273: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1650. Magick.xs:10273: error: pointer value used where a floating point value was expected
  1651. Magick.xs:10273: warning: passing argument 1 of ‘StringToDoubleInterval’ from incompatible pointer type
  1652. Magick.xs:1043: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  1653. Magick.xs:10273: warning: statement with no effect
  1654. Magick.xs:10274: warning: implicit declaration of function ‘DeskewImage’
  1655. Magick.xs:10274: error: request for member ‘rho’ in something not a structure or union
  1656. Magick.xs:10274: warning: statement with no effect
  1657. Magick.xs:10280: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1658. Magick.xs:10280: warning: statement with no effect
  1659. Magick.xs:10288: error: ‘struct PackageInfo’ has no member named ‘image_info’
  1660. Magick.xs:10288: warning: statement with no effect
  1661. Magick.xs:10290: error: ‘struct Methods’ has no member named ‘dither’
  1662. Magick.xs:10291: warning: statement with no effect
  1663. Magick.xs:10291: error: expected ‘;’ before ‘argument_list’
  1664. Magick.xs:10293: error: ‘struct Methods’ has no member named ‘dither_method’
  1665. Magick.xs:10294: warning: statement with no effect
  1666. Magick.xs:10294: error: expected ‘;’ before ‘argument_list’
  1667. Magick.xs:10296: error: ‘struct ArgumentList’ has no member named ‘image_reference’
  1668. Magick.xs:10297: warning: statement with no effect
  1669. Magick.xs:10308: error: ‘SparseColorMethod’ undeclared (first use in this function)
  1670. Magick.xs:10309: warning: statement with no effect
  1671. Magick.xs:10309: error: expected ‘;’ before ‘method’
  1672. Magick.xs:10315: warning: statement with no effect
  1673. Magick.xs:10315: error: expected ‘;’ before ‘virtual_pixel’
  1674. Magick.xs:10319: error: ‘UndefinedColorInterpolate’ undeclared (first use in this function)
  1675. Magick.xs:10319: warning: statement with no effect
  1676. Magick.xs:10321: warning: statement with no effect
  1677. Magick.xs:10321: error: expected ‘;’ before ‘argument_list’
  1678. Magick.xs:10322: error: ‘struct ArgumentList’ has no member named ‘array_reference’
  1679. Magick.xs:10334: warning: statement with no effect
  1680. Magick.xs:10337: error: expected ‘)’ before ‘argument_list’
  1681. Magick.xs:10337: warning: statement with no effect
  1682. Magick.xs:10339: warning: statement with no effect
  1683. Magick.xs:10339: error: expected ‘;’ before ‘argument_list’
  1684. Magick.xs:10340: warning: implicit declaration of function ‘SparseColorImage’
  1685. Magick.xs:10341: warning: statement with no effect
  1686. Magick.xs:10342: error: expected expression before ‘)’ token
  1687. Magick.xs:10342: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1688. Magick.xs:10342: error: called object ‘<erroneous-expression>’ is not a function
  1689. Magick.xs:10343: warning: statement with no effect
  1690. Magick.xs:10355: error: ‘MagickFunction’ undeclared (first use in this function)
  1691. Magick.xs:10356: warning: statement with no effect
  1692. Magick.xs:10356: error: expected ‘;’ before ‘function’
  1693. Magick.xs:10362: warning: statement with no effect
  1694. Magick.xs:10362: error: expected ‘;’ before ‘virtual_pixel’
  1695. Magick.xs:10366: error: ‘function’ undeclared (first use in this function)
  1696. Magick.xs:10366: error: ‘UndefinedFunction’ undeclared (first use in this function)
  1697. Magick.xs:10366: warning: statement with no effect
  1698. Magick.xs:10368: warning: statement with no effect
  1699. Magick.xs:10368: error: expected ‘;’ before ‘argument_list’
  1700. Magick.xs:10369: error: ‘struct ArgumentList’ has no member named ‘array_reference’
  1701. Magick.xs:10381: warning: statement with no effect
  1702. Magick.xs:10384: error: expected ‘)’ before ‘argument_list’
  1703. Magick.xs:10384: warning: statement with no effect
  1704. Magick.xs:10385: warning: implicit declaration of function ‘FunctionImage’
  1705. Magick.xs:10387: error: expected expression before ‘)’ token
  1706. Magick.xs:10387: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1707. Magick.xs:10387: error: called object ‘<erroneous-expression>’ is not a function
  1708. Magick.xs:10388: warning: statement with no effect
  1709. Magick.xs:10396: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1710. Magick.xs:10397: warning: statement with no effect
  1711. Magick.xs:10398: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  1712. Magick.xs:10399: error: request for member ‘sigma’ in something not a structure or union
  1713. Magick.xs:10399: warning: statement with no effect
  1714. Magick.xs:10400: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  1715. Magick.xs:10401: error: request for member ‘xi’ in something not a structure or union
  1716. Magick.xs:10401: error: request for member ‘xi’ in something not a structure or union
  1717. Magick.xs:10401: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1718. Magick.xs:10401: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  1719. Magick.xs:10401: warning: statement with no effect
  1720. Magick.xs:10404: error: request for member ‘rho’ in something not a structure or union
  1721. Magick.xs:10404: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1722. Magick.xs:10404: warning: statement with no effect
  1723. Magick.xs:10406: error: request for member ‘sigma’ in something not a structure or union
  1724. Magick.xs:10406: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1725. Magick.xs:10406: warning: statement with no effect
  1726. Magick.xs:10408: error: request for member ‘xi’ in something not a structure or union
  1727. Magick.xs:10408: warning: statement with no effect
  1728. Magick.xs:10410: warning: statement with no effect
  1729. Magick.xs:10410: error: expected ‘;’ before ‘argument_list’
  1730. Magick.xs:10411: warning: implicit declaration of function ‘SelectiveBlurImageChannel’
  1731. Magick.xs:10411: error: request for member ‘rho’ in something not a structure or union
  1732. Magick.xs:10412: error: request for member ‘sigma’ in something not a structure or union
  1733. Magick.xs:10412: error: request for member ‘xi’ in something not a structure or union
  1734. Magick.xs:10412: warning: statement with no effect
  1735. Magick.xs:10424: warning: statement with no effect
  1736. Magick.xs:10424: error: expected ‘;’ before ‘argument_list’
  1737. Magick.xs:10425: warning: implicit declaration of function ‘HaldClutImageChannel’
  1738. Magick.xs:10426: error: ‘struct ArgumentList’ has no member named ‘image_reference’
  1739. Magick.xs:10432: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1740. Magick.xs:10434: warning: implicit declaration of function ‘BlueShiftImage’
  1741. Magick.xs:10434: error: request for member ‘rho’ in something not a structure or union
  1742. Magick.xs:10434: warning: statement with no effect
  1743. Magick.xs:10439: warning: implicit declaration of function ‘ForwardFourierTransformImage’
  1744. Magick.xs:10441: warning: statement with no effect
  1745. Magick.xs:10446: warning: implicit declaration of function ‘InverseFourierTransformImage’
  1746. Magick.xs:10446: error: ‘struct Methods’ has no member named ‘next’
  1747. Magick.xs:10448: warning: statement with no effect
  1748. Magick.xs:10454: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1749. Magick.xs:10454: warning: statement with no effect
  1750. Magick.xs:10455: warning: implicit declaration of function ‘ColorDecisionListImage’
  1751. Magick.xs:10456: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1752. Magick.xs:10462: warning: statement with no effect
  1753. Magick.xs:10462: error: expected ‘;’ before ‘argument_list’
  1754. Magick.xs:10463: warning: implicit declaration of function ‘AutoGammaImageChannel’
  1755. Magick.xs:10469: warning: statement with no effect
  1756. Magick.xs:10469: error: expected ‘;’ before ‘argument_list’
  1757. Magick.xs:10470: warning: implicit declaration of function ‘AutoLevelImageChannel’
  1758. Magick.xs:10476: warning: statement with no effect
  1759. Magick.xs:10476: error: expected ‘;’ before ‘black_point’
  1760. Magick.xs:10479: error: ‘black_point’ undeclared (first use in this function)
  1761. Magick.xs:10480: error: ‘white_point’ undeclared (first use in this function)
  1762. Magick.xs:10482: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1763. Magick.xs:10485: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1764. Magick.xs:10488: warning: statement with no effect
  1765. Magick.xs:10488: error: expected ‘;’ before ‘argument_list’
  1766. Magick.xs:10489: warning: implicit declaration of function ‘LevelColorsImageChannel’
  1767. Magick.xs:10497: warning: statement with no effect
  1768. Magick.xs:10497: error: expected ‘;’ before ‘argument_list’
  1769. Magick.xs:10498: warning: implicit declaration of function ‘ClampImageChannel’
  1770. Magick.xs:10503: error: ‘KernelInfo’ undeclared (first use in this function)
  1771. Magick.xs:10504: error: ‘kernel’ undeclared (first use in this function)
  1772. Magick.xs:10504: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1773. Magick.xs:10504: warning: statement with no effect
  1774. Magick.xs:10508: warning: implicit declaration of function ‘AcquireKernelInfo’
  1775. Magick.xs:10508: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1776. Magick.xs:10508: warning: statement with no effect
  1777. Magick.xs:10509: error: expected expression before ‘)’ token
  1778. Magick.xs:10509: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1779. Magick.xs:10509: error: called object ‘<erroneous-expression>’ is not a function
  1780. Magick.xs:10512: warning: statement with no effect
  1781. Magick.xs:10512: error: expected ‘;’ before ‘argument_list’
  1782. Magick.xs:10514: error: ‘struct Methods’ has no member named ‘bias’
  1783. Magick.xs:10515: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1784. Magick.xs:10515: error: pointer value used where a floating point value was expected
  1785. Magick.xs:10515: warning: passing argument 1 of ‘StringToDoubleInterval’ from incompatible pointer type
  1786. Magick.xs:1043: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  1787. Magick.xs:10515: warning: statement with no effect
  1788. Magick.xs:10516: warning: implicit declaration of function ‘FilterImageChannel’
  1789. Magick.xs:10516: warning: statement with no effect
  1790. Magick.xs:10517: warning: implicit declaration of function ‘DestroyKernelInfo’
  1791. Magick.xs:10517: warning: statement with no effect
  1792. Magick.xs:10530: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1793. Magick.xs:10531: warning: statement with no effect
  1794. Magick.xs:10532: error: request for member ‘rho’ in something not a structure or union
  1795. Magick.xs:10532: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  1796. Magick.xs:10532: warning: statement with no effect
  1797. Magick.xs:10533: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  1798. Magick.xs:10534: error: request for member ‘sigma’ in something not a structure or union
  1799. Magick.xs:10534: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  1800. Magick.xs:10534: warning: statement with no effect
  1801. Magick.xs:10537: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1802. Magick.xs:10537: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  1803. Magick.xs:10537: warning: statement with no effect
  1804. Magick.xs:10539: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1805. Magick.xs:10539: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  1806. Magick.xs:10539: warning: statement with no effect
  1807. Magick.xs:10541: warning: statement with no effect
  1808. Magick.xs:10541: error: expected ‘;’ before ‘argument_list’
  1809. Magick.xs:10542: warning: implicit declaration of function ‘BrightnessContrastImageChannel’
  1810. Magick.xs:10549: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1811. Magick.xs:10549: warning: statement with no effect
  1812. Magick.xs:10551: error: ‘MorphologyMethod’ undeclared (first use in this function)
  1813. Magick.xs:10552: warning: statement with no effect
  1814. Magick.xs:10552: error: expected ‘;’ before ‘method’
  1815. Magick.xs:10559: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1816. Magick.xs:10559: warning: statement with no effect
  1817. Magick.xs:10560: error: expected expression before ‘)’ token
  1818. Magick.xs:10560: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1819. Magick.xs:10560: error: called object ‘<erroneous-expression>’ is not a function
  1820. Magick.xs:10563: warning: statement with no effect
  1821. Magick.xs:10563: error: expected ‘;’ before ‘argument_list’
  1822. Magick.xs:10564: error: ‘UndefinedMorphology’ undeclared (first use in this function)
  1823. Magick.xs:10564: warning: statement with no effect
  1824. Magick.xs:10566: warning: statement with no effect
  1825. Magick.xs:10570: warning: implicit declaration of function ‘MorphologyImageChannel’
  1826. Magick.xs:10571: warning: statement with no effect
  1827. Magick.xs:10572: warning: statement with no effect
  1828. Magick.xs:10585: error: ‘kernel_info’ undeclared (first use in this function)
  1829. Magick.xs:10585: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1830. Magick.xs:10585: warning: statement with no effect
  1831. Magick.xs:10592: error: ‘struct ArgumentList’ has no member named ‘array_reference’
  1832. Magick.xs:10606: warning: statement with no effect
  1833. Magick.xs:10607: error: expected expression before ‘)’ token
  1834. Magick.xs:10607: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1835. Magick.xs:10607: error: called object ‘<erroneous-expression>’ is not a function
  1836. Magick.xs:10609: error: ‘struct Methods’ has no member named ‘width’
  1837. Magick.xs:10609: warning: statement with no effect
  1838. Magick.xs:10610: error: ‘struct Methods’ has no member named ‘height’
  1839. Magick.xs:10610: warning: statement with no effect
  1840. Magick.xs:10611: error: ‘struct Methods’ has no member named ‘values’
  1841. Magick.xs:10611: warning: statement with no effect
  1842. Magick.xs:10612: warning: implicit declaration of function ‘ColorMatrixImage’
  1843. Magick.xs:10612: warning: statement with no effect
  1844. Magick.xs:10613: error: ‘struct Methods’ has no member named ‘values’
  1845. Magick.xs:10613: warning: statement with no effect
  1846. Magick.xs:10614: warning: statement with no effect
  1847. Magick.xs:10621: warning: statement with no effect
  1848. Magick.xs:10621: error: expected ‘;’ before ‘color’
  1849. Magick.xs:10623: error: ‘color’ undeclared (first use in this function)
  1850. Magick.xs:10625: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1851. Magick.xs:10627: warning: implicit declaration of function ‘SetImageColor’
  1852. Magick.xs:10634: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1853. Magick.xs:10635: warning: statement with no effect
  1854. Magick.xs:10636: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  1855. Magick.xs:10637: error: request for member ‘sigma’ in something not a structure or union
  1856. Magick.xs:10637: warning: statement with no effect
  1857. Magick.xs:10640: error: request for member ‘rho’ in something not a structure or union
  1858. Magick.xs:10640: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1859. Magick.xs:10640: warning: statement with no effect
  1860. Magick.xs:10642: error: request for member ‘sigma’ in something not a structure or union
  1861. Magick.xs:10642: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1862. Magick.xs:10642: warning: statement with no effect
  1863. Magick.xs:10644: warning: statement with no effect
  1864. Magick.xs:10644: error: expected ‘;’ before ‘argument_list’
  1865. Magick.xs:10645: error: ‘ModeStatistic’ undeclared (first use in this function)
  1866. Magick.xs:10646: error: request for member ‘rho’ in something not a structure or union
  1867. Magick.xs:10646: error: request for member ‘sigma’ in something not a structure or union
  1868. Magick.xs:10646: warning: statement with no effect
  1869. Magick.xs:10651: error: ‘StatisticType’ undeclared (first use in this function)
  1870. Magick.xs:10652: warning: statement with no effect
  1871. Magick.xs:10652: error: expected ‘;’ before ‘statistic’
  1872. Magick.xs:10654: error: ‘statistic’ undeclared (first use in this function)
  1873. Magick.xs:10654: error: ‘UndefinedStatistic’ undeclared (first use in this function)
  1874. Magick.xs:10654: warning: statement with no effect
  1875. Magick.xs:10657: error: ‘struct ArgumentList’ has no member named ‘string_reference’
  1876. Magick.xs:10658: warning: statement with no effect
  1877. Magick.xs:10659: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  1878. Magick.xs:10660: error: request for member ‘sigma’ in something not a structure or union
  1879. Magick.xs:10660: warning: statement with no effect
  1880. Magick.xs:10663: error: request for member ‘rho’ in something not a structure or union
  1881. Magick.xs:10663: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1882. Magick.xs:10663: warning: statement with no effect
  1883. Magick.xs:10665: error: request for member ‘sigma’ in something not a structure or union
  1884. Magick.xs:10665: error: ‘struct ArgumentList’ has no member named ‘real_reference’
  1885. Magick.xs:10665: warning: statement with no effect
  1886. Magick.xs:10667: warning: statement with no effect
  1887. Magick.xs:10667: error: expected ‘;’ before ‘argument_list’
  1888. Magick.xs:10669: warning: statement with no effect
  1889. Magick.xs:10669: error: expected ‘;’ before ‘argument_list’
  1890. Magick.xs:10671: error: request for member ‘rho’ in something not a structure or union
  1891. Magick.xs:10671: error: request for member ‘sigma’ in something not a structure or union
  1892. Magick.xs:10671: warning: statement with no effect
  1893. Magick.xs:10675: error: expected expression before ‘)’ token
  1894. Magick.xs:10675: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1895. Magick.xs:10675: error: called object ‘<erroneous-expression>’ is not a function
  1896. Magick.xs:10677: error: expected expression before ‘)’ token
  1897. Magick.xs:10677: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1898. Magick.xs:10677: error: called object ‘<erroneous-expression>’ is not a function
  1899. Magick.xs:10682: error: ‘status’ undeclared (first use in this function)
  1900. Magick.xs:10682: error: ‘CopyCompositeOp’ undeclared (first use in this function)
  1901. Magick.xs:10683: error: request for member ‘x’ in something not a structure or union
  1902. Magick.xs:10683: error: request for member ‘y’ in something not a structure or union
  1903. Magick.xs:10683: warning: statement with no effect
  1904. Magick.xs:10686: warning: statement with no effect
  1905. Magick.xs:10687: warning: statement with no effect
  1906. Magick.xs:10689: error: expected expression before ‘)’ token
  1907. Magick.xs:10689: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1908. Magick.xs:10689: error: called object ‘<erroneous-expression>’ is not a function
  1909. Magick.xs:10694: error: ‘struct Methods’ has no member named ‘next’
  1910. Magick.xs:10694: error: ‘struct Methods’ has no member named ‘next’
  1911. Magick.xs:10694: warning: statement with no effect
  1912. Magick.xs:10695: error: ‘struct Methods’ has no member named ‘next’
  1913. Magick.xs:10695: error: expected expression before ‘)’ token
  1914. Magick.xs:10695: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1915. Magick.xs:10695: error: called object ‘<erroneous-expression>’ is not a function
  1916. Magick.xs:10696: error: ‘struct Methods’ has no member named ‘next’
  1917. Magick.xs:10696: error: ‘struct Methods’ has no member named ‘previous’
  1918. Magick.xs:10696: warning: statement with no effect
  1919. Magick.xs:10697: error: ‘magick_registry’ undeclared (first use in this function)
  1920. Magick.xs:10697: error: ‘SplayTreeInfo’ undeclared (first use in this function)
  1921. Magick.xs:10697: error: expected expression before ‘)’ token
  1922. Magick.xs:10697: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1923. Magick.xs:10697: error: called object ‘<erroneous-expression>’ is not a function
  1924. Magick.xs:10697: warning: statement with no effect
  1925. Magick.xs:10700: warning: statement with no effect
  1926. Magick.xs:10709: error: ‘struct Methods’ has no member named ‘severity’
  1927. Magick.xs:10709: error: ‘UndefinedException’ undeclared (first use in this function)
  1928. Magick.xs:10709: error: ‘struct Methods’ has no member named ‘severity’
  1929. Magick.xs:10709: error: ‘struct Methods’ has no member named ‘reason’
  1930. Magick.xs:10709: error: ‘struct Methods’ has no member named ‘severity’
  1931. Magick.xs:10709: error: ‘struct Methods’ has no member named ‘reason’
  1932. Magick.xs:10709: warning: pointer/integer type mismatch in conditional expression
  1933. Magick.xs:10709: error: ‘struct Methods’ has no member named ‘description’
  1934. Magick.xs:10709: error: ‘struct Methods’ has no member named ‘description’
  1935. Magick.xs:10709: error: ‘struct Methods’ has no member named ‘severity’
  1936. Magick.xs:10709: error: ‘struct Methods’ has no member named ‘description’
  1937. Magick.xs:10709: warning: pointer/integer type mismatch in conditional expression
  1938. Magick.xs:10709: error: ‘struct Methods’ has no member named ‘description’
  1939. Magick.xs:10709: warning: passing argument 2 of ‘Perl_sv_catpv’ from incompatible pointer type
  1940. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3764: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  1941. Magick.xs:10709: warning: unused variable ‘message’
  1942. Magick.xs:10710: warning: statement with no effect
  1943. Magick.xs:7283: warning: unused variable ‘message’
  1944. Magick.xs: In function ‘XS_Image__Magick_Montage’:
  1945. Magick.xs:10744: error: ‘ExceptionInfo’ undeclared (first use in this function)
  1946. Magick.xs:10745: error: ‘exception’ undeclared (first use in this function)
  1947. Magick.xs:10745: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1948. Magick.xs:10745: warning: statement with no effect
  1949. Magick.xs:10750: error: ‘Image’ undeclared (first use in this function)
  1950. Magick.xs:10751: error: ‘image’ undeclared (first use in this function)
  1951. Magick.xs:10751: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1952. Magick.xs:10752: error: ‘next’ undeclared (first use in this function)
  1953. Magick.xs:10752: warning: left-hand operand of comma expression has no effect
  1954. Magick.xs:10752: warning: statement with no effect
  1955. Magick.xs:10754: error: ‘MagickPixelPacket’ undeclared (first use in this function)
  1956. Magick.xs:10755: warning: statement with no effect
  1957. Magick.xs:10755: error: expected ‘;’ before ‘transparent_color’
  1958. Magick.xs:10757: error: ‘MontageInfo’ undeclared (first use in this function)
  1959. Magick.xs:10758: error: ‘montage_info’ undeclared (first use in this function)
  1960. Magick.xs:10758: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1961. Magick.xs:10758: warning: statement with no effect
  1962. Magick.xs:10778: warning: statement with no effect
  1963. Magick.xs:10784: error: ‘OptionError’ undeclared (first use in this function)
  1964. Magick.xs:10793: warning: statement with no effect
  1965. Magick.xs:10794: error: expected expression before ‘)’ token
  1966. Magick.xs:10794: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1967. Magick.xs:10794: error: called object ‘<erroneous-expression>’ is not a function
  1968. Magick.xs:10803: error: too many arguments to function ‘GetPackageInfo’
  1969. Magick.xs:10804: warning: implicit declaration of function ‘CloneMontageInfo’
  1970. Magick.xs:10804: error: ‘struct PackageInfo’ has no member named ‘image_info’
  1971. Magick.xs:10804: error: expected expression before ‘)’ token
  1972. Magick.xs:10804: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  1973. Magick.xs:10804: error: called object ‘<erroneous-expression>’ is not a function
  1974. Magick.xs:10804: warning: statement with no effect
  1975. Magick.xs:10805: error: ‘transparent_color’ undeclared (first use in this function)
  1976. Magick.xs:10817: error: ‘struct Methods’ has no member named ‘background_color’
  1977. Magick.xs:10818: error: ‘struct Methods’ has no member named ‘next’
  1978. Magick.xs:10819: error: ‘struct Methods’ has no member named ‘background_color’
  1979. Magick.xs:10819: error: ‘struct Methods’ has no member named ‘background_color’
  1980. Magick.xs:10819: warning: statement with no effect
  1981. Magick.xs:10824: error: ‘struct Methods’ has no member named ‘border_width’
  1982. Magick.xs:10824: warning: statement with no effect
  1983. Magick.xs:10830: error: ‘struct Methods’ has no member named ‘border_color’
  1984. Magick.xs:10831: error: ‘struct Methods’ has no member named ‘next’
  1985. Magick.xs:10832: error: ‘struct Methods’ has no member named ‘border_color’
  1986. Magick.xs:10832: error: ‘struct Methods’ has no member named ‘border_color’
  1987. Magick.xs:10832: warning: statement with no effect
  1988. Magick.xs:10837: error: ‘struct Methods’ has no member named ‘border_width’
  1989. Magick.xs:10837: warning: statement with no effect
  1990. Magick.xs:10850: error: ‘MagickFalse’ undeclared (first use in this function)
  1991. Magick.xs:10857: error: ‘struct Methods’ has no member named ‘next’
  1992. Magick.xs:10858: error: ‘struct Methods’ has no member named ‘compose’
  1993. Magick.xs:10858: error: ‘CompositeOperator’ undeclared (first use in this function)
  1994. Magick.xs:10858: warning: statement with no effect
  1995. Magick.xs:10858: error: expected ‘;’ before ‘sp’
  1996. Magick.xs:10870: error: ‘struct Methods’ has no member named ‘fill’
  1997. Magick.xs:10876: error: ‘struct Methods’ has no member named ‘font’
  1998. Magick.xs:10885: warning: comparison between pointer and integer
  1999. Magick.xs:10891: error: ‘struct Methods’ has no member named ‘frame’
  2000. Magick.xs:10893: error: ‘struct Methods’ has no member named ‘frame’
  2001. Magick.xs:10893: warning: statement with no effect
  2002. Magick.xs:10909: warning: comparison between pointer and integer
  2003. Magick.xs:10915: error: ‘struct Methods’ has no member named ‘geometry’
  2004. Magick.xs:10917: error: ‘struct Methods’ has no member named ‘geometry’
  2005. Magick.xs:10917: warning: statement with no effect
  2006. Magick.xs:10933: error: ‘struct Methods’ has no member named ‘gravity’
  2007. Magick.xs:10933: error: ‘GravityType’ undeclared (first use in this function)
  2008. Magick.xs:10933: warning: statement with no effect
  2009. Magick.xs:10933: error: expected ‘;’ before ‘in’
  2010. Magick.xs:10934: error: ‘struct Methods’ has no member named ‘next’
  2011. Magick.xs:10935: error: ‘struct Methods’ has no member named ‘gravity’
  2012. Magick.xs:10935: warning: statement with no effect
  2013. Magick.xs:10935: error: expected ‘;’ before ‘in’
  2014. Magick.xs:10947: error: ‘struct Methods’ has no member named ‘next’
  2015. Magick.xs:10949: error: ‘struct PackageInfo’ has no member named ‘image_info’
  2016. Magick.xs:10949: error: ‘ImageInfo’ undeclared (first use in this function)
  2017. Magick.xs:10949: error: expected expression before ‘)’ token
  2018. Magick.xs:10949: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2019. Magick.xs:10949: error: called object ‘<erroneous-expression>’ is not a function
  2020. Magick.xs:10963: error: ‘struct Methods’ has no member named ‘matte_color’
  2021. Magick.xs:10964: error: ‘struct Methods’ has no member named ‘next’
  2022. Magick.xs:10965: error: ‘struct Methods’ has no member named ‘matte_color’
  2023. Magick.xs:10965: error: ‘struct Methods’ has no member named ‘matte_color’
  2024. Magick.xs:10965: warning: statement with no effect
  2025. Magick.xs:10974: error: ‘MagickModeOptions’ undeclared (first use in this function)
  2026. Magick.xs:10983: error: ‘FrameMode’ undeclared (first use in this function)
  2027. Magick.xs:10985: error: ‘struct Methods’ has no member named ‘frame’
  2028. Magick.xs:10986: error: ‘struct Methods’ has no member named ‘shadow’
  2029. Magick.xs:10986: error: ‘MagickTrue’ undeclared (first use in this function)
  2030. Magick.xs:10986: warning: statement with no effect
  2031. Magick.xs:10989: error: ‘UnframeMode’ undeclared (first use in this function)
  2032. Magick.xs:10991: error: ‘struct Methods’ has no member named ‘frame’
  2033. Magick.xs:10991: warning: statement with no effect
  2034. Magick.xs:10992: error: ‘struct Methods’ has no member named ‘shadow’
  2035. Magick.xs:10992: warning: statement with no effect
  2036. Magick.xs:10993: error: ‘struct Methods’ has no member named ‘border_width’
  2037. Magick.xs:10993: warning: statement with no effect
  2038. Magick.xs:10996: error: ‘ConcatenateMode’ undeclared (first use in this function)
  2039. Magick.xs:10998: error: ‘struct Methods’ has no member named ‘frame’
  2040. Magick.xs:10998: warning: statement with no effect
  2041. Magick.xs:10999: error: ‘struct Methods’ has no member named ‘shadow’
  2042. Magick.xs:10999: warning: statement with no effect
  2043. Magick.xs:11000: error: ‘struct Methods’ has no member named ‘geometry’
  2044. Magick.xs:11001: error: ‘struct Methods’ has no member named ‘border_width’
  2045. Magick.xs:11001: warning: statement with no effect
  2046. Magick.xs:11015: error: ‘struct Methods’ has no member named ‘pointsize’
  2047. Magick.xs:11015: warning: statement with no effect
  2048. Magick.xs:11035: error: ‘struct Methods’ has no member named ‘shadow’
  2049. Magick.xs:11035: warning: statement with no effect
  2050. Magick.xs:11040: error: ‘struct Methods’ has no member named ‘stroke’
  2051. Magick.xs:11053: error: ‘struct Methods’ has no member named ‘texture’
  2052. Magick.xs:11059: warning: comparison between pointer and integer
  2053. Magick.xs:11065: error: ‘struct Methods’ has no member named ‘tile’
  2054. Magick.xs:11067: error: ‘struct Methods’ has no member named ‘tile’
  2055. Magick.xs:11067: warning: statement with no effect
  2056. Magick.xs:11072: error: ‘struct Methods’ has no member named ‘title’
  2057. Magick.xs:11078: warning: statement with no effect
  2058. Magick.xs:11078: error: expected ‘;’ before ‘transparent_color’
  2059. Magick.xs:11081: error: ‘struct Methods’ has no member named ‘next’
  2060. Magick.xs:11083: error: ‘TransparentOpacity’ undeclared (first use in this function)
  2061. Magick.xs:11098: warning: implicit declaration of function ‘MontageImageList’
  2062. Magick.xs:11098: error: ‘struct PackageInfo’ has no member named ‘image_info’
  2063. Magick.xs:11098: warning: statement with no effect
  2064. Magick.xs:11099: warning: implicit declaration of function ‘DestroyMontageInfo’
  2065. Magick.xs:11099: warning: statement with no effect
  2066. Magick.xs:11100: error: expected expression before ‘)’ token
  2067. Magick.xs:11100: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2068. Magick.xs:11100: error: called object ‘<erroneous-expression>’ is not a function
  2069. Magick.xs:11102: error: request for member ‘opacity’ in something not a structure or union
  2070. Magick.xs:11103: error: ‘struct Methods’ has no member named ‘next’
  2071. Magick.xs:11106: error: ‘struct Methods’ has no member named ‘next’
  2072. Magick.xs:11108: error: ‘magick_registry’ undeclared (first use in this function)
  2073. Magick.xs:11108: error: ‘SplayTreeInfo’ undeclared (first use in this function)
  2074. Magick.xs:11108: error: expected expression before ‘)’ token
  2075. Magick.xs:11108: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2076. Magick.xs:11108: error: called object ‘<erroneous-expression>’ is not a function
  2077. Magick.xs:11113: warning: statement with no effect
  2078. Magick.xs:11119: error: ‘MaxTextExtent’ undeclared (first use in this function)
  2079. Magick.xs:11119: error: ‘struct Methods’ has no member named ‘severity’
  2080. Magick.xs:11119: error: ‘UndefinedException’ undeclared (first use in this function)
  2081. Magick.xs:11119: error: ‘struct Methods’ has no member named ‘severity’
  2082. Magick.xs:11119: error: ‘struct Methods’ has no member named ‘reason’
  2083. Magick.xs:11119: error: ‘struct Methods’ has no member named ‘severity’
  2084. Magick.xs:11119: error: ‘struct Methods’ has no member named ‘reason’
  2085. Magick.xs:11119: warning: pointer/integer type mismatch in conditional expression
  2086. Magick.xs:11119: error: ‘struct Methods’ has no member named ‘description’
  2087. Magick.xs:11119: error: ‘struct Methods’ has no member named ‘description’
  2088. Magick.xs:11119: error: ‘struct Methods’ has no member named ‘severity’
  2089. Magick.xs:11119: error: ‘struct Methods’ has no member named ‘description’
  2090. Magick.xs:11119: warning: pointer/integer type mismatch in conditional expression
  2091. Magick.xs:11119: error: ‘struct Methods’ has no member named ‘description’
  2092. Magick.xs:11119: warning: passing argument 2 of ‘Perl_sv_catpv’ from incompatible pointer type
  2093. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3764: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  2094. Magick.xs:11119: warning: unused variable ‘message’
  2095. Magick.xs:11120: warning: statement with no effect
  2096. Magick.xs: In function ‘XS_Image__Magick_Morph’:
  2097. Magick.xs:11154: error: ‘ExceptionInfo’ undeclared (first use in this function)
  2098. Magick.xs:11155: error: ‘exception’ undeclared (first use in this function)
  2099. Magick.xs:11155: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2100. Magick.xs:11155: warning: statement with no effect
  2101. Magick.xs:11160: error: ‘Image’ undeclared (first use in this function)
  2102. Magick.xs:11161: error: ‘image’ undeclared (first use in this function)
  2103. Magick.xs:11161: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2104. Magick.xs:11161: warning: statement with no effect
  2105. Magick.xs:11181: warning: statement with no effect
  2106. Magick.xs:11188: error: ‘OptionError’ undeclared (first use in this function)
  2107. Magick.xs:11197: warning: statement with no effect
  2108. Magick.xs:11198: error: expected expression before ‘)’ token
  2109. Magick.xs:11198: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2110. Magick.xs:11198: error: called object ‘<erroneous-expression>’ is not a function
  2111. Magick.xs:11204: error: too many arguments to function ‘GetPackageInfo’
  2112. Magick.xs:11234: warning: implicit declaration of function ‘MorphImages’
  2113. Magick.xs:11234: warning: statement with no effect
  2114. Magick.xs:11235: error: expected expression before ‘)’ token
  2115. Magick.xs:11235: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2116. Magick.xs:11235: error: called object ‘<erroneous-expression>’ is not a function
  2117. Magick.xs:11237: error: ‘struct Methods’ has no member named ‘next’
  2118. Magick.xs:11239: error: ‘magick_registry’ undeclared (first use in this function)
  2119. Magick.xs:11239: error: ‘SplayTreeInfo’ undeclared (first use in this function)
  2120. Magick.xs:11239: error: expected expression before ‘)’ token
  2121. Magick.xs:11239: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2122. Magick.xs:11239: error: called object ‘<erroneous-expression>’ is not a function
  2123. Magick.xs:11244: warning: statement with no effect
  2124. Magick.xs:11250: error: ‘MaxTextExtent’ undeclared (first use in this function)
  2125. Magick.xs:11250: error: ‘struct Methods’ has no member named ‘severity’
  2126. Magick.xs:11250: error: ‘UndefinedException’ undeclared (first use in this function)
  2127. Magick.xs:11250: error: ‘struct Methods’ has no member named ‘severity’
  2128. Magick.xs:11250: error: ‘struct Methods’ has no member named ‘reason’
  2129. Magick.xs:11250: error: ‘struct Methods’ has no member named ‘severity’
  2130. Magick.xs:11250: error: ‘struct Methods’ has no member named ‘reason’
  2131. Magick.xs:11250: warning: pointer/integer type mismatch in conditional expression
  2132. Magick.xs:11250: error: ‘struct Methods’ has no member named ‘description’
  2133. Magick.xs:11250: error: ‘struct Methods’ has no member named ‘description’
  2134. Magick.xs:11250: error: ‘struct Methods’ has no member named ‘severity’
  2135. Magick.xs:11250: error: ‘struct Methods’ has no member named ‘description’
  2136. Magick.xs:11250: warning: pointer/integer type mismatch in conditional expression
  2137. Magick.xs:11250: error: ‘struct Methods’ has no member named ‘description’
  2138. Magick.xs:11250: warning: passing argument 2 of ‘Perl_sv_catpv’ from incompatible pointer type
  2139. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3764: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  2140. Magick.xs:11250: warning: unused variable ‘message’
  2141. Magick.xs:11251: warning: statement with no effect
  2142. Magick.xs: In function ‘XS_Image__Magick_Mosaic’:
  2143. Magick.xs:11282: error: ‘ExceptionInfo’ undeclared (first use in this function)
  2144. Magick.xs:11283: error: ‘exception’ undeclared (first use in this function)
  2145. Magick.xs:11283: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2146. Magick.xs:11283: warning: statement with no effect
  2147. Magick.xs:11288: error: ‘Image’ undeclared (first use in this function)
  2148. Magick.xs:11289: error: ‘image’ undeclared (first use in this function)
  2149. Magick.xs:11289: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2150. Magick.xs:11289: warning: statement with no effect
  2151. Magick.xs:11302: warning: statement with no effect
  2152. Magick.xs:11307: error: ‘OptionError’ undeclared (first use in this function)
  2153. Magick.xs:11313: warning: statement with no effect
  2154. Magick.xs:11314: error: expected expression before ‘)’ token
  2155. Magick.xs:11314: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2156. Magick.xs:11314: error: called object ‘<erroneous-expression>’ is not a function
  2157. Magick.xs:11320: error: ‘MosaicLayer’ undeclared (first use in this function)
  2158. Magick.xs:11320: warning: statement with no effect
  2159. Magick.xs:11327: error: ‘magick_registry’ undeclared (first use in this function)
  2160. Magick.xs:11327: error: ‘SplayTreeInfo’ undeclared (first use in this function)
  2161. Magick.xs:11327: error: expected expression before ‘)’ token
  2162. Magick.xs:11327: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2163. Magick.xs:11327: error: called object ‘<erroneous-expression>’ is not a function
  2164. Magick.xs:11331: error: too many arguments to function ‘GetPackageInfo’
  2165. Magick.xs:11332: error: ‘struct PackageInfo’ has no member named ‘image_info’
  2166. Magick.xs:11332: error: ‘struct Methods’ has no member named ‘filename’
  2167. Magick.xs:11332: error: ‘struct Methods’ has no member named ‘filename’
  2168. Magick.xs:11333: error: ‘MaxTextExtent’ undeclared (first use in this function)
  2169. Magick.xs:11334: error: ‘struct PackageInfo’ has no member named ‘image_info’
  2170. Magick.xs:11334: error: ‘struct Methods’ has no member named ‘exception’
  2171. Magick.xs:11335: warning: statement with no effect
  2172. Magick.xs:11340: error: ‘struct Methods’ has no member named ‘severity’
  2173. Magick.xs:11340: error: ‘UndefinedException’ undeclared (first use in this function)
  2174. Magick.xs:11340: error: ‘struct Methods’ has no member named ‘severity’
  2175. Magick.xs:11340: error: ‘struct Methods’ has no member named ‘reason’
  2176. Magick.xs:11340: error: ‘struct Methods’ has no member named ‘severity’
  2177. Magick.xs:11340: error: ‘struct Methods’ has no member named ‘reason’
  2178. Magick.xs:11340: warning: pointer/integer type mismatch in conditional expression
  2179. Magick.xs:11340: error: ‘struct Methods’ has no member named ‘description’
  2180. Magick.xs:11340: error: ‘struct Methods’ has no member named ‘description’
  2181. Magick.xs:11340: error: ‘struct Methods’ has no member named ‘severity’
  2182. Magick.xs:11340: error: ‘struct Methods’ has no member named ‘description’
  2183. Magick.xs:11340: warning: pointer/integer type mismatch in conditional expression
  2184. Magick.xs:11340: error: ‘struct Methods’ has no member named ‘description’
  2185. Magick.xs:11340: warning: passing argument 2 of ‘Perl_sv_catpv’ from incompatible pointer type
  2186. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3764: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  2187. Magick.xs:11340: warning: unused variable ‘message’
  2188. Magick.xs:11341: warning: statement with no effect
  2189. Magick.xs: In function ‘XS_Image__Magick_Ping’:
  2190. Magick.xs:11376: error: ‘ExceptionInfo’ undeclared (first use in this function)
  2191. Magick.xs:11377: error: ‘exception’ undeclared (first use in this function)
  2192. Magick.xs:11377: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2193. Magick.xs:11377: warning: statement with no effect
  2194. Magick.xs:11379: error: ‘Image’ undeclared (first use in this function)
  2195. Magick.xs:11380: error: ‘image’ undeclared (first use in this function)
  2196. Magick.xs:11380: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2197. Magick.xs:11381: error: ‘next’ undeclared (first use in this function)
  2198. Magick.xs:11381: warning: left-hand operand of comma expression has no effect
  2199. Magick.xs:11381: warning: statement with no effect
  2200. Magick.xs:11386: error: ‘MagickBooleanType’ undeclared (first use in this function)
  2201. Magick.xs:11387: warning: statement with no effect
  2202. Magick.xs:11387: error: expected ‘;’ before ‘status’
  2203. Magick.xs:11414: warning: statement with no effect
  2204. Magick.xs:11423: error: ‘ResourceLimitError’ undeclared (first use in this function)
  2205. Magick.xs:11437: error: ‘OptionError’ undeclared (first use in this function)
  2206. Magick.xs:11450: error: too many arguments to function ‘GetPackageInfo’
  2207. Magick.xs:11451: error: too many arguments to function ‘ClonePackageInfo’
  2208. Magick.xs:11454: error: ‘struct PackageInfo’ has no member named ‘image_info’
  2209. Magick.xs:11454: error: ‘struct Methods’ has no member named ‘filename’
  2210. Magick.xs:11454: error: used struct type value where scalar is required
  2211. Magick.xs:11455: error: ‘struct PackageInfo’ has no member named ‘image_info’
  2212. Magick.xs:11455: error: ‘struct Methods’ has no member named ‘filename’
  2213. Magick.xs:11467: warning: implicit declaration of function ‘SetImageInfoBlob’
  2214. Magick.xs:11467: error: ‘struct PackageInfo’ has no member named ‘image_info’
  2215. Magick.xs:11483: error: ‘BlobError’ undeclared (first use in this function)
  2216. Magick.xs:11494: error: ‘struct PackageInfo’ has no member named ‘image_info’
  2217. Magick.xs:11502: error: ‘status’ undeclared (first use in this function)
  2218. Magick.xs:11502: warning: implicit declaration of function ‘ExpandFilenames’
  2219. Magick.xs:11502: warning: statement with no effect
  2220. Magick.xs:11503: error: ‘MagickFalse’ undeclared (first use in this function)
  2221. Magick.xs:11512: error: ‘struct PackageInfo’ has no member named ‘image_info’
  2222. Magick.xs:11512: error: ‘struct Methods’ has no member named ‘filename’
  2223. Magick.xs:11513: error: ‘MaxTextExtent’ undeclared (first use in this function)
  2224. Magick.xs:11514: warning: implicit declaration of function ‘PingImage’
  2225. Magick.xs:11514: error: ‘struct PackageInfo’ has no member named ‘image_info’
  2226. Magick.xs:11514: warning: statement with no effect
  2227. Magick.xs:11515: error: expected expression before ‘)’ token
  2228. Magick.xs:11515: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2229. Magick.xs:11515: error: called object ‘<erroneous-expression>’ is not a function
  2230. Magick.xs:11517: error: ‘struct PackageInfo’ has no member named ‘image_info’
  2231. Magick.xs:11517: error: ‘struct Methods’ has no member named ‘file’
  2232. Magick.xs:11517: warning: comparison of distinct pointer types lacks a cast
  2233. Magick.xs:11518: error: ‘struct PackageInfo’ has no member named ‘image_info’
  2234. Magick.xs:11518: error: ‘struct Methods’ has no member named ‘blob’
  2235. Magick.xs:11519: warning: implicit declaration of function ‘DisassociateImageStream’
  2236. Magick.xs:11522: error: ‘struct Methods’ has no member named ‘next’
  2237. Magick.xs:11524: error: ‘struct Methods’ has no member named ‘columns’
  2238. Magick.xs:11524: warning: passing argument 1 of ‘Perl_newSViv’ makes integer from pointer without a cast
  2239. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2747: note: expected ‘IV’ but argument is of type ‘struct Methods *’
  2240. Magick.xs:11525: error: ‘struct Methods’ has no member named ‘rows’
  2241. Magick.xs:11525: warning: passing argument 1 of ‘Perl_newSViv’ makes integer from pointer without a cast
  2242. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2747: note: expected ‘IV’ but argument is of type ‘struct Methods *’
  2243. Magick.xs:11527: error: ‘struct Methods’ has no member named ‘magick’
  2244. Magick.xs:11527: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  2245. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  2246. Magick.xs:11529: warning: statement with no effect
  2247. Magick.xs:11552: error: ‘struct Methods’ has no member named ‘severity’
  2248. Magick.xs:11552: error: ‘UndefinedException’ undeclared (first use in this function)
  2249. Magick.xs:11552: error: ‘struct Methods’ has no member named ‘severity’
  2250. Magick.xs:11552: error: ‘struct Methods’ has no member named ‘reason’
  2251. Magick.xs:11552: error: ‘struct Methods’ has no member named ‘severity’
  2252. Magick.xs:11552: error: ‘struct Methods’ has no member named ‘reason’
  2253. Magick.xs:11552: warning: pointer/integer type mismatch in conditional expression
  2254. Magick.xs:11552: error: ‘struct Methods’ has no member named ‘description’
  2255. Magick.xs:11552: error: ‘struct Methods’ has no member named ‘description’
  2256. Magick.xs:11552: error: ‘struct Methods’ has no member named ‘severity’
  2257. Magick.xs:11552: error: ‘struct Methods’ has no member named ‘description’
  2258. Magick.xs:11552: warning: pointer/integer type mismatch in conditional expression
  2259. Magick.xs:11552: error: ‘struct Methods’ has no member named ‘description’
  2260. Magick.xs:11552: warning: passing argument 2 of ‘Perl_sv_catpv’ from incompatible pointer type
  2261. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3764: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  2262. Magick.xs:11552: warning: unused variable ‘message’
  2263. Magick.xs:11553: warning: statement with no effect
  2264. Magick.xs: In function ‘XS_Image__Magick_Preview’:
  2265. Magick.xs:11581: error: ‘ExceptionInfo’ undeclared (first use in this function)
  2266. Magick.xs:11582: error: ‘exception’ undeclared (first use in this function)
  2267. Magick.xs:11582: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2268. Magick.xs:11582: warning: statement with no effect
  2269. Magick.xs:11587: error: ‘Image’ undeclared (first use in this function)
  2270. Magick.xs:11588: error: ‘image’ undeclared (first use in this function)
  2271. Magick.xs:11588: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2272. Magick.xs:11589: error: ‘preview_image’ undeclared (first use in this function)
  2273. Magick.xs:11589: warning: left-hand operand of comma expression has no effect
  2274. Magick.xs:11589: warning: statement with no effect
  2275. Magick.xs:11591: error: ‘PreviewType’ undeclared (first use in this function)
  2276. Magick.xs:11592: warning: statement with no effect
  2277. Magick.xs:11592: error: expected ‘;’ before ‘preview_type’
  2278. Magick.xs:11606: warning: statement with no effect
  2279. Magick.xs:11612: error: ‘OptionError’ undeclared (first use in this function)
  2280. Magick.xs:11621: warning: statement with no effect
  2281. Magick.xs:11622: error: expected expression before ‘)’ token
  2282. Magick.xs:11622: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2283. Magick.xs:11622: error: called object ‘<erroneous-expression>’ is not a function
  2284. Magick.xs:11628: error: too many arguments to function ‘GetPackageInfo’
  2285. Magick.xs:11629: error: ‘preview_type’ undeclared (first use in this function)
  2286. Magick.xs:11629: error: ‘GammaPreview’ undeclared (first use in this function)
  2287. Magick.xs:11629: warning: statement with no effect
  2288. Magick.xs:11632: warning: statement with no effect
  2289. Magick.xs:11632: error: expected ‘;’ before ‘ParseCommandOption’
  2290. Magick.xs:11633: error: ‘struct Methods’ has no member named ‘next’
  2291. Magick.xs:11635: warning: implicit declaration of function ‘PreviewImage’
  2292. Magick.xs:11635: warning: statement with no effect
  2293. Magick.xs:11636: error: expected expression before ‘)’ token
  2294. Magick.xs:11636: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2295. Magick.xs:11636: error: called object ‘<erroneous-expression>’ is not a function
  2296. Magick.xs:11638: error: ‘magick_registry’ undeclared (first use in this function)
  2297. Magick.xs:11638: error: ‘SplayTreeInfo’ undeclared (first use in this function)
  2298. Magick.xs:11638: error: expected expression before ‘)’ token
  2299. Magick.xs:11638: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2300. Magick.xs:11638: error: called object ‘<erroneous-expression>’ is not a function
  2301. Magick.xs:11643: warning: statement with no effect
  2302. Magick.xs:11649: error: ‘MaxTextExtent’ undeclared (first use in this function)
  2303. Magick.xs:11649: error: ‘struct Methods’ has no member named ‘severity’
  2304. Magick.xs:11649: error: ‘UndefinedException’ undeclared (first use in this function)
  2305. Magick.xs:11649: error: ‘struct Methods’ has no member named ‘severity’
  2306. Magick.xs:11649: error: ‘struct Methods’ has no member named ‘reason’
  2307. Magick.xs:11649: error: ‘struct Methods’ has no member named ‘severity’
  2308. Magick.xs:11649: error: ‘struct Methods’ has no member named ‘reason’
  2309. Magick.xs:11649: warning: pointer/integer type mismatch in conditional expression
  2310. Magick.xs:11649: error: ‘struct Methods’ has no member named ‘description’
  2311. Magick.xs:11649: error: ‘struct Methods’ has no member named ‘description’
  2312. Magick.xs:11649: error: ‘struct Methods’ has no member named ‘severity’
  2313. Magick.xs:11649: error: ‘struct Methods’ has no member named ‘description’
  2314. Magick.xs:11649: warning: pointer/integer type mismatch in conditional expression
  2315. Magick.xs:11649: error: ‘struct Methods’ has no member named ‘description’
  2316. Magick.xs:11649: warning: passing argument 2 of ‘Perl_sv_catpv’ from incompatible pointer type
  2317. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3764: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  2318. Magick.xs:11649: warning: unused variable ‘message’
  2319. Magick.xs:11650: warning: statement with no effect
  2320. Magick.xs: In function ‘XS_Image__Magick_QueryColor’:
  2321. Magick.xs:11679: error: ‘ExceptionInfo’ undeclared (first use in this function)
  2322. Magick.xs:11680: error: ‘exception’ undeclared (first use in this function)
  2323. Magick.xs:11680: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2324. Magick.xs:11680: warning: statement with no effect
  2325. Magick.xs:11682: error: ‘MagickPixelPacket’ undeclared (first use in this function)
  2326. Magick.xs:11683: warning: statement with no effect
  2327. Magick.xs:11683: error: expected ‘;’ before ‘color’
  2328. Magick.xs:11693: warning: statement with no effect
  2329. Magick.xs:11698: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  2330. Magick.xs:11698: error: ‘colorlist’ undeclared (first use in this function)
  2331. Magick.xs:11698: error: invalid type argument of ‘unary *’ (have ‘struct Methods’)
  2332. Magick.xs:11698: warning: statement with no effect
  2333. Magick.xs:11703: warning: implicit declaration of function ‘GetColorInfoList’
  2334. Magick.xs:11703: warning: statement with no effect
  2335. Magick.xs:11707: error: invalid type argument of ‘->’ (have ‘struct Methods’)
  2336. Magick.xs:11707: error: request for member ‘name’ in something not a structure or union
  2337. Magick.xs:11707: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  2338. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  2339. Magick.xs:11709: error: expected ‘)’ before ‘ColorInfo’
  2340. Magick.xs:11710: error: ‘ColorInfo’ undeclared (first use in this function)
  2341. Magick.xs:11710: error: expected expression before ‘)’ token
  2342. Magick.xs:11710: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods’)
  2343. Magick.xs:11710: warning: type defaults to ‘int’ in declaration of ‘type name’
  2344. Magick.xs:11710: warning: statement with no effect
  2345. Magick.xs:11717: error: ‘color’ undeclared (first use in this function)
  2346. Magick.xs:11717: error: ‘MagickFalse’ undeclared (first use in this function)
  2347. Magick.xs:11717: warning: comparison between pointer and integer
  2348. Magick.xs:11722: error: request for member ‘red’ in something not a structure or union
  2349. Magick.xs:11722: error: invalid operands to binary + (have ‘struct Methods *’ and ‘double’)
  2350. Magick.xs:11722: error: incompatible type for argument 1 of ‘floor’
  2351. /usr/include/bits/mathcalls.h:185: note: expected ‘double’ but argument is of type ‘struct Methods *’
  2352. Magick.xs:11723: error: request for member ‘green’ in something not a structure or union
  2353. Magick.xs:11723: error: invalid operands to binary + (have ‘struct Methods *’ and ‘double’)
  2354. Magick.xs:11723: error: incompatible type for argument 1 of ‘floor’
  2355. /usr/include/bits/mathcalls.h:185: note: expected ‘double’ but argument is of type ‘struct Methods *’
  2356. Magick.xs:11724: error: request for member ‘blue’ in something not a structure or union
  2357. Magick.xs:11724: error: invalid operands to binary + (have ‘struct Methods *’ and ‘double’)
  2358. Magick.xs:11724: error: incompatible type for argument 1 of ‘floor’
  2359. /usr/include/bits/mathcalls.h:185: note: expected ‘double’ but argument is of type ‘struct Methods *’
  2360. Magick.xs:11725: error: request for member ‘matte’ in something not a structure or union
  2361. Magick.xs:11726: error: request for member ‘opacity’ in something not a structure or union
  2362. Magick.xs:11726: error: invalid operands to binary + (have ‘struct Methods *’ and ‘double’)
  2363. Magick.xs:11726: error: incompatible type for argument 1 of ‘floor’
  2364. /usr/include/bits/mathcalls.h:185: note: expected ‘double’ but argument is of type ‘struct Methods *’
  2365. Magick.xs:11727: error: request for member ‘colorspace’ in something not a structure or union
  2366. Magick.xs:11727: error: ‘CMYKColorspace’ undeclared (first use in this function)
  2367. Magick.xs:11728: error: request for member ‘index’ in something not a structure or union
  2368. Magick.xs:11728: error: invalid operands to binary + (have ‘struct Methods *’ and ‘double’)
  2369. Magick.xs:11728: error: incompatible type for argument 1 of ‘floor’
  2370. /usr/include/bits/mathcalls.h:185: note: expected ‘double’ but argument is of type ‘struct Methods *’
  2371. Magick.xs:11732: error: ‘MaxTextExtent’ undeclared (first use in this function)
  2372. Magick.xs:11732: error: ‘struct Methods’ has no member named ‘severity’
  2373. Magick.xs:11732: error: ‘UndefinedException’ undeclared (first use in this function)
  2374. Magick.xs:11732: error: ‘struct Methods’ has no member named ‘severity’
  2375. Magick.xs:11732: error: ‘struct Methods’ has no member named ‘reason’
  2376. Magick.xs:11732: error: ‘struct Methods’ has no member named ‘severity’
  2377. Magick.xs:11732: error: ‘struct Methods’ has no member named ‘reason’
  2378. Magick.xs:11732: warning: pointer/integer type mismatch in conditional expression
  2379. Magick.xs:11732: error: ‘struct Methods’ has no member named ‘description’
  2380. Magick.xs:11732: error: ‘struct Methods’ has no member named ‘description’
  2381. Magick.xs:11732: error: ‘struct Methods’ has no member named ‘severity’
  2382. Magick.xs:11732: error: ‘struct Methods’ has no member named ‘description’
  2383. Magick.xs:11732: warning: pointer/integer type mismatch in conditional expression
  2384. Magick.xs:11732: error: ‘struct Methods’ has no member named ‘description’
  2385. Magick.xs:11732: warning: passing argument 2 of ‘Perl_sv_catpv’ from incompatible pointer type
  2386. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3764: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  2387. Magick.xs:11732: warning: unused variable ‘message’
  2388. Magick.xs:11733: warning: statement with no effect
  2389. Magick.xs: In function ‘XS_Image__Magick_QueryColorname’:
  2390. Magick.xs:11760: error: ‘MaxTextExtent’ undeclared (first use in this function)
  2391. Magick.xs:11762: error: ‘ExceptionInfo’ undeclared (first use in this function)
  2392. Magick.xs:11763: error: ‘exception’ undeclared (first use in this function)
  2393. Magick.xs:11763: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2394. Magick.xs:11763: warning: statement with no effect
  2395. Magick.xs:11765: error: ‘Image’ undeclared (first use in this function)
  2396. Magick.xs:11766: error: ‘image’ undeclared (first use in this function)
  2397. Magick.xs:11766: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2398. Magick.xs:11766: warning: statement with no effect
  2399. Magick.xs:11768: error: ‘PixelPacket’ undeclared (first use in this function)
  2400. Magick.xs:11769: warning: statement with no effect
  2401. Magick.xs:11769: error: expected ‘;’ before ‘target_color’
  2402. Magick.xs:11783: warning: statement with no effect
  2403. Magick.xs:11788: error: too many arguments to function ‘GetPackageInfo’
  2404. Magick.xs:11789: warning: statement with no effect
  2405. Magick.xs:11790: error: expected expression before ‘)’ token
  2406. Magick.xs:11790: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2407. Magick.xs:11790: error: called object ‘<erroneous-expression>’ is not a function
  2408. Magick.xs:11792: error: ‘OptionError’ undeclared (first use in this function)
  2409. Magick.xs:11799: error: ‘target_color’ undeclared (first use in this function)
  2410. Magick.xs:11800: warning: implicit declaration of function ‘QueryColorname’
  2411. Magick.xs:11800: error: ‘SVGCompliance’ undeclared (first use in this function)
  2412. Magick.xs:11802: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  2413. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  2414. Magick.xs:11806: error: ‘struct Methods’ has no member named ‘severity’
  2415. Magick.xs:11806: error: ‘UndefinedException’ undeclared (first use in this function)
  2416. Magick.xs:11806: error: ‘struct Methods’ has no member named ‘severity’
  2417. Magick.xs:11806: error: ‘struct Methods’ has no member named ‘reason’
  2418. Magick.xs:11806: error: ‘struct Methods’ has no member named ‘severity’
  2419. Magick.xs:11806: error: ‘struct Methods’ has no member named ‘reason’
  2420. Magick.xs:11806: warning: pointer/integer type mismatch in conditional expression
  2421. Magick.xs:11806: error: ‘struct Methods’ has no member named ‘description’
  2422. Magick.xs:11806: error: ‘struct Methods’ has no member named ‘description’
  2423. Magick.xs:11806: error: ‘struct Methods’ has no member named ‘severity’
  2424. Magick.xs:11806: error: ‘struct Methods’ has no member named ‘description’
  2425. Magick.xs:11806: warning: pointer/integer type mismatch in conditional expression
  2426. Magick.xs:11806: error: ‘struct Methods’ has no member named ‘description’
  2427. Magick.xs:11806: warning: passing argument 2 of ‘Perl_sv_catpv’ from incompatible pointer type
  2428. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3764: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  2429. Magick.xs:11806: warning: unused variable ‘message’
  2430. Magick.xs:11807: warning: statement with no effect
  2431. Magick.xs:11760: warning: unused variable ‘message’
  2432. Magick.xs: In function ‘XS_Image__Magick_QueryFont’:
  2433. Magick.xs:11832: error: ‘MaxTextExtent’ undeclared (first use in this function)
  2434. Magick.xs:11834: error: ‘ExceptionInfo’ undeclared (first use in this function)
  2435. Magick.xs:11835: error: ‘exception’ undeclared (first use in this function)
  2436. Magick.xs:11835: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2437. Magick.xs:11835: warning: statement with no effect
  2438. Magick.xs:11844: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  2439. Magick.xs:11844: error: ‘type_info’ undeclared (first use in this function)
  2440. Magick.xs:11844: warning: statement with no effect
  2441. Magick.xs:11848: warning: statement with no effect
  2442. Magick.xs:11853: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  2443. Magick.xs:11853: error: ‘typelist’ undeclared (first use in this function)
  2444. Magick.xs:11853: error: invalid type argument of ‘unary *’ (have ‘struct Methods’)
  2445. Magick.xs:11853: warning: statement with no effect
  2446. Magick.xs:11858: warning: implicit declaration of function ‘GetTypeInfoList’
  2447. Magick.xs:11858: warning: statement with no effect
  2448. Magick.xs:11862: error: invalid type argument of ‘->’ (have ‘struct Methods’)
  2449. Magick.xs:11862: error: request for member ‘name’ in something not a structure or union
  2450. Magick.xs:11862: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  2451. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  2452. Magick.xs:11864: error: expected ‘)’ before ‘TypeInfo’
  2453. Magick.xs:11864: error: ‘TypeInfo’ undeclared (first use in this function)
  2454. Magick.xs:11864: error: expected expression before ‘)’ token
  2455. Magick.xs:11864: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods’)
  2456. Magick.xs:11865: warning: type defaults to ‘int’ in declaration of ‘type name’
  2457. Magick.xs:11865: warning: statement with no effect
  2458. Magick.xs:11872: warning: implicit declaration of function ‘GetTypeInfo’
  2459. Magick.xs:11872: warning: statement with no effect
  2460. Magick.xs:11873: error: expected expression before ‘)’ token
  2461. Magick.xs:11873: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2462. Magick.xs:11873: error: called object ‘<erroneous-expression>’ is not a function
  2463. Magick.xs:11882: error: ‘struct Methods’ has no member named ‘description’
  2464. Magick.xs:11882: warning: comparison of distinct pointer types lacks a cast
  2465. Magick.xs:11885: error: ‘struct Methods’ has no member named ‘description’
  2466. Magick.xs:11885: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  2467. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  2468. Magick.xs:11886: error: ‘struct Methods’ has no member named ‘family’
  2469. Magick.xs:11886: warning: comparison of distinct pointer types lacks a cast
  2470. Magick.xs:11889: error: ‘struct Methods’ has no member named ‘family’
  2471. Magick.xs:11889: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  2472. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  2473. Magick.xs:11890: error: ‘struct Methods’ has no member named ‘style’
  2474. Magick.xs:11890: error: ‘UndefinedStyle’ undeclared (first use in this function)
  2475. Magick.xs:11893: error: ‘struct Methods’ has no member named ‘style’
  2476. Magick.xs:11893: warning: passing argument 1 of ‘Perl_newSVpv’ makes pointer from integer without a cast
  2477. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘int’
  2478. Magick.xs:11895: error: ‘struct Methods’ has no member named ‘stretch’
  2479. Magick.xs:11895: error: ‘UndefinedStretch’ undeclared (first use in this function)
  2480. Magick.xs:11898: error: ‘struct Methods’ has no member named ‘stretch’
  2481. Magick.xs:11898: warning: passing argument 1 of ‘Perl_newSVpv’ makes pointer from integer without a cast
  2482. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘int’
  2483. Magick.xs:11901: error: ‘struct Methods’ has no member named ‘weight’
  2484. Magick.xs:11901: error: pointer value used where a floating point value was expected
  2485. Magick.xs:11902: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  2486. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  2487. Magick.xs:11903: error: ‘struct Methods’ has no member named ‘encoding’
  2488. Magick.xs:11903: warning: comparison of distinct pointer types lacks a cast
  2489. Magick.xs:11906: error: ‘struct Methods’ has no member named ‘encoding’
  2490. Magick.xs:11906: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  2491. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  2492. Magick.xs:11907: error: ‘struct Methods’ has no member named ‘foundry’
  2493. Magick.xs:11907: warning: comparison of distinct pointer types lacks a cast
  2494. Magick.xs:11910: error: ‘struct Methods’ has no member named ‘foundry’
  2495. Magick.xs:11910: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  2496. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  2497. Magick.xs:11911: error: ‘struct Methods’ has no member named ‘format’
  2498. Magick.xs:11911: warning: comparison of distinct pointer types lacks a cast
  2499. Magick.xs:11914: error: ‘struct Methods’ has no member named ‘format’
  2500. Magick.xs:11914: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  2501. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  2502. Magick.xs:11915: error: ‘struct Methods’ has no member named ‘metrics’
  2503. Magick.xs:11915: warning: comparison of distinct pointer types lacks a cast
  2504. Magick.xs:11918: error: ‘struct Methods’ has no member named ‘metrics’
  2505. Magick.xs:11918: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  2506. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  2507. Magick.xs:11919: error: ‘struct Methods’ has no member named ‘glyphs’
  2508. Magick.xs:11919: warning: comparison of distinct pointer types lacks a cast
  2509. Magick.xs:11922: error: ‘struct Methods’ has no member named ‘glyphs’
  2510. Magick.xs:11922: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  2511. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  2512. Magick.xs:11926: error: ‘struct Methods’ has no member named ‘severity’
  2513. Magick.xs:11926: error: ‘UndefinedException’ undeclared (first use in this function)
  2514. Magick.xs:11926: error: ‘struct Methods’ has no member named ‘severity’
  2515. Magick.xs:11926: error: ‘struct Methods’ has no member named ‘reason’
  2516. Magick.xs:11926: error: ‘struct Methods’ has no member named ‘severity’
  2517. Magick.xs:11926: error: ‘struct Methods’ has no member named ‘reason’
  2518. Magick.xs:11926: warning: pointer/integer type mismatch in conditional expression
  2519. Magick.xs:11926: error: ‘struct Methods’ has no member named ‘description’
  2520. Magick.xs:11926: error: ‘struct Methods’ has no member named ‘description’
  2521. Magick.xs:11926: error: ‘struct Methods’ has no member named ‘severity’
  2522. Magick.xs:11926: error: ‘struct Methods’ has no member named ‘description’
  2523. Magick.xs:11926: warning: pointer/integer type mismatch in conditional expression
  2524. Magick.xs:11926: error: ‘struct Methods’ has no member named ‘description’
  2525. Magick.xs:11926: warning: passing argument 2 of ‘Perl_sv_catpv’ from incompatible pointer type
  2526. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3764: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  2527. Magick.xs:11926: warning: unused variable ‘message’
  2528. Magick.xs:11927: warning: statement with no effect
  2529. Magick.xs:11832: warning: unused variable ‘message’
  2530. Magick.xs: In function ‘XS_Image__Magick_QueryFontMetrics’:
  2531. Magick.xs:11950: error: ‘AffineMatrix’ undeclared (first use in this function)
  2532. Magick.xs:11951: warning: statement with no effect
  2533. Magick.xs:11951: error: expected ‘;’ before ‘affine’
  2534. Magick.xs:11964: error: ‘DrawInfo’ undeclared (first use in this function)
  2535. Magick.xs:11965: error: ‘draw_info’ undeclared (first use in this function)
  2536. Magick.xs:11965: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2537. Magick.xs:11965: warning: statement with no effect
  2538. Magick.xs:11967: error: ‘ExceptionInfo’ undeclared (first use in this function)
  2539. Magick.xs:11968: error: ‘exception’ undeclared (first use in this function)
  2540. Magick.xs:11968: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2541. Magick.xs:11968: warning: statement with no effect
  2542. Magick.xs:11970: error: ‘GeometryInfo’ undeclared (first use in this function)
  2543. Magick.xs:11971: warning: statement with no effect
  2544. Magick.xs:11971: error: expected ‘;’ before ‘geometry_info’
  2545. Magick.xs:11973: error: ‘Image’ undeclared (first use in this function)
  2546. Magick.xs:11974: error: ‘image’ undeclared (first use in this function)
  2547. Magick.xs:11974: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2548. Magick.xs:11974: warning: statement with no effect
  2549. Magick.xs:11976: error: ‘MagickBooleanType’ undeclared (first use in this function)
  2550. Magick.xs:11977: warning: statement with no effect
  2551. Magick.xs:11977: error: expected ‘;’ before ‘status’
  2552. Magick.xs:11979: error: ‘MagickStatusType’ undeclared (first use in this function)
  2553. Magick.xs:11980: warning: statement with no effect
  2554. Magick.xs:11980: error: expected ‘;’ before ‘flags’
  2555. Magick.xs:11996: error: ‘TypeMetric’ undeclared (first use in this function)
  2556. Magick.xs:11997: warning: statement with no effect
  2557. Magick.xs:11997: error: expected ‘;’ before ‘metrics’
  2558. Magick.xs:12001: warning: statement with no effect
  2559. Magick.xs:12007: error: too many arguments to function ‘GetPackageInfo’
  2560. Magick.xs:12008: warning: statement with no effect
  2561. Magick.xs:12009: error: expected expression before ‘)’ token
  2562. Magick.xs:12009: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2563. Magick.xs:12009: error: called object ‘<erroneous-expression>’ is not a function
  2564. Magick.xs:12011: error: ‘OptionError’ undeclared (first use in this function)
  2565. Magick.xs:12015: error: too many arguments to function ‘ClonePackageInfo’
  2566. Magick.xs:12016: error: ‘struct PackageInfo’ has no member named ‘image_info’
  2567. Magick.xs:12016: error: expected expression before ‘)’ token
  2568. Magick.xs:12016: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2569. Magick.xs:12016: error: called object ‘<erroneous-expression>’ is not a function
  2570. Magick.xs:12016: warning: statement with no effect
  2571. Magick.xs:12017: error: ‘struct Methods’ has no member named ‘text’
  2572. Magick.xs:12018: error: ‘current’ undeclared (first use in this function)
  2573. Magick.xs:12018: error: ‘struct Methods’ has no member named ‘affine’
  2574. Magick.xs:12018: warning: statement with no effect
  2575. Magick.xs:12019: error: ‘affine’ undeclared (first use in this function)
  2576. Magick.xs:12033: error: ‘MagickFalse’ undeclared (first use in this function)
  2577. Magick.xs:12041: error: ‘struct Methods’ has no member named ‘text_antialias’
  2578. Magick.xs:12041: error: ‘MagickTrue’ undeclared (first use in this function)
  2579. Magick.xs:12041: warning: statement with no effect
  2580. Magick.xs:12053: error: ‘struct Methods’ has no member named ‘density’
  2581. Magick.xs:12058: error: ‘struct Methods’ has no member named ‘direction’
  2582. Magick.xs:12058: error: ‘DirectionType’ undeclared (first use in this function)
  2583. Magick.xs:12058: warning: statement with no effect
  2584. Magick.xs:12058: error: expected ‘;’ before ‘ParseCommandOption’
  2585. Magick.xs:12071: error: ‘struct Methods’ has no member named ‘encoding’
  2586. Magick.xs:12083: error: ‘struct Methods’ has no member named ‘family’
  2587. Magick.xs:12089: error: ‘struct Methods’ has no member named ‘fill’
  2588. Magick.xs:12090: error: ‘struct Methods’ has no member named ‘exception’
  2589. Magick.xs:12095: error: ‘struct Methods’ has no member named ‘font’
  2590. Magick.xs:12107: error: ‘struct Methods’ has no member named ‘geometry’
  2591. Magick.xs:12112: error: ‘struct Methods’ has no member named ‘gravity’
  2592. Magick.xs:12112: error: ‘GravityType’ undeclared (first use in this function)
  2593. Magick.xs:12112: warning: statement with no effect
  2594. Magick.xs:12112: error: expected ‘;’ before ‘ParseCommandOption’
  2595. Magick.xs:12125: error: ‘flags’ undeclared (first use in this function)
  2596. Magick.xs:12125: error: ‘geometry_info’ undeclared (first use in this function)
  2597. Magick.xs:12125: warning: statement with no effect
  2598. Magick.xs:12126: error: ‘struct Methods’ has no member named ‘interline_spacing’
  2599. Magick.xs:12126: error: request for member ‘rho’ in something not a structure or union
  2600. Magick.xs:12126: warning: statement with no effect
  2601. Magick.xs:12131: warning: statement with no effect
  2602. Magick.xs:12132: error: ‘struct Methods’ has no member named ‘interword_spacing’
  2603. Magick.xs:12132: error: request for member ‘rho’ in something not a structure or union
  2604. Magick.xs:12132: warning: statement with no effect
  2605. Magick.xs:12144: warning: statement with no effect
  2606. Magick.xs:12145: error: ‘struct Methods’ has no member named ‘kerning’
  2607. Magick.xs:12145: error: request for member ‘rho’ in something not a structure or union
  2608. Magick.xs:12145: warning: statement with no effect
  2609. Magick.xs:12157: warning: statement with no effect
  2610. Magick.xs:12158: error: ‘struct Methods’ has no member named ‘pointsize’
  2611. Magick.xs:12158: error: request for member ‘rho’ in something not a structure or union
  2612. Magick.xs:12158: warning: statement with no effect
  2613. Magick.xs:12170: warning: statement with no effect
  2614. Magick.xs:12171: error: request for member ‘rx’ in something not a structure or union
  2615. Magick.xs:12171: error: request for member ‘rho’ in something not a structure or union
  2616. Magick.xs:12171: warning: statement with no effect
  2617. Magick.xs:12172: error: request for member ‘ry’ in something not a structure or union
  2618. Magick.xs:12172: error: request for member ‘sigma’ in something not a structure or union
  2619. Magick.xs:12172: warning: statement with no effect
  2620. Magick.xs:12173: error: ‘SigmaValue’ undeclared (first use in this function)
  2621. Magick.xs:12173: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  2622. Magick.xs:12174: error: request for member ‘ry’ in something not a structure or union
  2623. Magick.xs:12174: error: request for member ‘rx’ in something not a structure or union
  2624. Magick.xs:12174: warning: statement with no effect
  2625. Magick.xs:12186: warning: statement with no effect
  2626. Magick.xs:12187: error: request for member ‘sx’ in something not a structure or union
  2627. Magick.xs:12187: error: request for member ‘rho’ in something not a structure or union
  2628. Magick.xs:12187: warning: statement with no effect
  2629. Magick.xs:12188: error: request for member ‘sy’ in something not a structure or union
  2630. Magick.xs:12188: error: request for member ‘sigma’ in something not a structure or union
  2631. Magick.xs:12188: warning: statement with no effect
  2632. Magick.xs:12189: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  2633. Magick.xs:12190: error: request for member ‘sy’ in something not a structure or union
  2634. Magick.xs:12190: error: request for member ‘sx’ in something not a structure or union
  2635. Magick.xs:12190: warning: statement with no effect
  2636. Magick.xs:12199: warning: statement with no effect
  2637. Magick.xs:12200: error: request for member ‘rho’ in something not a structure or union
  2638. Magick.xs:12200: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  2639. Magick.xs:12200: warning: statement with no effect
  2640. Magick.xs:12201: error: request for member ‘sigma’ in something not a structure or union
  2641. Magick.xs:12201: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  2642. Magick.xs:12201: warning: statement with no effect
  2643. Magick.xs:12202: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  2644. Magick.xs:12204: error: request for member ‘ry’ in something not a structure or union
  2645. Magick.xs:12204: warning: statement with no effect
  2646. Magick.xs:12205: error: request for member ‘rx’ in something not a structure or union
  2647. Magick.xs:12205: warning: statement with no effect
  2648. Magick.xs:12211: error: ‘struct Methods’ has no member named ‘stroke’
  2649. Magick.xs:12212: error: ‘struct Methods’ has no member named ‘exception’
  2650. Magick.xs:12225: error: ‘struct Methods’ has no member named ‘style’
  2651. Magick.xs:12225: error: ‘StyleType’ undeclared (first use in this function)
  2652. Magick.xs:12225: warning: statement with no effect
  2653. Magick.xs:12225: error: expected ‘;’ before ‘type’
  2654. Magick.xs:12237: error: ‘struct Methods’ has no member named ‘text’
  2655. Magick.xs:12242: warning: statement with no effect
  2656. Magick.xs:12243: error: request for member ‘tx’ in something not a structure or union
  2657. Magick.xs:12243: error: request for member ‘rho’ in something not a structure or union
  2658. Magick.xs:12243: warning: statement with no effect
  2659. Magick.xs:12244: error: request for member ‘ty’ in something not a structure or union
  2660. Magick.xs:12244: error: request for member ‘sigma’ in something not a structure or union
  2661. Magick.xs:12244: warning: statement with no effect
  2662. Magick.xs:12245: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  2663. Magick.xs:12246: error: request for member ‘ty’ in something not a structure or union
  2664. Magick.xs:12246: error: request for member ‘tx’ in something not a structure or union
  2665. Magick.xs:12246: warning: statement with no effect
  2666. Magick.xs:12258: warning: statement with no effect
  2667. Magick.xs:12259: error: ‘struct Methods’ has no member named ‘weight’
  2668. Magick.xs:12259: error: request for member ‘rho’ in something not a structure or union
  2669. Magick.xs:12259: warning: statement with no effect
  2670. Magick.xs:12271: warning: statement with no effect
  2671. Magick.xs:12272: error: request for member ‘rho’ in something not a structure or union
  2672. Magick.xs:12272: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  2673. Magick.xs:12272: warning: statement with no effect
  2674. Magick.xs:12284: warning: statement with no effect
  2675. Magick.xs:12285: error: request for member ‘rho’ in something not a structure or union
  2676. Magick.xs:12285: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  2677. Magick.xs:12285: warning: statement with no effect
  2678. Magick.xs:12300: error: ‘struct Methods’ has no member named ‘affine’
  2679. Magick.xs:12300: error: request for member ‘sx’ in something not a structure or union
  2680. Magick.xs:12300: error: request for member ‘sx’ in something not a structure or union
  2681. Magick.xs:12300: error: request for member ‘sx’ in something not a structure or union
  2682. Magick.xs:12300: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2683. Magick.xs:12300: error: request for member ‘ry’ in something not a structure or union
  2684. Magick.xs:12300: error: request for member ‘rx’ in something not a structure or union
  2685. Magick.xs:12300: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2686. Magick.xs:12300: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  2687. Magick.xs:12300: warning: statement with no effect
  2688. Magick.xs:12301: error: ‘struct Methods’ has no member named ‘affine’
  2689. Magick.xs:12301: error: request for member ‘rx’ in something not a structure or union
  2690. Magick.xs:12301: error: request for member ‘rx’ in something not a structure or union
  2691. Magick.xs:12301: error: request for member ‘sx’ in something not a structure or union
  2692. Magick.xs:12301: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2693. Magick.xs:12301: error: request for member ‘sy’ in something not a structure or union
  2694. Magick.xs:12301: error: request for member ‘rx’ in something not a structure or union
  2695. Magick.xs:12301: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2696. Magick.xs:12301: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  2697. Magick.xs:12301: warning: statement with no effect
  2698. Magick.xs:12302: error: ‘struct Methods’ has no member named ‘affine’
  2699. Magick.xs:12302: error: request for member ‘ry’ in something not a structure or union
  2700. Magick.xs:12302: error: request for member ‘sx’ in something not a structure or union
  2701. Magick.xs:12302: error: request for member ‘ry’ in something not a structure or union
  2702. Magick.xs:12302: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2703. Magick.xs:12302: error: request for member ‘ry’ in something not a structure or union
  2704. Magick.xs:12302: error: request for member ‘sy’ in something not a structure or union
  2705. Magick.xs:12302: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2706. Magick.xs:12302: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  2707. Magick.xs:12302: warning: statement with no effect
  2708. Magick.xs:12303: error: ‘struct Methods’ has no member named ‘affine’
  2709. Magick.xs:12303: error: request for member ‘sy’ in something not a structure or union
  2710. Magick.xs:12303: error: request for member ‘rx’ in something not a structure or union
  2711. Magick.xs:12303: error: request for member ‘ry’ in something not a structure or union
  2712. Magick.xs:12303: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2713. Magick.xs:12303: error: request for member ‘sy’ in something not a structure or union
  2714. Magick.xs:12303: error: request for member ‘sy’ in something not a structure or union
  2715. Magick.xs:12303: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2716. Magick.xs:12303: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  2717. Magick.xs:12303: warning: statement with no effect
  2718. Magick.xs:12304: error: ‘struct Methods’ has no member named ‘affine’
  2719. Magick.xs:12304: error: request for member ‘tx’ in something not a structure or union
  2720. Magick.xs:12304: error: request for member ‘sx’ in something not a structure or union
  2721. Magick.xs:12304: error: request for member ‘tx’ in something not a structure or union
  2722. Magick.xs:12304: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2723. Magick.xs:12304: error: request for member ‘ry’ in something not a structure or union
  2724. Magick.xs:12304: error: request for member ‘ty’ in something not a structure or union
  2725. Magick.xs:12304: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2726. Magick.xs:12304: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  2727. Magick.xs:12304: error: request for member ‘tx’ in something not a structure or union
  2728. Magick.xs:12304: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  2729. Magick.xs:12304: warning: statement with no effect
  2730. Magick.xs:12305: error: ‘struct Methods’ has no member named ‘affine’
  2731. Magick.xs:12305: error: request for member ‘ty’ in something not a structure or union
  2732. Magick.xs:12305: error: request for member ‘rx’ in something not a structure or union
  2733. Magick.xs:12305: error: request for member ‘tx’ in something not a structure or union
  2734. Magick.xs:12305: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2735. Magick.xs:12305: error: request for member ‘sy’ in something not a structure or union
  2736. Magick.xs:12305: error: request for member ‘ty’ in something not a structure or union
  2737. Magick.xs:12305: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2738. Magick.xs:12305: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  2739. Magick.xs:12305: error: request for member ‘ty’ in something not a structure or union
  2740. Magick.xs:12305: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  2741. Magick.xs:12305: warning: statement with no effect
  2742. Magick.xs:12306: error: ‘struct Methods’ has no member named ‘geometry’
  2743. Magick.xs:12306: warning: comparison of distinct pointer types lacks a cast
  2744. Magick.xs:12308: error: ‘struct Methods’ has no member named ‘geometry’
  2745. Magick.xs:12308: warning: implicit declaration of function ‘AcquireString’
  2746. Magick.xs:12308: warning: statement with no effect
  2747. Magick.xs:12309: error: ‘struct Methods’ has no member named ‘geometry’
  2748. Magick.xs:12309: error: ‘MaxTextExtent’ undeclared (first use in this function)
  2749. Magick.xs:12312: error: ‘status’ undeclared (first use in this function)
  2750. Magick.xs:12312: warning: implicit declaration of function ‘GetTypeMetrics’
  2751. Magick.xs:12312: error: ‘metrics’ undeclared (first use in this function)
  2752. Magick.xs:12312: warning: statement with no effect
  2753. Magick.xs:12318: error: request for member ‘pixels_per_em’ in something not a structure or union
  2754. Magick.xs:12318: error: request for member ‘x’ in something not a structure or union
  2755. Magick.xs:12318: error: incompatible type for argument 1 of ‘Perl_newSVnv’
  2756. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2751: note: expected ‘NV’ but argument is of type ‘struct Methods *’
  2757. Magick.xs:12318: warning: passing argument 1 of ‘Perl_sv_2mortal’ from incompatible pointer type
  2758. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3705: note: expected ‘struct SV * const’ but argument is of type ‘struct Methods *’
  2759. Magick.xs:12319: error: request for member ‘pixels_per_em’ in something not a structure or union
  2760. Magick.xs:12319: error: request for member ‘y’ in something not a structure or union
  2761. Magick.xs:12319: error: incompatible type for argument 1 of ‘Perl_newSVnv’
  2762. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2751: note: expected ‘NV’ but argument is of type ‘struct Methods *’
  2763. Magick.xs:12319: warning: passing argument 1 of ‘Perl_sv_2mortal’ from incompatible pointer type
  2764. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3705: note: expected ‘struct SV * const’ but argument is of type ‘struct Methods *’
  2765. Magick.xs:12320: error: request for member ‘ascent’ in something not a structure or union
  2766. Magick.xs:12320: error: incompatible type for argument 1 of ‘Perl_newSVnv’
  2767. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2751: note: expected ‘NV’ but argument is of type ‘struct Methods *’
  2768. Magick.xs:12320: warning: passing argument 1 of ‘Perl_sv_2mortal’ from incompatible pointer type
  2769. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3705: note: expected ‘struct SV * const’ but argument is of type ‘struct Methods *’
  2770. Magick.xs:12321: error: request for member ‘descent’ in something not a structure or union
  2771. Magick.xs:12321: error: incompatible type for argument 1 of ‘Perl_newSVnv’
  2772. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2751: note: expected ‘NV’ but argument is of type ‘struct Methods *’
  2773. Magick.xs:12321: warning: passing argument 1 of ‘Perl_sv_2mortal’ from incompatible pointer type
  2774. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3705: note: expected ‘struct SV * const’ but argument is of type ‘struct Methods *’
  2775. Magick.xs:12322: error: request for member ‘width’ in something not a structure or union
  2776. Magick.xs:12322: error: incompatible type for argument 1 of ‘Perl_newSVnv’
  2777. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2751: note: expected ‘NV’ but argument is of type ‘struct Methods *’
  2778. Magick.xs:12322: warning: passing argument 1 of ‘Perl_sv_2mortal’ from incompatible pointer type
  2779. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3705: note: expected ‘struct SV * const’ but argument is of type ‘struct Methods *’
  2780. Magick.xs:12323: error: request for member ‘height’ in something not a structure or union
  2781. Magick.xs:12323: error: incompatible type for argument 1 of ‘Perl_newSVnv’
  2782. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2751: note: expected ‘NV’ but argument is of type ‘struct Methods *’
  2783. Magick.xs:12323: warning: passing argument 1 of ‘Perl_sv_2mortal’ from incompatible pointer type
  2784. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3705: note: expected ‘struct SV * const’ but argument is of type ‘struct Methods *’
  2785. Magick.xs:12324: error: request for member ‘max_advance’ in something not a structure or union
  2786. Magick.xs:12324: error: incompatible type for argument 1 of ‘Perl_newSVnv’
  2787. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2751: note: expected ‘NV’ but argument is of type ‘struct Methods *’
  2788. Magick.xs:12324: warning: passing argument 1 of ‘Perl_sv_2mortal’ from incompatible pointer type
  2789. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3705: note: expected ‘struct SV * const’ but argument is of type ‘struct Methods *’
  2790. Magick.xs:12325: error: request for member ‘bounds’ in something not a structure or union
  2791. Magick.xs:12325: error: request for member ‘x1’ in something not a structure or union
  2792. Magick.xs:12325: error: incompatible type for argument 1 of ‘Perl_newSVnv’
  2793. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2751: note: expected ‘NV’ but argument is of type ‘struct Methods *’
  2794. Magick.xs:12325: warning: passing argument 1 of ‘Perl_sv_2mortal’ from incompatible pointer type
  2795. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3705: note: expected ‘struct SV * const’ but argument is of type ‘struct Methods *’
  2796. Magick.xs:12326: error: request for member ‘bounds’ in something not a structure or union
  2797. Magick.xs:12326: error: request for member ‘y1’ in something not a structure or union
  2798. Magick.xs:12326: error: incompatible type for argument 1 of ‘Perl_newSVnv’
  2799. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2751: note: expected ‘NV’ but argument is of type ‘struct Methods *’
  2800. Magick.xs:12326: warning: passing argument 1 of ‘Perl_sv_2mortal’ from incompatible pointer type
  2801. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3705: note: expected ‘struct SV * const’ but argument is of type ‘struct Methods *’
  2802. Magick.xs:12327: error: request for member ‘bounds’ in something not a structure or union
  2803. Magick.xs:12327: error: request for member ‘x2’ in something not a structure or union
  2804. Magick.xs:12327: error: incompatible type for argument 1 of ‘Perl_newSVnv’
  2805. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2751: note: expected ‘NV’ but argument is of type ‘struct Methods *’
  2806. Magick.xs:12327: warning: passing argument 1 of ‘Perl_sv_2mortal’ from incompatible pointer type
  2807. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3705: note: expected ‘struct SV * const’ but argument is of type ‘struct Methods *’
  2808. Magick.xs:12328: error: request for member ‘bounds’ in something not a structure or union
  2809. Magick.xs:12328: error: request for member ‘y2’ in something not a structure or union
  2810. Magick.xs:12328: error: incompatible type for argument 1 of ‘Perl_newSVnv’
  2811. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2751: note: expected ‘NV’ but argument is of type ‘struct Methods *’
  2812. Magick.xs:12328: warning: passing argument 1 of ‘Perl_sv_2mortal’ from incompatible pointer type
  2813. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3705: note: expected ‘struct SV * const’ but argument is of type ‘struct Methods *’
  2814. Magick.xs:12329: error: request for member ‘origin’ in something not a structure or union
  2815. Magick.xs:12329: error: request for member ‘x’ in something not a structure or union
  2816. Magick.xs:12329: error: incompatible type for argument 1 of ‘Perl_newSVnv’
  2817. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2751: note: expected ‘NV’ but argument is of type ‘struct Methods *’
  2818. Magick.xs:12329: warning: passing argument 1 of ‘Perl_sv_2mortal’ from incompatible pointer type
  2819. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3705: note: expected ‘struct SV * const’ but argument is of type ‘struct Methods *’
  2820. Magick.xs:12330: error: request for member ‘origin’ in something not a structure or union
  2821. Magick.xs:12330: error: request for member ‘y’ in something not a structure or union
  2822. Magick.xs:12330: error: incompatible type for argument 1 of ‘Perl_newSVnv’
  2823. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2751: note: expected ‘NV’ but argument is of type ‘struct Methods *’
  2824. Magick.xs:12330: warning: passing argument 1 of ‘Perl_sv_2mortal’ from incompatible pointer type
  2825. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3705: note: expected ‘struct SV * const’ but argument is of type ‘struct Methods *’
  2826. Magick.xs:12332: warning: statement with no effect
  2827. Magick.xs:12337: error: ‘struct Methods’ has no member named ‘severity’
  2828. Magick.xs:12337: error: ‘UndefinedException’ undeclared (first use in this function)
  2829. Magick.xs:12337: error: ‘struct Methods’ has no member named ‘severity’
  2830. Magick.xs:12337: error: ‘struct Methods’ has no member named ‘reason’
  2831. Magick.xs:12337: error: ‘struct Methods’ has no member named ‘severity’
  2832. Magick.xs:12337: error: ‘struct Methods’ has no member named ‘reason’
  2833. Magick.xs:12337: warning: pointer/integer type mismatch in conditional expression
  2834. Magick.xs:12337: error: ‘struct Methods’ has no member named ‘description’
  2835. Magick.xs:12337: error: ‘struct Methods’ has no member named ‘description’
  2836. Magick.xs:12337: error: ‘struct Methods’ has no member named ‘severity’
  2837. Magick.xs:12337: error: ‘struct Methods’ has no member named ‘description’
  2838. Magick.xs:12337: warning: pointer/integer type mismatch in conditional expression
  2839. Magick.xs:12337: error: ‘struct Methods’ has no member named ‘description’
  2840. Magick.xs:12337: warning: passing argument 2 of ‘Perl_sv_catpv’ from incompatible pointer type
  2841. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3764: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  2842. Magick.xs:12337: warning: unused variable ‘message’
  2843. Magick.xs:12338: warning: statement with no effect
  2844. Magick.xs: In function ‘XS_Image__Magick_QueryMultilineFontMetrics’:
  2845. Magick.xs:12361: error: ‘AffineMatrix’ undeclared (first use in this function)
  2846. Magick.xs:12362: warning: statement with no effect
  2847. Magick.xs:12362: error: expected ‘;’ before ‘affine’
  2848. Magick.xs:12375: error: ‘DrawInfo’ undeclared (first use in this function)
  2849. Magick.xs:12376: error: ‘draw_info’ undeclared (first use in this function)
  2850. Magick.xs:12376: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2851. Magick.xs:12376: warning: statement with no effect
  2852. Magick.xs:12378: error: ‘ExceptionInfo’ undeclared (first use in this function)
  2853. Magick.xs:12379: error: ‘exception’ undeclared (first use in this function)
  2854. Magick.xs:12379: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2855. Magick.xs:12379: warning: statement with no effect
  2856. Magick.xs:12381: error: ‘GeometryInfo’ undeclared (first use in this function)
  2857. Magick.xs:12382: warning: statement with no effect
  2858. Magick.xs:12382: error: expected ‘;’ before ‘geometry_info’
  2859. Magick.xs:12384: error: ‘Image’ undeclared (first use in this function)
  2860. Magick.xs:12385: error: ‘image’ undeclared (first use in this function)
  2861. Magick.xs:12385: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2862. Magick.xs:12385: warning: statement with no effect
  2863. Magick.xs:12387: error: ‘MagickBooleanType’ undeclared (first use in this function)
  2864. Magick.xs:12388: warning: statement with no effect
  2865. Magick.xs:12388: error: expected ‘;’ before ‘status’
  2866. Magick.xs:12390: error: ‘MagickStatusType’ undeclared (first use in this function)
  2867. Magick.xs:12391: warning: statement with no effect
  2868. Magick.xs:12391: error: expected ‘;’ before ‘flags’
  2869. Magick.xs:12407: error: ‘TypeMetric’ undeclared (first use in this function)
  2870. Magick.xs:12408: warning: statement with no effect
  2871. Magick.xs:12408: error: expected ‘;’ before ‘metrics’
  2872. Magick.xs:12412: warning: statement with no effect
  2873. Magick.xs:12418: error: too many arguments to function ‘GetPackageInfo’
  2874. Magick.xs:12419: warning: statement with no effect
  2875. Magick.xs:12420: error: expected expression before ‘)’ token
  2876. Magick.xs:12420: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2877. Magick.xs:12420: error: called object ‘<erroneous-expression>’ is not a function
  2878. Magick.xs:12422: error: ‘OptionError’ undeclared (first use in this function)
  2879. Magick.xs:12426: error: too many arguments to function ‘ClonePackageInfo’
  2880. Magick.xs:12427: error: ‘struct PackageInfo’ has no member named ‘image_info’
  2881. Magick.xs:12427: error: expected expression before ‘)’ token
  2882. Magick.xs:12427: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2883. Magick.xs:12427: error: called object ‘<erroneous-expression>’ is not a function
  2884. Magick.xs:12427: warning: statement with no effect
  2885. Magick.xs:12428: error: ‘struct Methods’ has no member named ‘text’
  2886. Magick.xs:12429: error: ‘current’ undeclared (first use in this function)
  2887. Magick.xs:12429: error: ‘struct Methods’ has no member named ‘affine’
  2888. Magick.xs:12429: warning: statement with no effect
  2889. Magick.xs:12430: error: ‘affine’ undeclared (first use in this function)
  2890. Magick.xs:12444: error: ‘MagickFalse’ undeclared (first use in this function)
  2891. Magick.xs:12452: error: ‘struct Methods’ has no member named ‘text_antialias’
  2892. Magick.xs:12452: error: ‘MagickTrue’ undeclared (first use in this function)
  2893. Magick.xs:12452: warning: statement with no effect
  2894. Magick.xs:12464: error: ‘struct Methods’ has no member named ‘density’
  2895. Magick.xs:12476: error: ‘struct Methods’ has no member named ‘encoding’
  2896. Magick.xs:12488: error: ‘struct Methods’ has no member named ‘family’
  2897. Magick.xs:12494: error: ‘struct Methods’ has no member named ‘fill’
  2898. Magick.xs:12495: error: ‘struct Methods’ has no member named ‘exception’
  2899. Magick.xs:12500: error: ‘struct Methods’ has no member named ‘font’
  2900. Magick.xs:12512: error: ‘struct Methods’ has no member named ‘geometry’
  2901. Magick.xs:12517: error: ‘struct Methods’ has no member named ‘gravity’
  2902. Magick.xs:12517: error: ‘GravityType’ undeclared (first use in this function)
  2903. Magick.xs:12517: warning: statement with no effect
  2904. Magick.xs:12517: error: expected ‘;’ before ‘ParseCommandOption’
  2905. Magick.xs:12530: error: ‘flags’ undeclared (first use in this function)
  2906. Magick.xs:12530: error: ‘geometry_info’ undeclared (first use in this function)
  2907. Magick.xs:12530: warning: statement with no effect
  2908. Magick.xs:12531: error: ‘struct Methods’ has no member named ‘pointsize’
  2909. Magick.xs:12531: error: request for member ‘rho’ in something not a structure or union
  2910. Magick.xs:12531: warning: statement with no effect
  2911. Magick.xs:12543: warning: statement with no effect
  2912. Magick.xs:12544: error: request for member ‘rx’ in something not a structure or union
  2913. Magick.xs:12544: error: request for member ‘rho’ in something not a structure or union
  2914. Magick.xs:12544: warning: statement with no effect
  2915. Magick.xs:12545: error: request for member ‘ry’ in something not a structure or union
  2916. Magick.xs:12545: error: request for member ‘sigma’ in something not a structure or union
  2917. Magick.xs:12545: warning: statement with no effect
  2918. Magick.xs:12546: error: ‘SigmaValue’ undeclared (first use in this function)
  2919. Magick.xs:12546: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  2920. Magick.xs:12547: error: request for member ‘ry’ in something not a structure or union
  2921. Magick.xs:12547: error: request for member ‘rx’ in something not a structure or union
  2922. Magick.xs:12547: warning: statement with no effect
  2923. Magick.xs:12559: warning: statement with no effect
  2924. Magick.xs:12560: error: request for member ‘sx’ in something not a structure or union
  2925. Magick.xs:12560: error: request for member ‘rho’ in something not a structure or union
  2926. Magick.xs:12560: warning: statement with no effect
  2927. Magick.xs:12561: error: request for member ‘sy’ in something not a structure or union
  2928. Magick.xs:12561: error: request for member ‘sigma’ in something not a structure or union
  2929. Magick.xs:12561: warning: statement with no effect
  2930. Magick.xs:12562: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  2931. Magick.xs:12563: error: request for member ‘sy’ in something not a structure or union
  2932. Magick.xs:12563: error: request for member ‘sx’ in something not a structure or union
  2933. Magick.xs:12563: warning: statement with no effect
  2934. Magick.xs:12572: warning: statement with no effect
  2935. Magick.xs:12573: error: request for member ‘rho’ in something not a structure or union
  2936. Magick.xs:12573: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  2937. Magick.xs:12573: warning: statement with no effect
  2938. Magick.xs:12574: error: request for member ‘sigma’ in something not a structure or union
  2939. Magick.xs:12574: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  2940. Magick.xs:12574: warning: statement with no effect
  2941. Magick.xs:12575: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  2942. Magick.xs:12577: error: request for member ‘ry’ in something not a structure or union
  2943. Magick.xs:12577: warning: statement with no effect
  2944. Magick.xs:12578: error: request for member ‘rx’ in something not a structure or union
  2945. Magick.xs:12578: warning: statement with no effect
  2946. Magick.xs:12584: error: ‘struct Methods’ has no member named ‘stroke’
  2947. Magick.xs:12585: error: ‘struct Methods’ has no member named ‘exception’
  2948. Magick.xs:12598: error: ‘struct Methods’ has no member named ‘style’
  2949. Magick.xs:12598: error: ‘StyleType’ undeclared (first use in this function)
  2950. Magick.xs:12598: warning: statement with no effect
  2951. Magick.xs:12598: error: expected ‘;’ before ‘type’
  2952. Magick.xs:12610: error: ‘struct Methods’ has no member named ‘text’
  2953. Magick.xs:12615: warning: statement with no effect
  2954. Magick.xs:12616: error: request for member ‘tx’ in something not a structure or union
  2955. Magick.xs:12616: error: request for member ‘rho’ in something not a structure or union
  2956. Magick.xs:12616: warning: statement with no effect
  2957. Magick.xs:12617: error: request for member ‘ty’ in something not a structure or union
  2958. Magick.xs:12617: error: request for member ‘sigma’ in something not a structure or union
  2959. Magick.xs:12617: warning: statement with no effect
  2960. Magick.xs:12618: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  2961. Magick.xs:12619: error: request for member ‘ty’ in something not a structure or union
  2962. Magick.xs:12619: error: request for member ‘tx’ in something not a structure or union
  2963. Magick.xs:12619: warning: statement with no effect
  2964. Magick.xs:12631: warning: statement with no effect
  2965. Magick.xs:12632: error: ‘struct Methods’ has no member named ‘weight’
  2966. Magick.xs:12632: error: request for member ‘rho’ in something not a structure or union
  2967. Magick.xs:12632: warning: statement with no effect
  2968. Magick.xs:12644: warning: statement with no effect
  2969. Magick.xs:12645: error: request for member ‘rho’ in something not a structure or union
  2970. Magick.xs:12645: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  2971. Magick.xs:12645: warning: statement with no effect
  2972. Magick.xs:12657: warning: statement with no effect
  2973. Magick.xs:12658: error: request for member ‘rho’ in something not a structure or union
  2974. Magick.xs:12658: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  2975. Magick.xs:12658: warning: statement with no effect
  2976. Magick.xs:12673: error: ‘struct Methods’ has no member named ‘affine’
  2977. Magick.xs:12673: error: request for member ‘sx’ in something not a structure or union
  2978. Magick.xs:12673: error: request for member ‘sx’ in something not a structure or union
  2979. Magick.xs:12673: error: request for member ‘sx’ in something not a structure or union
  2980. Magick.xs:12673: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2981. Magick.xs:12673: error: request for member ‘ry’ in something not a structure or union
  2982. Magick.xs:12673: error: request for member ‘rx’ in something not a structure or union
  2983. Magick.xs:12673: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2984. Magick.xs:12673: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  2985. Magick.xs:12673: warning: statement with no effect
  2986. Magick.xs:12674: error: ‘struct Methods’ has no member named ‘affine’
  2987. Magick.xs:12674: error: request for member ‘rx’ in something not a structure or union
  2988. Magick.xs:12674: error: request for member ‘rx’ in something not a structure or union
  2989. Magick.xs:12674: error: request for member ‘sx’ in something not a structure or union
  2990. Magick.xs:12674: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2991. Magick.xs:12674: error: request for member ‘sy’ in something not a structure or union
  2992. Magick.xs:12674: error: request for member ‘rx’ in something not a structure or union
  2993. Magick.xs:12674: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  2994. Magick.xs:12674: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  2995. Magick.xs:12674: warning: statement with no effect
  2996. Magick.xs:12675: error: ‘struct Methods’ has no member named ‘affine’
  2997. Magick.xs:12675: error: request for member ‘ry’ in something not a structure or union
  2998. Magick.xs:12675: error: request for member ‘sx’ in something not a structure or union
  2999. Magick.xs:12675: error: request for member ‘ry’ in something not a structure or union
  3000. Magick.xs:12675: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3001. Magick.xs:12675: error: request for member ‘ry’ in something not a structure or union
  3002. Magick.xs:12675: error: request for member ‘sy’ in something not a structure or union
  3003. Magick.xs:12675: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3004. Magick.xs:12675: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  3005. Magick.xs:12675: warning: statement with no effect
  3006. Magick.xs:12676: error: ‘struct Methods’ has no member named ‘affine’
  3007. Magick.xs:12676: error: request for member ‘sy’ in something not a structure or union
  3008. Magick.xs:12676: error: request for member ‘rx’ in something not a structure or union
  3009. Magick.xs:12676: error: request for member ‘ry’ in something not a structure or union
  3010. Magick.xs:12676: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3011. Magick.xs:12676: error: request for member ‘sy’ in something not a structure or union
  3012. Magick.xs:12676: error: request for member ‘sy’ in something not a structure or union
  3013. Magick.xs:12676: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3014. Magick.xs:12676: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  3015. Magick.xs:12676: warning: statement with no effect
  3016. Magick.xs:12677: error: ‘struct Methods’ has no member named ‘affine’
  3017. Magick.xs:12677: error: request for member ‘tx’ in something not a structure or union
  3018. Magick.xs:12677: error: request for member ‘sx’ in something not a structure or union
  3019. Magick.xs:12677: error: request for member ‘tx’ in something not a structure or union
  3020. Magick.xs:12677: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3021. Magick.xs:12677: error: request for member ‘ry’ in something not a structure or union
  3022. Magick.xs:12677: error: request for member ‘ty’ in something not a structure or union
  3023. Magick.xs:12677: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3024. Magick.xs:12677: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  3025. Magick.xs:12677: error: request for member ‘tx’ in something not a structure or union
  3026. Magick.xs:12677: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  3027. Magick.xs:12677: warning: statement with no effect
  3028. Magick.xs:12678: error: ‘struct Methods’ has no member named ‘affine’
  3029. Magick.xs:12678: error: request for member ‘ty’ in something not a structure or union
  3030. Magick.xs:12678: error: request for member ‘rx’ in something not a structure or union
  3031. Magick.xs:12678: error: request for member ‘tx’ in something not a structure or union
  3032. Magick.xs:12678: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3033. Magick.xs:12678: error: request for member ‘sy’ in something not a structure or union
  3034. Magick.xs:12678: error: request for member ‘ty’ in something not a structure or union
  3035. Magick.xs:12678: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3036. Magick.xs:12678: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  3037. Magick.xs:12678: error: request for member ‘ty’ in something not a structure or union
  3038. Magick.xs:12678: error: invalid operands to binary + (have ‘struct Methods *’ and ‘struct Methods *’)
  3039. Magick.xs:12678: warning: statement with no effect
  3040. Magick.xs:12679: error: ‘struct Methods’ has no member named ‘geometry’
  3041. Magick.xs:12679: warning: comparison of distinct pointer types lacks a cast
  3042. Magick.xs:12681: error: ‘struct Methods’ has no member named ‘geometry’
  3043. Magick.xs:12681: warning: statement with no effect
  3044. Magick.xs:12682: error: ‘struct Methods’ has no member named ‘geometry’
  3045. Magick.xs:12682: error: ‘MaxTextExtent’ undeclared (first use in this function)
  3046. Magick.xs:12685: error: ‘status’ undeclared (first use in this function)
  3047. Magick.xs:12685: warning: implicit declaration of function ‘GetMultilineTypeMetrics’
  3048. Magick.xs:12685: error: ‘metrics’ undeclared (first use in this function)
  3049. Magick.xs:12685: warning: statement with no effect
  3050. Magick.xs:12691: error: request for member ‘pixels_per_em’ in something not a structure or union
  3051. Magick.xs:12691: error: request for member ‘x’ in something not a structure or union
  3052. Magick.xs:12691: error: incompatible type for argument 1 of ‘Perl_newSVnv’
  3053. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2751: note: expected ‘NV’ but argument is of type ‘struct Methods *’
  3054. Magick.xs:12691: warning: passing argument 1 of ‘Perl_sv_2mortal’ from incompatible pointer type
  3055. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3705: note: expected ‘struct SV * const’ but argument is of type ‘struct Methods *’
  3056. Magick.xs:12692: error: request for member ‘pixels_per_em’ in something not a structure or union
  3057. Magick.xs:12692: error: request for member ‘y’ in something not a structure or union
  3058. Magick.xs:12692: error: incompatible type for argument 1 of ‘Perl_newSVnv’
  3059. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2751: note: expected ‘NV’ but argument is of type ‘struct Methods *’
  3060. Magick.xs:12692: warning: passing argument 1 of ‘Perl_sv_2mortal’ from incompatible pointer type
  3061. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3705: note: expected ‘struct SV * const’ but argument is of type ‘struct Methods *’
  3062. Magick.xs:12693: error: request for member ‘ascent’ in something not a structure or union
  3063. Magick.xs:12693: error: incompatible type for argument 1 of ‘Perl_newSVnv’
  3064. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2751: note: expected ‘NV’ but argument is of type ‘struct Methods *’
  3065. Magick.xs:12693: warning: passing argument 1 of ‘Perl_sv_2mortal’ from incompatible pointer type
  3066. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3705: note: expected ‘struct SV * const’ but argument is of type ‘struct Methods *’
  3067. Magick.xs:12694: error: request for member ‘descent’ in something not a structure or union
  3068. Magick.xs:12694: error: incompatible type for argument 1 of ‘Perl_newSVnv’
  3069. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2751: note: expected ‘NV’ but argument is of type ‘struct Methods *’
  3070. Magick.xs:12694: warning: passing argument 1 of ‘Perl_sv_2mortal’ from incompatible pointer type
  3071. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3705: note: expected ‘struct SV * const’ but argument is of type ‘struct Methods *’
  3072. Magick.xs:12695: error: request for member ‘width’ in something not a structure or union
  3073. Magick.xs:12695: error: incompatible type for argument 1 of ‘Perl_newSVnv’
  3074. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2751: note: expected ‘NV’ but argument is of type ‘struct Methods *’
  3075. Magick.xs:12695: warning: passing argument 1 of ‘Perl_sv_2mortal’ from incompatible pointer type
  3076. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3705: note: expected ‘struct SV * const’ but argument is of type ‘struct Methods *’
  3077. Magick.xs:12696: error: request for member ‘height’ in something not a structure or union
  3078. Magick.xs:12696: error: incompatible type for argument 1 of ‘Perl_newSVnv’
  3079. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2751: note: expected ‘NV’ but argument is of type ‘struct Methods *’
  3080. Magick.xs:12696: warning: passing argument 1 of ‘Perl_sv_2mortal’ from incompatible pointer type
  3081. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3705: note: expected ‘struct SV * const’ but argument is of type ‘struct Methods *’
  3082. Magick.xs:12697: error: request for member ‘max_advance’ in something not a structure or union
  3083. Magick.xs:12697: error: incompatible type for argument 1 of ‘Perl_newSVnv’
  3084. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2751: note: expected ‘NV’ but argument is of type ‘struct Methods *’
  3085. Magick.xs:12697: warning: passing argument 1 of ‘Perl_sv_2mortal’ from incompatible pointer type
  3086. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3705: note: expected ‘struct SV * const’ but argument is of type ‘struct Methods *’
  3087. Magick.xs:12698: error: request for member ‘bounds’ in something not a structure or union
  3088. Magick.xs:12698: error: request for member ‘x1’ in something not a structure or union
  3089. Magick.xs:12698: error: incompatible type for argument 1 of ‘Perl_newSVnv’
  3090. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2751: note: expected ‘NV’ but argument is of type ‘struct Methods *’
  3091. Magick.xs:12698: warning: passing argument 1 of ‘Perl_sv_2mortal’ from incompatible pointer type
  3092. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3705: note: expected ‘struct SV * const’ but argument is of type ‘struct Methods *’
  3093. Magick.xs:12699: error: request for member ‘bounds’ in something not a structure or union
  3094. Magick.xs:12699: error: request for member ‘y1’ in something not a structure or union
  3095. Magick.xs:12699: error: incompatible type for argument 1 of ‘Perl_newSVnv’
  3096. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2751: note: expected ‘NV’ but argument is of type ‘struct Methods *’
  3097. Magick.xs:12699: warning: passing argument 1 of ‘Perl_sv_2mortal’ from incompatible pointer type
  3098. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3705: note: expected ‘struct SV * const’ but argument is of type ‘struct Methods *’
  3099. Magick.xs:12700: error: request for member ‘bounds’ in something not a structure or union
  3100. Magick.xs:12700: error: request for member ‘x2’ in something not a structure or union
  3101. Magick.xs:12700: error: incompatible type for argument 1 of ‘Perl_newSVnv’
  3102. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2751: note: expected ‘NV’ but argument is of type ‘struct Methods *’
  3103. Magick.xs:12700: warning: passing argument 1 of ‘Perl_sv_2mortal’ from incompatible pointer type
  3104. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3705: note: expected ‘struct SV * const’ but argument is of type ‘struct Methods *’
  3105. Magick.xs:12701: error: request for member ‘bounds’ in something not a structure or union
  3106. Magick.xs:12701: error: request for member ‘y2’ in something not a structure or union
  3107. Magick.xs:12701: error: incompatible type for argument 1 of ‘Perl_newSVnv’
  3108. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2751: note: expected ‘NV’ but argument is of type ‘struct Methods *’
  3109. Magick.xs:12701: warning: passing argument 1 of ‘Perl_sv_2mortal’ from incompatible pointer type
  3110. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3705: note: expected ‘struct SV * const’ but argument is of type ‘struct Methods *’
  3111. Magick.xs:12702: error: request for member ‘origin’ in something not a structure or union
  3112. Magick.xs:12702: error: request for member ‘x’ in something not a structure or union
  3113. Magick.xs:12702: error: incompatible type for argument 1 of ‘Perl_newSVnv’
  3114. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2751: note: expected ‘NV’ but argument is of type ‘struct Methods *’
  3115. Magick.xs:12702: warning: passing argument 1 of ‘Perl_sv_2mortal’ from incompatible pointer type
  3116. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3705: note: expected ‘struct SV * const’ but argument is of type ‘struct Methods *’
  3117. Magick.xs:12703: error: request for member ‘origin’ in something not a structure or union
  3118. Magick.xs:12703: error: request for member ‘y’ in something not a structure or union
  3119. Magick.xs:12703: error: incompatible type for argument 1 of ‘Perl_newSVnv’
  3120. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2751: note: expected ‘NV’ but argument is of type ‘struct Methods *’
  3121. Magick.xs:12703: warning: passing argument 1 of ‘Perl_sv_2mortal’ from incompatible pointer type
  3122. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3705: note: expected ‘struct SV * const’ but argument is of type ‘struct Methods *’
  3123. Magick.xs:12705: warning: statement with no effect
  3124. Magick.xs:12710: error: ‘struct Methods’ has no member named ‘severity’
  3125. Magick.xs:12710: error: ‘UndefinedException’ undeclared (first use in this function)
  3126. Magick.xs:12710: error: ‘struct Methods’ has no member named ‘severity’
  3127. Magick.xs:12710: error: ‘struct Methods’ has no member named ‘reason’
  3128. Magick.xs:12710: error: ‘struct Methods’ has no member named ‘severity’
  3129. Magick.xs:12710: error: ‘struct Methods’ has no member named ‘reason’
  3130. Magick.xs:12710: warning: pointer/integer type mismatch in conditional expression
  3131. Magick.xs:12710: error: ‘struct Methods’ has no member named ‘description’
  3132. Magick.xs:12710: error: ‘struct Methods’ has no member named ‘description’
  3133. Magick.xs:12710: error: ‘struct Methods’ has no member named ‘severity’
  3134. Magick.xs:12710: error: ‘struct Methods’ has no member named ‘description’
  3135. Magick.xs:12710: warning: pointer/integer type mismatch in conditional expression
  3136. Magick.xs:12710: error: ‘struct Methods’ has no member named ‘description’
  3137. Magick.xs:12710: warning: passing argument 2 of ‘Perl_sv_catpv’ from incompatible pointer type
  3138. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3764: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  3139. Magick.xs:12710: warning: unused variable ‘message’
  3140. Magick.xs:12711: warning: statement with no effect
  3141. Magick.xs: In function ‘XS_Image__Magick_QueryFormat’:
  3142. Magick.xs:12737: error: ‘ExceptionInfo’ undeclared (first use in this function)
  3143. Magick.xs:12738: error: ‘exception’ undeclared (first use in this function)
  3144. Magick.xs:12738: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3145. Magick.xs:12738: warning: statement with no effect
  3146. Magick.xs:12747: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  3147. Magick.xs:12747: error: ‘magick_info’ undeclared (first use in this function)
  3148. Magick.xs:12747: warning: statement with no effect
  3149. Magick.xs:12751: warning: statement with no effect
  3150. Magick.xs:12756: error: ‘MaxTextExtent’ undeclared (first use in this function)
  3151. Magick.xs:12759: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  3152. Magick.xs:12759: error: ‘format_list’ undeclared (first use in this function)
  3153. Magick.xs:12759: error: invalid type argument of ‘unary *’ (have ‘struct Methods’)
  3154. Magick.xs:12759: warning: statement with no effect
  3155. Magick.xs:12764: warning: implicit declaration of function ‘GetMagickInfoList’
  3156. Magick.xs:12764: warning: statement with no effect
  3157. Magick.xs:12768: error: invalid type argument of ‘->’ (have ‘struct Methods’)
  3158. Magick.xs:12768: error: request for member ‘name’ in something not a structure or union
  3159. Magick.xs:12769: warning: implicit declaration of function ‘LocaleLower’
  3160. Magick.xs:12770: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3161. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3162. Magick.xs:12772: error: expected ‘)’ before ‘MagickInfo’
  3163. Magick.xs:12773: error: ‘MagickInfo’ undeclared (first use in this function)
  3164. Magick.xs:12773: error: expected expression before ‘)’ token
  3165. Magick.xs:12773: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3166. Magick.xs:12773: warning: type defaults to ‘int’ in declaration of ‘type name’
  3167. Magick.xs:12773: warning: statement with no effect
  3168. Magick.xs:12756: warning: unused variable ‘format’
  3169. Magick.xs:12780: warning: statement with no effect
  3170. Magick.xs:12781: error: expected ‘)’ before ‘MagickInfo’
  3171. Magick.xs:12781: warning: type defaults to ‘int’ in declaration of ‘type name’
  3172. Magick.xs:12786: error: ‘struct Methods’ has no member named ‘adjoin’
  3173. Magick.xs:12786: warning: passing argument 1 of ‘Perl_newSViv’ makes integer from pointer without a cast
  3174. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2747: note: expected ‘IV’ but argument is of type ‘struct Methods *’
  3175. Magick.xs:12787: error: ‘struct Methods’ has no member named ‘blob_support’
  3176. Magick.xs:12787: warning: passing argument 1 of ‘Perl_newSViv’ makes integer from pointer without a cast
  3177. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2747: note: expected ‘IV’ but argument is of type ‘struct Methods *’
  3178. Magick.xs:12788: error: ‘struct Methods’ has no member named ‘raw’
  3179. Magick.xs:12788: warning: passing argument 1 of ‘Perl_newSViv’ makes integer from pointer without a cast
  3180. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2747: note: expected ‘IV’ but argument is of type ‘struct Methods *’
  3181. Magick.xs:12789: error: ‘struct Methods’ has no member named ‘decoder’
  3182. Magick.xs:12790: error: ‘struct Methods’ has no member named ‘encoder’
  3183. Magick.xs:12791: error: ‘struct Methods’ has no member named ‘description’
  3184. Magick.xs:12791: warning: comparison of distinct pointer types lacks a cast
  3185. Magick.xs:12794: error: ‘struct Methods’ has no member named ‘description’
  3186. Magick.xs:12794: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3187. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3188. Magick.xs:12795: error: ‘struct Methods’ has no member named ‘module’
  3189. Magick.xs:12795: warning: comparison of distinct pointer types lacks a cast
  3190. Magick.xs:12798: error: ‘struct Methods’ has no member named ‘module’
  3191. Magick.xs:12798: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3192. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3193. Magick.xs:12802: error: ‘struct Methods’ has no member named ‘severity’
  3194. Magick.xs:12802: error: ‘UndefinedException’ undeclared (first use in this function)
  3195. Magick.xs:12802: error: ‘struct Methods’ has no member named ‘severity’
  3196. Magick.xs:12802: error: ‘struct Methods’ has no member named ‘reason’
  3197. Magick.xs:12802: error: ‘struct Methods’ has no member named ‘severity’
  3198. Magick.xs:12802: error: ‘struct Methods’ has no member named ‘reason’
  3199. Magick.xs:12802: warning: pointer/integer type mismatch in conditional expression
  3200. Magick.xs:12802: error: ‘struct Methods’ has no member named ‘description’
  3201. Magick.xs:12802: error: ‘struct Methods’ has no member named ‘description’
  3202. Magick.xs:12802: error: ‘struct Methods’ has no member named ‘severity’
  3203. Magick.xs:12802: error: ‘struct Methods’ has no member named ‘description’
  3204. Magick.xs:12802: warning: pointer/integer type mismatch in conditional expression
  3205. Magick.xs:12802: error: ‘struct Methods’ has no member named ‘description’
  3206. Magick.xs:12802: warning: passing argument 2 of ‘Perl_sv_catpv’ from incompatible pointer type
  3207. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3764: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  3208. Magick.xs:12802: warning: unused variable ‘message’
  3209. Magick.xs:12803: warning: statement with no effect
  3210. Magick.xs: In function ‘XS_Image__Magick_QueryOption’:
  3211. Magick.xs:12829: error: ‘ExceptionInfo’ undeclared (first use in this function)
  3212. Magick.xs:12830: error: ‘exception’ undeclared (first use in this function)
  3213. Magick.xs:12830: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3214. Magick.xs:12830: warning: statement with no effect
  3215. Magick.xs:12844: warning: statement with no effect
  3216. Magick.xs:12849: error: ‘MagickListOptions’ undeclared (first use in this function)
  3217. Magick.xs:12849: error: ‘MagickFalse’ undeclared (first use in this function)
  3218. Magick.xs:12851: warning: implicit declaration of function ‘GetCommandOptions’
  3219. Magick.xs:12851: error: ‘CommandOption’ undeclared (first use in this function)
  3220. Magick.xs:12851: error: expected ‘)’ before ‘option’
  3221. Magick.xs:12851: warning: assignment makes pointer from integer without a cast
  3222. Magick.xs:12858: warning: implicit declaration of function ‘DestroyStringList’
  3223. Magick.xs:12858: warning: assignment makes pointer from integer without a cast
  3224. Magick.xs:12862: error: ‘MaxTextExtent’ undeclared (first use in this function)
  3225. Magick.xs:12862: error: ‘struct Methods’ has no member named ‘severity’
  3226. Magick.xs:12862: error: ‘UndefinedException’ undeclared (first use in this function)
  3227. Magick.xs:12862: error: ‘struct Methods’ has no member named ‘severity’
  3228. Magick.xs:12862: error: ‘struct Methods’ has no member named ‘reason’
  3229. Magick.xs:12862: error: ‘struct Methods’ has no member named ‘severity’
  3230. Magick.xs:12862: error: ‘struct Methods’ has no member named ‘reason’
  3231. Magick.xs:12862: warning: pointer/integer type mismatch in conditional expression
  3232. Magick.xs:12862: error: ‘struct Methods’ has no member named ‘description’
  3233. Magick.xs:12862: error: ‘struct Methods’ has no member named ‘description’
  3234. Magick.xs:12862: error: ‘struct Methods’ has no member named ‘severity’
  3235. Magick.xs:12862: error: ‘struct Methods’ has no member named ‘description’
  3236. Magick.xs:12862: warning: pointer/integer type mismatch in conditional expression
  3237. Magick.xs:12862: error: ‘struct Methods’ has no member named ‘description’
  3238. Magick.xs:12862: warning: passing argument 2 of ‘Perl_sv_catpv’ from incompatible pointer type
  3239. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3764: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  3240. Magick.xs:12862: warning: unused variable ‘message’
  3241. Magick.xs:12863: warning: statement with no effect
  3242. Magick.xs: In function ‘XS_Image__Magick_Read’:
  3243. Magick.xs:12895: error: ‘ExceptionInfo’ undeclared (first use in this function)
  3244. Magick.xs:12896: error: ‘exception’ undeclared (first use in this function)
  3245. Magick.xs:12896: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3246. Magick.xs:12896: warning: statement with no effect
  3247. Magick.xs:12901: error: ‘Image’ undeclared (first use in this function)
  3248. Magick.xs:12902: error: ‘image’ undeclared (first use in this function)
  3249. Magick.xs:12902: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3250. Magick.xs:12902: warning: statement with no effect
  3251. Magick.xs:12907: error: ‘MagickBooleanType’ undeclared (first use in this function)
  3252. Magick.xs:12908: warning: statement with no effect
  3253. Magick.xs:12908: error: expected ‘;’ before ‘status’
  3254. Magick.xs:12935: warning: statement with no effect
  3255. Magick.xs:12946: error: ‘ResourceLimitError’ undeclared (first use in this function)
  3256. Magick.xs:12959: error: ‘OptionError’ undeclared (first use in this function)
  3257. Magick.xs:12973: error: too many arguments to function ‘GetPackageInfo’
  3258. Magick.xs:12974: error: too many arguments to function ‘ClonePackageInfo’
  3259. Magick.xs:12977: error: ‘struct PackageInfo’ has no member named ‘image_info’
  3260. Magick.xs:12977: error: ‘struct Methods’ has no member named ‘filename’
  3261. Magick.xs:12977: error: used struct type value where scalar is required
  3262. Magick.xs:12978: error: ‘struct PackageInfo’ has no member named ‘image_info’
  3263. Magick.xs:12978: error: ‘struct Methods’ has no member named ‘filename’
  3264. Magick.xs:12990: error: ‘struct PackageInfo’ has no member named ‘image_info’
  3265. Magick.xs:13006: error: ‘BlobError’ undeclared (first use in this function)
  3266. Magick.xs:13017: error: ‘struct PackageInfo’ has no member named ‘image_info’
  3267. Magick.xs:13025: error: ‘status’ undeclared (first use in this function)
  3268. Magick.xs:13025: warning: statement with no effect
  3269. Magick.xs:13026: error: ‘MagickFalse’ undeclared (first use in this function)
  3270. Magick.xs:13035: error: ‘struct PackageInfo’ has no member named ‘image_info’
  3271. Magick.xs:13035: error: ‘struct Methods’ has no member named ‘file’
  3272. Magick.xs:13035: warning: comparison of distinct pointer types lacks a cast
  3273. Magick.xs:13036: error: ‘struct PackageInfo’ has no member named ‘image_info’
  3274. Magick.xs:13036: error: ‘struct Methods’ has no member named ‘blob’
  3275. Magick.xs:13038: error: ‘struct PackageInfo’ has no member named ‘image_info’
  3276. Magick.xs:13038: warning: statement with no effect
  3277. Magick.xs:13039: error: expected expression before ‘)’ token
  3278. Magick.xs:13039: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3279. Magick.xs:13039: error: called object ‘<erroneous-expression>’ is not a function
  3280. Magick.xs:13044: error: ‘struct PackageInfo’ has no member named ‘image_info’
  3281. Magick.xs:13044: error: ‘struct Methods’ has no member named ‘filename’
  3282. Magick.xs:13045: error: ‘MaxTextExtent’ undeclared (first use in this function)
  3283. Magick.xs:13046: error: ‘struct PackageInfo’ has no member named ‘image_info’
  3284. Magick.xs:13046: warning: statement with no effect
  3285. Magick.xs:13048: error: expected expression before ‘)’ token
  3286. Magick.xs:13048: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3287. Magick.xs:13048: error: called object ‘<erroneous-expression>’ is not a function
  3288. Magick.xs:13050: error: ‘struct Methods’ has no member named ‘next’
  3289. Magick.xs:13052: error: ‘magick_registry’ undeclared (first use in this function)
  3290. Magick.xs:13052: error: ‘SplayTreeInfo’ undeclared (first use in this function)
  3291. Magick.xs:13052: error: expected expression before ‘)’ token
  3292. Magick.xs:13052: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3293. Magick.xs:13052: error: called object ‘<erroneous-expression>’ is not a function
  3294. Magick.xs:13080: error: ‘struct Methods’ has no member named ‘severity’
  3295. Magick.xs:13080: error: ‘UndefinedException’ undeclared (first use in this function)
  3296. Magick.xs:13080: error: ‘struct Methods’ has no member named ‘severity’
  3297. Magick.xs:13080: error: ‘struct Methods’ has no member named ‘reason’
  3298. Magick.xs:13080: error: ‘struct Methods’ has no member named ‘severity’
  3299. Magick.xs:13080: error: ‘struct Methods’ has no member named ‘reason’
  3300. Magick.xs:13080: warning: pointer/integer type mismatch in conditional expression
  3301. Magick.xs:13080: error: ‘struct Methods’ has no member named ‘description’
  3302. Magick.xs:13080: error: ‘struct Methods’ has no member named ‘description’
  3303. Magick.xs:13080: error: ‘struct Methods’ has no member named ‘severity’
  3304. Magick.xs:13080: error: ‘struct Methods’ has no member named ‘description’
  3305. Magick.xs:13080: warning: pointer/integer type mismatch in conditional expression
  3306. Magick.xs:13080: error: ‘struct Methods’ has no member named ‘description’
  3307. Magick.xs:13080: warning: passing argument 2 of ‘Perl_sv_catpv’ from incompatible pointer type
  3308. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3764: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  3309. Magick.xs:13080: warning: unused variable ‘message’
  3310. Magick.xs:13081: warning: statement with no effect
  3311. Magick.xs: In function ‘XS_Image__Magick_Remote’:
  3312. Magick.xs:13112: error: ‘ExceptionInfo’ undeclared (first use in this function)
  3313. Magick.xs:13113: error: ‘exception’ undeclared (first use in this function)
  3314. Magick.xs:13113: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3315. Magick.xs:13113: warning: statement with no effect
  3316. Magick.xs:13127: warning: statement with no effect
  3317. Magick.xs:13132: error: too many arguments to function ‘GetPackageInfo’
  3318. Magick.xs:13134: warning: implicit declaration of function ‘RemoteDisplayCommand’
  3319. Magick.xs:13134: error: ‘struct PackageInfo’ has no member named ‘image_info’
  3320. Magick.xs:13136: error: ‘MaxTextExtent’ undeclared (first use in this function)
  3321. Magick.xs:13136: error: ‘struct Methods’ has no member named ‘severity’
  3322. Magick.xs:13136: error: ‘UndefinedException’ undeclared (first use in this function)
  3323. Magick.xs:13136: error: ‘struct Methods’ has no member named ‘severity’
  3324. Magick.xs:13136: error: ‘struct Methods’ has no member named ‘reason’
  3325. Magick.xs:13136: error: ‘struct Methods’ has no member named ‘severity’
  3326. Magick.xs:13136: error: ‘struct Methods’ has no member named ‘reason’
  3327. Magick.xs:13136: warning: pointer/integer type mismatch in conditional expression
  3328. Magick.xs:13136: error: ‘struct Methods’ has no member named ‘description’
  3329. Magick.xs:13136: error: ‘struct Methods’ has no member named ‘description’
  3330. Magick.xs:13136: error: ‘struct Methods’ has no member named ‘severity’
  3331. Magick.xs:13136: error: ‘struct Methods’ has no member named ‘description’
  3332. Magick.xs:13136: warning: pointer/integer type mismatch in conditional expression
  3333. Magick.xs:13136: error: ‘struct Methods’ has no member named ‘description’
  3334. Magick.xs:13136: warning: passing argument 2 of ‘Perl_sv_catpv’ from incompatible pointer type
  3335. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3764: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  3336. Magick.xs:13136: warning: unused variable ‘message’
  3337. Magick.xs:13137: warning: statement with no effect
  3338. Magick.xs: In function ‘XS_Image__Magick_Set’:
  3339. Magick.xs:13164: error: ‘ExceptionInfo’ undeclared (first use in this function)
  3340. Magick.xs:13165: error: ‘exception’ undeclared (first use in this function)
  3341. Magick.xs:13165: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3342. Magick.xs:13165: warning: statement with no effect
  3343. Magick.xs:13167: error: ‘Image’ undeclared (first use in this function)
  3344. Magick.xs:13168: error: ‘image’ undeclared (first use in this function)
  3345. Magick.xs:13168: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3346. Magick.xs:13168: warning: statement with no effect
  3347. Magick.xs:13182: warning: statement with no effect
  3348. Magick.xs:13186: error: ‘OptionError’ undeclared (first use in this function)
  3349. Magick.xs:13191: warning: statement with no effect
  3350. Magick.xs:13193: warning: passing argument 2 of ‘SetAttribute’ from incompatible pointer type
  3351. Magick.xs:1062: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  3352. Magick.xs:13193: warning: passing argument 3 of ‘SetAttribute’ from incompatible pointer type
  3353. Magick.xs:1062: note: expected ‘struct SV *’ but argument is of type ‘char *’
  3354. Magick.xs:13193: error: too many arguments to function ‘SetAttribute’
  3355. Magick.xs:13196: warning: passing argument 2 of ‘SetAttribute’ from incompatible pointer type
  3356. Magick.xs:1062: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  3357. Magick.xs:13196: warning: passing argument 3 of ‘SetAttribute’ from incompatible pointer type
  3358. Magick.xs:1062: note: expected ‘struct SV *’ but argument is of type ‘char *’
  3359. Magick.xs:13196: error: too many arguments to function ‘SetAttribute’
  3360. Magick.xs:13199: error: ‘MaxTextExtent’ undeclared (first use in this function)
  3361. Magick.xs:13199: error: ‘struct Methods’ has no member named ‘severity’
  3362. Magick.xs:13199: error: ‘UndefinedException’ undeclared (first use in this function)
  3363. Magick.xs:13199: error: ‘struct Methods’ has no member named ‘severity’
  3364. Magick.xs:13199: error: ‘struct Methods’ has no member named ‘reason’
  3365. Magick.xs:13199: error: ‘struct Methods’ has no member named ‘severity’
  3366. Magick.xs:13199: error: ‘struct Methods’ has no member named ‘reason’
  3367. Magick.xs:13199: warning: pointer/integer type mismatch in conditional expression
  3368. Magick.xs:13199: error: ‘struct Methods’ has no member named ‘description’
  3369. Magick.xs:13199: error: ‘struct Methods’ has no member named ‘description’
  3370. Magick.xs:13199: error: ‘struct Methods’ has no member named ‘severity’
  3371. Magick.xs:13199: error: ‘struct Methods’ has no member named ‘description’
  3372. Magick.xs:13199: warning: pointer/integer type mismatch in conditional expression
  3373. Magick.xs:13199: error: ‘struct Methods’ has no member named ‘description’
  3374. Magick.xs:13199: warning: passing argument 2 of ‘Perl_sv_catpv’ from incompatible pointer type
  3375. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3764: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  3376. Magick.xs:13199: warning: unused variable ‘message’
  3377. Magick.xs:13200: warning: statement with no effect
  3378. Magick.xs: In function ‘XS_Image__Magick_SetPixel’:
  3379. Magick.xs:13233: error: ‘ChannelType’ undeclared (first use in this function)
  3380. Magick.xs:13234: warning: statement with no effect
  3381. Magick.xs:13234: error: expected ‘;’ before ‘channel’
  3382. Magick.xs:13236: error: ‘ExceptionInfo’ undeclared (first use in this function)
  3383. Magick.xs:13237: error: ‘exception’ undeclared (first use in this function)
  3384. Magick.xs:13237: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3385. Magick.xs:13237: warning: statement with no effect
  3386. Magick.xs:13239: error: ‘Image’ undeclared (first use in this function)
  3387. Magick.xs:13240: error: ‘image’ undeclared (first use in this function)
  3388. Magick.xs:13240: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3389. Magick.xs:13240: warning: statement with no effect
  3390. Magick.xs:13242: error: ‘MagickBooleanType’ undeclared (first use in this function)
  3391. Magick.xs:13243: warning: statement with no effect
  3392. Magick.xs:13243: error: expected ‘;’ before ‘normalize’
  3393. Magick.xs:13245: error: ‘RectangleInfo’ undeclared (first use in this function)
  3394. Magick.xs:13246: warning: statement with no effect
  3395. Magick.xs:13246: error: expected ‘;’ before ‘region’
  3396. Magick.xs:13249: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  3397. Magick.xs:13249: error: ‘indexes’ undeclared (first use in this function)
  3398. Magick.xs:13249: warning: statement with no effect
  3399. Magick.xs:13255: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  3400. Magick.xs:13255: error: ‘q’ undeclared (first use in this function)
  3401. Magick.xs:13255: warning: statement with no effect
  3402. Magick.xs:13269: warning: statement with no effect
  3403. Magick.xs:13274: error: too many arguments to function ‘GetPackageInfo’
  3404. Magick.xs:13275: warning: statement with no effect
  3405. Magick.xs:13276: error: expected expression before ‘)’ token
  3406. Magick.xs:13276: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3407. Magick.xs:13276: error: called object ‘<erroneous-expression>’ is not a function
  3408. Magick.xs:13278: error: ‘OptionError’ undeclared (first use in this function)
  3409. Magick.xs:13283: error: ‘channel’ undeclared (first use in this function)
  3410. Magick.xs:13283: error: ‘DefaultChannels’ undeclared (first use in this function)
  3411. Magick.xs:13283: warning: statement with no effect
  3412. Magick.xs:13284: error: ‘normalize’ undeclared (first use in this function)
  3413. Magick.xs:13284: error: ‘MagickTrue’ undeclared (first use in this function)
  3414. Magick.xs:13284: warning: statement with no effect
  3415. Magick.xs:13285: error: ‘region’ undeclared (first use in this function)
  3416. Magick.xs:13285: error: request for member ‘x’ in something not a structure or union
  3417. Magick.xs:13285: warning: statement with no effect
  3418. Magick.xs:13286: error: request for member ‘y’ in something not a structure or union
  3419. Magick.xs:13286: warning: statement with no effect
  3420. Magick.xs:13287: error: request for member ‘width’ in something not a structure or union
  3421. Magick.xs:13287: error: ‘struct Methods’ has no member named ‘columns’
  3422. Magick.xs:13287: warning: statement with no effect
  3423. Magick.xs:13288: error: request for member ‘height’ in something not a structure or union
  3424. Magick.xs:13288: warning: statement with no effect
  3425. Magick.xs:13311: warning: statement with no effect
  3426. Magick.xs:13311: error: expected ‘;’ before ‘option’
  3427. Magick.xs:13319: error: ‘MaxTextExtent’ undeclared (first use in this function)
  3428. Magick.xs:13319: warning: unused variable ‘message’
  3429. Magick.xs:13350: error: ‘MagickFalse’ undeclared (first use in this function)
  3430. Magick.xs:13358: warning: statement with no effect
  3431. Magick.xs:13370: error: request for member ‘x’ in something not a structure or union
  3432. Magick.xs:13370: warning: statement with no effect
  3433. Magick.xs:13382: error: request for member ‘y’ in something not a structure or union
  3434. Magick.xs:13382: warning: statement with no effect
  3435. Magick.xs:13397: error: ‘DirectClass’ undeclared (first use in this function)
  3436. Magick.xs:13398: error: request for member ‘x’ in something not a structure or union
  3437. Magick.xs:13398: error: request for member ‘y’ in something not a structure or union
  3438. Magick.xs:13398: warning: statement with no effect
  3439. Magick.xs:13399: error: ‘PixelPacket’ undeclared (first use in this function)
  3440. Magick.xs:13399: error: expected expression before ‘)’ token
  3441. Magick.xs:13399: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3442. Magick.xs:13399: error: called object ‘<erroneous-expression>’ is not a function
  3443. Magick.xs:13411: warning: statement with no effect
  3444. Magick.xs:13414: error: ‘QuantumRange’ undeclared (first use in this function)
  3445. Magick.xs:13414: error: incompatible types when assigning to type ‘double’ from type ‘struct Methods *’
  3446. Magick.xs:13414: warning: statement with no effect
  3447. Magick.xs:13415: error: ‘RedChannel’ undeclared (first use in this function)
  3448. Magick.xs:13415: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  3449. Magick.xs:13421: error: ‘GreenChannel’ undeclared (first use in this function)
  3450. Magick.xs:13421: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  3451. Magick.xs:13427: error: ‘BlueChannel’ undeclared (first use in this function)
  3452. Magick.xs:13427: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  3453. Magick.xs:13433: error: ‘IndexChannel’ undeclared (first use in this function)
  3454. Magick.xs:13433: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  3455. Magick.xs:13434: error: ‘struct Methods’ has no member named ‘colorspace’
  3456. Magick.xs:13434: error: ‘CMYKColorspace’ undeclared (first use in this function)
  3457. Magick.xs:13440: error: ‘OpacityChannel’ undeclared (first use in this function)
  3458. Magick.xs:13440: error: invalid operands to binary & (have ‘struct Methods *’ and ‘struct Methods *’)
  3459. Magick.xs:13446: warning: implicit declaration of function ‘SyncAuthenticPixels’
  3460. Magick.xs:13450: error: ‘struct Methods’ has no member named ‘severity’
  3461. Magick.xs:13450: error: ‘UndefinedException’ undeclared (first use in this function)
  3462. Magick.xs:13450: error: ‘struct Methods’ has no member named ‘severity’
  3463. Magick.xs:13450: error: ‘struct Methods’ has no member named ‘reason’
  3464. Magick.xs:13450: error: ‘struct Methods’ has no member named ‘severity’
  3465. Magick.xs:13450: error: ‘struct Methods’ has no member named ‘reason’
  3466. Magick.xs:13450: warning: pointer/integer type mismatch in conditional expression
  3467. Magick.xs:13450: error: ‘struct Methods’ has no member named ‘description’
  3468. Magick.xs:13450: error: ‘struct Methods’ has no member named ‘description’
  3469. Magick.xs:13450: error: ‘struct Methods’ has no member named ‘severity’
  3470. Magick.xs:13450: error: ‘struct Methods’ has no member named ‘description’
  3471. Magick.xs:13450: warning: pointer/integer type mismatch in conditional expression
  3472. Magick.xs:13450: error: ‘struct Methods’ has no member named ‘description’
  3473. Magick.xs:13450: warning: passing argument 2 of ‘Perl_sv_catpv’ from incompatible pointer type
  3474. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3764: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  3475. Magick.xs:13450: warning: unused variable ‘message’
  3476. Magick.xs:13451: warning: statement with no effect
  3477. Magick.xs: In function ‘XS_Image__Magick_Smush’:
  3478. Magick.xs:13482: error: ‘ExceptionInfo’ undeclared (first use in this function)
  3479. Magick.xs:13483: error: ‘exception’ undeclared (first use in this function)
  3480. Magick.xs:13483: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3481. Magick.xs:13483: warning: statement with no effect
  3482. Magick.xs:13488: error: ‘Image’ undeclared (first use in this function)
  3483. Magick.xs:13489: error: ‘image’ undeclared (first use in this function)
  3484. Magick.xs:13489: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3485. Magick.xs:13489: warning: statement with no effect
  3486. Magick.xs:13510: warning: statement with no effect
  3487. Magick.xs:13517: error: ‘OptionError’ undeclared (first use in this function)
  3488. Magick.xs:13526: warning: statement with no effect
  3489. Magick.xs:13527: error: expected expression before ‘)’ token
  3490. Magick.xs:13527: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3491. Magick.xs:13527: error: called object ‘<erroneous-expression>’ is not a function
  3492. Magick.xs:13533: error: too many arguments to function ‘GetPackageInfo’
  3493. Magick.xs:13538: error: ‘MagickTrue’ undeclared (first use in this function)
  3494. Magick.xs:13538: warning: assignment makes integer from pointer without a cast
  3495. Magick.xs:13561: error: ‘MagickFalse’ undeclared (first use in this function)
  3496. Magick.xs:13583: warning: implicit declaration of function ‘SmushImages’
  3497. Magick.xs:13584: warning: statement with no effect
  3498. Magick.xs:13585: error: expected expression before ‘)’ token
  3499. Magick.xs:13585: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3500. Magick.xs:13585: error: called object ‘<erroneous-expression>’ is not a function
  3501. Magick.xs:13587: error: ‘struct Methods’ has no member named ‘next’
  3502. Magick.xs:13589: error: ‘magick_registry’ undeclared (first use in this function)
  3503. Magick.xs:13589: error: ‘SplayTreeInfo’ undeclared (first use in this function)
  3504. Magick.xs:13589: error: expected expression before ‘)’ token
  3505. Magick.xs:13589: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3506. Magick.xs:13589: error: called object ‘<erroneous-expression>’ is not a function
  3507. Magick.xs:13594: warning: statement with no effect
  3508. Magick.xs:13600: error: ‘MaxTextExtent’ undeclared (first use in this function)
  3509. Magick.xs:13600: error: ‘struct Methods’ has no member named ‘severity’
  3510. Magick.xs:13600: error: ‘UndefinedException’ undeclared (first use in this function)
  3511. Magick.xs:13600: error: ‘struct Methods’ has no member named ‘severity’
  3512. Magick.xs:13600: error: ‘struct Methods’ has no member named ‘reason’
  3513. Magick.xs:13600: error: ‘struct Methods’ has no member named ‘severity’
  3514. Magick.xs:13600: error: ‘struct Methods’ has no member named ‘reason’
  3515. Magick.xs:13600: warning: pointer/integer type mismatch in conditional expression
  3516. Magick.xs:13600: error: ‘struct Methods’ has no member named ‘description’
  3517. Magick.xs:13600: error: ‘struct Methods’ has no member named ‘description’
  3518. Magick.xs:13600: error: ‘struct Methods’ has no member named ‘severity’
  3519. Magick.xs:13600: error: ‘struct Methods’ has no member named ‘description’
  3520. Magick.xs:13600: warning: pointer/integer type mismatch in conditional expression
  3521. Magick.xs:13600: error: ‘struct Methods’ has no member named ‘description’
  3522. Magick.xs:13600: warning: passing argument 2 of ‘Perl_sv_catpv’ from incompatible pointer type
  3523. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3764: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  3524. Magick.xs:13600: warning: unused variable ‘message’
  3525. Magick.xs:13601: warning: statement with no effect
  3526. Magick.xs: In function ‘XS_Image__Magick_Statistics’:
  3527. Magick.xs:13658: error: ‘MaxTextExtent’ undeclared (first use in this function)
  3528. Magick.xs:13660: error: ‘ChannelStatistics’ undeclared (first use in this function)
  3529. Magick.xs:13661: error: ‘channel_statistics’ undeclared (first use in this function)
  3530. Magick.xs:13661: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3531. Magick.xs:13661: warning: statement with no effect
  3532. Magick.xs:13666: error: ‘ExceptionInfo’ undeclared (first use in this function)
  3533. Magick.xs:13667: error: ‘exception’ undeclared (first use in this function)
  3534. Magick.xs:13667: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3535. Magick.xs:13667: warning: statement with no effect
  3536. Magick.xs:13669: error: ‘Image’ undeclared (first use in this function)
  3537. Magick.xs:13670: error: ‘image’ undeclared (first use in this function)
  3538. Magick.xs:13670: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3539. Magick.xs:13670: warning: statement with no effect
  3540. Magick.xs:13684: warning: statement with no effect
  3541. Magick.xs:13689: error: ‘OptionError’ undeclared (first use in this function)
  3542. Magick.xs:13696: warning: statement with no effect
  3543. Magick.xs:13697: error: expected expression before ‘)’ token
  3544. Magick.xs:13697: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3545. Magick.xs:13697: error: called object ‘<erroneous-expression>’ is not a function
  3546. Magick.xs:13703: error: too many arguments to function ‘GetPackageInfo’
  3547. Magick.xs:13705: error: ‘struct Methods’ has no member named ‘next’
  3548. Magick.xs:13707: warning: implicit declaration of function ‘GetImageChannelStatistics’
  3549. Magick.xs:13707: error: ‘struct Methods’ has no member named ‘exception’
  3550. Magick.xs:13707: warning: statement with no effect
  3551. Magick.xs:13708: error: expected expression before ‘)’ token
  3552. Magick.xs:13708: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3553. Magick.xs:13708: error: called object ‘<erroneous-expression>’ is not a function
  3554. Magick.xs:13712: error: ‘QuantumRange’ undeclared (first use in this function)
  3555. Magick.xs:13712: error: pointer value used where a floating point value was expected
  3556. Magick.xs:13713: error: ‘RedChannel’ undeclared (first use in this function)
  3557. Magick.xs:13713: error: array subscript is not an integer
  3558. Magick.xs:13713: error: request for member ‘depth’ in something not a structure or union
  3559. Magick.xs:13713: error: pointer value used where a floating point value was expected
  3560. Magick.xs:13713: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3561. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3562. Magick.xs:13713: error: array subscript is not an integer
  3563. Magick.xs:13713: error: request for member ‘minima’ in something not a structure or union
  3564. Magick.xs:13713: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  3565. Magick.xs:13713: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3566. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3567. Magick.xs:13713: error: array subscript is not an integer
  3568. Magick.xs:13713: error: request for member ‘maxima’ in something not a structure or union
  3569. Magick.xs:13713: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  3570. Magick.xs:13713: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3571. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3572. Magick.xs:13713: error: array subscript is not an integer
  3573. Magick.xs:13713: error: request for member ‘mean’ in something not a structure or union
  3574. Magick.xs:13713: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  3575. Magick.xs:13713: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3576. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3577. Magick.xs:13713: error: array subscript is not an integer
  3578. Magick.xs:13713: error: request for member ‘standard_deviation’ in something not a structure or union
  3579. Magick.xs:13713: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  3580. Magick.xs:13713: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3581. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3582. Magick.xs:13713: error: array subscript is not an integer
  3583. Magick.xs:13713: error: request for member ‘kurtosis’ in something not a structure or union
  3584. Magick.xs:13713: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3585. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3586. Magick.xs:13713: error: array subscript is not an integer
  3587. Magick.xs:13713: error: request for member ‘skewness’ in something not a structure or union
  3588. Magick.xs:13713: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3589. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3590. Magick.xs:13714: error: ‘GreenChannel’ undeclared (first use in this function)
  3591. Magick.xs:13714: error: array subscript is not an integer
  3592. Magick.xs:13714: error: request for member ‘depth’ in something not a structure or union
  3593. Magick.xs:13714: error: pointer value used where a floating point value was expected
  3594. Magick.xs:13714: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3595. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3596. Magick.xs:13714: error: array subscript is not an integer
  3597. Magick.xs:13714: error: request for member ‘minima’ in something not a structure or union
  3598. Magick.xs:13714: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  3599. Magick.xs:13714: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3600. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3601. Magick.xs:13714: error: array subscript is not an integer
  3602. Magick.xs:13714: error: request for member ‘maxima’ in something not a structure or union
  3603. Magick.xs:13714: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  3604. Magick.xs:13714: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3605. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3606. Magick.xs:13714: error: array subscript is not an integer
  3607. Magick.xs:13714: error: request for member ‘mean’ in something not a structure or union
  3608. Magick.xs:13714: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  3609. Magick.xs:13714: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3610. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3611. Magick.xs:13714: error: array subscript is not an integer
  3612. Magick.xs:13714: error: request for member ‘standard_deviation’ in something not a structure or union
  3613. Magick.xs:13714: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  3614. Magick.xs:13714: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3615. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3616. Magick.xs:13714: error: array subscript is not an integer
  3617. Magick.xs:13714: error: request for member ‘kurtosis’ in something not a structure or union
  3618. Magick.xs:13714: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3619. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3620. Magick.xs:13714: error: array subscript is not an integer
  3621. Magick.xs:13714: error: request for member ‘skewness’ in something not a structure or union
  3622. Magick.xs:13714: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3623. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3624. Magick.xs:13715: error: ‘BlueChannel’ undeclared (first use in this function)
  3625. Magick.xs:13715: error: array subscript is not an integer
  3626. Magick.xs:13715: error: request for member ‘depth’ in something not a structure or union
  3627. Magick.xs:13715: error: pointer value used where a floating point value was expected
  3628. Magick.xs:13715: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3629. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3630. Magick.xs:13715: error: array subscript is not an integer
  3631. Magick.xs:13715: error: request for member ‘minima’ in something not a structure or union
  3632. Magick.xs:13715: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  3633. Magick.xs:13715: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3634. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3635. Magick.xs:13715: error: array subscript is not an integer
  3636. Magick.xs:13715: error: request for member ‘maxima’ in something not a structure or union
  3637. Magick.xs:13715: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  3638. Magick.xs:13715: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3639. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3640. Magick.xs:13715: error: array subscript is not an integer
  3641. Magick.xs:13715: error: request for member ‘mean’ in something not a structure or union
  3642. Magick.xs:13715: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  3643. Magick.xs:13715: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3644. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3645. Magick.xs:13715: error: array subscript is not an integer
  3646. Magick.xs:13715: error: request for member ‘standard_deviation’ in something not a structure or union
  3647. Magick.xs:13715: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  3648. Magick.xs:13715: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3649. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3650. Magick.xs:13715: error: array subscript is not an integer
  3651. Magick.xs:13715: error: request for member ‘kurtosis’ in something not a structure or union
  3652. Magick.xs:13715: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3653. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3654. Magick.xs:13715: error: array subscript is not an integer
  3655. Magick.xs:13715: error: request for member ‘skewness’ in something not a structure or union
  3656. Magick.xs:13715: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3657. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3658. Magick.xs:13716: error: ‘struct Methods’ has no member named ‘colorspace’
  3659. Magick.xs:13716: error: ‘CMYKColorspace’ undeclared (first use in this function)
  3660. Magick.xs:13717: error: ‘IndexChannel’ undeclared (first use in this function)
  3661. Magick.xs:13717: error: array subscript is not an integer
  3662. Magick.xs:13717: error: request for member ‘depth’ in something not a structure or union
  3663. Magick.xs:13717: error: pointer value used where a floating point value was expected
  3664. Magick.xs:13717: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3665. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3666. Magick.xs:13717: error: array subscript is not an integer
  3667. Magick.xs:13717: error: request for member ‘minima’ in something not a structure or union
  3668. Magick.xs:13717: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  3669. Magick.xs:13717: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3670. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3671. Magick.xs:13717: error: array subscript is not an integer
  3672. Magick.xs:13717: error: request for member ‘maxima’ in something not a structure or union
  3673. Magick.xs:13717: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  3674. Magick.xs:13717: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3675. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3676. Magick.xs:13717: error: array subscript is not an integer
  3677. Magick.xs:13717: error: request for member ‘mean’ in something not a structure or union
  3678. Magick.xs:13717: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  3679. Magick.xs:13717: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3680. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3681. Magick.xs:13717: error: array subscript is not an integer
  3682. Magick.xs:13717: error: request for member ‘standard_deviation’ in something not a structure or union
  3683. Magick.xs:13717: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  3684. Magick.xs:13717: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3685. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3686. Magick.xs:13717: error: array subscript is not an integer
  3687. Magick.xs:13717: error: request for member ‘kurtosis’ in something not a structure or union
  3688. Magick.xs:13717: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3689. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3690. Magick.xs:13717: error: array subscript is not an integer
  3691. Magick.xs:13717: error: request for member ‘skewness’ in something not a structure or union
  3692. Magick.xs:13717: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3693. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3694. Magick.xs:13718: error: ‘struct Methods’ has no member named ‘matte’
  3695. Magick.xs:13718: error: ‘MagickFalse’ undeclared (first use in this function)
  3696. Magick.xs:13719: error: ‘OpacityChannel’ undeclared (first use in this function)
  3697. Magick.xs:13719: error: array subscript is not an integer
  3698. Magick.xs:13719: error: request for member ‘depth’ in something not a structure or union
  3699. Magick.xs:13719: error: pointer value used where a floating point value was expected
  3700. Magick.xs:13719: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3701. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3702. Magick.xs:13719: error: array subscript is not an integer
  3703. Magick.xs:13719: error: request for member ‘minima’ in something not a structure or union
  3704. Magick.xs:13719: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  3705. Magick.xs:13719: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3706. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3707. Magick.xs:13719: error: array subscript is not an integer
  3708. Magick.xs:13719: error: request for member ‘maxima’ in something not a structure or union
  3709. Magick.xs:13719: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  3710. Magick.xs:13719: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3711. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3712. Magick.xs:13719: error: array subscript is not an integer
  3713. Magick.xs:13719: error: request for member ‘mean’ in something not a structure or union
  3714. Magick.xs:13719: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  3715. Magick.xs:13719: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3716. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3717. Magick.xs:13719: error: array subscript is not an integer
  3718. Magick.xs:13719: error: request for member ‘standard_deviation’ in something not a structure or union
  3719. Magick.xs:13719: error: invalid operands to binary / (have ‘struct Methods *’ and ‘double’)
  3720. Magick.xs:13719: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3721. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3722. Magick.xs:13719: error: array subscript is not an integer
  3723. Magick.xs:13719: error: request for member ‘kurtosis’ in something not a structure or union
  3724. Magick.xs:13719: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3725. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3726. Magick.xs:13719: error: array subscript is not an integer
  3727. Magick.xs:13719: error: request for member ‘skewness’ in something not a structure or union
  3728. Magick.xs:13719: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
  3729. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘struct Methods *’
  3730. Magick.xs:13720: error: expected expression before ‘)’ token
  3731. Magick.xs:13720: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3732. Magick.xs:13721: warning: statement with no effect
  3733. Magick.xs:13725: error: ‘struct Methods’ has no member named ‘severity’
  3734. Magick.xs:13725: error: ‘UndefinedException’ undeclared (first use in this function)
  3735. Magick.xs:13725: error: ‘struct Methods’ has no member named ‘severity’
  3736. Magick.xs:13725: error: ‘struct Methods’ has no member named ‘reason’
  3737. Magick.xs:13725: error: ‘struct Methods’ has no member named ‘severity’
  3738. Magick.xs:13725: error: ‘struct Methods’ has no member named ‘reason’
  3739. Magick.xs:13725: warning: pointer/integer type mismatch in conditional expression
  3740. Magick.xs:13725: error: ‘struct Methods’ has no member named ‘description’
  3741. Magick.xs:13725: error: ‘struct Methods’ has no member named ‘description’
  3742. Magick.xs:13725: error: ‘struct Methods’ has no member named ‘severity’
  3743. Magick.xs:13725: error: ‘struct Methods’ has no member named ‘description’
  3744. Magick.xs:13725: warning: pointer/integer type mismatch in conditional expression
  3745. Magick.xs:13725: error: ‘struct Methods’ has no member named ‘description’
  3746. Magick.xs:13725: warning: passing argument 2 of ‘Perl_sv_catpv’ from incompatible pointer type
  3747. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3764: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  3748. Magick.xs:13725: warning: unused variable ‘message’
  3749. Magick.xs:13726: warning: statement with no effect
  3750. Magick.xs:13658: warning: unused variable ‘message’
  3751. Magick.xs: In function ‘XS_Image__Magick_SyncAuthenticPixels’:
  3752. Magick.xs:13751: error: ‘ExceptionInfo’ undeclared (first use in this function)
  3753. Magick.xs:13752: error: ‘exception’ undeclared (first use in this function)
  3754. Magick.xs:13752: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3755. Magick.xs:13752: warning: statement with no effect
  3756. Magick.xs:13754: error: ‘Image’ undeclared (first use in this function)
  3757. Magick.xs:13755: error: ‘image’ undeclared (first use in this function)
  3758. Magick.xs:13755: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3759. Magick.xs:13755: warning: statement with no effect
  3760. Magick.xs:13757: error: ‘MagickBooleanType’ undeclared (first use in this function)
  3761. Magick.xs:13758: warning: statement with no effect
  3762. Magick.xs:13758: error: expected ‘;’ before ‘status’
  3763. Magick.xs:13769: warning: statement with no effect
  3764. Magick.xs:13773: error: ‘OptionError’ undeclared (first use in this function)
  3765. Magick.xs:13779: warning: statement with no effect
  3766. Magick.xs:13780: error: expected expression before ‘)’ token
  3767. Magick.xs:13780: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3768. Magick.xs:13780: error: called object ‘<erroneous-expression>’ is not a function
  3769. Magick.xs:13787: error: ‘status’ undeclared (first use in this function)
  3770. Magick.xs:13787: warning: statement with no effect
  3771. Magick.xs:13788: error: ‘MagickFalse’ undeclared (first use in this function)
  3772. Magick.xs:13790: error: ‘struct Methods’ has no member named ‘exception’
  3773. Magick.xs:13793: error: ‘MaxTextExtent’ undeclared (first use in this function)
  3774. Magick.xs:13793: error: ‘struct Methods’ has no member named ‘severity’
  3775. Magick.xs:13793: error: ‘UndefinedException’ undeclared (first use in this function)
  3776. Magick.xs:13793: error: ‘struct Methods’ has no member named ‘severity’
  3777. Magick.xs:13793: error: ‘struct Methods’ has no member named ‘reason’
  3778. Magick.xs:13793: error: ‘struct Methods’ has no member named ‘severity’
  3779. Magick.xs:13793: error: ‘struct Methods’ has no member named ‘reason’
  3780. Magick.xs:13793: warning: pointer/integer type mismatch in conditional expression
  3781. Magick.xs:13793: error: ‘struct Methods’ has no member named ‘description’
  3782. Magick.xs:13793: error: ‘struct Methods’ has no member named ‘description’
  3783. Magick.xs:13793: error: ‘struct Methods’ has no member named ‘severity’
  3784. Magick.xs:13793: error: ‘struct Methods’ has no member named ‘description’
  3785. Magick.xs:13793: warning: pointer/integer type mismatch in conditional expression
  3786. Magick.xs:13793: error: ‘struct Methods’ has no member named ‘description’
  3787. Magick.xs:13793: warning: passing argument 2 of ‘Perl_sv_catpv’ from incompatible pointer type
  3788. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3764: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  3789. Magick.xs:13793: warning: unused variable ‘message’
  3790. Magick.xs:13794: warning: statement with no effect
  3791. Magick.xs: In function ‘XS_Image__Magick_Transform’:
  3792. Magick.xs:13827: error: ‘ExceptionInfo’ undeclared (first use in this function)
  3793. Magick.xs:13828: error: ‘exception’ undeclared (first use in this function)
  3794. Magick.xs:13828: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3795. Magick.xs:13828: warning: statement with no effect
  3796. Magick.xs:13833: error: ‘Image’ undeclared (first use in this function)
  3797. Magick.xs:13834: error: ‘clone’ undeclared (first use in this function)
  3798. Magick.xs:13834: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3799. Magick.xs:13835: error: ‘image’ undeclared (first use in this function)
  3800. Magick.xs:13835: warning: left-hand operand of comma expression has no effect
  3801. Magick.xs:13835: warning: statement with no effect
  3802. Magick.xs:13852: warning: statement with no effect
  3803. Magick.xs:13859: error: ‘OptionError’ undeclared (first use in this function)
  3804. Magick.xs:13868: warning: statement with no effect
  3805. Magick.xs:13869: error: expected expression before ‘)’ token
  3806. Magick.xs:13869: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3807. Magick.xs:13869: error: called object ‘<erroneous-expression>’ is not a function
  3808. Magick.xs:13875: error: too many arguments to function ‘GetPackageInfo’
  3809. Magick.xs:13918: error: ‘struct Methods’ has no member named ‘next’
  3810. Magick.xs:13920: error: ‘MagickTrue’ undeclared (first use in this function)
  3811. Magick.xs:13920: warning: statement with no effect
  3812. Magick.xs:13921: error: expected expression before ‘)’ token
  3813. Magick.xs:13921: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3814. Magick.xs:13921: error: called object ‘<erroneous-expression>’ is not a function
  3815. Magick.xs:13923: warning: implicit declaration of function ‘TransformImage’
  3816. Magick.xs:13924: error: ‘struct Methods’ has no member named ‘next’
  3817. Magick.xs:13926: error: ‘magick_registry’ undeclared (first use in this function)
  3818. Magick.xs:13926: error: ‘SplayTreeInfo’ undeclared (first use in this function)
  3819. Magick.xs:13926: error: expected expression before ‘)’ token
  3820. Magick.xs:13926: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3821. Magick.xs:13926: error: called object ‘<erroneous-expression>’ is not a function
  3822. Magick.xs:13932: warning: statement with no effect
  3823. Magick.xs:13938: error: ‘MaxTextExtent’ undeclared (first use in this function)
  3824. Magick.xs:13938: error: ‘struct Methods’ has no member named ‘severity’
  3825. Magick.xs:13938: error: ‘UndefinedException’ undeclared (first use in this function)
  3826. Magick.xs:13938: error: ‘struct Methods’ has no member named ‘severity’
  3827. Magick.xs:13938: error: ‘struct Methods’ has no member named ‘reason’
  3828. Magick.xs:13938: error: ‘struct Methods’ has no member named ‘severity’
  3829. Magick.xs:13938: error: ‘struct Methods’ has no member named ‘reason’
  3830. Magick.xs:13938: warning: pointer/integer type mismatch in conditional expression
  3831. Magick.xs:13938: error: ‘struct Methods’ has no member named ‘description’
  3832. Magick.xs:13938: error: ‘struct Methods’ has no member named ‘description’
  3833. Magick.xs:13938: error: ‘struct Methods’ has no member named ‘severity’
  3834. Magick.xs:13938: error: ‘struct Methods’ has no member named ‘description’
  3835. Magick.xs:13938: warning: pointer/integer type mismatch in conditional expression
  3836. Magick.xs:13938: error: ‘struct Methods’ has no member named ‘description’
  3837. Magick.xs:13938: warning: passing argument 2 of ‘Perl_sv_catpv’ from incompatible pointer type
  3838. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3764: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  3839. Magick.xs:13938: warning: unused variable ‘message’
  3840. Magick.xs:13939: warning: statement with no effect
  3841. Magick.xs: In function ‘XS_Image__Magick_Write’:
  3842. Magick.xs:13968: error: ‘MaxTextExtent’ undeclared (first use in this function)
  3843. Magick.xs:13970: error: ‘ExceptionInfo’ undeclared (first use in this function)
  3844. Magick.xs:13971: error: ‘exception’ undeclared (first use in this function)
  3845. Magick.xs:13971: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3846. Magick.xs:13971: warning: statement with no effect
  3847. Magick.xs:13973: error: ‘Image’ undeclared (first use in this function)
  3848. Magick.xs:13974: error: ‘image’ undeclared (first use in this function)
  3849. Magick.xs:13974: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3850. Magick.xs:13975: error: ‘next’ undeclared (first use in this function)
  3851. Magick.xs:13975: warning: left-hand operand of comma expression has no effect
  3852. Magick.xs:13975: warning: statement with no effect
  3853. Magick.xs:13994: warning: statement with no effect
  3854. Magick.xs:14000: error: ‘OptionError’ undeclared (first use in this function)
  3855. Magick.xs:14005: warning: statement with no effect
  3856. Magick.xs:14006: error: expected expression before ‘)’ token
  3857. Magick.xs:14006: error: invalid operands to binary * (have ‘struct Methods *’ and ‘struct Methods *’)
  3858. Magick.xs:14006: error: called object ‘<erroneous-expression>’ is not a function
  3859. Magick.xs:14012: error: too many arguments to function ‘ClonePackageInfo’
  3860. Magick.xs:14014: warning: passing argument 3 of ‘SetAttribute’ from incompatible pointer type
  3861. Magick.xs:1062: note: expected ‘struct SV *’ but argument is of type ‘char *’
  3862. Magick.xs:14014: error: too many arguments to function ‘SetAttribute’
  3863. Magick.xs:14019: warning: passing argument 2 of ‘SetAttribute’ from incompatible pointer type
  3864. Magick.xs:1062: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  3865. Magick.xs:14019: warning: passing argument 3 of ‘SetAttribute’ from incompatible pointer type
  3866. Magick.xs:1062: note: expected ‘struct SV *’ but argument is of type ‘char *’
  3867. Magick.xs:14019: error: too many arguments to function ‘SetAttribute’
  3868. Magick.xs:14020: error: ‘struct PackageInfo’ has no member named ‘image_info’
  3869. Magick.xs:14020: error: ‘struct Methods’ has no member named ‘filename’
  3870. Magick.xs:14023: error: ‘struct Methods’ has no member named ‘next’
  3871. Magick.xs:14025: error: ‘struct Methods’ has no member named ‘filename’
  3872. Magick.xs:14026: error: ‘struct Methods’ has no member named ‘scene’
  3873. Magick.xs:14026: warning: statement with no effect
  3874. Magick.xs:14028: error: ‘struct PackageInfo’ has no member named ‘image_info’
  3875. Magick.xs:14029: error: ‘struct Methods’ has no member named ‘exception’
  3876. Magick.xs:14030: error: ‘struct Methods’ has no member named ‘next’
  3877. Magick.xs:14032: warning: implicit declaration of function ‘WriteImage’
  3878. Magick.xs:14032: error: ‘struct PackageInfo’ has no member named ‘image_info’
  3879. Magick.xs:14033: error: ‘struct Methods’ has no member named ‘exception’
  3880. Magick.xs:14033: error: request for member ‘severity’ in something not a structure or union
  3881. Magick.xs:14033: error: ‘ErrorException’ undeclared (first use in this function)
  3882. Magick.xs:14034: error: ‘struct Methods’ has no member named ‘exception’
  3883. Magick.xs:14035: warning: implicit declaration of function ‘GetImageException’
  3884. Magick.xs:14037: error: ‘struct PackageInfo’ has no member named ‘image_info’
  3885. Magick.xs:14037: error: ‘struct Methods’ has no member named ‘adjoin’
  3886. Magick.xs:14044: error: ‘struct Methods’ has no member named ‘severity’
  3887. Magick.xs:14044: error: ‘UndefinedException’ undeclared (first use in this function)
  3888. Magick.xs:14044: error: ‘struct Methods’ has no member named ‘severity’
  3889. Magick.xs:14044: error: ‘struct Methods’ has no member named ‘reason’
  3890. Magick.xs:14044: error: ‘struct Methods’ has no member named ‘severity’
  3891. Magick.xs:14044: error: ‘struct Methods’ has no member named ‘reason’
  3892. Magick.xs:14044: warning: pointer/integer type mismatch in conditional expression
  3893. Magick.xs:14044: error: ‘struct Methods’ has no member named ‘description’
  3894. Magick.xs:14044: error: ‘struct Methods’ has no member named ‘description’
  3895. Magick.xs:14044: error: ‘struct Methods’ has no member named ‘severity’
  3896. Magick.xs:14044: error: ‘struct Methods’ has no member named ‘description’
  3897. Magick.xs:14044: warning: pointer/integer type mismatch in conditional expression
  3898. Magick.xs:14044: error: ‘struct Methods’ has no member named ‘description’
  3899. Magick.xs:14044: warning: passing argument 2 of ‘Perl_sv_catpv’ from incompatible pointer type
  3900. /root/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i686-linux/CORE/proto.h:3764: note: expected ‘const char *’ but argument is of type ‘struct Methods *’
  3901. Magick.xs:14044: warning: unused variable ‘message’
  3902. Magick.xs:14045: warning: statement with no effect
  3903. Magick.xs:13968: warning: unused variable ‘filename’
  3904. Magick.xs: In function ‘boot_Image__Magick’:
  3905. Magick.xs:2379: warning: implicit declaration of function ‘MagickCoreGenesis’
  3906. Magick.xs:2379: error: ‘MagickFalse’ undeclared (first use in this function)
  3907. Magick.xs:2380: warning: implicit declaration of function ‘SetWarningHandler’
  3908. Magick.xs:2381: warning: implicit declaration of function ‘SetErrorHandler’
  3909. Magick.xs:2382: error: ‘magick_registry’ undeclared (first use in this function)
  3910. Magick.xs:2382: warning: implicit declaration of function ‘NewSplayTree’
  3911. Magick.xs:2383: warning: statement with no effect
  3912. make: ** [Magick.o] Erro 1
  3913. -> FAIL Testing Image::Magick failed. See /root/.cpanm/build.log for details.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement