Guest User

Untitled

a guest
Dec 22nd, 2013
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.12 KB | None | 0 0
  1.  
  2. target thumb C++: librtp_jni <= frameworks/opt/net/voip/src/jni/rtp/AudioCodec.cpp
  3. target thumb C++: librtp_jni <= frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp
  4. target thumb C++: librtp_jni <= frameworks/opt/net/voip/src/jni/rtp/EchoSuppressor.cpp
  5. target thumb C++: librtp_jni <= frameworks/opt/net/voip/src/jni/rtp/RtpStream.cpp
  6. target thumb C++: librtp_jni <= frameworks/opt/net/voip/src/jni/rtp/util.cpp
  7. target thumb C++: librtp_jni <= frameworks/opt/net/voip/src/jni/rtp/rtp_jni.cpp
  8. target thumb C++: librtp_jni <= frameworks/opt/net/voip/src/jni/rtp/AmrCodec.cpp
  9. target thumb C++: librtp_jni <= frameworks/opt/net/voip/src/jni/rtp/G711Codec.cpp
  10. target thumb C++: librtp_jni <= frameworks/opt/net/voip/src/jni/rtp/GsmCodec.cpp
  11. target StaticLib: libgsm (/home/aniruddh/cm-10.2/android/system/out/target/product/nicki/obj/STATIC_LIBRARIES/libgsm_intermediates/libgsm.a)
  12. target StaticLib: libstagefright_amrnbdec (/home/aniruddh/cm-10.2/android/system/out/target/product/nicki/obj/STATIC_LIBRARIES/libstagefright_amrnbdec_intermediates/libstagefright_amrnbdec.a)
  13. target Prebuilt: linville.key.pub.pem (/home/aniruddh/cm-10.2/android/system/out/target/product/nicki/obj/ETC/linville.key.pub.pem_intermediates/linville.key.pub.pem)
  14. target StaticLib: libstagefright_amrnbenc (/home/aniruddh/cm-10.2/android/system/out/target/product/nicki/obj/STATIC_LIBRARIES/libstagefright_amrnbenc_intermediates/libstagefright_amrnbenc.a)
  15. target Prebuilt: regulatory.bin (/home/aniruddh/cm-10.2/android/system/out/target/product/nicki/obj/ETC/regulatory.bin_intermediates/regulatory.bin)
  16. target thumb C++: libfwdlockengine <= frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/FwdLockEngine.cpp
  17. target StaticLib: libdrmutility (/home/aniruddh/cm-10.2/android/system/out/target/product/nicki/obj/STATIC_LIBRARIES/libdrmutility_intermediates/libdrmutility.a)
  18. target StaticLib: libfwdlock-common (/home/aniruddh/cm-10.2/android/system/out/target/product/nicki/obj/STATIC_LIBRARIES/libfwdlock-common_intermediates/libfwdlock-common.a)
  19. target StaticLib: libfwdlock-converter (/home/aniruddh/cm-10.2/android/system/out/target/product/nicki/obj/STATIC_LIBRARIES/libfwdlock-converter_intermediates/libfwdlock-converter.a)
  20. target asm: libGLES_android <= frameworks/native/opengl/libagl/fixed_asm.S
  21. target StaticLib: libfwdlock-decoder (/home/aniruddh/cm-10.2/android/system/out/target/product/nicki/obj/STATIC_LIBRARIES/libfwdlock-decoder_intermediates/libfwdlock-decoder.a)
  22. frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp: In member function 'void {anonymous}::AudioStream::encode(int, {anonymous}::AudioStream*)':
  23. frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:287:17: warning: narrowing conversion of '({...})' from '__uint32_t {aka unsigned int}' to 'int32_t {aka int}' inside { } is ill-formed in C++11 [-Wnarrowing]
  24. frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:288:17: warning: narrowing conversion of '({...})' from '__uint32_t {aka unsigned int}' to 'int32_t {aka int}' inside { } is ill-formed in C++11 [-Wnarrowing]
  25. frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:291:13: warning: narrowing conversion of '(({anonymous}::AudioStream*)this)->{anonymous}::AudioStream::mSsrc' from 'uint32_t {aka unsigned int}' to 'int32_t {aka int}' inside { } is ill-formed in C++11 [-Wnarrowing]
  26. frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:290:17: warning: narrowing conversion of '({...})' from '__uint32_t {aka unsigned int}' to 'int32_t {aka int}' inside { } is ill-formed in C++11 [-Wnarrowing]
  27. target asm: libGLES_android <= frameworks/native/opengl/libagl/iterators.S
  28. frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp: In member function 'virtual bool {anonymous}::AudioGroup::DeviceThread::threadLoop()':
  29. frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:799:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  30. frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:802:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31. target arm C++: libGLES_android <= frameworks/native/opengl/libagl/array.cpp
  32. target arm C++: libGLES_android <= frameworks/native/opengl/libagl/fp.cpp
  33. target arm C++: libGLES_android <= frameworks/native/opengl/libagl/light.cpp
  34. target arm C++: libGLES_android <= frameworks/native/opengl/libagl/matrix.cpp
  35. target arm C++: libGLES_android <= frameworks/native/opengl/libagl/mipmap.cpp
  36. target arm C++: libGLES_android <= frameworks/native/opengl/libagl/primitives.cpp
  37. frameworks/native/opengl/libagl/light.cpp: In function 'void android::validate_light_mvi(android::gl::ogles_context_t*)':
  38. frameworks/native/opengl/libagl/light.cpp:232:49: warning: missing braces around initializer for 'android::gl::vec4_t::<anonymous union>' [-Wmissing-braces]
  39. frameworks/native/opengl/libagl/light.cpp:232:49: warning: missing braces around initializer for 'android::gl::vec4_t::<anonymous union>::<anonymous struct>' [-Wmissing-braces]
  40. target arm C++: libGLES_android <= frameworks/native/opengl/libagl/vertex.cpp
  41. target thumb C++: libGLES_android <= frameworks/native/opengl/libagl/egl.cpp
  42. target thumb C++: libGLES_android <= frameworks/native/opengl/libagl/state.cpp
  43. target thumb C++: libGLES_android <= frameworks/native/opengl/libagl/texture.cpp
  44. target thumb C++: libGLES_android <= frameworks/native/opengl/libagl/Tokenizer.cpp
  45. frameworks/native/opengl/libagl/egl.cpp: In function 'EGLBoolean eglChooseConfig(EGLDisplay, const EGLint*, void**, EGLint, EGLint*)':
  46. frameworks/native/opengl/libagl/egl.cpp:1495:42: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
  47. target thumb C++: libGLES_android <= frameworks/native/opengl/libagl/TokenManager.cpp
  48. target thumb C++: libGLES_android <= frameworks/native/opengl/libagl/TextureObjectManager.cpp
  49. target thumb C++: libGLES_android <= frameworks/native/opengl/libagl/BufferObjectManager.cpp
  50. frameworks/native/opengl/libagl/texture.cpp: In function 'void glCompressedTexImage2D(GLenum, GLint, GLenum, GLsizei, GLsizei, GLint, GLsizei, const GLvoid*)':
  51. frameworks/native/opengl/libagl/texture.cpp:1146:62: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  52. target thumb C: audio.usb.default <= hardware/libhardware/modules/usbaudio/audio_hw.c
  53. target thumb C++: audio_policy.default <= hardware/libhardware_legacy/audio/AudioPolicyManagerDefault.cpp
  54. target StaticLib: libaudiopolicy_legacy (/home/aniruddh/cm-10.2/android/system/out/target/product/nicki/obj/STATIC_LIBRARIES/libaudiopolicy_legacy_intermediates/libaudiopolicy_legacy.a)
  55. Import includes file: /home/aniruddh/cm-10.2/android/system/out/target/product/nicki/obj/SHARED_LIBRARIES/libI420colorconvert_intermediates/import_includes
  56. Export includes file: hardware/qcom/media-legacy/libI420colorconvert/Android.mk -- /home/aniruddh/cm-10.2/android/system/out/target/product/nicki/obj/SHARED_LIBRARIES/libI420colorconvert_intermediates/export_includes
  57. target thumb C++: libOmxVdec <= hardware/qcom/media-legacy/mm-video/vidc/vdec/src/mp4_utils.cpp
  58. make: *** No rule to make target `/home/aniruddh/cm-10.2/android/system/out/target/product/nicki/obj/lib/libgenlock.so', needed by `/home/aniruddh/cm-10.2/android/system/out/target/product/nicki/obj/SHARED_LIBRARIES/libOmxVdec_intermediates/LINKED/libOmxVdec.so'. Stop.
  59. make: *** Waiting for unfinished jobs....
  60. target thumb C++: libOmxVdec <= hardware/qcom/media-legacy/mm-video/vidc/vdec/src/omx_vdec.cpp
  61. In file included from hardware/qcom/media-legacy/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  62. hardware/qcom/media-legacy/mm-video/vidc/vdec/inc/omx_vdec.h:109:26: fatal error: gralloc_priv.h: No such file or directory
  63. compilation terminated.
  64. In file included from hardware/qcom/media-legacy/mm-video/vidc/vdec/src/mp4_utils.cpp:29:0:
  65. hardware/qcom/media-legacy/mm-video/vidc/vdec/inc/omx_vdec.h:109:26: fatal error: gralloc_priv.h: No such file or directory
  66. compilation terminated.
  67. make: *** [/home/aniruddh/cm-10.2/android/system/out/target/product/nicki/obj/SHARED_LIBRARIES/libOmxVdec_intermediates/src/mp4_utils.o] Error 1
  68. make: *** [/home/aniruddh/cm-10.2/android/system/out/target/product/nicki/obj/SHARED_LIBRARIES/libOmxVdec_intermediates/src/omx_vdec.o] Error 1
  69. aniruddh@razor-buildbox-2:~/cm-10.2/android/system$
Advertisement
Add Comment
Please, Sign In to add comment