Advertisement
nicatronTg

Untitled

Apr 8th, 2012
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.92 KB | None | 0 0
  1. shank@shank-A770E3:~/cyanogenmod$ . build/envsetup.sh && brunch inc
  2. including device/htc/inc/vendorsetup.sh
  3. including device/moto/wingray/vendorsetup.sh
  4. including device/samsung/maguro/vendorsetup.sh
  5. including device/samsung/toro/vendorsetup.sh
  6. including device/ti/panda/vendorsetup.sh
  7. including vendor/cm/vendorsetup.sh
  8. including sdk/bash_completion/adb.bash
  9. including vendor/cm/vendorsetup.sh
  10.  
  11. ============================================
  12. PLATFORM_VERSION_CODENAME=REL
  13. PLATFORM_VERSION=4.0.4
  14. TARGET_PRODUCT=cm_inc
  15. TARGET_BUILD_VARIANT=userdebug
  16. TARGET_BUILD_TYPE=release
  17. TARGET_BUILD_APPS=
  18. TARGET_ARCH=arm
  19. TARGET_ARCH_VARIANT=armv7-a-neon
  20. HOST_ARCH=x86
  21. HOST_OS=linux
  22. HOST_BUILD_TYPE=release
  23. BUILD_ID=IMM76D
  24. ============================================
  25.  
  26. ============================================
  27. PLATFORM_VERSION_CODENAME=REL
  28. PLATFORM_VERSION=4.0.4
  29. TARGET_PRODUCT=cm_inc
  30. TARGET_BUILD_VARIANT=userdebug
  31. TARGET_BUILD_TYPE=release
  32. TARGET_BUILD_APPS=
  33. TARGET_ARCH=arm
  34. TARGET_ARCH_VARIANT=armv7-a-neon
  35. HOST_ARCH=x86
  36. HOST_OS=linux
  37. HOST_BUILD_TYPE=release
  38. BUILD_ID=IMM76D
  39. ============================================
  40. system/core/toolbox/Android.mk:98: warning: overriding commands for target `out/target/product/inc/system/bin/lsof'
  41. build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/inc/system/bin/lsof'
  42. build/core/Makefile:36: warning: overriding commands for target `out/target/product/inc/system/lib/libOmxVdec.so'
  43. build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/inc/system/lib/libOmxVdec.so'
  44. build/core/Makefile:36: warning: overriding commands for target `out/target/product/inc/system/etc/mkshrc'
  45. build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/inc/system/etc/mkshrc'
  46. No private recovery resources for TARGET_DEVICE inc
  47. host Executable: acp (out/host/linux-x86/obj/EXECUTABLES/acp_intermediates/acp)
  48. host Executable: mkbootimg (out/host/linux-x86/obj/EXECUTABLES/mkbootimg_intermediates/mkbootimg)
  49. preparing StaticLib: libc [including out/target/product/inc/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a]
  50. host Executable: minigzip (out/host/linux-x86/obj/EXECUTABLES/minigzip_intermediates/minigzip)
  51. true
  52. true
  53. true
  54. target StaticLib: libedify (out/target/product/inc/obj/STATIC_LIBRARIES/libedify_intermediates/libedify.a)
  55. host SharedLib: libESR_Shared (out/host/linux-x86/obj/lib/libESR_Shared.so)
  56. host Executable: aapt (out/host/linux-x86/obj/EXECUTABLES/aapt_intermediates/aapt)
  57. host SharedLib: libssl (out/host/linux-x86/obj/lib/libssl.so)
  58. host Executable: clang-tblgen (out/host/linux-x86/obj/EXECUTABLES/clang-tblgen_intermediates/clang-tblgen)
  59. host Executable: tblgen (out/host/linux-x86/obj/EXECUTABLES/tblgen_intermediates/tblgen)
  60. true
  61. preparing StaticLib: libnativehelper [including out/host/linux-x86/obj/STATIC_LIBRARIES/libjavacore-host_intermediates/libjavacore-host.a]
  62. true
  63. preparing StaticLib: libfwdlock-converter [including out/target/product/inc/obj/STATIC_LIBRARIES/libfwdlock-common_intermediates/libfwdlock-common.a]
  64. target StaticLib: libfwdlock-converter (out/target/product/inc/obj/STATIC_LIBRARIES/libfwdlock-converter_intermediates/libfwdlock-converter.a)
  65. preparing StaticLib: libfwdlock-decoder [including out/target/product/inc/obj/STATIC_LIBRARIES/libfwdlock-common_intermediates/libfwdlock-common.a]
  66. target StaticLib: libfwdlock-decoder (out/target/product/inc/obj/STATIC_LIBRARIES/libfwdlock-decoder_intermediates/libfwdlock-decoder.a)
  67. target thumb C++: libOmxVdec <= vendor/qcom/opensource/omx/mm-video/qdsp6/vdec/src/vdec.cpp
  68. vendor/qcom/opensource/omx/mm-video/qdsp6/vdec/src/vdec.cpp:1097: warning: integer constant is too large for 'long' type
  69. In file included from vendor/qcom/opensource/omx/mm-video/qdsp6/vdec/src/vdec.cpp:37:
  70. out/target/product/inc/obj/include/mm-core/omxcore/OMX_QCOMExtns.h:818: warning: 'typedef' was ignored in this declaration
  71. vendor/qcom/opensource/omx/mm-video/qdsp6/vdec/src/vdec.cpp: In function 'void vdec_frame_cb_handler(void*, Vdec_FrameDetailsType*, unsigned int, unsigned int)':
  72. vendor/qcom/opensource/omx/mm-video/qdsp6/vdec/src/vdec.cpp:135: warning: comparison between signed and unsigned integer expressions
  73. vendor/qcom/opensource/omx/mm-video/qdsp6/vdec/src/vdec.cpp:139: warning: comparison between signed and unsigned integer expressions
  74. vendor/qcom/opensource/omx/mm-video/qdsp6/vdec/src/vdec.cpp:146: warning: comparison between signed and unsigned integer expressions
  75. vendor/qcom/opensource/omx/mm-video/qdsp6/vdec/src/vdec.cpp:164: warning: format '%d' expects type 'int', but argument 4 has type 'uint32'
  76. vendor/qcom/opensource/omx/mm-video/qdsp6/vdec/src/vdec.cpp: In function 'void vdec_reuse_input_cb_handler(void*, void*)':
  77. vendor/qcom/opensource/omx/mm-video/qdsp6/vdec/src/vdec.cpp:283: warning: comparison between signed and unsigned integer expressions
  78. vendor/qcom/opensource/omx/mm-video/qdsp6/vdec/src/vdec.cpp: In function 'Vdec_ReturnType vdec_commit_memory(VDecoder*)':
  79. vendor/qcom/opensource/omx/mm-video/qdsp6/vdec/src/vdec.cpp:538: warning: comparison between signed and unsigned integer expressions
  80. vendor/qcom/opensource/omx/mm-video/qdsp6/vdec/src/vdec.cpp:546: warning: comparison between signed and unsigned integer expressions
  81. vendor/qcom/opensource/omx/mm-video/qdsp6/vdec/src/vdec.cpp:656: warning: comparison between signed and unsigned integer expressions
  82. vendor/qcom/opensource/omx/mm-video/qdsp6/vdec/src/vdec.cpp:686: warning: comparison between signed and unsigned integer expressions
  83. vendor/qcom/opensource/omx/mm-video/qdsp6/vdec/src/vdec.cpp:707: warning: comparison between signed and unsigned integer expressions
  84. preparing StaticLib: libnativehelper [including out/host/linux-x86/obj/STATIC_LIBRARIES/libfdlibm-host_intermediates/libfdlibm-host.a]
  85. vendor/qcom/opensource/omx/mm-video/qdsp6/vdec/src/vdec.cpp: In function 'VDecoder* vdec_open(vdec_context*)':
  86. vendor/qcom/opensource/omx/mm-video/qdsp6/vdec/src/vdec.cpp:901: error: aggregate 'vdec_property_info property' has incomplete type and cannot be defined
  87. vendor/qcom/opensource/omx/mm-video/qdsp6/vdec/src/vdec.cpp:902: error: 'VDEC_PRIORITY' was not declared in this scope
  88. vendor/qcom/opensource/omx/mm-video/qdsp6/vdec/src/vdec.cpp: In function 'Vdec_ReturnType vdec_post_input_buffer(VDecoder*, video_input_frame_info*, void*, int)':
  89. vendor/qcom/opensource/omx/mm-video/qdsp6/vdec/src/vdec.cpp:1003: warning: comparison between signed and unsigned integer expressions
  90. vendor/qcom/opensource/omx/mm-video/qdsp6/vdec/src/vdec.cpp:1012: warning: comparison between signed and unsigned integer expressions
  91. vendor/qcom/opensource/omx/mm-video/qdsp6/vdec/src/vdec.cpp:1023: warning: comparison between signed and unsigned integer expressions
  92. vendor/qcom/opensource/omx/mm-video/qdsp6/vdec/src/vdec.cpp:1040: warning: comparison between signed and unsigned integer expressions
  93. vendor/qcom/opensource/omx/mm-video/qdsp6/vdec/src/vdec.cpp: In function 'Vdec_ReturnType vdec_flush_port(VDecoder*, int*, Vdec_PortType)':
  94. vendor/qcom/opensource/omx/mm-video/qdsp6/vdec/src/vdec.cpp:1288: warning: comparison between signed and unsigned integer expressions
  95. vendor/qcom/opensource/omx/mm-video/qdsp6/vdec/src/vdec.cpp:1308: warning: comparison between signed and unsigned integer expressions
  96. vendor/qcom/opensource/omx/mm-video/qdsp6/vdec/src/vdec.cpp: In function 'Vdec_ReturnType vdec_performance_change_request(VDecoder*, unsigned int)':
  97. vendor/qcom/opensource/omx/mm-video/qdsp6/vdec/src/vdec.cpp:1334: warning: format '%x' expects type 'unsigned int', but argument 5 has type 'void*'
  98. make: *** [out/target/product/inc/obj/SHARED_LIBRARIES/libOmxVdec_intermediates/src/vdec.o] Error 1
  99. make: *** Waiting for unfinished jobs....
  100. host StaticLib: libnativehelper (out/host/linux-x86/obj/STATIC_LIBRARIES/libnativehelper_intermediates/libnativehelper.a)
  101. true
  102. target StaticLib: libc (out/target/product/inc/obj/STATIC_LIBRARIES/libc_intermediates/libc.a)
  103. shank@shank-A770E3:~/cyanogenmod$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement