Advertisement
Guest User

C:\Users\Jeebiss\AppData\Local\Temp\fz3temp-2\error.log - Notepad++

a guest
Sep 15th, 2013
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.10 KB | None | 0 0
  1. flac/encoder_wrap.c:3065:40: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  2. flac/encoder_wrap.c: In function ‘new_FLAC__StreamEncoder’:
  3. flac/encoder_wrap.c:3066:9: warning: return from incompatible pointer type [enabled by default]
  4. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_set_verify’:
  5. flac/encoder_wrap.c:3218:9: warning: passing argument 1 of ‘FLAC__stream_encoder_set_verify’ from incompatible pointer type [enabled by default]
  6. /usr/include/FLAC/stream_encoder.h:743:21: note: expected ‘struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  7. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_set_streamable_subset’:
  8. flac/encoder_wrap.c:3221:9: warning: passing argument 1 of ‘FLAC__stream_encoder_set_streamable_subset’ from incompatible pointer type [enabled by default]
  9. /usr/include/FLAC/stream_encoder.h:761:21: note: expected ‘struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  10. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_set_do_mid_side_stereo’:
  11. flac/encoder_wrap.c:3224:9: warning: passing argument 1 of ‘FLAC__stream_encoder_set_do_mid_side_stereo’ from incompatible pointer type [enabled by default]
  12. /usr/include/FLAC/stream_encoder.h:893:21: note: expected ‘struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  13. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_set_loose_mid_side_stereo’:
  14. flac/encoder_wrap.c:3227:9: warning: passing argument 1 of ‘FLAC__stream_encoder_set_loose_mid_side_stereo’ from incompatible pointer type [enabled by default]
  15. /usr/include/FLAC/stream_encoder.h:909:21: note: expected ‘struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  16. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_set_channels’:
  17. flac/encoder_wrap.c:3290:9: warning: passing argument 1 of ‘FLAC__stream_encoder_set_channels’ from incompatible pointer type [enabled by default]
  18. /usr/include/FLAC/stream_encoder.h:773:21: note: expected ‘struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  19. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_set_bits_per_sample’:
  20. flac/encoder_wrap.c:3293:9: warning: passing argument 1 of ‘FLAC__stream_encoder_set_bits_per_sample’ from incompatible pointer type [enabled by default]
  21. /usr/include/FLAC/stream_encoder.h:789:21: note: expected ‘struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  22. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_set_sample_rate’:
  23. flac/encoder_wrap.c:3296:9: warning: passing argument 1 of ‘FLAC__stream_encoder_set_sample_rate’ from incompatible pointer type [enabled by default]
  24. /usr/include/FLAC/stream_encoder.h:801:21: note: expected ‘struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  25. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_set_compression_level’:
  26. flac/encoder_wrap.c:3299:9: warning: passing argument 1 of ‘FLAC__stream_encoder_set_compression_level’ from incompatible pointer type [enabled by default]
  27. /usr/include/FLAC/stream_encoder.h:864:21: note: expected ‘struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  28. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_set_blocksize’:
  29. flac/encoder_wrap.c:3302:9: warning: passing argument 1 of ‘FLAC__stream_encoder_set_blocksize’ from incompatible pointer type [enabled by default]
  30. /usr/include/FLAC/stream_encoder.h:879:21: note: expected ‘struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  31. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_set_max_lpc_order’:
  32. flac/encoder_wrap.c:3305:9: warning: passing argument 1 of ‘FLAC__stream_encoder_set_max_lpc_order’ from incompatible pointer type [enabled by default]
  33. /usr/include/FLAC/stream_encoder.h:966:21: note: expected ‘struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  34. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_set_qlp_coeff_precision’:
  35. flac/encoder_wrap.c:3308:9: warning: passing argument 1 of ‘FLAC__stream_encoder_set_qlp_coeff_precision’ from incompatible pointer type [enabled by default]
  36. /usr/include/FLAC/stream_encoder.h:984:21: note: expected ‘struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  37. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_set_do_qlp_coeff_prec_search’:
  38. flac/encoder_wrap.c:3311:9: warning: passing argument 1 of ‘FLAC__stream_encoder_set_do_qlp_coeff_prec_search’ from incompatible pointer type [enabled by default]
  39. /usr/include/FLAC/stream_encoder.h:998:21: note: expected ‘struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  40. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_set_do_escape_coding’:
  41. flac/encoder_wrap.c:3314:9: warning: passing argument 1 of ‘FLAC__stream_encoder_set_do_escape_coding’ from incompatible pointer type [enabled by default]
  42. /usr/include/FLAC/stream_encoder.h:1010:21: note: expected ‘struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  43. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_set_do_exhaustive_model_search’:
  44. flac/encoder_wrap.c:3317:9: warning: passing argument 1 of ‘FLAC__stream_encoder_set_do_exhaustive_model_search’ from incompatible pointer type [enabled by default]
  45. /usr/include/FLAC/stream_encoder.h:1024:21: note: expected ‘struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  46. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_set_min_residual_partition_order’:
  47. flac/encoder_wrap.c:3320:9: warning: passing argument 1 of ‘FLAC__stream_encoder_set_min_residual_partition_order’ from incompatible pointer type [enabled by default]
  48. /usr/include/FLAC/stream_encoder.h:1047:21: note: expected ‘struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  49. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_set_max_residual_partition_order’:
  50. flac/encoder_wrap.c:3323:9: warning: passing argument 1 of ‘FLAC__stream_encoder_set_max_residual_partition_order’ from incompatible pointer type [enabled by default]
  51. /usr/include/FLAC/stream_encoder.h:1070:21: note: expected ‘struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  52. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_set_rice_parameter_search_dist’:
  53. flac/encoder_wrap.c:3326:9: warning: passing argument 1 of ‘FLAC__stream_encoder_set_rice_parameter_search_dist’ from incompatible pointer type [enabled by default]
  54. /usr/include/FLAC/stream_encoder.h:1082:21: note: expected ‘struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  55. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_set_total_samples_estimate’:
  56. flac/encoder_wrap.c:3366:9: warning: passing argument 1 of ‘FLAC__stream_encoder_set_total_samples_estimate’ from incompatible pointer type [enabled by default]
  57. /usr/include/FLAC/stream_encoder.h:1098:21: note: expected ‘struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  58. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_set_metadata’:
  59. flac/encoder_wrap.c:3369:9: warning: passing argument 1 of ‘FLAC__stream_encoder_set_metadata’ from incompatible pointer type [enabled by default]
  60. /usr/include/FLAC/stream_encoder.h:1181:21: note: expected ‘struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  61. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_get_state’:
  62. flac/encoder_wrap.c:3372:9: warning: passing argument 1 of ‘FLAC__stream_encoder_get_state’ from incompatible pointer type [enabled by default]
  63. /usr/include/FLAC/stream_encoder.h:1191:35: note: expected ‘const struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  64. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_get_verify_decoder_state’:
  65. flac/encoder_wrap.c:3375:9: warning: passing argument 1 of ‘FLAC__stream_encoder_get_verify_decoder_state’ from incompatible pointer type [enabled by default]
  66. /usr/include/FLAC/stream_encoder.h:1203:35: note: expected ‘const struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  67. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_get_resolved_state_string’:
  68. flac/encoder_wrap.c:3378:9: warning: passing argument 1 of ‘FLAC__stream_encoder_get_resolved_state_string’ from incompatible pointer type [enabled by default]
  69. /usr/include/FLAC/stream_encoder.h:1216:22: note: expected ‘const struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  70. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_get_verify_decoder_error_stats’:
  71. flac/encoder_wrap.c:3422:9: warning: passing argument 1 of ‘FLAC__stream_encoder_get_verify_decoder_error_stats’ from incompatible pointer type [enabled by default]
  72. /usr/include/FLAC/stream_encoder.h:1235:15: note: expected ‘const struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  73. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_get_verify’:
  74. flac/encoder_wrap.c:3425:9: warning: passing argument 1 of ‘FLAC__stream_encoder_get_verify’ from incompatible pointer type [enabled by default]
  75. /usr/include/FLAC/stream_encoder.h:1245:21: note: expected ‘const struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  76. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_get_streamable_subset’:
  77. flac/encoder_wrap.c:3428:9: warning: passing argument 1 of ‘FLAC__stream_encoder_get_streamable_subset’ from incompatible pointer type [enabled by default]
  78. /usr/include/FLAC/stream_encoder.h:1255:21: note: expected ‘const struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  79. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_get_do_mid_side_stereo’:
  80. flac/encoder_wrap.c:3431:9: warning: passing argument 1 of ‘FLAC__stream_encoder_get_do_mid_side_stereo’ from incompatible pointer type [enabled by default]
  81. /usr/include/FLAC/stream_encoder.h:1305:21: note: expected ‘const struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  82. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_get_loose_mid_side_stereo’:
  83. flac/encoder_wrap.c:3434:9: warning: passing argument 1 of ‘FLAC__stream_encoder_get_loose_mid_side_stereo’ from incompatible pointer type [enabled by default]
  84. /usr/include/FLAC/stream_encoder.h:1315:21: note: expected ‘const struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  85. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_get_channels’:
  86. flac/encoder_wrap.c:3437:9: warning: passing argument 1 of ‘FLAC__stream_encoder_get_channels’ from incompatible pointer type [enabled by default]
  87. /usr/include/FLAC/stream_encoder.h:1265:19: note: expected ‘const struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  88. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_get_bits_per_sample’:
  89. flac/encoder_wrap.c:3447:9: warning: passing argument 1 of ‘FLAC__stream_encoder_get_bits_per_sample’ from incompatible pointer type [enabled by default]
  90. /usr/include/FLAC/stream_encoder.h:1275:19: note: expected ‘const struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  91. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_get_sample_rate’:
  92. flac/encoder_wrap.c:3450:9: warning: passing argument 1 of ‘FLAC__stream_encoder_get_sample_rate’ from incompatible pointer type [enabled by default]
  93. /usr/include/FLAC/stream_encoder.h:1285:19: note: expected ‘const struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  94. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_get_blocksize’:
  95. flac/encoder_wrap.c:3453:9: warning: passing argument 1 of ‘FLAC__stream_encoder_get_blocksize’ from incompatible pointer type [enabled by default]
  96. /usr/include/FLAC/stream_encoder.h:1295:19: note: expected ‘const struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  97. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_get_max_lpc_order’:
  98. flac/encoder_wrap.c:3456:9: warning: passing argument 1 of ‘FLAC__stream_encoder_get_max_lpc_order’ from incompatible pointer type [enabled by default]
  99. /usr/include/FLAC/stream_encoder.h:1325:19: note: expected ‘const struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  100. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_get_qlp_coeff_precision’:
  101. flac/encoder_wrap.c:3459:9: warning: passing argument 1 of ‘FLAC__stream_encoder_get_qlp_coeff_precision’ from incompatible pointer type [enabled by default]
  102. /usr/include/FLAC/stream_encoder.h:1335:19: note: expected ‘const struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  103. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_get_do_qlp_coeff_prec_search’:
  104. flac/encoder_wrap.c:3462:9: warning: passing argument 1 of ‘FLAC__stream_encoder_get_do_qlp_coeff_prec_search’ from incompatible pointer type [enabled by default]
  105. /usr/include/FLAC/stream_encoder.h:1345:21: note: expected ‘const struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  106. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_get_do_escape_coding’:
  107. flac/encoder_wrap.c:3465:9: warning: passing argument 1 of ‘FLAC__stream_encoder_get_do_escape_coding’ from incompatible pointer type [enabled by default]
  108. /usr/include/FLAC/stream_encoder.h:1355:21: note: expected ‘const struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  109. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_get_do_exhaustive_model_search’:
  110. flac/encoder_wrap.c:3468:9: warning: passing argument 1 of ‘FLAC__stream_encoder_get_do_exhaustive_model_search’ from incompatible pointer type [enabled by default]
  111. /usr/include/FLAC/stream_encoder.h:1365:21: note: expected ‘const struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  112. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_get_min_residual_partition_order’:
  113. flac/encoder_wrap.c:3471:9: warning: passing argument 1 of ‘FLAC__stream_encoder_get_min_residual_partition_order’ from incompatible pointer type [enabled by default]
  114. /usr/include/FLAC/stream_encoder.h:1375:19: note: expected ‘const struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  115. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_get_max_residual_partition_order’:
  116. flac/encoder_wrap.c:3474:9: warning: passing argument 1 of ‘FLAC__stream_encoder_get_max_residual_partition_order’ from incompatible pointer type [enabled by default]
  117. /usr/include/FLAC/stream_encoder.h:1385:19: note: expected ‘const struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  118. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_get_rice_parameter_search_dist’:
  119. flac/encoder_wrap.c:3477:9: warning: passing argument 1 of ‘FLAC__stream_encoder_get_rice_parameter_search_dist’ from incompatible pointer type [enabled by default]
  120. /usr/include/FLAC/stream_encoder.h:1395:19: note: expected ‘const struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  121. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_get_total_samples_estimate’:
  122. flac/encoder_wrap.c:3480:9: warning: passing argument 1 of ‘FLAC__stream_encoder_get_total_samples_estimate’ from incompatible pointer type [enabled by default]
  123. /usr/include/FLAC/stream_encoder.h:1408:23: note: expected ‘const struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  124. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_init_file’:
  125. flac/encoder_wrap.c:3583:9: warning: passing argument 1 of ‘FLAC__stream_encoder_init_file’ from incompatible pointer type [enabled by default]
  126. /usr/include/FLAC/stream_encoder.h:1641:40: note: expected ‘struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  127. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_init_stream’:
  128. flac/encoder_wrap.c:3588:9: warning: passing argument 1 of ‘FLAC__stream_encoder_init_stream’ from incompatible pointer type [enabled by default]
  129. /usr/include/FLAC/stream_encoder.h:1471:40: note: expected ‘struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  130. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_finish’:
  131. flac/encoder_wrap.c:3591:9: warning: passing argument 1 of ‘FLAC__stream_encoder_finish’ from incompatible pointer type [enabled by default]
  132. /usr/include/FLAC/stream_encoder.h:1701:21: note: expected ‘struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  133. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_process’:
  134. flac/encoder_wrap.c:3596:9: warning: passing argument 1 of ‘FLAC__stream_encoder_get_channels’ from incompatible pointer type [enabled by default]
  135. /usr/include/FLAC/stream_encoder.h:1265:19: note: expected ‘const struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  136. flac/encoder_wrap.c:3597:9: warning: passing argument 1 of ‘FLAC__stream_encoder_get_bits_per_sample’ from incompatible pointer type [enabled by default]
  137. /usr/include/FLAC/stream_encoder.h:1275:19: note: expected ‘const struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  138. flac/encoder_wrap.c:3633:9: warning: passing argument 1 of ‘FLAC__stream_encoder_process_interleaved’ from incompatible pointer type [enabled by default]
  139. /usr/include/FLAC/stream_encoder.h:1760:21: note: expected ‘struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  140. flac/encoder_wrap.c: In function ‘FLAC__StreamEncoder_process_interleaved’:
  141. flac/encoder_wrap.c:3638:9: warning: passing argument 1 of ‘FLAC__stream_encoder_process_interleaved’ from incompatible pointer type [enabled by default]
  142. /usr/include/FLAC/stream_encoder.h:1760:21: note: expected ‘struct FLAC__StreamEncoder *’ but argument is of type ‘struct FLAC__StreamEncoder *’
  143. flac/encoder_wrap.c: In function ‘_wrap_StreamDecoder_protected__set’:
  144. flac/encoder_wrap.c:3768:19: error: dereferencing pointer to incomplete type
  145. flac/encoder_wrap.c: In function ‘_wrap_StreamDecoder_protected__get’:
  146. flac/encoder_wrap.c:3790:59: error: dereferencing pointer to incomplete type
  147. flac/encoder_wrap.c: In function ‘_wrap_StreamDecoder_private__set’:
  148. flac/encoder_wrap.c:3820:19: error: dereferencing pointer to incomplete type
  149. flac/encoder_wrap.c: In function ‘_wrap_StreamDecoder_private__get’:
  150. flac/encoder_wrap.c:3842:57: error: dereferencing pointer to incomplete type
  151. flac/encoder_wrap.c: In function ‘_wrap_new_StreamDecoder’:
  152. flac/encoder_wrap.c:3855:59: error: invalid application of ‘sizeof’ to incomplete type ‘struct FLAC__StreamDecoder’
  153. flac/encoder_wrap.c: In function ‘_wrap_StreamEncoder_protected__set’:
  154. flac/encoder_wrap.c:3913:19: error: dereferencing pointer to incomplete type
  155. flac/encoder_wrap.c: In function ‘_wrap_StreamEncoder_protected__get’:
  156. flac/encoder_wrap.c:3935:59: error: dereferencing pointer to incomplete type
  157. flac/encoder_wrap.c: In function ‘_wrap_StreamEncoder_private__set’:
  158. flac/encoder_wrap.c:3965:19: error: dereferencing pointer to incomplete type
  159. flac/encoder_wrap.c: In function ‘_wrap_StreamEncoder_private__get’:
  160. flac/encoder_wrap.c:3987:57: error: dereferencing pointer to incomplete type
  161. flac/encoder_wrap.c: In function ‘_wrap_Metadata_type_set’:
  162. flac/encoder_wrap.c:5364:19: error: dereferencing pointer to incomplete type
  163. flac/encoder_wrap.c: In function ‘_wrap_Metadata_type_get’:
  164. flac/encoder_wrap.c:5386:40: error: dereferencing pointer to incomplete type
  165. flac/encoder_wrap.c: In function ‘_wrap_Metadata_is_last_set’:
  166. flac/encoder_wrap.c:5416:19: error: dereferencing pointer to incomplete type
  167. flac/encoder_wrap.c: In function ‘_wrap_Metadata_is_last_get’:
  168. flac/encoder_wrap.c:5438:32: error: dereferencing pointer to incomplete type
  169. flac/encoder_wrap.c: In function ‘_wrap_Metadata_length_set’:
  170. flac/encoder_wrap.c:5468:19: error: dereferencing pointer to incomplete type
  171. flac/encoder_wrap.c: In function ‘_wrap_Metadata_length_get’:
  172. flac/encoder_wrap.c:5490:34: error: dereferencing pointer to incomplete type
  173. flac/encoder_wrap.c: In function ‘_wrap_Metadata_data_get’:
  174. flac/encoder_wrap.c:5512:50: error: dereferencing pointer to incomplete type
  175. flac/encoder_wrap.c: In function ‘_wrap_new_Metadata’:
  176. flac/encoder_wrap.c:5525:60: error: invalid application of ‘sizeof’ to incomplete type ‘struct FLAC__StreamMetadata’
  177. flac/encoder_wrap.c: In function ‘_wrap_StreamInfo_min_blocksize_set’:
  178. flac/encoder_wrap.c:6046:19: error: dereferencing pointer to incomplete type
  179. flac/encoder_wrap.c: In function ‘_wrap_StreamInfo_min_blocksize_get’:
  180. flac/encoder_wrap.c:6068:34: error: dereferencing pointer to incomplete type
  181. flac/encoder_wrap.c: In function ‘_wrap_StreamInfo_max_blocksize_set’:
  182. flac/encoder_wrap.c:6098:19: error: dereferencing pointer to incomplete type
  183. flac/encoder_wrap.c: In function ‘_wrap_StreamInfo_max_blocksize_get’:
  184. flac/encoder_wrap.c:6120:34: error: dereferencing pointer to incomplete type
  185. flac/encoder_wrap.c: In function ‘_wrap_StreamInfo_min_framesize_set’:
  186. flac/encoder_wrap.c:6150:19: error: dereferencing pointer to incomplete type
  187. flac/encoder_wrap.c: In function ‘_wrap_StreamInfo_min_framesize_get’:
  188. flac/encoder_wrap.c:6172:34: error: dereferencing pointer to incomplete type
  189. flac/encoder_wrap.c: In function ‘_wrap_StreamInfo_max_framesize_set’:
  190. flac/encoder_wrap.c:6202:19: error: dereferencing pointer to incomplete type
  191. flac/encoder_wrap.c: In function ‘_wrap_StreamInfo_max_framesize_get’:
  192. flac/encoder_wrap.c:6224:34: error: dereferencing pointer to incomplete type
  193. flac/encoder_wrap.c: In function ‘_wrap_StreamInfo_sample_rate_set’:
  194. flac/encoder_wrap.c:6254:19: error: dereferencing pointer to incomplete type
  195. flac/encoder_wrap.c: In function ‘_wrap_StreamInfo_sample_rate_get’:
  196. flac/encoder_wrap.c:6276:34: error: dereferencing pointer to incomplete type
  197. flac/encoder_wrap.c: In function ‘_wrap_StreamInfo_channels_set’:
  198. flac/encoder_wrap.c:6306:19: error: dereferencing pointer to incomplete type
  199. flac/encoder_wrap.c: In function ‘_wrap_StreamInfo_channels_get’:
  200. flac/encoder_wrap.c:6328:34: error: dereferencing pointer to incomplete type
  201. flac/encoder_wrap.c: In function ‘_wrap_StreamInfo_bits_per_sample_set’:
  202. flac/encoder_wrap.c:6358:19: error: dereferencing pointer to incomplete type
  203. flac/encoder_wrap.c: In function ‘_wrap_StreamInfo_bits_per_sample_get’:
  204. flac/encoder_wrap.c:6380:34: error: dereferencing pointer to incomplete type
  205. flac/encoder_wrap.c: In function ‘_wrap_StreamInfo_total_samples_set’:
  206. flac/encoder_wrap.c:6410:19: error: dereferencing pointer to incomplete type
  207. flac/encoder_wrap.c: In function ‘_wrap_StreamInfo_total_samples_get’:
  208. flac/encoder_wrap.c:6432:34: error: dereferencing pointer to incomplete type
  209. flac/encoder_wrap.c: In function ‘_wrap_StreamInfo_md5sum_set’:
  210. flac/encoder_wrap.c:6465:41: error: dereferencing pointer to incomplete type
  211. flac/encoder_wrap.c: In function ‘_wrap_StreamInfo_md5sum_get’:
  212. flac/encoder_wrap.c:6491:48: error: dereferencing pointer to incomplete type
  213. flac/encoder_wrap.c: In function ‘_wrap_new_StreamInfo’:
  214. flac/encoder_wrap.c:6504:71: error: invalid application of ‘sizeof’ to incomplete type ‘struct FLAC__StreamMetadata_StreamInfo’
  215. flac/encoder_wrap.c: In function ‘_wrap_Padding_dummy_set’:
  216. flac/encoder_wrap.c:6562:19: error: dereferencing pointer to incomplete type
  217. flac/encoder_wrap.c: In function ‘_wrap_Padding_dummy_get’:
  218. flac/encoder_wrap.c:6584:25: error: dereferencing pointer to incomplete type
  219. flac/encoder_wrap.c: In function ‘_wrap_new_Padding’:
  220. flac/encoder_wrap.c:6597:68: error: invalid application of ‘sizeof’ to incomplete type ‘struct FLAC__StreamMetadata_Padding’
  221. flac/encoder_wrap.c: In function ‘_wrap_Application_id_set’:
  222. flac/encoder_wrap.c:6658:40: error: dereferencing pointer to incomplete type
  223. flac/encoder_wrap.c: In function ‘_wrap_Application_id_get’:
  224. flac/encoder_wrap.c:6684:48: error: dereferencing pointer to incomplete type
  225. flac/encoder_wrap.c: In function ‘_wrap_Application_data_set’:
  226. flac/encoder_wrap.c:6714:19: error: dereferencing pointer to incomplete type
  227. flac/encoder_wrap.c: In function ‘_wrap_Application_data_get’:
  228. flac/encoder_wrap.c:6736:34: error: dereferencing pointer to incomplete type
  229. flac/encoder_wrap.c: In function ‘_wrap_new_Application’:
  230. flac/encoder_wrap.c:6749:72: error: invalid application of ‘sizeof’ to incomplete type ‘struct FLAC__StreamMetadata_Application’
  231. flac/encoder_wrap.c: In function ‘_wrap_SeekPoint_sample_number_set’:
  232. flac/encoder_wrap.c:6807:19: error: dereferencing pointer to incomplete type
  233. flac/encoder_wrap.c: In function ‘_wrap_SeekPoint_sample_number_get’:
  234. flac/encoder_wrap.c:6829:34: error: dereferencing pointer to incomplete type
  235. flac/encoder_wrap.c: In function ‘_wrap_SeekPoint_stream_offset_set’:
  236. flac/encoder_wrap.c:6859:19: error: dereferencing pointer to incomplete type
  237. flac/encoder_wrap.c: In function ‘_wrap_SeekPoint_stream_offset_get’:
  238. flac/encoder_wrap.c:6881:34: error: dereferencing pointer to incomplete type
  239. flac/encoder_wrap.c: In function ‘_wrap_SeekPoint_frame_samples_set’:
  240. flac/encoder_wrap.c:6911:19: error: dereferencing pointer to incomplete type
  241. flac/encoder_wrap.c: In function ‘_wrap_SeekPoint_frame_samples_get’:
  242. flac/encoder_wrap.c:6933:34: error: dereferencing pointer to incomplete type
  243. flac/encoder_wrap.c: In function ‘_wrap_new_SeekPoint’:
  244. flac/encoder_wrap.c:6946:70: error: invalid application of ‘sizeof’ to incomplete type ‘struct FLAC__StreamMetadata_SeekPoint’
  245. flac/encoder_wrap.c: In function ‘_wrap_SeekTable_num_points_set’:
  246. flac/encoder_wrap.c:7004:19: error: dereferencing pointer to incomplete type
  247. flac/encoder_wrap.c: In function ‘_wrap_SeekTable_num_points_get’:
  248. flac/encoder_wrap.c:7026:34: error: dereferencing pointer to incomplete type
  249. flac/encoder_wrap.c: In function ‘_wrap_SeekTable_points_set’:
  250. flac/encoder_wrap.c:7056:19: error: dereferencing pointer to incomplete type
  251. flac/encoder_wrap.c: In function ‘_wrap_SeekTable_points_get’:
  252. flac/encoder_wrap.c:7078:54: error: dereferencing pointer to incomplete type
  253. flac/encoder_wrap.c: In function ‘_wrap_new_SeekTable’:
  254. flac/encoder_wrap.c:7091:70: error: invalid application of ‘sizeof’ to incomplete type ‘struct FLAC__StreamMetadata_SeekTable’
  255. flac/encoder_wrap.c: In function ‘_wrap_VorbisCommentEntry_length_set’:
  256. flac/encoder_wrap.c:7149:19: error: dereferencing pointer to incomplete type
  257. flac/encoder_wrap.c: In function ‘_wrap_VorbisCommentEntry_length_get’:
  258. flac/encoder_wrap.c:7171:34: error: dereferencing pointer to incomplete type
  259. flac/encoder_wrap.c: In function ‘_wrap_VorbisCommentEntry_entry_set’:
  260. flac/encoder_wrap.c:7201:19: error: dereferencing pointer to incomplete type
  261. flac/encoder_wrap.c: In function ‘_wrap_VorbisCommentEntry_entry_get’:
  262. flac/encoder_wrap.c:7223:34: error: dereferencing pointer to incomplete type
  263. flac/encoder_wrap.c: In function ‘_wrap_new_VorbisCommentEntry’:
  264. flac/encoder_wrap.c:7236:80: error: invalid application of ‘sizeof’ to incomplete type ‘struct FLAC__StreamMetadata_VorbisComment_Entry’
  265. flac/encoder_wrap.c: In function ‘_wrap_VorbisComment_vendor_string_set’:
  266. flac/encoder_wrap.c:7294:19: error: dereferencing pointer to incomplete type
  267. flac/encoder_wrap.c: In function ‘_wrap_VorbisComment_vendor_string_get’:
  268. flac/encoder_wrap.c:7316:65: error: dereferencing pointer to incomplete type
  269. flac/encoder_wrap.c: In function ‘_wrap_VorbisComment_num_comments_set’:
  270. flac/encoder_wrap.c:7348:19: error: dereferencing pointer to incomplete type
  271. flac/encoder_wrap.c: In function ‘_wrap_VorbisComment_num_comments_get’:
  272. flac/encoder_wrap.c:7370:34: error: dereferencing pointer to incomplete type
  273. flac/encoder_wrap.c: In function ‘_wrap_VorbisComment_comments_set’:
  274. flac/encoder_wrap.c:7400:19: error: dereferencing pointer to incomplete type
  275. flac/encoder_wrap.c: In function ‘_wrap_VorbisComment_comments_get’:
  276. flac/encoder_wrap.c:7422:64: error: dereferencing pointer to incomplete type
  277. flac/encoder_wrap.c: In function ‘_wrap_new_VorbisComment’:
  278. flac/encoder_wrap.c:7435:74: error: invalid application of ‘sizeof’ to incomplete type ‘struct FLAC__StreamMetadata_VorbisComment’
  279. flac/encoder_wrap.c: In function ‘_wrap_CueSheetIndex_offset_set’:
  280. flac/encoder_wrap.c:7493:19: error: dereferencing pointer to incomplete type
  281. flac/encoder_wrap.c: In function ‘_wrap_CueSheetIndex_offset_get’:
  282. flac/encoder_wrap.c:7515:34: error: dereferencing pointer to incomplete type
  283. flac/encoder_wrap.c: In function ‘_wrap_CueSheetIndex_number_set’:
  284. flac/encoder_wrap.c:7545:19: error: dereferencing pointer to incomplete type
  285. flac/encoder_wrap.c: In function ‘_wrap_CueSheetIndex_number_get’:
  286. flac/encoder_wrap.c:7567:32: error: dereferencing pointer to incomplete type
  287. flac/encoder_wrap.c: In function ‘_wrap_new_CueSheetIndex’:
  288. flac/encoder_wrap.c:7580:75: error: invalid application of ‘sizeof’ to incomplete type ‘struct FLAC__StreamMetadata_CueSheet_Index’
  289. flac/encoder_wrap.c: In function ‘_wrap_CueSheetTrack_offset_set’:
  290. flac/encoder_wrap.c:7638:19: error: dereferencing pointer to incomplete type
  291. flac/encoder_wrap.c: In function ‘_wrap_CueSheetTrack_offset_get’:
  292. flac/encoder_wrap.c:7660:34: error: dereferencing pointer to incomplete type
  293. flac/encoder_wrap.c: In function ‘_wrap_CueSheetTrack_number_set’:
  294. flac/encoder_wrap.c:7690:19: error: dereferencing pointer to incomplete type
  295. flac/encoder_wrap.c: In function ‘_wrap_CueSheetTrack_number_get’:
  296. flac/encoder_wrap.c:7712:32: error: dereferencing pointer to incomplete type
  297. flac/encoder_wrap.c: In function ‘_wrap_CueSheetTrack_isrc_set’:
  298. flac/encoder_wrap.c:7742:24: error: dereferencing pointer to incomplete type
  299. flac/encoder_wrap.c:7743:19: error: dereferencing pointer to incomplete type
  300. flac/encoder_wrap.c: In function ‘_wrap_CueSheetTrack_isrc_get’:
  301. flac/encoder_wrap.c:7765:36: error: dereferencing pointer to incomplete type
  302. flac/encoder_wrap.c: In function ‘_wrap_CueSheetTrack_type_set’:
  303. flac/encoder_wrap.c:7801:19: error: dereferencing pointer to incomplete type
  304. flac/encoder_wrap.c: In function ‘_wrap_CueSheetTrack_type_get’:
  305. flac/encoder_wrap.c:7823:34: error: dereferencing pointer to incomplete type
  306. flac/encoder_wrap.c: In function ‘_wrap_CueSheetTrack_pre_emphasis_set’:
  307. flac/encoder_wrap.c:7853:19: error: dereferencing pointer to incomplete type
  308. flac/encoder_wrap.c: In function ‘_wrap_CueSheetTrack_pre_emphasis_get’:
  309. flac/encoder_wrap.c:7875:34: error: dereferencing pointer to incomplete type
  310. flac/encoder_wrap.c: In function ‘_wrap_CueSheetTrack_num_indices_set’:
  311. flac/encoder_wrap.c:7905:19: error: dereferencing pointer to incomplete type
  312. flac/encoder_wrap.c: In function ‘_wrap_CueSheetTrack_num_indices_get’:
  313. flac/encoder_wrap.c:7927:32: error: dereferencing pointer to incomplete type
  314. flac/encoder_wrap.c: In function ‘_wrap_CueSheetTrack_indices_set’:
  315. flac/encoder_wrap.c:7957:19: error: dereferencing pointer to incomplete type
  316. flac/encoder_wrap.c: In function ‘_wrap_CueSheetTrack_indices_get’:
  317. flac/encoder_wrap.c:7979:59: error: dereferencing pointer to incomplete type
  318. flac/encoder_wrap.c: In function ‘_wrap_new_CueSheetTrack’:
  319. flac/encoder_wrap.c:7992:75: error: invalid application of ‘sizeof’ to incomplete type ‘struct FLAC__StreamMetadata_CueSheet_Track’
  320. flac/encoder_wrap.c: In function ‘_wrap_CueSheet_media_catalog_number_set’:
  321. flac/encoder_wrap.c:8050:24: error: dereferencing pointer to incomplete type
  322. flac/encoder_wrap.c:8051:19: error: dereferencing pointer to incomplete type
  323. flac/encoder_wrap.c: In function ‘_wrap_CueSheet_media_catalog_number_get’:
  324. flac/encoder_wrap.c:8073:36: error: dereferencing pointer to incomplete type
  325. flac/encoder_wrap.c: In function ‘_wrap_CueSheet_lead_in_set’:
  326. flac/encoder_wrap.c:8109:19: error: dereferencing pointer to incomplete type
  327. flac/encoder_wrap.c: In function ‘_wrap_CueSheet_lead_in_get’:
  328. flac/encoder_wrap.c:8131:34: error: dereferencing pointer to incomplete type
  329. flac/encoder_wrap.c: In function ‘_wrap_CueSheet_is_cd_set’:
  330. flac/encoder_wrap.c:8161:19: error: dereferencing pointer to incomplete type
  331. flac/encoder_wrap.c: In function ‘_wrap_CueSheet_is_cd_get’:
  332. flac/encoder_wrap.c:8183:32: error: dereferencing pointer to incomplete type
  333. flac/encoder_wrap.c: In function ‘_wrap_CueSheet_num_tracks_set’:
  334. flac/encoder_wrap.c:8213:19: error: dereferencing pointer to incomplete type
  335. flac/encoder_wrap.c: In function ‘_wrap_CueSheet_num_tracks_get’:
  336. flac/encoder_wrap.c:8235:34: error: dereferencing pointer to incomplete type
  337. flac/encoder_wrap.c: In function ‘_wrap_CueSheet_tracks_set’:
  338. flac/encoder_wrap.c:8265:19: error: dereferencing pointer to incomplete type
  339. flac/encoder_wrap.c: In function ‘_wrap_CueSheet_tracks_get’:
  340. flac/encoder_wrap.c:8287:59: error: dereferencing pointer to incomplete type
  341. flac/encoder_wrap.c: In function ‘_wrap_new_CueSheet’:
  342. flac/encoder_wrap.c:8300:69: error: invalid application of ‘sizeof’ to incomplete type ‘struct FLAC__StreamMetadata_CueSheet’
  343. flac/encoder_wrap.c: In function ‘_wrap_Unknown_data_set’:
  344. flac/encoder_wrap.c:8358:19: error: dereferencing pointer to incomplete type
  345. flac/encoder_wrap.c: In function ‘_wrap_Unknown_data_get’:
  346. flac/encoder_wrap.c:8380:34: error: dereferencing pointer to incomplete type
  347. flac/encoder_wrap.c: In function ‘_wrap_new_Unknown’:
  348. flac/encoder_wrap.c:8393:68: error: invalid application of ‘sizeof’ to incomplete type ‘struct FLAC__StreamMetadata_Unknown’
  349. flac/encoder_wrap.c: In function ‘init_encoder’:
  350. flac/encoder_wrap.c:9346:21: warning: variable ‘md’ set but not used [-Wunused-but-set-variable]
  351. error: command 'gcc' failed with exit status 1
  352. make: *** [install] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement