Advertisement
techmik

Untitled

Jul 15th, 2012
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. hardware/qcom/media/mm-video/vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_max_allowed_bitrate_check(OMX_U32)':
  2. hardware/qcom/media/mm-video/vidc/venc/src/video_encoder_device.cpp:2865:120: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'int' [-Wformat]
  3. hardware/qcom/media/mm-video/vidc/venc/src/video_encoder_device.cpp:2886:118: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'int' [-Wformat]
  4. hardware/qcom/media/mm-video/vidc/venc/src/video_encoder_device.cpp:2898:120: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'int' [-Wformat]
  5. hardware/qcom/media/mm-video/vidc/venc/src/video_encoder_device.cpp:2908:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  6. target thumb C++: librsloader <= frameworks/compile/linkloader/lib/ELFSymbol.cpp
  7. target thumb C++: librsloader <= frameworks/compile/linkloader/lib/ELFSectionHeader.cpp
  8. target thumb C++: librsloader <= frameworks/compile/linkloader/lib/ELFTypes.cpp
  9. target thumb C++: librsloader <= frameworks/compile/linkloader/lib/MemChunk.cpp
  10. target thumb C++: librsloader <= frameworks/compile/linkloader/lib/StubLayout.cpp
  11. make: *** [out/target/product/skyrocket/obj/SHARED_LIBRARIES/libOmxVenc_intermediates/src/video_encoder_device.o] Error 1
  12. make: *** Waiting for unfinished jobs....
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement