Advertisement
Guest User

Untitled

a guest
Nov 24th, 2014
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.96 KB | None | 0 0
  1. (Mon Nov 24 09:42:52 2014)
  2. g.extension extension=r.hydrodem svnurl=http://svn.osgeo.org/grass/grass-addons/grass7
  3. Fetching <r.hydrodem> from GRASS-Addons SVN (be patient)...
  4. Compiling...
  5. bseg.c:22:24: warning: implicit declaration of function
  6. 'Segment_format' is invalid in C99 [-Wimplicit-function-
  7. declaration]
  8. if (0 > (errflag = Segment_format(fd,
  9. Rast_window_rows(),
  10. ^
  11. bseg.c:42:24: warning: implicit declaration of function
  12. 'Segment_init' is invalid in C99 [-Wimplicit-function-
  13. declaration]
  14. if (0 > (errflag = Segment_init(&(bseg->seg), fd,
  15. nsegs_in_memory))) {
  16. ^
  17. bseg.c:61:5: warning: implicit declaration of function
  18. 'Segment_release' is invalid in C99 [-Wimplicit-function-
  19. declaration]
  20. Segment_release(&(bseg->seg));
  21. ^
  22. bseg.c:77:9: warning: implicit declaration of function
  23. 'Segment_put' is invalid in C99 [-Wimplicit-function-
  24. declaration]
  25. if (Segment_put(&(bseg->seg), value, row, col) < 0) {
  26. ^
  27. bseg.c:86:9: warning: implicit declaration of function
  28. 'Segment_put_row' is invalid in C99 [-Wimplicit-function-
  29. declaration]
  30. if (Segment_put_row(&(bseg->seg), value, row) < 0) {
  31. ^
  32. bseg.c:95:9: warning: implicit declaration of function
  33. 'Segment_get' is invalid in C99 [-Wimplicit-function-
  34. declaration]
  35. if (Segment_get(&(bseg->seg), value, row, col) < 0) {
  36. ^
  37. 6 warnings generated.
  38. bseg.c:22:24: warning: implicit declaration of function
  39. 'Segment_format' is invalid in C99 [-Wimplicit-function-
  40. declaration]
  41. if (0 > (errflag = Segment_format(fd,
  42. Rast_window_rows(),
  43. ^
  44. bseg.c:42:24: warning: implicit declaration of function
  45. 'Segment_init' is invalid in C99 [-Wimplicit-function-
  46. declaration]
  47. if (0 > (errflag = Segment_init(&(bseg->seg), fd,
  48. nsegs_in_memory))) {
  49. ^
  50. bseg.c:61:5: warning: implicit declaration of function
  51. 'Segment_release' is invalid in C99 [-Wimplicit-function-
  52. declaration]
  53. Segment_release(&(bseg->seg));
  54. ^
  55. bseg.c:77:9: warning: implicit declaration of function
  56. 'Segment_put' is invalid in C99 [-Wimplicit-function-
  57. declaration]
  58. if (Segment_put(&(bseg->seg), value, row, col) < 0) {
  59. ^
  60. bseg.c:86:9: warning: implicit declaration of function
  61. 'Segment_put_row' is invalid in C99 [-Wimplicit-function-
  62. declaration]
  63. if (Segment_put_row(&(bseg->seg), value, row) < 0) {
  64. ^
  65. bseg.c:95:9: warning: implicit declaration of function
  66. 'Segment_get' is invalid in C99 [-Wimplicit-function-
  67. declaration]
  68. if (Segment_get(&(bseg->seg), value, row, col) < 0) {
  69. ^
  70. 6 warnings generated.
  71. cseg.c:24:3: warning: implicit declaration of function
  72. 'Segment_format' is invalid in C99 [-Wimplicit-function-
  73. declaration]
  74. Segment_format(fd, Rast_window_rows(),
  75. Rast_window_cols(), srows, scols,
  76. ^
  77. cseg.c:43:24: warning: implicit declaration of function
  78. 'Segment_init' is invalid in C99 [-Wimplicit-function-
  79. declaration]
  80. if (0 > (errflag = Segment_init(&(cseg->seg), fd,
  81. nsegs_in_memory))) {
  82. ^
  83. cseg.c:62:5: warning: implicit declaration of function
  84. 'Segment_release' is invalid in C99 [-Wimplicit-function-
  85. declaration]
  86. Segment_release(&(cseg->seg));
  87. ^
  88. cseg.c:78:9: warning: implicit declaration of function
  89. 'Segment_put' is invalid in C99 [-Wimplicit-function-
  90. declaration]
  91. if (Segment_put(&(cseg->seg), value, row, col) < 0) {
  92. ^
  93. cseg.c:87:9: warning: implicit declaration of function
  94. 'Segment_put_row' is invalid in C99 [-Wimplicit-function-
  95. declaration]
  96. if (Segment_put_row(&(cseg->seg), value, row) < 0) {
  97. ^
  98. cseg.c:96:9: warning: implicit declaration of function
  99. 'Segment_get' is invalid in C99 [-Wimplicit-function-
  100. declaration]
  101. if (Segment_get(&(cseg->seg), value, row, col) < 0) {
  102. ^
  103. cseg.c:144:5: warning: implicit declaration of function
  104. 'Segment_flush' is invalid in C99 [-Wimplicit-function-
  105. declaration]
  106. Segment_flush(&(cseg->seg));
  107. ^
  108. cseg.c:147:2: warning: implicit declaration of function
  109. 'Segment_get_row' is invalid in C99 [-Wimplicit-function-
  110. declaration]
  111. Segment_get_row(&(cseg->seg), buffer, row);
  112. ^
  113. 8 warnings generated.
  114. cseg.c:24:3: warning: implicit declaration of function
  115. 'Segment_format' is invalid in C99 [-Wimplicit-function-
  116. declaration]
  117. Segment_format(fd, Rast_window_rows(),
  118. Rast_window_cols(), srows, scols,
  119. ^
  120. cseg.c:43:24: warning: implicit declaration of function
  121. 'Segment_init' is invalid in C99 [-Wimplicit-function-
  122. declaration]
  123. if (0 > (errflag = Segment_init(&(cseg->seg), fd,
  124. nsegs_in_memory))) {
  125. ^
  126. cseg.c:62:5: warning: implicit declaration of function
  127. 'Segment_release' is invalid in C99 [-Wimplicit-function-
  128. declaration]
  129. Segment_release(&(cseg->seg));
  130. ^
  131. cseg.c:78:9: warning: implicit declaration of function
  132. 'Segment_put' is invalid in C99 [-Wimplicit-function-
  133. declaration]
  134. if (Segment_put(&(cseg->seg), value, row, col) < 0) {
  135. ^
  136. cseg.c:87:9: warning: implicit declaration of function
  137. 'Segment_put_row' is invalid in C99 [-Wimplicit-function-
  138. declaration]
  139. if (Segment_put_row(&(cseg->seg), value, row) < 0) {
  140. ^
  141. cseg.c:96:9: warning: implicit declaration of function
  142. 'Segment_get' is invalid in C99 [-Wimplicit-function-
  143. declaration]
  144. if (Segment_get(&(cseg->seg), value, row, col) < 0) {
  145. ^
  146. cseg.c:144:5: warning: implicit declaration of function
  147. 'Segment_flush' is invalid in C99 [-Wimplicit-function-
  148. declaration]
  149. Segment_flush(&(cseg->seg));
  150. ^
  151. cseg.c:147:2: warning: implicit declaration of function
  152. 'Segment_get_row' is invalid in C99 [-Wimplicit-function-
  153. declaration]
  154. Segment_get_row(&(cseg->seg), buffer, row);
  155. ^
  156. 8 warnings generated.
  157. dseg.c:24:3: warning: implicit declaration of function
  158. 'Segment_format' is invalid in C99 [-Wimplicit-function-
  159. declaration]
  160. Segment_format(fd, Rast_window_rows(),
  161. Rast_window_cols(), srows, scols,
  162. ^
  163. dseg.c:43:24: warning: implicit declaration of function
  164. 'Segment_init' is invalid in C99 [-Wimplicit-function-
  165. declaration]
  166. if (0 > (errflag = Segment_init(&(dseg->seg), fd,
  167. nsegs_in_memory))) {
  168. ^
  169. dseg.c:62:5: warning: implicit declaration of function
  170. 'Segment_release' is invalid in C99 [-Wimplicit-function-
  171. declaration]
  172. Segment_release(&(dseg->seg));
  173. ^
  174. dseg.c:78:9: warning: implicit declaration of function
  175. 'Segment_put' is invalid in C99 [-Wimplicit-function-
  176. declaration]
  177. if (Segment_put(&(dseg->seg), (DCELL *) value, row, col)
  178. < 0) {
  179. ^
  180. dseg.c:87:9: warning: implicit declaration of function
  181. 'Segment_put_row' is invalid in C99 [-Wimplicit-function-
  182. declaration]
  183. if (Segment_put_row(&(dseg->seg), (DCELL *) value, row)
  184. < 0) {
  185. ^
  186. dseg.c:96:9: warning: implicit declaration of function
  187. 'Segment_get' is invalid in C99 [-Wimplicit-function-
  188. declaration]
  189. if (Segment_get(&(dseg->seg), (DCELL *) value, row, col)
  190. < 0) {
  191. ^
  192. dseg.c:146:5: warning: implicit declaration of function
  193. 'Segment_flush' is invalid in C99 [-Wimplicit-function-
  194. declaration]
  195. Segment_flush(&(dseg->seg));
  196. ^
  197. dseg.c:149:2: warning: implicit declaration of function
  198. 'Segment_get_row' is invalid in C99 [-Wimplicit-function-
  199. declaration]
  200. Segment_get_row(&(dseg->seg), (DCELL *) dbuffer,
  201. row);
  202. ^
  203. 8 warnings generated.
  204. dseg.c:24:3: warning: implicit declaration of function
  205. 'Segment_format' is invalid in C99 [-Wimplicit-function-
  206. declaration]
  207. Segment_format(fd, Rast_window_rows(),
  208. Rast_window_cols(), srows, scols,
  209. ^
  210. dseg.c:43:24: warning: implicit declaration of function
  211. 'Segment_init' is invalid in C99 [-Wimplicit-function-
  212. declaration]
  213. if (0 > (errflag = Segment_init(&(dseg->seg), fd,
  214. nsegs_in_memory))) {
  215. ^
  216. dseg.c:62:5: warning: implicit declaration of function
  217. 'Segment_release' is invalid in C99 [-Wimplicit-function-
  218. declaration]
  219. Segment_release(&(dseg->seg));
  220. ^
  221. dseg.c:78:9: warning: implicit declaration of function
  222. 'Segment_put' is invalid in C99 [-Wimplicit-function-
  223. declaration]
  224. if (Segment_put(&(dseg->seg), (DCELL *) value, row, col)
  225. < 0) {
  226. ^
  227. dseg.c:87:9: warning: implicit declaration of function
  228. 'Segment_put_row' is invalid in C99 [-Wimplicit-function-
  229. declaration]
  230. if (Segment_put_row(&(dseg->seg), (DCELL *) value, row)
  231. < 0) {
  232. ^
  233. dseg.c:96:9: warning: implicit declaration of function
  234. 'Segment_get' is invalid in C99 [-Wimplicit-function-
  235. declaration]
  236. if (Segment_get(&(dseg->seg), (DCELL *) value, row, col)
  237. < 0) {
  238. ^
  239. dseg.c:146:5: warning: implicit declaration of function
  240. 'Segment_flush' is invalid in C99 [-Wimplicit-function-
  241. declaration]
  242. Segment_flush(&(dseg->seg));
  243. ^
  244. dseg.c:149:2: warning: implicit declaration of function
  245. 'Segment_get_row' is invalid in C99 [-Wimplicit-function-
  246. declaration]
  247. Segment_get_row(&(dseg->seg), (DCELL *) dbuffer,
  248. row);
  249. ^
  250. 8 warnings generated.
  251. seg.c:23:12: warning: implicit declaration of function
  252. 'Segment_format' is invalid in C99 [-Wimplicit-function-
  253. declaration]
  254. errflag = Segment_format(fd, nrows, ncols,
  255. row_in_seg,
  256. ^
  257. seg.c:26:12: warning: implicit declaration of function
  258. 'Segment_format_nofill' is invalid in C99 [-Wimplicit-
  259. function-declaration]
  260. errflag = Segment_format_nofill(fd, nrows, ncols,
  261. row_in_seg,
  262. ^
  263. seg.c:47:24: warning: implicit declaration of function
  264. 'Segment_init' is invalid in C99 [-Wimplicit-function-
  265. declaration]
  266. if (0 > (errflag = Segment_init(&(sseg->seg), fd,
  267. nsegs_in_memory))) {
  268. ^
  269. seg.c:66:5: warning: implicit declaration of function
  270. 'Segment_release' is invalid in C99 [-Wimplicit-function-
  271. declaration]
  272. Segment_release(&(sseg->seg));
  273. ^
  274. seg.c:74:9: warning: implicit declaration of function
  275. 'Segment_put' is invalid in C99 [-Wimplicit-function-
  276. declaration]
  277. if (Segment_put(&(sseg->seg), value, row, col) < 0) {
  278. ^
  279. seg.c:83:9: warning: implicit declaration of function
  280. 'Segment_put_row' is invalid in C99 [-Wimplicit-function-
  281. declaration]
  282. if (Segment_put_row(&(sseg->seg), value, row) < 0) {
  283. ^
  284. seg.c:92:9: warning: implicit declaration of function
  285. 'Segment_get' is invalid in C99 [-Wimplicit-function-
  286. declaration]
  287. if (Segment_get(&(sseg->seg), value, row, col) < 0) {
  288. ^
  289. seg.c:101:9: warning: implicit declaration of function
  290. 'Segment_get_row' is invalid in C99 [-Wimplicit-function-
  291. declaration]
  292. if (Segment_get_row(&(sseg->seg), value, row) < 0) {
  293. ^
  294. seg.c:110:5: warning: implicit declaration of function
  295. 'Segment_flush' is invalid in C99 [-Wimplicit-function-
  296. declaration]
  297. Segment_flush(&(sseg->seg));
  298. ^
  299. 9 warnings generated.
  300. seg.c:23:12: warning: implicit declaration of function
  301. 'Segment_format' is invalid in C99 [-Wimplicit-function-
  302. declaration]
  303. errflag = Segment_format(fd, nrows, ncols,
  304. row_in_seg,
  305. ^
  306. seg.c:26:12: warning: implicit declaration of function
  307. 'Segment_format_nofill' is invalid in C99 [-Wimplicit-
  308. function-declaration]
  309. errflag = Segment_format_nofill(fd, nrows, ncols,
  310. row_in_seg,
  311. ^
  312. seg.c:47:24: warning: implicit declaration of function
  313. 'Segment_init' is invalid in C99 [-Wimplicit-function-
  314. declaration]
  315. if (0 > (errflag = Segment_init(&(sseg->seg), fd,
  316. nsegs_in_memory))) {
  317. ^
  318. seg.c:66:5: warning: implicit declaration of function
  319. 'Segment_release' is invalid in C99 [-Wimplicit-function-
  320. declaration]
  321. Segment_release(&(sseg->seg));
  322. ^
  323. seg.c:74:9: warning: implicit declaration of function
  324. 'Segment_put' is invalid in C99 [-Wimplicit-function-
  325. declaration]
  326. if (Segment_put(&(sseg->seg), value, row, col) < 0) {
  327. ^
  328. seg.c:83:9: warning: implicit declaration of function
  329. 'Segment_put_row' is invalid in C99 [-Wimplicit-function-
  330. declaration]
  331. if (Segment_put_row(&(sseg->seg), value, row) < 0) {
  332. ^
  333. seg.c:92:9: warning: implicit declaration of function
  334. 'Segment_get' is invalid in C99 [-Wimplicit-function-
  335. declaration]
  336. if (Segment_get(&(sseg->seg), value, row, col) < 0) {
  337. ^
  338. seg.c:101:9: warning: implicit declaration of function
  339. 'Segment_get_row' is invalid in C99 [-Wimplicit-function-
  340. declaration]
  341. if (Segment_get_row(&(sseg->seg), value, row) < 0) {
  342. ^
  343. seg.c:110:5: warning: implicit declaration of function
  344. 'Segment_flush' is invalid in C99 [-Wimplicit-function-
  345. declaration]
  346. Segment_flush(&(sseg->seg));
  347. ^
  348. 9 warnings generated.
  349. ld: warning: directory not found for option
  350. '-L/usr/local/lib'
  351. Undefined symbols for architecture i386:
  352. "_Segment_flush", referenced from:
  353. _cseg_write_raster in cseg.o
  354. _dseg_write_cellfile in dseg.o
  355. _seg_flush in seg.o
  356. "_Segment_format", referenced from:
  357. _bseg_open in bseg.o
  358. _cseg_open in cseg.o
  359. _dseg_open in dseg.o
  360. _seg_open in seg.o
  361. "_Segment_format_nofill", referenced from:
  362. _seg_open in seg.o
  363. "_Segment_get", referenced from:
  364. _bseg_get in bseg.o
  365. _bseg_write_raster in bseg.o
  366. _cseg_get in cseg.o
  367. _dseg_get in dseg.o
  368. _seg_get in seg.o
  369. "_Segment_get_row", referenced from:
  370. _cseg_write_raster in cseg.o
  371. _dseg_write_cellfile in dseg.o
  372. _seg_get_row in seg.o
  373. "_Segment_init", referenced from:
  374. _bseg_open in bseg.o
  375. _cseg_open in cseg.o
  376. _dseg_open in dseg.o
  377. _seg_open in seg.o
  378. "_Segment_put", referenced from:
  379. _bseg_put in bseg.o
  380. _bseg_read_raster in bseg.o
  381. _cseg_put in cseg.o
  382. _dseg_put in dseg.o
  383. _seg_put in seg.o
  384. "_Segment_put_row", referenced from:
  385. _bseg_put_row in bseg.o
  386. _cseg_put_row in cseg.o
  387. _cseg_read_raster in cseg.o
  388. _dseg_put_row in dseg.o
  389. _dseg_read_raster in dseg.o
  390. _seg_put_row in seg.o
  391. "_Segment_release", referenced from:
  392. _bseg_close in bseg.o
  393. _cseg_close in cseg.o
  394. _dseg_close in dseg.o
  395. _seg_close in seg.o
  396. ld: symbol(s) not found for architecture i386
  397. clang: error: linker command failed with exit code 1 (use -v
  398. to see invocation)
  399. make: *** [/var/folders/xg/zl4sr4bn7_vfqc9m46h8n3sr0000gn/T/
  400. tmpols315/r.hydrodem/bin/r.hydrodem] Error 1
  401. ERROR: Compilation failed, sorry. Please check above error messages.
  402. (Mon Nov 24 09:42:59 2014) Command finished (7 sec)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement