Guest User

Untitled

a guest
Oct 20th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.48 KB | None | 0 0
  1. target thumb C++: libsurfaceflinger <= frameworks/native/services/surfaceflinger/SurfaceTextureLayer.cpp
  2. target thumb C++: libsurfaceflinger <= frameworks/native/services/surfaceflinger/Transform.cpp
  3. target thumb C++: libsurfaceflinger <= frameworks/native/services/surfaceflinger/DdmConnection.cpp
  4. target thumb C++: system_server <= frameworks/base/cmds/system_server/system_main.cpp
  5. target thumb C++: libsystem_server <= frameworks/base/cmds/system_server/library/system_init.cpp
  6. target thumb C++: vold <= system/vold/main.cpp
  7. target thumb C++: vold <= system/vold/VolumeManager.cpp
  8. target thumb C++: vold <= system/vold/CommandListener.cpp
  9. target thumb C++: vold <= system/vold/VoldCommand.cpp
  10. target thumb C++: vold <= system/vold/NetlinkManager.cpp
  11. target thumb C++: vold <= system/vold/NetlinkHandler.cpp
  12. target thumb C++: vold <= system/vold/Volume.cpp
  13. target thumb C++: vold <= system/vold/DirectVolume.cpp
  14. frameworks/av/services/audioflinger/AudioFlinger.cpp: In constructor 'android::AudioFlinger::RecordThread::RecordTrack::RecordTrack(android::AudioFlinger::RecordThread*, const android::sp<android::AudioFlinger::Client>&, uint32_t, audio_format_t, uint32_t, int, uint32_t, int)':
  15. frameworks/av/services/audioflinger/AudioFlinger.cpp:5701:36: warning: large integer implicitly truncated to unsigned type [-Woverflow]
  16. frameworks/av/services/audioflinger/AudioFlinger.h: In constructor 'android::AudioFlinger::DirectAudioTrack::DirectAudioTrack(const android::sp<android::AudioFlinger>&, int, android::AudioFlinger::AudioSessionDescriptor*, android::IDirectTrackClient*)':
  17. frameworks/av/services/audioflinger/AudioFlinger.h:1349:14: warning: 'android::AudioFlinger::DirectAudioTrack::mIsPaused' will be initialized after [-Wreorder]
  18. frameworks/av/services/audioflinger/AudioFlinger.h:1345:26: warning: 'android::sp<android::AudioFlinger> android::AudioFlinger::DirectAudioTrack::mAudioFlinger' [-Wreorder]
  19. frameworks/av/services/audioflinger/AudioFlinger.cpp:6107:1: warning: when initialized here [-Wreorder]
  20. frameworks/av/services/audioflinger/AudioFlinger.h:1348:13: warning: 'android::AudioFlinger::DirectAudioTrack::mOutput' will be initialized after [-Wreorder]
  21. frameworks/av/services/audioflinger/AudioFlinger.h:1347:33: warning: 'android::AudioFlinger::AudioSessionDescriptor* android::AudioFlinger::DirectAudioTrack::mOutputDesc' [-Wreorder]
  22. frameworks/av/services/audioflinger/AudioFlinger.cpp:6107:1: warning: when initialized here [-Wreorder]
  23. frameworks/av/services/audioflinger/AudioFlinger.h:1347:33: warning: 'android::AudioFlinger::DirectAudioTrack::mOutputDesc' will be initialized after [-Wreorder]
  24. frameworks/av/services/audioflinger/AudioFlinger.h:1346:29: warning: 'android::IDirectTrackClient* android::AudioFlinger::DirectAudioTrack::mClient' [-Wreorder]
  25. frameworks/av/services/audioflinger/AudioFlinger.cpp:6107:1: warning: when initialized here [-Wreorder]
  26. frameworks/av/services/audioflinger/AudioFlinger.cpp: In member function 'virtual bool android::AudioFlinger::RecordThread::threadLoop()':
  27. frameworks/av/services/audioflinger/AudioFlinger.cpp:6577:126: warning: format '%d' expects argument of type 'int', but argument 4 has type 'ssize_t {aka long int}' [-Wformat]
  28. frameworks/av/services/audioflinger/AudioFlinger.cpp: In member function 'virtual android::sp<android::IAudioRecord> android::AudioFlinger::openRecord(pid_t, audio_io_handle_t, uint32_t, audio_format_t, uint32_t, int, android::IAudioFlinger::track_flags_t, int*, android::status_t*)':
  29. frameworks/av/services/audioflinger/AudioFlinger.cpp:6355:72: warning: 'inFrameCount' may be used uninitialized in this function [-Wmaybe-uninitialized]
  30. target thumb C++: vold <= system/vold/AutoVolume.cpp
  31. target thumb C++: vold <= system/vold/Process.cpp
  32. target thumb C++: vold <= system/vold/Ext4.cpp
  33. target thumb C++: vold <= system/vold/Fat.cpp
  34. In file included from system/vold/Ext4.cpp:34:0:
  35. bionic/libc/kernel/common/linux/fs.h:109:0: warning: "MS_RMT_MASK" redefined [enabled by default]
  36. bionic/libc/include/sys/mount.h:61:0: note: this is the location of the previous definition
  37. bionic/libc/kernel/common/linux/fs.h:141:0: warning: "BLKROSET" redefined [enabled by default]
  38. bionic/libc/include/sys/mount.h:79:0: note: this is the location of the previous definition
  39. bionic/libc/kernel/common/linux/fs.h:142:0: warning: "BLKROGET" redefined [enabled by default]
  40. bionic/libc/include/sys/mount.h:80:0: note: this is the location of the previous definition
  41. bionic/libc/kernel/common/linux/fs.h:144:0: warning: "BLKRRPART" redefined [enabled by default]
  42. bionic/libc/include/sys/mount.h:81:0: note: this is the location of the previous definition
  43. bionic/libc/kernel/common/linux/fs.h:145:0: warning: "BLKGETSIZE" redefined [enabled by default]
  44. bionic/libc/include/sys/mount.h:82:0: note: this is the location of the previous definition
  45. bionic/libc/kernel/common/linux/fs.h:146:0: warning: "BLKFLSBUF" redefined [enabled by default]
  46. bionic/libc/include/sys/mount.h:83:0: note: this is the location of the previous definition
  47. bionic/libc/kernel/common/linux/fs.h:147:0: warning: "BLKRASET" redefined [enabled by default]
  48. bionic/libc/include/sys/mount.h:84:0: note: this is the location of the previous definition
  49. bionic/libc/kernel/common/linux/fs.h:149:0: warning: "BLKRAGET" redefined [enabled by default]
  50. bionic/libc/include/sys/mount.h:85:0: note: this is the location of the previous definition
  51. target thumb C++: vold <= system/vold/Ntfs.cpp
  52. target thumb C++: vold <= system/vold/Loop.cpp
  53. target thumb C++: vold <= system/vold/Devmapper.cpp
  54. In file included from system/vold/Fat.cpp:34:0:
  55. bionic/libc/kernel/common/linux/fs.h:109:0: warning: "MS_RMT_MASK" redefined [enabled by default]
  56. bionic/libc/include/sys/mount.h:61:0: note: this is the location of the previous definition
  57. bionic/libc/kernel/common/linux/fs.h:141:0: warning: "BLKROSET" redefined [enabled by default]
  58. bionic/libc/include/sys/mount.h:79:0: note: this is the location of the previous definition
  59. bionic/libc/kernel/common/linux/fs.h:142:0: warning: "BLKROGET" redefined [enabled by default]
  60. bionic/libc/include/sys/mount.h:80:0: note: this is the location of the previous definition
  61. bionic/libc/kernel/common/linux/fs.h:144:0: warning: "BLKRRPART" redefined [enabled by default]
  62. bionic/libc/include/sys/mount.h:81:0: note: this is the location of the previous definition
  63. bionic/libc/kernel/common/linux/fs.h:145:0: warning: "BLKGETSIZE" redefined [enabled by default]
  64. bionic/libc/include/sys/mount.h:82:0: note: this is the location of the previous definition
  65. bionic/libc/kernel/commoIn file included from system/vold/Volume.cpp:31:0:
  66. bionic/libc/kernel/common/linux/fs.h:109:0: warning: "MS_RMT_MASK" redefined [enabled by default]
  67. bionic/libc/include/sys/mount.h:61:0: note: this is the location of the previous definition
  68. bionic/libc/kernel/common/linux/fs.h:141:0: warning: "BLKROSET" redefined [enabled by default]
  69. bionic/libc/include/sys/mount.h:79:0: note: this is the location of the previous definition
  70. bionic/libc/kernel/common/linux/fs.h:142:0: warning: "BLKROGET" redefined [enabled by default]
  71. bionic/libc/include/sys/mount.h:80:0: note: this is the location of the previous definition
  72. bionic/libc/kernel/common/linux/fs.h:144:0: warning: "BLKRRPART" redefined [enabled by default]
  73. bionic/libc/include/sys/mount.h:81:0: note: this is the location of the previous definition
  74. bionic/libc/kernel/common/linux/fs.h:145:0: warning: "BLKGETSIZE" redefined [enabled by default]
  75. bionic/libc/include/sys/mount.h:82:0: note: this is the location of the previous definition
  76. bionic/libc/kernel/con/linux/fs.h:146:0: warning: "BLKFLSBUF" redefined [enabled by default]
  77. bionic/libc/include/sys/mount.h:83:0: note: this is the location of the previous definition
  78. bionic/libc/kernel/common/linux/fs.h:147:0: warning: "BLKRASET" redefined [enabled by default]
  79. bionic/libc/include/sys/mount.h:84:0: note: this is the location of the previous definition
  80. bionic/libc/kernel/common/linux/fs.h:149:0: warning: "BLKRAGET" redefined [enabled by default]
  81. bionic/libc/include/sys/mount.h:85:0: note: this is the location of the previous definition
  82. mmon/linux/fs.h:146:0: warning: "BLKFLSBUF" redefined [enabled by default]
  83. bionic/libc/include/sys/mount.h:83:0: note: this is the location of the previous definition
  84. bionic/libc/kernel/common/linux/fs.h:147:0: warning: "BLKRASET" redefined [enabled by default]
  85. bionic/libc/include/sys/mount.h:84:0: note: this is the location of the previous definition
  86. bionic/libc/kernel/common/linux/fs.h:149:0: warning: "BLKRAGET" redefined [enabled by default]
  87. bionic/libc/include/sys/mount.h:85:0: note: this is the location of the previous definition
  88. target thumb C++: vold <= system/vold/ResponseCode.cpp
  89. target thumb C++: vold <= system/vold/Xwarp.cpp
  90. target thumb C: vold <= system/vold/logwrapper.c
  91. target thumb C: vold <= system/vold/cryptfs.c
  92. Export includes file: hardware/broadcom/wlan/bcm4329/wpa_supplicant_8_lib/Android.mk -- out/target/product/vigor/obj/STATIC_LIBRARIES/lib_driver_cmd_wext_intermediates/export_includes
  93. Import includes file: out/target/product/vigor/obj/STATIC_LIBRARIES/lib_driver_cmd_wext_intermediates/import_includes
  94. Notice file: hardware/broadcom/wlan/bcm4329/wpa_supplicant_8_lib/NOTICE -- out/target/product/vigor/obj/NOTICE_FILES/src//system/lib/lib_driver_cmd_wext.a.txt
  95. system/vold/Devmapper.cpp: In static member function 'static void Devmapper::ioctlInit(dm_ioctl*, size_t, char const*, unsigned int)':
  96. system/vold/Devmapper.cpp:128:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  97. target StaticLib: libdrmutility (out/target/product/vigor/obj/STATIC_LIBRARIES/libdrmutility_intermediates/libdrmutility.a)
  98. target thumb C++: libfwdlockengine <= frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/FwdLockEngine.cpp
  99. target thumb C: libfwdlock-converter <= frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/FwdLockConv.c
  100. target StaticLib: libfwdlock-common (out/target/product/vigor/obj/STATIC_LIBRARIES/libfwdlock-common_intermediates/libfwdlock-common.a)
  101. target thumb C: libfwdlock-decoder <= frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/decoder/FwdLockFile.c
  102. target asm: libGLES_android <= frameworks/native/opengl/libagl/fixed_asm.S
  103. target asm: libGLES_android <= frameworks/native/opengl/libagl/iterators.S
  104. target arm C++: libGLES_android <= frameworks/native/opengl/libagl/array.cpp
  105. target arm C++: libGLES_android <= frameworks/native/opengl/libagl/fp.cpp
  106. target arm C++: libGLES_android <= frameworks/native/opengl/libagl/light.cpp
  107. target arm C++: libGLES_android <= frameworks/native/opengl/libagl/matrix.cpp
  108. target arm C++: libGLES_android <= frameworks/native/opengl/libagl/mipmap.cpp
  109. target arm C++: libGLES_android <= frameworks/native/opengl/libagl/primitives.cpp
  110. target arm C++: libGLES_android <= frameworks/native/opengl/libagl/vertex.cpp
  111. target thumb C++: libGLES_android <= frameworks/native/opengl/libagl/egl.cpp
  112. frameworks/native/opengl/libagl/light.cpp: In function 'void android::validate_light_mvi(android::gl::ogles_context_t*)':
  113. frameworks/native/opengl/libagl/light.cpp:232:49: warning: missing braces around initializer for 'android::gl::vec4_t::<anonymous union>' [-Wmissing-braces]
  114. frameworks/native/opengl/libagl/light.cpp:232:49: warning: missing braces around initializer for 'android::gl::vec4_t::<anonymous union>::<anonymous struct>' [-Wmissing-braces]
  115. target thumb C++: libGLES_android <= frameworks/native/opengl/libagl/state.cpp
  116. target thumb C++: libGLES_android <= frameworks/native/opengl/libagl/texture.cpp
  117. target thumb C++: libGLES_android <= frameworks/native/opengl/libagl/Tokenizer.cpp
  118. target thumb C++: libGLES_android <= frameworks/native/opengl/libagl/TokenManager.cpp
  119. target thumb C++: libGLES_android <= frameworks/native/opengl/libagl/TextureObjectManager.cpp
  120. target thumb C++: libGLES_android <= frameworks/native/opengl/libagl/BufferObjectManager.cpp
  121. target arm C: audio.a2dp.default <= external/bluetooth/bluez/audio/../sbc/sbc.c
  122. target thumb C: audio.a2dp.default <= external/bluetooth/bluez/audio/android_audio_hw.c
  123. target thumb C: audio.a2dp.default <= external/bluetooth/bluez/audio/liba2dp.c
  124. target thumb C: audio.a2dp.default <= external/bluetooth/bluez/audio/ipc.c
  125. target thumb C: audio.a2dp.default <= external/bluetooth/bluez/audio/../sbc/sbc_primitives.c
  126. target thumb C: audio.a2dp.default <= external/bluetooth/bluez/audio/../sbc/sbc_primitives_neon.c
  127. frameworks/native/opengl/libagl/egl.cpp: In function 'EGLBoolean eglChooseConfig(EGLDisplay, const EGLint*, void**, EGLint, EGLint*)':
  128. frameworks/native/opengl/libagl/egl.cpp:1485:93: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
  129. target thumb C: audio.a2dp.default <= external/bluetooth/bluez/audio/../sbc/sbc_primitives_armv6.c
  130. Import includes file: out/target/product/vigor/obj/SHARED_LIBRARIES/audio.primary.msm8660_intermediates/import_includes
  131. frameworks/native/opengl/libagl/texture.cpp: In function 'void glCompressedTexImage2D(GLenum, GLint, GLenum, GLsizei, GLsizei, GLint, GLsizei, const GLvoid*)':
  132. frameworks/native/opengl/libagl/texture.cpp:1146:62: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  133. external/bluetooth/bluez/audio/android_audio_hw.c: In function 'adev_open_output_stream':
  134. external/bluetooth/bluez/audio/android_audio_hw.c:644:35: warning: assignment from incompatible pointer type [enabled by default]
  135. external/bluetooth/bluez/audio/android_audio_hw.c: In function 'adev_open':
  136. external/bluetooth/bluez/audio/android_audio_hw.c:975:40: warning: assignment from incompatible pointer type [enabled by default]
  137. external/bluetooth/bluez/audio/android_audio_hw.c:976:37: warning: assignment from incompatible pointer type [enabled by default]
  138. external/bluetooth/bluez/audio/android_audio_hw.c:978:36: warning: assignment from incompatible pointer type [enabled by default]
  139. target thumb C++: libaudiohw_legacy <= hardware/libhardware_legacy/audio/audio_hw_hal.cpp
  140. external/bluetooth/bluez/audio/liba2dp.c: In function 'a2dp_write':
  141. external/bluetooth/bluez/audio/liba2dp.c:1210:6: warning: passing argument 6 of 'sbc_encode' from incompatible pointer type [enabled by default]
  142. external/bluetooth/bluez/audio/../sbc/sbc.h:94:9: note: expected 'ssize_t *' but argument is of type 'unsigned int *'
  143. target thumb C++: audio_policy.default <= hardware/libhardware_legacy/audio/AudioPolicyManagerDefault.cpp
  144. target StaticLib: libaudiopolicy_legacy (out/target/product/vigor/obj/STATIC_LIBRARIES/libaudiopolicy_legacy_intermediates/libaudiopolicy_legacy.a)
  145. target thumb C++: audio_policy.msm8660 <= hardware/qcom/audio/msm8660/audio_policy_hal.cpp
  146. target thumb C++: camera.goldfish <= development/tools/emulator/system/camera/EmulatedCameraHal.cpp
  147. target thumb C++: camera.goldfish <= development/tools/emulator/system/camera/EmulatedCameraFactory.cpp
  148. target thumb C++: camera.goldfish <= development/tools/emulator/system/camera/EmulatedBaseCamera.cpp
  149. hardware/libhardware_legacy/audio/audio_hw_hal.cpp: In function 'int android_audio_legacy::adev_open_output_stream(audio_hw_device*, uint32_t, int*, uint32_t*, uint32_t*, audio_stream_out**)':
  150. hardware/libhardware_legacy/audio/audio_hw_hal.cpp:464:73: error: no matching function for call to 'android_audio_legacy::AudioHardwareInterface::openOutputStream(uint32_t&, int*&, uint32_t*&, uint32_t*&, android::status_t*)'
  151. hardware/libhardware_legacy/audio/audio_hw_hal.cpp:464:73: note: candidate is:
  152. hardware/libhardware_legacy/include/hardware_legacy/AudioHardwareInterface.h:342:29: note: virtual android_audio_legacy::AudioStreamOut* android_audio_legacy::AudioHardwareInterface::openOutputStream(uint32_t, audio_output_flags_t, int*, uint32_t*, uint32_t*, android::status_t*)
  153. hardware/libhardware_legacy/include/hardware_legacy/AudioHardwareInterface.h:342:29: note: no known conversion for argument 2 from 'int*' to 'audio_output_flags_t'
  154. make: *** [out/target/product/vigor/obj/STATIC_LIBRARIES/libaudiohw_legacy_intermediates/audio_hw_hal.o] Error 1
  155. make: *** Waiting for unfinished jobs....
  156. hardware/qcom/audio/msm8660/audio_policy_hal.cpp: In function 'int android_audio_legacy::create_qcom_ap(const audio_policy_device*, audio_policy_service_ops*, void*, audio_policy**)':
  157. hardware/qcom/audio/msm8660/audio_policy_hal.cpp:386:17: error: 'struct audio_policy' has no member named 'set_stream_volume_index_for_device'
  158. hardware/qcom/audio/msm8660/audio_policy_hal.cpp:387:17: error: 'struct audio_policy' has no member named 'get_stream_volume_index_for_device'
  159. make: *** [out/target/product/vigor/obj/SHARED_LIBRARIES/audio_policy.msm8660_intermediates/audio_policy_hal.o] Error 1
  160. bash-3.2$
Add Comment
Please, Sign In to add comment