Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- frameworks/native/opengl/libagl/light.cpp:232:49: warning: missing braces around initializer for 'android::gl::vec4_t::<anonymous union>::<anonymous struct>' [-Wmissing-braces]
- target thumb C++: libGLES_android <= frameworks/native/opengl/libagl/texture.cpp
- target thumb C++: libGLES_android <= frameworks/native/opengl/libagl/Tokenizer.cpp
- target thumb C++: libGLES_android <= frameworks/native/opengl/libagl/TokenManager.cpp
- target thumb C++: libGLES_android <= frameworks/native/opengl/libagl/TextureObjectManager.cpp
- target thumb C++: libGLES_android <= frameworks/native/opengl/libagl/BufferObjectManager.cpp
- target arm C: audio.primary.msm8974 <= hardware/qcom/audio-caf-bfam/hal/audio_hw.c
- target arm C: audio.primary.msm8974 <= hardware/qcom/audio-caf-bfam/hal/voice.c
- target arm C: audio.primary.msm8974 <= hardware/qcom/audio-caf-bfam/hal/msm8974/platform.c
- target arm C: audio.primary.msm8974 <= hardware/qcom/audio-caf-bfam/hal/vendor-platform/customplatform.c
- target arm C: audio.primary.msm8974 <= hardware/qcom/audio-caf-bfam/hal/audio_extn/audio_extn.c
- hardware/qcom/audio-caf-bfam/hal/audio_hw.c: In function 'disable_snd_device':
- hardware/qcom/audio-caf-bfam/hal/audio_hw.c:329:45: error: macro "audio_extn_usb_stop_capture" passed 1 arguments, but takes just 0
- hardware/qcom/audio-caf-bfam/hal/audio_hw.c:329:13: error: 'audio_extn_usb_stop_capture' undeclared (first use in this function)
- hardware/qcom/audio-caf-bfam/hal/audio_hw.c:329:13: note: each undeclared identifier is reported only once for each function it appears in
- target arm C: audio.primary.msm8974 <= hardware/qcom/audio-caf-bfam/hal/audio_extn/fm.c
- target arm C: audio.primary.msm8974 <= hardware/qcom/audio-caf-bfam/hal/audio_extn/hfp.c
- make: *** [/home/alex31/DU/out/target/product/amami/obj/SHARED_LIBRARIES/audio.primary.msm8974_intermediates/audio_hw.o] Error 1
- make: *** Waiting for unfinished jobs....
- frameworks/native/opengl/libagl/egl.cpp: In function 'EGLBoolean eglChooseConfig(EGLDisplay, const EGLint*, void**, EGLint, EGLint*)':
- frameworks/native/opengl/libagl/egl.cpp:1495:93: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
- frameworks/native/opengl/libagl/texture.cpp: In function 'void glCompressedTexImage2D(GLenum, GLint, GLenum, GLsizei, GLsizei, GLint, GLsizei, const GLvoid*)':
- frameworks/native/opengl/libagl/texture.cpp:1146:62: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- make: *** wait: No child processes. Stop.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement