Advertisement
nicklovell123

Untitled

Aug 5th, 2013
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. t]
  2. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:3036:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  3. target thumb C: mm-video-driver-test <= hardware/qcom/media-caf/mm-video/vidc/vdec/src/message_queue.c
  4. target thumb C: mm-video-driver-test <= hardware/qcom/media-caf/mm-video/vidc/vdec/test/decoder_driver_test.c
  5. target thumb C: mm-video-encdrv-test <= hardware/qcom/media-caf/mm-video/vidc/venc/test/video_encoder_test.c
  6. hardware/qcom/media-caf/libc2dcolorconvert/C2DColorConverter.cpp:37:28: fatal error: linux/msm_kgsl.h: No such file or directory
  7. compilation terminated.
  8. make: *** [/home/nicklovell23/slim/out/target/product/d2usc/obj/SHARED_LIBRARIES/libc2dcolorconvert_intermediates/C2DColorConverter.o] Error 1
  9. make: *** Waiting for unfinished jobs....
  10. hardware/qcom/media-caf/mm-video/vidc/vdec/test/decoder_driver_test.c: In function 'Read_Buffer_From_DAT_File':
  11. hardware/qcom/media-caf/mm-video/vidc/vdec/test/decoder_driver_test.c:1180:7: warning: array subscript has type 'char' [-Wchar-subscripts]
  12. hardware/qcom/media-caf/mm-video/vidc/vdec/test/decoder_driver_test.c:1181:7: warning: array subscript has type 'char' [-Wchar-subscripts]
  13. hardware/qcom/media-caf/mm-video/vidc/vdec/test/decoder_driver_test.c:1185:3: warning: array subscript has type 'char' [-Wchar-subscripts]
  14. hardware/qcom/media-caf/mm-video/vidc/vdec/test/decoder_driver_test.c:1188:3: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement