Advertisement
muhammadrefa

Untitled

Sep 10th, 2015
333
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.64 KB | None | 0 0
  1. HABUILD_SDK [falcon] refa@leptop-canggih:~/mer/android/droid$ make -j1 libdroidmedia minimediaservice minisfservice
  2. ============================================
  3. PLATFORM_VERSION_CODENAME=REL
  4. PLATFORM_VERSION=5.1.1
  5. CM_VERSION=12.1-20150910-UNOFFICIAL-falcon
  6. TARGET_PRODUCT=cm_falcon
  7. TARGET_BUILD_VARIANT=userdebug
  8. TARGET_BUILD_TYPE=release
  9. TARGET_BUILD_APPS=
  10. TARGET_ARCH=arm
  11. TARGET_ARCH_VARIANT=armv7-a-neon
  12. TARGET_CPU_VARIANT=krait
  13. TARGET_2ND_ARCH=
  14. TARGET_2ND_ARCH_VARIANT=
  15. TARGET_2ND_CPU_VARIANT=
  16. HOST_ARCH=x86_64
  17. HOST_OS=linux
  18. HOST_OS_EXTRA=Linux-3.16.7-24-desktop-x86_64-with-Ubuntu-14.04-trusty
  19. HOST_BUILD_TYPE=release
  20. BUILD_ID=LMY48B
  21. OUT_DIR=/home/refa/mer/android/droid/out
  22. ============================================
  23. build/core/copy_headers.mk:15: warning: overriding commands for target `/home/refa/mer/android/droid/out/target/product/falcon/obj/include/qcom/display/copybit.h'
  24. build/core/copy_headers.mk:15: warning: ignoring old commands for target `/home/refa/mer/android/droid/out/target/product/falcon/obj/include/qcom/display/copybit.h'
  25. build/core/copy_headers.mk:15: warning: overriding commands for target `/home/refa/mer/android/droid/out/target/product/falcon/obj/include/qcom/display/copybit_priv.h'
  26. build/core/copy_headers.mk:15: warning: ignoring old commands for target `/home/refa/mer/android/droid/out/target/product/falcon/obj/include/qcom/display/copybit_priv.h'
  27. hybris/hybris-boot/Android.mk:67: ********************* /boot appears to live on /dev/block/platform/msm_sdcc.1/by-name/boot
  28. hybris/hybris-boot/Android.mk:68: ********************* /data appears to live on /dev/block/platform/msm_sdcc.1/by-name/userdata
  29. build/core/Makefile:46: warning: overriding commands for target `/home/refa/mer/android/droid/out/target/product/falcon/system/bin/rild'
  30. build/core/base_rules.mk:550: warning: ignoring old commands for target `/home/refa/mer/android/droid/out/target/product/falcon/system/bin/rild'
  31. build/core/Makefile:46: warning: overriding commands for target `/home/refa/mer/android/droid/out/target/product/falcon/system/lib/libril.so'
  32. build/core/base_rules.mk:550: warning: ignoring old commands for target `/home/refa/mer/android/droid/out/target/product/falcon/system/lib/libril.so'
  33. No private recovery resources for TARGET_DEVICE falcon
  34. target thumb C++: libstagefright <= frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp
  35. In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
  36. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:26:28: error: redeclaration of 'OMX_VIDEO_CodingVC1'
  37. OMX_VIDEO_CodingVC1 = 0x7F000001,
  38. ^
  39. In file included from frameworks/av/include/media/IOMX.h:28:0,
  40. from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:19,
  41. from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
  42. ./frameworks/native/include/media/openmax/OMX_Video.h:93:5: note: previous declaration 'OMX_VIDEO_CODINGTYPE OMX_VIDEO_CodingVC1'
  43. OMX_VIDEO_CodingVC1, /**< VC1 */
  44. ^
  45. In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
  46. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:27:28: error: redeclaration of 'OMX_VIDEO_CodingFLV1'
  47. OMX_VIDEO_CodingFLV1 = 0x7F000002,
  48. ^
  49. In file included from frameworks/av/include/media/IOMX.h:28:0,
  50. from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:19,
  51. from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
  52. ./frameworks/native/include/media/openmax/OMX_Video.h:94:5: note: previous declaration 'OMX_VIDEO_CODINGTYPE OMX_VIDEO_CodingFLV1'
  53. OMX_VIDEO_CodingFLV1, /**< Sorenson's H.263 */
  54. ^
  55. In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
  56. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:28:28: error: redeclaration of 'OMX_VIDEO_CodingDIVX'
  57. OMX_VIDEO_CodingDIVX = 0x7F000003,
  58. ^
  59. In file included from frameworks/av/include/media/IOMX.h:28:0,
  60. from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:19,
  61. from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
  62. ./frameworks/native/include/media/openmax/OMX_Video.h:95:5: note: previous declaration 'OMX_VIDEO_CODINGTYPE OMX_VIDEO_CodingDIVX'
  63. OMX_VIDEO_CodingDIVX, /**< DIVX */
  64. ^
  65. In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
  66. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:34:16: error: redefinition of 'struct OMX_VIDEO_PARAM_FFMPEGTYPE'
  67. typedef struct OMX_VIDEO_PARAM_FFMPEGTYPE {
  68. ^
  69. In file included from frameworks/av/include/media/IOMX.h:28:0,
  70. from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:19,
  71. from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
  72. ./frameworks/native/include/media/openmax/OMX_Video.h:1080:16: error: previous definition of 'struct OMX_VIDEO_PARAM_FFMPEGTYPE'
  73. typedef struct OMX_VIDEO_PARAM_FFMPEGTYPE {
  74. ^
  75. In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
  76. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:42:29: error: invalid type in declaration before ';' token
  77. } OMX_VIDEO_PARAM_FFMPEGTYPE;
  78. ^
  79. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:42:29: error: conflicting declaration 'typedef int OMX_VIDEO_PARAM_FFMPEGTYPE'
  80. In file included from frameworks/av/include/media/IOMX.h:28:0,
  81. from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:19,
  82. from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
  83. ./frameworks/native/include/media/openmax/OMX_Video.h:1088:3: error: 'OMX_VIDEO_PARAM_FFMPEGTYPE' has a previous declaration as 'typedef struct OMX_VIDEO_PARAM_FFMPEGTYPE OMX_VIDEO_PARAM_FFMPEGTYPE'
  84. } OMX_VIDEO_PARAM_FFMPEGTYPE;
  85. ^
  86. In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
  87. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:46:28: error: redeclaration of 'OMX_AUDIO_CodingMP2'
  88. OMX_AUDIO_CodingMP2 = 0x7F000001,
  89. ^
  90. In file included from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:27:0,
  91. from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
  92. ./frameworks/native/include/media/openmax/OMX_Audio.h:133:5: note: previous declaration 'OMX_AUDIO_CODINGTYPE OMX_AUDIO_CodingMP2'
  93. OMX_AUDIO_CodingMP2, /**< Any variant of MP2 encoded data */
  94. ^
  95. In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
  96. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:47:28: error: redeclaration of 'OMX_AUDIO_CodingAC3'
  97. OMX_AUDIO_CodingAC3 = 0x7F000002,
  98. ^
  99. In file included from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:27:0,
  100. from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
  101. ./frameworks/native/include/media/openmax/OMX_Audio.h:134:5: note: previous declaration 'OMX_AUDIO_CODINGTYPE OMX_AUDIO_CodingAC3'
  102. OMX_AUDIO_CodingAC3, /**< Any variant of AC3 encoded data */
  103. ^
  104. In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
  105. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:48:28: error: redeclaration of 'OMX_AUDIO_CodingAPE'
  106. OMX_AUDIO_CodingAPE = 0x7F000003,
  107. ^
  108. In file included from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:27:0,
  109. from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
  110. ./frameworks/native/include/media/openmax/OMX_Audio.h:135:5: note: previous declaration 'OMX_AUDIO_CODINGTYPE OMX_AUDIO_CodingAPE'
  111. OMX_AUDIO_CodingAPE, /**< Any variant of APE encoded data */
  112. ^
  113. In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
  114. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:49:28: error: redeclaration of 'OMX_AUDIO_CodingDTS'
  115. OMX_AUDIO_CodingDTS = 0x7F000004,
  116. ^
  117. In file included from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:27:0,
  118. from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
  119. ./frameworks/native/include/media/openmax/OMX_Audio.h:136:5: note: previous declaration 'OMX_AUDIO_CODINGTYPE OMX_AUDIO_CodingDTS'
  120. OMX_AUDIO_CodingDTS, /**< Any variant of DTS encoded data */
  121. ^
  122. In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
  123. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:53:16: error: redefinition of 'struct OMX_AUDIO_PARAM_MP2TYPE'
  124. typedef struct OMX_AUDIO_PARAM_MP2TYPE {
  125. ^
  126. In file included from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:27:0,
  127. from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
  128. ./frameworks/native/include/media/openmax/OMX_Audio.h:385:16: error: previous definition of 'struct OMX_AUDIO_PARAM_MP2TYPE'
  129. typedef struct OMX_AUDIO_PARAM_MP2TYPE {
  130. ^
  131. In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
  132. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:64:26: error: invalid type in declaration before ';' token
  133. } OMX_AUDIO_PARAM_MP2TYPE;
  134. ^
  135. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:64:26: error: conflicting declaration 'typedef int OMX_AUDIO_PARAM_MP2TYPE'
  136. In file included from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:27:0,
  137. from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
  138. ./frameworks/native/include/media/openmax/OMX_Audio.h:396:3: error: 'OMX_AUDIO_PARAM_MP2TYPE' has a previous declaration as 'typedef struct OMX_AUDIO_PARAM_MP2TYPE OMX_AUDIO_PARAM_MP2TYPE'
  139. } OMX_AUDIO_PARAM_MP2TYPE;
  140. ^
  141. In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
  142. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:67:16: error: redefinition of 'struct OMX_AUDIO_PARAM_AC3TYPE'
  143. typedef struct OMX_AUDIO_PARAM_AC3TYPE {
  144. ^
  145. In file included from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:27:0,
  146. from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
  147. ./frameworks/native/include/media/openmax/OMX_Audio.h:400:16: error: previous definition of 'struct OMX_AUDIO_PARAM_AC3TYPE'
  148. typedef struct OMX_AUDIO_PARAM_AC3TYPE {
  149. ^
  150. In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
  151. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:77:26: error: invalid type in declaration before ';' token
  152. } OMX_AUDIO_PARAM_AC3TYPE;
  153. ^
  154. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:77:26: error: conflicting declaration 'typedef int OMX_AUDIO_PARAM_AC3TYPE'
  155. In file included from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:27:0,
  156. from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
  157. ./frameworks/native/include/media/openmax/OMX_Audio.h:410:3: error: 'OMX_AUDIO_PARAM_AC3TYPE' has a previous declaration as 'typedef struct OMX_AUDIO_PARAM_AC3TYPE OMX_AUDIO_PARAM_AC3TYPE'
  158. } OMX_AUDIO_PARAM_AC3TYPE;
  159. ^
  160. In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
  161. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:80:16: error: redefinition of 'struct OMX_AUDIO_PARAM_APETYPE'
  162. typedef struct OMX_AUDIO_PARAM_APETYPE {
  163. ^
  164. In file included from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:27:0,
  165. from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
  166. ./frameworks/native/include/media/openmax/OMX_Audio.h:414:16: error: previous definition of 'struct OMX_AUDIO_PARAM_APETYPE'
  167. typedef struct OMX_AUDIO_PARAM_APETYPE {
  168. ^
  169. In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
  170. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:91:26: error: invalid type in declaration before ';' token
  171. } OMX_AUDIO_PARAM_APETYPE;
  172. ^
  173. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:91:26: error: conflicting declaration 'typedef int OMX_AUDIO_PARAM_APETYPE'
  174. In file included from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:27:0,
  175. from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
  176. ./frameworks/native/include/media/openmax/OMX_Audio.h:425:3: error: 'OMX_AUDIO_PARAM_APETYPE' has a previous declaration as 'typedef struct OMX_AUDIO_PARAM_APETYPE OMX_AUDIO_PARAM_APETYPE'
  177. } OMX_AUDIO_PARAM_APETYPE;
  178. ^
  179. In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
  180. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:94:16: error: redefinition of 'struct OMX_AUDIO_PARAM_DTSTYPE'
  181. typedef struct OMX_AUDIO_PARAM_DTSTYPE {
  182. ^
  183. In file included from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:27:0,
  184. from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
  185. ./frameworks/native/include/media/openmax/OMX_Audio.h:429:16: error: previous definition of 'struct OMX_AUDIO_PARAM_DTSTYPE'
  186. typedef struct OMX_AUDIO_PARAM_DTSTYPE {
  187. ^
  188. In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
  189. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:104:26: error: invalid type in declaration before ';' token
  190. } OMX_AUDIO_PARAM_DTSTYPE;
  191. ^
  192. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:104:26: error: conflicting declaration 'typedef int OMX_AUDIO_PARAM_DTSTYPE'
  193. In file included from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:27:0,
  194. from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
  195. ./frameworks/native/include/media/openmax/OMX_Audio.h:439:3: error: 'OMX_AUDIO_PARAM_DTSTYPE' has a previous declaration as 'typedef struct OMX_AUDIO_PARAM_DTSTYPE OMX_AUDIO_PARAM_DTSTYPE'
  196. } OMX_AUDIO_PARAM_DTSTYPE;
  197. ^
  198. In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
  199. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:107:16: error: redefinition of 'struct OMX_AUDIO_PARAM_FFMPEGTYPE'
  200. typedef struct OMX_AUDIO_PARAM_FFMPEGTYPE {
  201. ^
  202. In file included from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:27:0,
  203. from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
  204. ./frameworks/native/include/media/openmax/OMX_Audio.h:442:16: error: previous definition of 'struct OMX_AUDIO_PARAM_FFMPEGTYPE'
  205. typedef struct OMX_AUDIO_PARAM_FFMPEGTYPE {
  206. ^
  207. In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
  208. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:122:29: error: invalid type in declaration before ';' token
  209. } OMX_AUDIO_PARAM_FFMPEGTYPE;
  210. ^
  211. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:122:29: error: conflicting declaration 'typedef int OMX_AUDIO_PARAM_FFMPEGTYPE'
  212. In file included from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:27:0,
  213. from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
  214. ./frameworks/native/include/media/openmax/OMX_Audio.h:457:3: error: 'OMX_AUDIO_PARAM_FFMPEGTYPE' has a previous declaration as 'typedef struct OMX_AUDIO_PARAM_FFMPEGTYPE OMX_AUDIO_PARAM_FFMPEGTYPE'
  215. } OMX_AUDIO_PARAM_FFMPEGTYPE;
  216. ^
  217. In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
  218. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:126:34: error: redeclaration of 'OMX_IndexParamAudioMp2'
  219. OMX_IndexParamAudioMp2 = 0x7FB0001, /**< reference: OMX_AUDIO_PARAM_MP2TYPE */
  220. ^
  221. In file included from ./frameworks/native/include/media/openmax/OMX_Core.h:59:0,
  222. from frameworks/av/include/media/IOMX.h:27,
  223. from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:19,
  224. from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
  225. ./frameworks/native/include/media/openmax/OMX_Index.h:264:5: note: previous declaration 'OMX_INDEXTYPE OMX_IndexParamAudioMp2'
  226. OMX_IndexParamAudioMp2, /**< reference: OMX_AUDIO_PARAM_MP2TYPE */
  227. ^
  228. In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
  229. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:127:34: error: redeclaration of 'OMX_IndexParamAudioAc3'
  230. OMX_IndexParamAudioAc3 = 0x7FB0002, /**< reference: OMX_AUDIO_PARAM_AC3TYPE */
  231. ^
  232. In file included from ./frameworks/native/include/media/openmax/OMX_Core.h:59:0,
  233. from frameworks/av/include/media/IOMX.h:27,
  234. from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:19,
  235. from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
  236. ./frameworks/native/include/media/openmax/OMX_Index.h:265:5: note: previous declaration 'OMX_INDEXTYPE OMX_IndexParamAudioAc3'
  237. OMX_IndexParamAudioAc3, /**< reference: OMX_AUDIO_PARAM_AC3TYPE */
  238. ^
  239. In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
  240. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:128:34: error: redeclaration of 'OMX_IndexParamAudioApe'
  241. OMX_IndexParamAudioApe = 0x7FB0003, /**< reference: OMX_AUDIO_PARAM_APETYPE */
  242. ^
  243. In file included from ./frameworks/native/include/media/openmax/OMX_Core.h:59:0,
  244. from frameworks/av/include/media/IOMX.h:27,
  245. from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:19,
  246. from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
  247. ./frameworks/native/include/media/openmax/OMX_Index.h:266:5: note: previous declaration 'OMX_INDEXTYPE OMX_IndexParamAudioApe'
  248. OMX_IndexParamAudioApe, /**< reference: OMX_AUDIO_PARAM_APETYPE */
  249. ^
  250. In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
  251. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:129:34: error: redeclaration of 'OMX_IndexParamAudioDts'
  252. OMX_IndexParamAudioDts = 0x7FB0004, /**< reference: OMX_AUDIO_PARAM_DTSTYPE */
  253. ^
  254. In file included from ./frameworks/native/include/media/openmax/OMX_Core.h:59:0,
  255. from frameworks/av/include/media/IOMX.h:27,
  256. from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:19,
  257. from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
  258. ./frameworks/native/include/media/openmax/OMX_Index.h:267:5: note: previous declaration 'OMX_INDEXTYPE OMX_IndexParamAudioDts'
  259. OMX_IndexParamAudioDts, /**< reference: OMX_AUDIO_PARAM_DTSTYPE */
  260. ^
  261. In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
  262. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:130:34: error: redeclaration of 'OMX_IndexParamVideoFFmpeg'
  263. OMX_IndexParamVideoFFmpeg = 0x7FB0005, /**< reference: OMX_VIDEO_PARAM_FFMPEGTYPE */
  264. ^
  265. In file included from ./frameworks/native/include/media/openmax/OMX_Core.h:59:0,
  266. from frameworks/av/include/media/IOMX.h:27,
  267. from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:19,
  268. from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
  269. ./frameworks/native/include/media/openmax/OMX_Index.h:268:5: note: previous declaration 'OMX_INDEXTYPE OMX_IndexParamVideoFFmpeg'
  270. OMX_IndexParamVideoFFmpeg, /**< reference: OMX_VIDEO_PARAM_FFMPEGTYPE */
  271. ^
  272. In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
  273. ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:131:34: error: redeclaration of 'OMX_IndexParamAudioFFmpeg'
  274. OMX_IndexParamAudioFFmpeg = 0x7FB0006, /**< reference: OMX_AUDIO_PARAM_FFMPEGTYPE */
  275. ^
  276. In file included from ./frameworks/native/include/media/openmax/OMX_Core.h:59:0,
  277. from frameworks/av/include/media/IOMX.h:27,
  278. from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:19,
  279. from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
  280. ./frameworks/native/include/media/openmax/OMX_Index.h:269:5: note: previous declaration 'OMX_INDEXTYPE OMX_IndexParamAudioFFmpeg'
  281. OMX_IndexParamAudioFFmpeg, /**< reference: OMX_AUDIO_PARAM_FFMPEGTYPE */
  282. ^
  283. make: *** [/home/refa/mer/android/droid/out/target/product/falcon/obj/SHARED_LIBRARIES/libstagefright_intermediates/FFMPEGSoftCodec.o] Error 1
  284.  
  285. #### make failed to build some targets (43 seconds) ####
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement