Advertisement
gartimusprime01

Lenovo Nougat 2

Feb 24th, 2017
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 79.66 KB | None | 0 0
  1. location: class ConstraintsHelper
  2. vendor/cmsdk/sdk/src/java/cyanogenmod/preference/ConstraintsHelper.java:100: error: cannot find symbol
  3. private PreferenceGroup getParent(Preference preference) {
  4. ^
  5. symbol: class Preference
  6. location: class ConstraintsHelper
  7. vendor/cmsdk/sdk/src/java/cyanogenmod/preference/ConstraintsHelper.java:100: error: cannot find symbol
  8. private PreferenceGroup getParent(Preference preference) {
  9. ^
  10. symbol: class PreferenceGroup
  11. location: class ConstraintsHelper
  12. vendor/cmsdk/sdk/src/java/cyanogenmod/preference/ConstraintsHelper.java:104: error: cannot find symbol
  13. private PreferenceGroup getParent(PreferenceGroup root, Preference preference) {
  14. ^
  15. symbol: class PreferenceGroup
  16. location: class ConstraintsHelper
  17. vendor/cmsdk/sdk/src/java/cyanogenmod/preference/ConstraintsHelper.java:104: error: cannot find symbol
  18. private PreferenceGroup getParent(PreferenceGroup root, Preference preference) {
  19. ^
  20. symbol: class Preference
  21. location: class ConstraintsHelper
  22. vendor/cmsdk/sdk/src/java/cyanogenmod/preference/ConstraintsHelper.java:104: error: cannot find symbol
  23. private PreferenceGroup getParent(PreferenceGroup root, Preference preference) {
  24. ^
  25. symbol: class PreferenceGroup
  26. location: class ConstraintsHelper
  27. vendor/cmsdk/sdk/src/java/cyanogenmod/preference/ConstraintsHelper.java:299: error: cannot find symbol
  28. public void onBindViewHolder(PreferenceViewHolder holder) {
  29. ^
  30. symbol: class PreferenceViewHolder
  31. location: class ConstraintsHelper
  32. vendor/cmsdk/sdk/src/java/cyanogenmod/preference/SelfRemovingListPreference.java:19: error: package android.support.v7.preference does not exist
  33. import android.support.v7.preference.ListPreference;
  34. ^
  35. vendor/cmsdk/sdk/src/java/cyanogenmod/preference/SelfRemovingListPreference.java:20: error: package android.support.v7.preference does not exist
  36. import android.support.v7.preference.PreferenceViewHolder;
  37. ^
  38. vendor/cmsdk/sdk/src/java/cyanogenmod/preference/SelfRemovingListPreference.java:27: error: cannot find symbol
  39. public class SelfRemovingListPreference extends ListPreference {
  40. ^
  41. symbol: class ListPreference
  42. vendor/cmsdk/sdk/src/java/cyanogenmod/preference/SelfRemovingListPreference.java:47: error: cannot find symbol
  43. public void onBindViewHolder(PreferenceViewHolder holder) {
  44. ^
  45. symbol: class PreferenceViewHolder
  46. location: class SelfRemovingListPreference
  47. vendor/cmsdk/sdk/src/java/cyanogenmod/preference/SelfRemovingDropDownPreference.java:19: error: package android.support.v7.preference does not exist
  48. import android.support.v7.preference.DropDownPreference;
  49. ^
  50. vendor/cmsdk/sdk/src/java/cyanogenmod/preference/SelfRemovingDropDownPreference.java:20: error: package android.support.v7.preference does not exist
  51. import android.support.v7.preference.PreferenceViewHolder;
  52. ^
  53. vendor/cmsdk/sdk/src/java/cyanogenmod/preference/SelfRemovingDropDownPreference.java:27: error: cannot find symbol
  54. public class SelfRemovingDropDownPreference extends DropDownPreference {
  55. ^
  56. symbol: class DropDownPreference
  57. vendor/cmsdk/sdk/src/java/cyanogenmod/preference/SelfRemovingDropDownPreference.java:47: error: cannot find symbol
  58. public void onBindViewHolder(PreferenceViewHolder holder) {
  59. ^
  60. symbol: class PreferenceViewHolder
  61. location: class SelfRemovingDropDownPreference
  62. vendor/cmsdk/sdk/src/java/cyanogenmod/preference/ConstraintsHelper.java:351: error: cannot find symbol
  63. private PreferenceGroup getParent(Preference p1, Preference p2) {
  64. ^
  65. symbol: class Preference
  66. location: class Graveyard
  67. vendor/cmsdk/sdk/src/java/cyanogenmod/preference/ConstraintsHelper.java:351: error: cannot find symbol
  68. private PreferenceGroup getParent(Preference p1, Preference p2) {
  69. ^
  70. symbol: class Preference
  71. location: class Graveyard
  72. vendor/cmsdk/sdk/src/java/cyanogenmod/preference/ConstraintsHelper.java:351: error: cannot find symbol
  73. private PreferenceGroup getParent(Preference p1, Preference p2) {
  74. ^
  75. symbol: class PreferenceGroup
  76. location: class Graveyard
  77. vendor/cmsdk/sdk/src/java/cyanogenmod/preference/ConstraintsHelper.java:355: error: cannot find symbol
  78. private PreferenceGroup getParent(PreferenceGroup root, Preference preference) {
  79. ^
  80. symbol: class PreferenceGroup
  81. location: class Graveyard
  82. vendor/cmsdk/sdk/src/java/cyanogenmod/preference/ConstraintsHelper.java:355: error: cannot find symbol
  83. private PreferenceGroup getParent(PreferenceGroup root, Preference preference) {
  84. ^
  85. symbol: class Preference
  86. location: class Graveyard
  87. vendor/cmsdk/sdk/src/java/cyanogenmod/preference/ConstraintsHelper.java:355: error: cannot find symbol
  88. private PreferenceGroup getParent(PreferenceGroup root, Preference preference) {
  89. ^
  90. symbol: class PreferenceGroup
  91. location: class Graveyard
  92. vendor/cmsdk/sdk/src/java/cyanogenmod/preference/ConstraintsHelper.java:369: error: cannot find symbol
  93. private void removePreference(PreferenceManager mgr, Preference pref) {
  94. ^
  95. symbol: class PreferenceManager
  96. location: class Graveyard
  97. vendor/cmsdk/sdk/src/java/cyanogenmod/preference/ConstraintsHelper.java:369: error: cannot find symbol
  98. private void removePreference(PreferenceManager mgr, Preference pref) {
  99. ^
  100. symbol: class Preference
  101. location: class Graveyard
  102. vendor/cmsdk/sdk/src/java/cyanogenmod/preference/ConstraintsHelper.java:377: error: cannot find symbol
  103. public void summonReaper(PreferenceManager mgr) {
  104. ^
  105. symbol: class PreferenceManager
  106. location: class Graveyard
  107. vendor/cmsdk/sdk/src/java/cyanogenmod/preference/RemotePreference.java:26: error: package android.support.v7.preference does not exist
  108. import android.support.v7.preference.R;
  109. ^
  110. vendor/cmsdk/sdk/src/java/cyanogenmod/preference/SelfRemovingPreference.java:19: error: package android.support.v7.preference does not exist
  111. import android.support.v7.preference.Preference;
  112. ^
  113. vendor/cmsdk/sdk/src/java/cyanogenmod/preference/SelfRemovingPreference.java:20: error: package android.support.v7.preference does not exist
  114. import android.support.v7.preference.PreferenceViewHolder;
  115. ^
  116. vendor/cmsdk/sdk/src/java/cyanogenmod/preference/SelfRemovingPreference.java:21: error: package android.support.v7.preference does not exist
  117. import android.support.v7.preference.R;
  118. ^
  119. vendor/cmsdk/sdk/src/java/cyanogenmod/preference/SelfRemovingPreference.java:28: error: cannot find symbol
  120. public class SelfRemovingPreference extends Preference {
  121. ^
  122. symbol: class Preference
  123. vendor/cmsdk/sdk/src/java/cyanogenmod/preference/SelfRemovingPreference.java:52: error: cannot find symbol
  124. public void onBindViewHolder(PreferenceViewHolder holder) {
  125. ^
  126. symbol: class PreferenceViewHolder
  127. location: class SelfRemovingPreference
  128. AccessibilityNodeInfo.java:0: warning 113: Method android.view.accessibility.AccessibilityNodeInfo.addAction: @Deprecated annotation and @deprecated doc tag do not match
  129. AccessibilityNodeInfo.java:0: warning 113: Method android.view.accessibility.AccessibilityNodeInfo.getActions: @Deprecated annotation and @deprecated doc tag do not match
  130. AccessibilityNodeInfo.java:0: warning 113: Method android.view.accessibility.AccessibilityNodeInfo.removeAction: @Deprecated annotation and @deprecated doc tag do not match
  131. Activity.java:0: warning 113: Method android.app.Activity.dismissDialog: @Deprecated annotation and @deprecated doc tag do not match
  132. Activity.java:0: warning 113: Method android.app.Activity.managedQuery: @Deprecated annotation and @deprecated doc tag do not match
  133. Activity.java:0: warning 113: Method android.app.Activity.onCreateDialog: @Deprecated annotation and @deprecated doc tag do not match
  134. Activity.java:0: warning 113: Method android.app.Activity.onPrepareDialog: @Deprecated annotation and @deprecated doc tag do not match
  135. Activity.java:0: warning 113: Method android.app.Activity.removeDialog: @Deprecated annotation and @deprecated doc tag do not match
  136. Activity.java:0: warning 113: Method android.app.Activity.setPersistent: @Deprecated annotation and @deprecated doc tag do not match
  137. Activity.java:0: warning 113: Method android.app.Activity.setProgress: @Deprecated annotation and @deprecated doc tag do not match
  138. Activity.java:0: warning 113: Method android.app.Activity.setProgressBarIndeterminate: @Deprecated annotation and @deprecated doc tag do not match
  139. Activity.java:0: warning 113: Method android.app.Activity.setProgressBarIndeterminateVisibility: @Deprecated annotation and @deprecated doc tag do not match
  140. Activity.java:0: warning 113: Method android.app.Activity.setProgressBarVisibility: @Deprecated annotation and @deprecated doc tag do not match
  141. Activity.java:0: warning 113: Method android.app.Activity.setSecondaryProgress: @Deprecated annotation and @deprecated doc tag do not match
  142. Activity.java:0: warning 113: Method android.app.Activity.setTitleColor: @Deprecated annotation and @deprecated doc tag do not match
  143. Activity.java:0: warning 113: Method android.app.Activity.showDialog: @Deprecated annotation and @deprecated doc tag do not match
  144. Activity.java:0: warning 113: Method android.app.Activity.startManagingCursor: @Deprecated annotation and @deprecated doc tag do not match
  145. Activity.java:0: warning 113: Method android.app.Activity.stopManagingCursor: @Deprecated annotation and @deprecated doc tag do not match
  146. ActivityManager.java:0: warning 113: Method android.app.ActivityManager.getRecentTasks: @Deprecated annotation and @deprecated doc tag do not match
  147. ActivityManager.java:0: warning 113: Method android.app.ActivityManager.getRunningTasks: @Deprecated annotation and @deprecated doc tag do not match
  148. ActivityManager.java:0: warning 113: Method android.app.ActivityManager.restartPackage: @Deprecated annotation and @deprecated doc tag do not match
  149. AudioRecord.java:0: warning 113: Method android.media.AudioRecord.addOnRoutingChangedListener: @Deprecated annotation and @deprecated doc tag do not match
  150. AudioRecord.java:0: warning 113: Method android.media.AudioRecord.removeOnRoutingChangedListener: @Deprecated annotation and @deprecated doc tag do not match
  151. Bundle.java:0: warning 113: Method android.os.Bundle.getIBinder: @Deprecated annotation and @deprecated doc tag do not match
  152. Bundle.java:0: warning 113: Method android.os.Bundle.putIBinder: @Deprecated annotation and @deprecated doc tag do not match
  153. ByteArrayOutputStream.java:0: warning 113: Method java.io.ByteArrayOutputStream.toString: @Deprecated annotation and @deprecated doc tag do not match
  154. Canvas.java:0: warning 113: Method android.graphics.Canvas.clipRegion: @Deprecated annotation and @deprecated doc tag do not match
  155. Canvas.java:0: warning 113: Method android.graphics.Canvas.drawBitmap: @Deprecated annotation and @deprecated doc tag do not match
  156. Canvas.java:0: warning 113: Method android.graphics.Canvas.drawPosText: @Deprecated annotation and @deprecated doc tag do not match
  157. Canvas.java:0: warning 113: Method android.graphics.Canvas.getGL: @Deprecated annotation and @deprecated doc tag do not match
  158. Canvas.java:0: warning 113: Method android.graphics.Canvas.getMatrix: @Deprecated annotation and @deprecated doc tag do not match
  159. Character.java:0: warning 113: Method java.lang.Character.isJavaLetter: @Deprecated annotation and @deprecated doc tag do not match
  160. Character.java:0: warning 113: Method java.lang.Character.isJavaLetterOrDigit: @Deprecated annotation and @deprecated doc tag do not match
  161. Character.java:0: warning 113: Method java.lang.Character.isSpace: @Deprecated annotation and @deprecated doc tag do not match
  162. ClassLoader.java:0: warning 113: Method java.lang.ClassLoader.defineClass: @Deprecated annotation and @deprecated doc tag do not match
  163. ColorStateList.java:0: warning 113: Method android.content.res.ColorStateList.createFromXml: @Deprecated annotation and @deprecated doc tag do not match
  164. Configuration.java:0: warning 113: Method android.content.res.Configuration.makeDefault: @Deprecated annotation and @deprecated doc tag do not match
  165. ContentObserver.java:0: warning 113: Method android.database.ContentObserver.dispatchChange: @Deprecated annotation and @deprecated doc tag do not match
  166. ContentProviderClient.java:0: warning 113: Method android.content.ContentProviderClient.release: @Deprecated annotation and @deprecated doc tag do not match
  167. ContentResolver.java:0: warning 113: Method android.content.ContentResolver.cancelSync: @Deprecated annotation and @deprecated doc tag do not match
  168. ContentResolver.java:0: warning 113: Method android.content.ContentResolver.getCurrentSync: @Deprecated annotation and @deprecated doc tag do not match
  169. ContentResolver.java:0: warning 113: Method android.content.ContentResolver.startSync: @Deprecated annotation and @deprecated doc tag do not match
  170. ContentValues.java:0: warning 113: Method android.content.ContentValues.getStringArrayList: @Deprecated annotation and @deprecated doc tag do not match
  171. ContentValues.java:0: warning 113: Method android.content.ContentValues.putStringArrayList: @Deprecated annotation and @deprecated doc tag do not match
  172. Context.java:0: warning 113: Method android.content.Context.clearWallpaper: @Deprecated annotation and @deprecated doc tag do not match
  173. Context.java:0: warning 113: Method android.content.Context.createCredentialEncryptedStorageContext: @Deprecated annotation and @deprecated doc tag do not match
  174. Context.java:0: warning 113: Method android.content.Context.createDeviceEncryptedStorageContext: @Deprecated annotation and @deprecated doc tag do not match
  175. Context.java:0: warning 113: Method android.content.Context.getSharedPrefsFile: @Deprecated annotation and @deprecated doc tag do not match
  176. Context.java:0: warning 113: Method android.content.Context.getWallpaper: @Deprecated annotation and @deprecated doc tag do not match
  177. Context.java:0: warning 113: Method android.content.Context.getWallpaperDesiredMinimumHeight: @Deprecated annotation and @deprecated doc tag do not match
  178. Context.java:0: warning 113: Method android.content.Context.getWallpaperDesiredMinimumWidth: @Deprecated annotation and @deprecated doc tag do not match
  179. Context.java:0: warning 113: Method android.content.Context.isCredentialEncryptedStorage: @Deprecated annotation and @deprecated doc tag do not match
  180. Context.java:0: warning 113: Method android.content.Context.isDeviceEncryptedStorage: @Deprecated annotation and @deprecated doc tag do not match
  181. Context.java:0: warning 113: Method android.content.Context.migrateDatabaseFrom: @Deprecated annotation and @deprecated doc tag do not match
  182. Context.java:0: warning 113: Method android.content.Context.migrateSharedPreferencesFrom: @Deprecated annotation and @deprecated doc tag do not match
  183. Context.java:0: warning 113: Method android.content.Context.peekWallpaper: @Deprecated annotation and @deprecated doc tag do not match
  184. Context.java:0: warning 113: Method android.content.Context.removeStickyBroadcast: @Deprecated annotation and @deprecated doc tag do not match
  185. Context.java:0: warning 113: Method android.content.Context.removeStickyBroadcastAsUser: @Deprecated annotation and @deprecated doc tag do not match
  186. Context.java:0: warning 113: Method android.content.Context.sendStickyBroadcast: @Deprecated annotation and @deprecated doc tag do not match
  187. Context.java:0: warning 113: Method android.content.Context.sendStickyBroadcastAsUser: @Deprecated annotation and @deprecated doc tag do not match
  188. Context.java:0: warning 113: Method android.content.Context.sendStickyOrderedBroadcast: @Deprecated annotation and @deprecated doc tag do not match
  189. Context.java:0: warning 113: Method android.content.Context.sendStickyOrderedBroadcastAsUser: @Deprecated annotation and @deprecated doc tag do not match
  190. Context.java:0: warning 113: Method android.content.Context.setWallpaper: @Deprecated annotation and @deprecated doc tag do not match
  191. ContextImpl.java:0: warning 113: Method android.app.ContextImpl.clearWallpaper: @Deprecated annotation and @deprecated doc tag do not match
  192. ContextImpl.java:0: warning 113: Method android.app.ContextImpl.getWallpaper: @Deprecated annotation and @deprecated doc tag do not match
  193. ContextImpl.java:0: warning 113: Method android.app.ContextImpl.getWallpaperDesiredMinimumHeight: @Deprecated annotation and @deprecated doc tag do not match
  194. ContextImpl.java:0: warning 113: Method android.app.ContextImpl.getWallpaperDesiredMinimumWidth: @Deprecated annotation and @deprecated doc tag do not match
  195. ContextImpl.java:0: warning 113: Method android.app.ContextImpl.peekWallpaper: @Deprecated annotation and @deprecated doc tag do not match
  196. ContextImpl.java:0: warning 113: Method android.app.ContextImpl.removeStickyBroadcast: @Deprecated annotation and @deprecated doc tag do not match
  197. ContextImpl.java:0: warning 113: Method android.app.ContextImpl.removeStickyBroadcastAsUser: @Deprecated annotation and @deprecated doc tag do not match
  198. ContextImpl.java:0: warning 113: Method android.app.ContextImpl.sendStickyBroadcast: @Deprecated annotation and @deprecated doc tag do not match
  199. ContextImpl.java:0: warning 113: Method android.app.ContextImpl.sendStickyBroadcastAsUser: @Deprecated annotation and @deprecated doc tag do not match
  200. ContextImpl.java:0: warning 113: Method android.app.ContextImpl.sendStickyOrderedBroadcast: @Deprecated annotation and @deprecated doc tag do not match
  201. ContextImpl.java:0: warning 113: Method android.app.ContextImpl.sendStickyOrderedBroadcastAsUser: @Deprecated annotation and @deprecated doc tag do not match
  202. ContextImpl.java:0: warning 113: Method android.app.ContextImpl.setWallpaper: @Deprecated annotation and @deprecated doc tag do not match
  203. ContextWrapper.java:0: warning 113: Method android.content.ContextWrapper.clearWallpaper: @Deprecated annotation and @deprecated doc tag do not match
  204. ContextWrapper.java:0: warning 113: Method android.content.ContextWrapper.getWallpaper: @Deprecated annotation and @deprecated doc tag do not match
  205. ContextWrapper.java:0: warning 113: Method android.content.ContextWrapper.getWallpaperDesiredMinimumHeight: @Deprecated annotation and @deprecated doc tag do not match
  206. ContextWrapper.java:0: warning 113: Method android.content.ContextWrapper.getWallpaperDesiredMinimumWidth: @Deprecated annotation and @deprecated doc tag do not match
  207. ContextWrapper.java:0: warning 113: Method android.content.ContextWrapper.peekWallpaper: @Deprecated annotation and @deprecated doc tag do not match
  208. ContextWrapper.java:0: warning 113: Method android.content.ContextWrapper.removeStickyBroadcast: @Deprecated annotation and @deprecated doc tag do not match
  209. ContextWrapper.java:0: warning 113: Method android.content.ContextWrapper.removeStickyBroadcastAsUser: @Deprecated annotation and @deprecated doc tag do not match
  210. ContextWrapper.java:0: warning 113: Method android.content.ContextWrapper.sendStickyBroadcast: @Deprecated annotation and @deprecated doc tag do not match
  211. ContextWrapper.java:0: warning 113: Method android.content.ContextWrapper.sendStickyBroadcastAsUser: @Deprecated annotation and @deprecated doc tag do not match
  212. ContextWrapper.java:0: warning 113: Method android.content.ContextWrapper.sendStickyOrderedBroadcast: @Deprecated annotation and @deprecated doc tag do not match
  213. ContextWrapper.java:0: warning 113: Method android.content.ContextWrapper.sendStickyOrderedBroadcastAsUser: @Deprecated annotation and @deprecated doc tag do not match
  214. ContextWrapper.java:0: warning 113: Method android.content.ContextWrapper.setWallpaper: @Deprecated annotation and @deprecated doc tag do not match
  215. Cursor.java:0: warning 113: Method android.database.Cursor.requery: @Deprecated annotation and @deprecated doc tag do not match
  216. CursorWindow.java:0: warning 113: Method android.database.CursorWindow.isBlob: @Deprecated annotation and @deprecated doc tag do not match
  217. CursorWindow.java:0: warning 113: Method android.database.CursorWindow.isFloat: @Deprecated annotation and @deprecated doc tag do not match
  218. CursorWindow.java:0: warning 113: Method android.database.CursorWindow.isLong: @Deprecated annotation and @deprecated doc tag do not match
  219. CursorWindow.java:0: warning 113: Method android.database.CursorWindow.isNull: @Deprecated annotation and @deprecated doc tag do not match
  220. CursorWindow.java:0: warning 113: Method android.database.CursorWindow.isString: @Deprecated annotation and @deprecated doc tag do not match
  221. DatagramSocketImpl.java:0: warning 113: Method java.net.DatagramSocketImpl.getTTL: @Deprecated annotation and @deprecated doc tag do not match
  222. DatagramSocketImpl.java:0: warning 113: Method java.net.DatagramSocketImpl.setTTL: @Deprecated annotation and @deprecated doc tag do not match
  223. Date.java:0: warning 113: Method java.util.Date.UTC: @Deprecated annotation and @deprecated doc tag do not match
  224. Date.java:0: warning 113: Method java.util.Date.getDate: @Deprecated annotation and @deprecated doc tag do not match
  225. Date.java:0: warning 113: Method java.util.Date.getDay: @Deprecated annotation and @deprecated doc tag do not match
  226. Date.java:0: warning 113: Method java.util.Date.getHours: @Deprecated annotation and @deprecated doc tag do not match
  227. Date.java:0: warning 113: Method java.util.Date.getMinutes: @Deprecated annotation and @deprecated doc tag do not match
  228. Date.java:0: warning 113: Method java.util.Date.getMonth: @Deprecated annotation and @deprecated doc tag do not match
  229. Date.java:0: warning 113: Method java.util.Date.getSeconds: @Deprecated annotation and @deprecated doc tag do not match
  230. Date.java:0: warning 113: Method java.util.Date.getTimezoneOffset: @Deprecated annotation and @deprecated doc tag do not match
  231. Date.java:0: warning 113: Method java.util.Date.getYear: @Deprecated annotation and @deprecated doc tag do not match
  232. Date.java:0: warning 113: Method java.util.Date.parse: @Deprecated annotation and @deprecated doc tag do not match
  233. Date.java:0: warning 113: Method java.util.Date.setDate: @Deprecated annotation and @deprecated doc tag do not match
  234. Date.java:0: warning 113: Method java.util.Date.setHours: @Deprecated annotation and @deprecated doc tag do not match
  235. Date.java:0: warning 113: Method java.util.Date.setMinutes: @Deprecated annotation and @deprecated doc tag do not match
  236. Date.java:0: warning 113: Method java.util.Date.setMonth: @Deprecated annotation and @deprecated doc tag do not match
  237. Date.java:0: warning 113: Method java.util.Date.setSeconds: @Deprecated annotation and @deprecated doc tag do not match
  238. Date.java:0: warning 113: Method java.util.Date.setYear: @Deprecated annotation and @deprecated doc tag do not match
  239. Date.java:0: warning 113: Method java.util.Date.toGMTString: @Deprecated annotation and @deprecated doc tag do not match
  240. Date.java:0: warning 113: Method java.util.Date.toLocaleString: @Deprecated annotation and @deprecated doc tag do not match
  241. Debug.java:0: warning 113: Method android.os.Debug.changeDebugPort: @Deprecated annotation and @deprecated doc tag do not match
  242. Debug.java:0: warning 113: Method android.os.Debug.getGlobalAllocCount: @Deprecated annotation and @deprecated doc tag do not match
  243. Debug.java:0: warning 113: Method android.os.Debug.getGlobalAllocSize: @Deprecated annotation and @deprecated doc tag do not match
  244. Debug.java:0: warning 113: Method android.os.Debug.getGlobalClassInitCount: @Deprecated annotation and @deprecated doc tag do not match
  245. Debug.java:0: warning 113: Method android.os.Debug.getGlobalClassInitTime: @Deprecated annotation and @deprecated doc tag do not match
  246. Debug.java:0: warning 113: Method android.os.Debug.getGlobalExternalAllocCount: @Deprecated annotation and @deprecated doc tag do not match
  247. Debug.java:0: warning 113: Method android.os.Debug.getGlobalExternalAllocSize: @Deprecated annotation and @deprecated doc tag do not match
  248. Debug.java:0: warning 113: Method android.os.Debug.getGlobalExternalFreedCount: @Deprecated annotation and @deprecated doc tag do not match
  249. Debug.java:0: warning 113: Method android.os.Debug.getGlobalExternalFreedSize: @Deprecated annotation and @deprecated doc tag do not match
  250. Debug.java:0: warning 113: Method android.os.Debug.getGlobalFreedCount: @Deprecated annotation and @deprecated doc tag do not match
  251. Debug.java:0: warning 113: Method android.os.Debug.getGlobalFreedSize: @Deprecated annotation and @deprecated doc tag do not match
  252. Debug.java:0: warning 113: Method android.os.Debug.getGlobalGcInvocationCount: @Deprecated annotation and @deprecated doc tag do not match
  253. Debug.java:0: warning 113: Method android.os.Debug.getThreadAllocCount: @Deprecated annotation and @deprecated doc tag do not match
  254. Debug.java:0: warning 113: Method android.os.Debug.getThreadAllocSize: @Deprecated annotation and @deprecated doc tag do not match
  255. Debug.java:0: warning 113: Method android.os.Debug.getThreadExternalAllocCount: @Deprecated annotation and @deprecated doc tag do not match
  256. Debug.java:0: warning 113: Method android.os.Debug.getThreadExternalAllocSize: @Deprecated annotation and @deprecated doc tag do not match
  257. Debug.java:0: warning 113: Method android.os.Debug.getThreadGcInvocationCount: @Deprecated annotation and @deprecated doc tag do not match
  258. Debug.java:0: warning 113: Method android.os.Debug.resetAllCounts: @Deprecated annotation and @deprecated doc tag do not match
  259. Debug.java:0: warning 113: Method android.os.Debug.resetGlobalAllocCount: @Deprecated annotation and @deprecated doc tag do not match
  260. Debug.java:0: warning 113: Method android.os.Debug.resetGlobalAllocSize: @Deprecated annotation and @deprecated doc tag do not match
  261. Debug.java:0: warning 113: Method android.os.Debug.resetGlobalClassInitCount: @Deprecated annotation and @deprecated doc tag do not match
  262. Debug.java:0: warning 113: Method android.os.Debug.resetGlobalClassInitTime: @Deprecated annotation and @deprecated doc tag do not match
  263. Debug.java:0: warning 113: Method android.os.Debug.resetGlobalExternalAllocCount: @Deprecated annotation and @deprecated doc tag do not match
  264. Debug.java:0: warning 113: Method android.os.Debug.resetGlobalExternalAllocSize: @Deprecated annotation and @deprecated doc tag do not match
  265. Debug.java:0: warning 113: Method android.os.Debug.resetGlobalExternalFreedCount: @Deprecated annotation and @deprecated doc tag do not match
  266. Debug.java:0: warning 113: Method android.os.Debug.resetGlobalExternalFreedSize: @Deprecated annotation and @deprecated doc tag do not match
  267. Debug.java:0: warning 113: Method android.os.Debug.resetGlobalFreedCount: @Deprecated annotation and @deprecated doc tag do not match
  268. Debug.java:0: warning 113: Method android.os.Debug.resetGlobalFreedSize: @Deprecated annotation and @deprecated doc tag do not match
  269. Debug.java:0: warning 113: Method android.os.Debug.resetGlobalGcInvocationCount: @Deprecated annotation and @deprecated doc tag do not match
  270. Debug.java:0: warning 113: Method android.os.Debug.resetThreadAllocCount: @Deprecated annotation and @deprecated doc tag do not match
  271. Debug.java:0: warning 113: Method android.os.Debug.resetThreadAllocSize: @Deprecated annotation and @deprecated doc tag do not match
  272. Debug.java:0: warning 113: Method android.os.Debug.resetThreadExternalAllocCount: @Deprecated annotation and @deprecated doc tag do not match
  273. Debug.java:0: warning 113: Method android.os.Debug.resetThreadExternalAllocSize: @Deprecated annotation and @deprecated doc tag do not match
  274. Debug.java:0: warning 113: Method android.os.Debug.resetThreadGcInvocationCount: @Deprecated annotation and @deprecated doc tag do not match
  275. Debug.java:0: warning 113: Method android.os.Debug.setAllocationLimit: @Deprecated annotation and @deprecated doc tag do not match
  276. Debug.java:0: warning 113: Method android.os.Debug.setGlobalAllocationLimit: @Deprecated annotation and @deprecated doc tag do not match
  277. Debug.java:0: warning 113: Method android.os.Debug.startAllocCounting: @Deprecated annotation and @deprecated doc tag do not match
  278. Debug.java:0: warning 113: Method android.os.Debug.stopAllocCounting: @Deprecated annotation and @deprecated doc tag do not match
  279. Display.java:0: warning 113: Method android.view.Display.getHeight: @Deprecated annotation and @deprecated doc tag do not match
  280. Display.java:0: warning 113: Method android.view.Display.getOrientation: @Deprecated annotation and @deprecated doc tag do not match
  281. Display.java:0: warning 113: Method android.view.Display.getPixelFormat: @Deprecated annotation and @deprecated doc tag do not match
  282. Display.java:0: warning 113: Method android.view.Display.getSupportedRefreshRates: @Deprecated annotation and @deprecated doc tag do not match
  283. Display.java:0: warning 113: Method android.view.Display.getWidth: @Deprecated annotation and @deprecated doc tag do not match
  284. Drawable.java:0: warning 113: Method android.graphics.drawable.Drawable.setDither: @Deprecated annotation and @deprecated doc tag do not match
  285. File.java:0: warning 113: Method java.io.File.toURL: @Deprecated annotation and @deprecated doc tag do not match
  286. Fragment.java:0: warning 113: Method android.app.Fragment.onAttach: @Deprecated annotation and @deprecated doc tag do not match
  287. Fragment.java:0: warning 113: Method android.app.Fragment.onInflate: @Deprecated annotation and @deprecated doc tag do not match
  288. FragmentManager.java:0: warning 113: Method android.app.FragmentManager.openTransaction: @Deprecated annotation and @deprecated doc tag do not match
  289. FrameLayout.java:0: warning 113: Method android.widget.FrameLayout.getConsiderGoneChildrenWhenMeasuring: @Deprecated annotation and @deprecated doc tag do not match
  290. Instrumentation.java:0: warning 113: Method android.app.Instrumentation.startAllocCounting: @Deprecated annotation and @deprecated doc tag do not match
  291. Instrumentation.java:0: warning 113: Method android.app.Instrumentation.stopAllocCounting: @Deprecated annotation and @deprecated doc tag do not match
  292. Intent.java:0: warning 113: Method android.content.Intent.getExtra: @Deprecated annotation and @deprecated doc tag do not match
  293. Intent.java:0: warning 113: Method android.content.Intent.getIBinderExtra: @Deprecated annotation and @deprecated doc tag do not match
  294. Intent.java:0: warning 113: Method android.content.Intent.getIntent: @Deprecated annotation and @deprecated doc tag do not match
  295. Intent.java:0: warning 113: Method android.content.Intent.putExtra: @Deprecated annotation and @deprecated doc tag do not match
  296. Intent.java:0: warning 113: Method android.content.Intent.toURI: @Deprecated annotation and @deprecated doc tag do not match
  297. IntentSender.java:0: warning 113: Method android.content.IntentSender.getTargetPackage: @Deprecated annotation and @deprecated doc tag do not match
  298. KeyCharacterMap.java:0: warning 113: Method android.view.KeyCharacterMap.getKeyData: @Deprecated annotation and @deprecated doc tag do not match
  299. KeyEvent.java:0: warning 113: Method android.view.KeyEvent.dispatch: @Deprecated annotation and @deprecated doc tag do not match
  300. KeyEvent.java:0: warning 113: Method android.view.KeyEvent.getKeyData: @Deprecated annotation and @deprecated doc tag do not match
  301. KeyEvent.java:0: warning 113: Method android.view.KeyEvent.getKeyboardDevice: @Deprecated annotation and @deprecated doc tag do not match
  302. KeyEvent.java:0: warning 113: Method android.view.KeyEvent.isDown: @Deprecated annotation and @deprecated doc tag do not match
  303. LayoutTransition.java:0: warning 113: Method android.animation.LayoutTransition.hideChild: @Deprecated annotation and @deprecated doc tag do not match
  304. LayoutTransition.java:0: warning 113: Method android.animation.LayoutTransition.showChild: @Deprecated annotation and @deprecated doc tag do not match
  305. MotionEvent.java:0: warning 113: Method android.view.MotionEvent.obtain: @Deprecated annotation and @deprecated doc tag do not match
  306. Notification.java:0: warning 113: Method android.app.Notification.setLatestEventInfo: @Deprecated annotation and @deprecated doc tag do not match
  307. PackageInstaller.java:0: warning 113: Method android.content.pm.PackageInstaller.Session.setProgress: @Deprecated annotation and @deprecated doc tag do not match
  308. PackageInstaller.java:0: warning 113: Method android.content.pm.PackageInstaller.SessionInfo.getDetailsIntent: @Deprecated annotation and @deprecated doc tag do not match
  309. PackageInstaller.java:0: warning 113: Method android.content.pm.PackageInstaller.SessionInfo.isOpen: @Deprecated annotation and @deprecated doc tag do not match
  310. PackageInstaller.java:0: warning 113: Method android.content.pm.PackageInstaller.addSessionCallback: @Deprecated annotation and @deprecated doc tag do not match
  311. PackageInstaller.java:0: warning 113: Method android.content.pm.PackageInstaller.removeSessionCallback: @Deprecated annotation and @deprecated doc tag do not match
  312. PackageManager.java:0: warning 113: Method android.content.pm.PackageManager.addPackageToPreferred: @Deprecated annotation and @deprecated doc tag do not match
  313. PackageManager.java:0: warning 113: Method android.content.pm.PackageManager.addPreferredActivity: @Deprecated annotation and @deprecated doc tag do not match
  314. PackageManager.java:0: warning 113: Method android.content.pm.PackageManager.installPackage: @Deprecated annotation and @deprecated doc tag do not match
  315. PackageManager.java:0: warning 113: Method android.content.pm.PackageManager.queryBroadcastReceivers: @Deprecated annotation and @deprecated doc tag do not match
  316. PackageManager.java:0: warning 113: Method android.content.pm.PackageManager.removePackageFromPreferred: @Deprecated annotation and @deprecated doc tag do not match
  317. PackageManager.java:0: warning 113: Method android.content.pm.PackageManager.replacePreferredActivity: @Deprecated annotation and @deprecated doc tag do not match
  318. PackageManager.java:0: warning 113: Method android.content.pm.PackageManager.replacePreferredActivityAsUser: @Deprecated annotation and @deprecated doc tag do not match
  319. Paint.java:0: warning 113: Method android.graphics.Paint.getRasterizer: @Deprecated annotation and @deprecated doc tag do not match
  320. Paint.java:0: warning 113: Method android.graphics.Paint.setRasterizer: @Deprecated annotation and @deprecated doc tag do not match
  321. Palette.java:0: warning 113: Method com.android.internal.util.cm.palette.Palette.generate: @Deprecated annotation and @deprecated doc tag do not match
  322. Palette.java:0: warning 113: Method com.android.internal.util.cm.palette.Palette.generateAsync: @Deprecated annotation and @deprecated doc tag do not match
  323. Parcel.java:0: warning 113: Method android.os.Parcel.readTypedArray: @Deprecated annotation and @deprecated doc tag do not match
  324. ParcelFileDescriptor.java:0: warning 113: Method android.os.ParcelFileDescriptor.fromData: @Deprecated annotation and @deprecated doc tag do not match
  325. PendingIntent.java:0: warning 113: Method android.app.PendingIntent.getTargetPackage: @Deprecated annotation and @deprecated doc tag do not match
  326. Picture.java:0: warning 113: Method android.graphics.Picture.createFromStream: @Deprecated annotation and @deprecated doc tag do not match
  327. Picture.java:0: warning 113: Method android.graphics.Picture.writeToStream: @Deprecated annotation and @deprecated doc tag do not match
  328. Properties.java:0: warning 113: Method java.util.Properties.save: @Deprecated annotation and @deprecated doc tag do not match
  329. RemoteViews.java:0: warning 113: Method android.widget.RemoteViews.setRemoteAdapter: @Deprecated annotation and @deprecated doc tag do not match
  330. Resources.java:0: warning 113: Method android.content.res.Resources.getColor: @Deprecated annotation and @deprecated doc tag do not match
  331. Resources.java:0: warning 113: Method android.content.res.Resources.getColorStateList: @Deprecated annotation and @deprecated doc tag do not match
  332. Resources.java:0: warning 113: Method android.content.res.Resources.getDrawable: @Deprecated annotation and @deprecated doc tag do not match
  333. Resources.java:0: warning 113: Method android.content.res.Resources.getDrawableForDensity: @Deprecated annotation and @deprecated doc tag do not match
  334. Resources.java:0: warning 113: Method android.content.res.Resources.updateConfiguration: @Deprecated annotation and @deprecated doc tag do not match
  335. SQLiteClosable.java:0: warning 113: Method android.database.sqlite.SQLiteClosable.onAllReferencesReleasedFromContainer: @Deprecated annotation and @deprecated doc tag do not match
  336. SQLiteClosable.java:0: warning 113: Method android.database.sqlite.SQLiteClosable.releaseReferenceFromContainer: @Deprecated annotation and @deprecated doc tag do not match
  337. SQLiteDatabase.java:0: warning 113: Method android.database.sqlite.SQLiteDatabase.getSyncedTables: @Deprecated annotation and @deprecated doc tag do not match
  338. SQLiteDatabase.java:0: warning 113: Method android.database.sqlite.SQLiteDatabase.isDbLockedByOtherThreads: @Deprecated annotation and @deprecated doc tag do not match
  339. SQLiteDatabase.java:0: warning 113: Method android.database.sqlite.SQLiteDatabase.markTableSyncable: @Deprecated annotation and @deprecated doc tag do not match
  340. SQLiteDatabase.java:0: warning 113: Method android.database.sqlite.SQLiteDatabase.setLockingEnabled: @Deprecated annotation and @deprecated doc tag do not match
  341. SQLiteDatabase.java:0: warning 113: Method android.database.sqlite.SQLiteDatabase.yieldIfContended: @Deprecated annotation and @deprecated doc tag do not match
  342. SQLiteProgram.java:0: warning 113: Method android.database.sqlite.SQLiteProgram.getUniqueId: @Deprecated annotation and @deprecated doc tag do not match
  343. Service.java:0: warning 113: Method android.app.Service.onStart: @Deprecated annotation and @deprecated doc tag do not match
  344. Service.java:0: warning 113: Method android.app.Service.setForeground: @Deprecated annotation and @deprecated doc tag do not match
  345. String.java:0: warning 113: Method java.lang.String.getBytes: @Deprecated annotation and @deprecated doc tag do not match
  346. Surface.java:0: warning 113: Method android.view.Surface.transferFrom: @Deprecated annotation and @deprecated doc tag do not match
  347. Surface.java:0: warning 113: Method android.view.Surface.unlockCanvas: @Deprecated annotation and @deprecated doc tag do not match
  348. SurfaceHolder.java:0: warning 113: Method android.view.SurfaceHolder.setType: @Deprecated annotation and @deprecated doc tag do not match
  349. Thread.java:0: warning 113: Method java.lang.Thread.countStackFrames: @Deprecated annotation and @deprecated doc tag do not match
  350. Thread.java:0: warning 113: Method java.lang.Thread.destroy: @Deprecated annotation and @deprecated doc tag do not match
  351. Thread.java:0: warning 113: Method java.lang.Thread.resume: @Deprecated annotation and @deprecated doc tag do not match
  352. Thread.java:0: warning 113: Method java.lang.Thread.stop: @Deprecated annotation and @deprecated doc tag do not match
  353. Thread.java:0: warning 113: Method java.lang.Thread.suspend: @Deprecated annotation and @deprecated doc tag do not match
  354. ThreadGroup.java:0: warning 113: Method java.lang.ThreadGroup.allowThreadSuspension: @Deprecated annotation and @deprecated doc tag do not match
  355. ThreadGroup.java:0: warning 113: Method java.lang.ThreadGroup.resume: @Deprecated annotation and @deprecated doc tag do not match
  356. ThreadGroup.java:0: warning 113: Method java.lang.ThreadGroup.stop: @Deprecated annotation and @deprecated doc tag do not match
  357. ThreadGroup.java:0: warning 113: Method java.lang.ThreadGroup.suspend: @Deprecated annotation and @deprecated doc tag do not match
  358. TypedValue.java:0: warning 113: Method android.util.TypedValue.complexToDimensionNoisy: @Deprecated annotation and @deprecated doc tag do not match
  359. URLConnection.java:0: warning 113: Method java.net.URLConnection.getDefaultRequestProperty: @Deprecated annotation and @deprecated doc tag do not match
  360. URLConnection.java:0: warning 113: Method java.net.URLConnection.setDefaultRequestProperty: @Deprecated annotation and @deprecated doc tag do not match
  361. URLStreamHandler.java:0: warning 113: Method java.net.URLStreamHandler.setURL: @Deprecated annotation and @deprecated doc tag do not match
  362. View.java:0: warning 113: Method android.view.View.setBackgroundDrawable: @Deprecated annotation and @deprecated doc tag do not match
  363. ViewTreeObserver.java:0: warning 113: Method android.view.ViewTreeObserver.removeGlobalOnLayoutListener: @Deprecated annotation and @deprecated doc tag do not match
  364. Window.java:0: warning 113: Method android.view.Window.setTitleColor: @Deprecated annotation and @deprecated doc tag do not match
  365. DroidDoc took 29 sec. to write docs to /home/garth/android/Nougat/out/target/common/docs/cm-api-stubs
  366. 39 warnings
  367. [ 39% 13462/33951] host Java: bouncycastle-host (/home/garth/andr...ommon/obj/JAVA_LIBRARIES/bouncycastle-host_intermediates/classes)
  368. warning: [options] bootstrap class path not set in conjunction with -source 1.7
  369. Note: Some input files use or override a deprecated API.
  370. Note: Recompile with -Xlint:deprecation for details.
  371. Note: Some input files use unchecked or unsafe operations.
  372. Note: Recompile with -Xlint:unchecked for details.
  373. 1 warning
  374. [ 39% 13525/33951] host Java: bouncycastle-bcpkix-host (/home/gar...bj/JAVA_LIBRARIES/bouncycastle-bcpkix-host_intermediates/classes)
  375. warning: [options] bootstrap class path not set in conjunction with -source 1.7
  376. Note: Some input files use unchecked or unsafe operations.
  377. Note: Recompile with -Xlint:unchecked for details.
  378. 1 warning
  379. [ 40% 13705/33951] target R.java/Manifest.java: Bluetooth (/home/...t/out/target/common/obj/APPS/Bluetooth_intermediates/src/R.stamp)
  380. warning: string 'hello' has no default translation.
  381. [ 40% 13777/33951] target R.java/Manifest.java: com.android.email...JAVA_LIBRARIES/com.android.emailcommon_intermediates/src/R.stamp)
  382. Warning: AndroidManifest.xml already defines versionCode (in http://schemas.android.com/apk/res/android); using existing value in manifest.
  383. Warning: AndroidManifest.xml already defines minSdkVersion (in http://schemas.android.com/apk/res/android); using existing value in manifest.
  384. Warning: AndroidManifest.xml already defines targetSdkVersion (in http://schemas.android.com/apk/res/android); using existing value in manifest.
  385. [ 40% 13781/33951] target thumb C++: libbluetooth_jni <= packages.../Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp
  386. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:103:91: warning: data argument not used by format string [-Wformat-extra-args]
  387. ALOGE("JNI ERROR : JNI reference already cleaned : adapter_state_change_callback", __FUNCTION__);
  388. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  389. system/core/include/log/log.h:156:52: note: expanded from macro 'ALOGE'
  390. #define ALOGE(...) ((void)ALOG(LOG_ERROR, LOG_TAG, __VA_ARGS__))
  391. ^~~~~~~~~~~
  392. system/core/include/log/log.h:453:38: note: expanded from macro 'ALOG'
  393. LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
  394. ^~~~~~~~~~~
  395. system/core/include/log/log.h:461:37: note: expanded from macro 'LOG_PRI'
  396. android_printLog(priority, tag, __VA_ARGS__)
  397. ^~~~~~~~~~~
  398. system/core/include/log/log.h:618:36: note: expanded from macro 'android_printLog'
  399. __android_log_print(prio, tag, fmt)
  400. ^~~
  401. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:505:87: warning: data argument not used by format string [-Wformat-extra-args]
  402. ALOGE("JNI ERROR : JNI reference already cleaned : energy_info_recv_callback", __FUNCTION__);
  403. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  404. system/core/include/log/log.h:156:52: note: expanded from macro 'ALOGE'
  405. #define ALOGE(...) ((void)ALOG(LOG_ERROR, LOG_TAG, __VA_ARGS__))
  406. ^~~~~~~~~~~
  407. system/core/include/log/log.h:453:38: note: expanded from macro 'ALOG'
  408. LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
  409. ^~~~~~~~~~~
  410. system/core/include/log/log.h:461:37: note: expanded from macro 'LOG_PRI'
  411. android_printLog(priority, tag, __VA_ARGS__)
  412. ^~~~~~~~~~~
  413. system/core/include/log/log.h:618:36: note: expanded from macro 'android_printLog'
  414. __android_log_print(prio, tag, fmt)
  415. ^~~
  416. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:567:84: warning: data argument not used by format string [-Wformat-extra-args]
  417. ALOGE("JNI ERROR : JNI reference already cleaned : set_wake_alarm_callout", __FUNCTION__);
  418. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  419. system/core/include/log/log.h:156:52: note: expanded from macro 'ALOGE'
  420. #define ALOGE(...) ((void)ALOG(LOG_ERROR, LOG_TAG, __VA_ARGS__))
  421. ^~~~~~~~~~~
  422. system/core/include/log/log.h:453:38: note: expanded from macro 'ALOG'
  423. LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
  424. ^~~~~~~~~~~
  425. system/core/include/log/log.h:461:37: note: expanded from macro 'LOG_PRI'
  426. android_printLog(priority, tag, __VA_ARGS__)
  427. ^~~~~~~~~~~
  428. system/core/include/log/log.h:618:36: note: expanded from macro 'android_printLog'
  429. __android_log_print(prio, tag, fmt)
  430. ^~~
  431. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:605:92: warning: data argument not used by format string [-Wformat-extra-args]
  432. ALOGE("JNI ERROR : JNI reference already cleaned : acquire_wake_lock_callout", __FUNCTION__);
  433. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  434. system/core/include/log/log.h:156:52: note: expanded from macro 'ALOGE'
  435. #define ALOGE(...) ((void)ALOG(LOG_ERROR, LOG_TAG, __VA_ARGS__))
  436. ^~~~~~~~~~~
  437. system/core/include/log/log.h:453:38: note: expanded from macro 'ALOG'
  438. LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
  439. ^~~~~~~~~~~
  440. system/core/include/log/log.h:461:37: note: expanded from macro 'LOG_PRI'
  441. android_printLog(priority, tag, __VA_ARGS__)
  442. ^~~~~~~~~~~
  443. system/core/include/log/log.h:618:36: note: expanded from macro 'android_printLog'
  444. __android_log_print(prio, tag, fmt)
  445. ^~~
  446. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:641:92: warning: data argument not used by format string [-Wformat-extra-args]
  447. ALOGE("JNI ERROR : JNI reference already cleaned : release_wake_lock_callout", __FUNCTION__);
  448. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  449. system/core/include/log/log.h:156:52: note: expanded from macro 'ALOGE'
  450. #define ALOGE(...) ((void)ALOG(LOG_ERROR, LOG_TAG, __VA_ARGS__))
  451. ^~~~~~~~~~~
  452. system/core/include/log/log.h:453:38: note: expanded from macro 'ALOG'
  453. LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
  454. ^~~~~~~~~~~
  455. system/core/include/log/log.h:461:37: note: expanded from macro 'LOG_PRI'
  456. android_printLog(priority, tag, __VA_ARGS__)
  457. ^~~~~~~~~~~
  458. system/core/include/log/log.h:618:36: note: expanded from macro 'android_printLog'
  459. __android_log_print(prio, tag, fmt)
  460. ^~~
  461. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:60:36: warning: unused variable 'sBluetoothVendorInterface' [-Wunused-variable]
  462. static const btvendor_interface_t *sBluetoothVendorInterface = NULL;
  463. ^
  464. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:665:25: warning: variable 'sBluetoothOsCallouts' is not needed and will not be emitted [-Wunneeded-internal-declaration]
  465. static bt_os_callouts_t sBluetoothOsCallouts = {
  466. ^
  467. 7 warnings generated.
  468. [ 40% 13785/33951] target thumb C++: libbluetooth_jni <= packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp_sink.cpp
  469. packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp_sink.cpp:127:1: warning: missing field 'connection_priority_cb' initializer [-Wmissing-field-initializers]
  470. };
  471. ^
  472. 1 warning generated.
  473. [ 40% 13786/33951] target thumb C++: libbluetooth_jni <= packages/apps/Bluetooth/jni/com_android_bluetooth_avrcp.cpp
  474. packages/apps/Bluetooth/jni/com_android_bluetooth_avrcp.cpp:451:30: warning: format specifies type 'int' but the argument has type 'jlong' (aka 'long long') [-Wformat]
  475. ALOGI("start entry: %d", start);
  476. ~~ ^~~~~
  477. %lld
  478. system/core/include/log/log.h:128:51: note: expanded from macro 'ALOGI'
  479. #define ALOGI(...) ((void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__))
  480. ^~~~~~~~~~~
  481. system/core/include/log/log.h:453:38: note: expanded from macro 'ALOG'
  482. LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
  483. ^~~~~~~~~~~
  484. system/core/include/log/log.h:461:37: note: expanded from macro 'LOG_PRI'
  485. android_printLog(priority, tag, __VA_ARGS__)
  486. ^~~~~~~~~~~
  487. system/core/include/log/log.h:618:36: note: expanded from macro 'android_printLog'
  488. __android_log_print(prio, tag, fmt)
  489. ^~~
  490. packages/apps/Bluetooth/jni/com_android_bluetooth_avrcp.cpp:452:28: warning: format specifies type 'int' but the argument has type 'jlong' (aka 'long long') [-Wformat]
  491. ALOGI("end entry: %d", end);
  492. ~~ ^~~
  493. %lld
  494. system/core/include/log/log.h:128:51: note: expanded from macro 'ALOGI'
  495. #define ALOGI(...) ((void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__))
  496. ^~~~~~~~~~~
  497. system/core/include/log/log.h:453:38: note: expanded from macro 'ALOG'
  498. LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
  499. ^~~~~~~~~~~
  500. system/core/include/log/log.h:461:37: note: expanded from macro 'LOG_PRI'
  501. android_printLog(priority, tag, __VA_ARGS__)
  502. ^~~~~~~~~~~
  503. system/core/include/log/log.h:618:36: note: expanded from macro 'android_printLog'
  504. __android_log_print(prio, tag, fmt)
  505. ^~~
  506. packages/apps/Bluetooth/jni/com_android_bluetooth_avrcp.cpp:549:49: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
  507. ALOGV("direction: %d, uid: %lu", direction, uid);
  508. ~~~ ^~~
  509. %llu
  510. system/core/include/log/log.h:93:42: note: expanded from macro 'ALOGV'
  511. #define ALOGV(...) do { if (0) { __ALOGV(__VA_ARGS__); } } while (0)
  512. ^~~~~~~~~~~
  513. system/core/include/log/log.h:91:56: note: expanded from macro '__ALOGV'
  514. #define __ALOGV(...) ((void)ALOG(LOG_VERBOSE, LOG_TAG, __VA_ARGS__))
  515. ^~~~~~~~~~~
  516. system/core/include/log/log.h:453:38: note: expanded from macro 'ALOG'
  517. LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
  518. ^~~~~~~~~~~
  519. system/core/include/log/log.h:461:37: note: expanded from macro 'LOG_PRI'
  520. android_printLog(priority, tag, __VA_ARGS__)
  521. ^~~~~~~~~~~
  522. system/core/include/log/log.h:618:36: note: expanded from macro 'android_printLog'
  523. __android_log_print(prio, tag, fmt)
  524. ^~~
  525. packages/apps/Bluetooth/jni/com_android_bluetooth_avrcp.cpp:575:41: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
  526. ALOGV("scope: %d, uid: %lu", scope, uid);
  527. ~~~ ^~~
  528. %llu
  529. system/core/include/log/log.h:93:42: note: expanded from macro 'ALOGV'
  530. #define ALOGV(...) do { if (0) { __ALOGV(__VA_ARGS__); } } while (0)
  531. ^~~~~~~~~~~
  532. system/core/include/log/log.h:91:56: note: expanded from macro '__ALOGV'
  533. #define __ALOGV(...) ((void)ALOG(LOG_VERBOSE, LOG_TAG, __VA_ARGS__))
  534. ^~~~~~~~~~~
  535. system/core/include/log/log.h:453:38: note: expanded from macro 'ALOG'
  536. LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
  537. ^~~~~~~~~~~
  538. system/core/include/log/log.h:461:37: note: expanded from macro 'LOG_PRI'
  539. android_printLog(priority, tag, __VA_ARGS__)
  540. ^~~~~~~~~~~
  541. system/core/include/log/log.h:618:36: note: expanded from macro 'android_printLog'
  542. __android_log_print(prio, tag, fmt)
  543. ^~~
  544. packages/apps/Bluetooth/jni/com_android_bluetooth_avrcp.cpp:1547:56: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
  545. ALOGI("getFolderItemsRspNative: uid: %lu", param.p_item_list[count].u.folder.uid);
  546. ~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  547. %llu
  548. system/core/include/log/log.h:128:51: note: expanded from macro 'ALOGI'
  549. #define ALOGI(...) ((void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__))
  550. ^~~~~~~~~~~
  551. system/core/include/log/log.h:453:38: note: expanded from macro 'ALOG'
  552. LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
  553. ^~~~~~~~~~~
  554. system/core/include/log/log.h:461:37: note: expanded from macro 'LOG_PRI'
  555. android_printLog(priority, tag, __VA_ARGS__)
  556. ^~~~~~~~~~~
  557. system/core/include/log/log.h:618:36: note: expanded from macro 'android_printLog'
  558. __android_log_print(prio, tag, fmt)
  559. ^~~
  560. packages/apps/Bluetooth/jni/com_android_bluetooth_avrcp.cpp:1593:50: warning: incomplete format specifier [-Wformat]
  561. ALOGI("getFolderItemsRspNative: uid: %l", param.p_item_list[count].u.media.uid);
  562. ^~
  563. system/core/include/log/log.h:128:51: note: expanded from macro 'ALOGI'
  564. #define ALOGI(...) ((void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__))
  565. ^
  566. system/core/include/log/log.h:453:38: note: expanded from macro 'ALOG'
  567. LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
  568. ^
  569. system/core/include/log/log.h:461:37: note: expanded from macro 'LOG_PRI'
  570. android_printLog(priority, tag, __VA_ARGS__)
  571. ^
  572. system/core/include/log/log.h:618:36: note: expanded from macro 'android_printLog'
  573. __android_log_print(prio, tag, fmt)
  574. ^
  575. packages/apps/Bluetooth/jni/com_android_bluetooth_avrcp.cpp:1479:14: warning: unused variable 'displayNameElements' [-Wunused-variable]
  576. jstring *displayNameElements;
  577. ^
  578. packages/apps/Bluetooth/jni/com_android_bluetooth_avrcp.cpp:1481:14: warning: unused variable 'attValuesElements' [-Wunused-variable]
  579. jstring *attValuesElements;
  580. ^
  581. packages/apps/Bluetooth/jni/com_android_bluetooth_avrcp.cpp:1716:13: warning: unused variable 'countElementLength' [-Wunused-variable]
  582. int32_t countElementLength = 0;
  583. ^
  584. packages/apps/Bluetooth/jni/com_android_bluetooth_avrcp.cpp:2002:35: warning: incomplete format specifier [-Wformat]
  585. ALOGV("status: %d, itemCount: %l", errStatus, itemCount);
  586. ^~
  587. system/core/include/log/log.h:93:42: note: expanded from macro 'ALOGV'
  588. #define ALOGV(...) do { if (0) { __ALOGV(__VA_ARGS__); } } while (0)
  589. ^
  590. system/core/include/log/log.h:91:56: note: expanded from macro '__ALOGV'
  591. #define __ALOGV(...) ((void)ALOG(LOG_VERBOSE, LOG_TAG, __VA_ARGS__))
  592. ^
  593. system/core/include/log/log.h:453:38: note: expanded from macro 'ALOG'
  594. LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
  595. ^
  596. system/core/include/log/log.h:461:37: note: expanded from macro 'LOG_PRI'
  597. android_printLog(priority, tag, __VA_ARGS__)
  598. ^
  599. system/core/include/log/log.h:618:36: note: expanded from macro 'android_printLog'
  600. __android_log_print(prio, tag, fmt)
  601. ^
  602. packages/apps/Bluetooth/jni/com_android_bluetooth_avrcp.cpp:39:18: warning: unused variable 'method_handlePassthroughRsp' [-Wunused-variable]
  603. static jmethodID method_handlePassthroughRsp;
  604. ^
  605. 11 warnings generated.
  606. [ 40% 13793/33951] target thumb C++: libbluetooth_jni <= packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_vendor.cpp
  607. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_vendor.cpp:109:17: warning: unused variable 'status' [-Wunused-variable]
  608. bt_status_t status;
  609. ^
  610. 1 warning generated.
  611. [ 40% 13822/33951] target arm C++: libjni_jpegstream <= packages/apps/Gallery2/jni_jpegstream/src/jpegstream.cpp
  612. packages/apps/Gallery2/jni_jpegstream/src/jpegstream.cpp:326:35: warning: unused parameter 'reserved' [-Wunused-parameter]
  613. jint JNI_OnLoad(JavaVM* vm, void* reserved) {
  614. ^
  615. 1 warning generated.
  616. [ 40% 13824/33951] target arm C++: libjni_jpegstream <= packages/apps/Gallery2/jni_jpegstream/src/jpeg_hook.cpp
  617. packages/apps/Gallery2/jni_jpegstream/src/jpeg_hook.cpp:124:34: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned int') and 'long' [-Wsign-compare]
  618. if (src->mgr.bytes_in_buffer >= num_bytes) {
  619. ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~
  620. packages/apps/Gallery2/jni_jpegstream/src/jpeg_hook.cpp:152:43: warning: unused parameter 'cinfo' [-Wunused-parameter]
  621. void Mgr_term_source_fcn(j_decompress_ptr cinfo) {
  622. ^
  623. 2 warnings generated.
  624. [ 41% 13968/33951] target thumb C++: libandroid_runtime <= frameworks/base/core/jni/android/graphics/pdf/PdfRenderer.cpp
  625. In file included from frameworks/base/core/jni/android/graphics/Bitmap.h:24:0,
  626. from frameworks/base/core/jni/android/graphics/GraphicsJNI.h:4,
  627. from frameworks/base/core/jni/android/graphics/pdf/PdfRenderer.cpp:19:
  628. external/libcxx/include/memory: In member function 'FX_BOOL CPDF_SyntaxParser::IsEncrypted()':
  629. external/libcxx/include/memory:3016:1: note: candidate 1: bool std::__1::operator!=(const std::__1::unique_ptr<_Tp, _Dp>&, std::nullptr_t) [with _T1 = CPDF_CryptoHandler; _D1 = std::__1::default_delete<CPDF_CryptoHandler>; std::nullptr_t = std::nullptr_t]
  630. operator!=(const unique_ptr<_T1, _D1>& __x, nullptr_t) _NOEXCEPT
  631. ^
  632. In file included from bionic/libc/include/stdio.h:48:0,
  633. from bionic/libc/include/wchar.h:32,
  634. from external/libcxx/include/iosfwd:90,
  635. from external/libcxx/include/iterator:346,
  636. from external/libcxx/include/memory:606,
  637. from frameworks/base/core/jni/android/graphics/Bitmap.h:24,
  638. from frameworks/base/core/jni/android/graphics/GraphicsJNI.h:4,
  639. from frameworks/base/core/jni/android/graphics/pdf/PdfRenderer.cpp:19:
  640. external/pdfium/core/include/fpdfapi/fpdf_parser.h:286:54: note: candidate 2: operator!=(int, int) <built-in>
  641. FX_BOOL IsEncrypted() { return m_pCryptoHandler != NULL; }
  642. ^
  643. [ 41% 13969/33951] target thumb C++: libandroid_runtime <= frameworks/base/core/jni/android/graphics/pdf/PdfEditor.cpp
  644. In file included from external/pdfium/core/include/fpdfapi/fpdf_module.h:10:0,
  645. from external/pdfium/fpdfsdk/include/fsdk_define.h:10,
  646. from external/pdfium/fpdfsdk/include/fsdk_rendercontext.h:10,
  647. from frameworks/base/core/jni/android/graphics/pdf/PdfEditor.cpp:25:
  648. external/libcxx/include/memory: In member function 'FX_BOOL CPDF_SyntaxParser::IsEncrypted()':
  649. external/libcxx/include/memory:3016:1: note: candidate 1: bool std::__1::operator!=(const std::__1::unique_ptr<_Tp, _Dp>&, std::nullptr_t) [with _T1 = CPDF_CryptoHandler; _D1 = std::__1::default_delete<CPDF_CryptoHandler>; std::nullptr_t = std::nullptr_t]
  650. operator!=(const unique_ptr<_T1, _D1>& __x, nullptr_t) _NOEXCEPT
  651. ^
  652. In file included from bionic/libc/include/stdio.h:48:0,
  653. from bionic/libc/include/wchar.h:32,
  654. from external/libcxx/include/iosfwd:90,
  655. from external/libcxx/include/iterator:346,
  656. from external/libcxx/include/memory:606,
  657. from external/pdfium/core/include/fpdfapi/fpdf_module.h:10,
  658. from external/pdfium/fpdfsdk/include/fsdk_define.h:10,
  659. from external/pdfium/fpdfsdk/include/fsdk_rendercontext.h:10,
  660. from frameworks/base/core/jni/android/graphics/pdf/PdfEditor.cpp:25:
  661. external/pdfium/core/include/fpdfapi/fpdf_parser.h:286:54: note: candidate 2: operator!=(int, int) <built-in>
  662. FX_BOOL IsEncrypted() { return m_pCryptoHandler != NULL; }
  663. ^
  664. [ 46% 15939/33951] target thumb C++: libsqlite3_android <= external/sqlite/android/sqlite3_android.cpp
  665. external/sqlite/android/sqlite3_android.cpp:434:5: warning: 'ucol_getShortDefinitionString_56' is deprecated [-Wdeprecated-declarations]
  666. ucol_getShortDefinitionString(collator, NULL, buf, 1024, &status);
  667. ^
  668. external/icu/icu4c/source/common/unicode/urename.h:723:39: note: expanded from macro 'ucol_getShortDefinitionString'
  669. #define ucol_getShortDefinitionString U_ICU_ENTRY_POINT_RENAME(ucol_getShortDefinitionString)
  670. ^
  671. external/icu/icu4c/source/common/unicode/uvernum.h:112:40: note: expanded from macro 'U_ICU_ENTRY_POINT_RENAME'
  672. #define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
  673. ^
  674. external/icu/icu4c/source/common/unicode/uvernum.h:111:44: note: expanded from macro 'U_DEF2_ICU_ENTRY_POINT_RENAME'
  675. #define U_DEF2_ICU_ENTRY_POINT_RENAME(x,y) U_DEF_ICU_ENTRY_POINT_RENAME(x,y)
  676. ^
  677. external/icu/icu4c/source/common/unicode/uvernum.h:110:43: note: expanded from macro 'U_DEF_ICU_ENTRY_POINT_RENAME'
  678. #define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
  679. ^
  680. <scratch space>:173:1: note: expanded from here
  681. ucol_getShortDefinitionString_56
  682. ^
  683. external/icu/icu4c/source/i18n/unicode/ucol.h:947:1: note: 'ucol_getShortDefinitionString_56' has been explicitly marked deprecated here
  684. ucol_getShortDefinitionString(const UCollator *coll,
  685. ^
  686. external/icu/icu4c/source/common/unicode/urename.h:723:39: note: expanded from macro 'ucol_getShortDefinitionString'
  687. #define ucol_getShortDefinitionString U_ICU_ENTRY_POINT_RENAME(ucol_getShortDefinitionString)
  688. ^
  689. external/icu/icu4c/source/common/unicode/uvernum.h:112:40: note: expanded from macro 'U_ICU_ENTRY_POINT_RENAME'
  690. #define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
  691. ^
  692. external/icu/icu4c/source/common/unicode/uvernum.h:111:44: note: expanded from macro 'U_DEF2_ICU_ENTRY_POINT_RENAME'
  693. #define U_DEF2_ICU_ENTRY_POINT_RENAME(x,y) U_DEF_ICU_ENTRY_POINT_RENAME(x,y)
  694. ^
  695. external/icu/icu4c/source/common/unicode/uvernum.h:110:43: note: expanded from macro 'U_DEF_ICU_ENTRY_POINT_RENAME'
  696. #define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
  697. ^
  698. <scratch space>:129:1: note: expanded from here
  699. ucol_getShortDefinitionString_56
  700. ^
  701. 1 warning generated.
  702. [ 47% 16068/33951] target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_dlssynth.c
  703. In file included from external/sonivox/arm-wt-22k/lib_src/eas_dlssynth.c:37:
  704. external/sonivox/arm-wt-22k/lib_src/eas_pan.h:34:9: warning: 'EAS_PAN_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
  705. #ifndef EAS_PAN_H
  706. ^~~~~~~~~
  707. external/sonivox/arm-wt-22k/lib_src/eas_pan.h:35:9: note: '_EAS_PAN_H' is defined here; did you mean 'EAS_PAN_H'?
  708. #define _EAS_PAN_H
  709. ^~~~~~~~~~
  710. EAS_PAN_H
  711. 1 warning generated.
  712. [ 47% 16075/33951] target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_mdls.c
  713. external/sonivox/arm-wt-22k/lib_src/eas_mdls.c:325:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  714. 0, /* not modified */
  715. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  716. external/sonivox/arm-wt-22k/lib_src/eas_mdls.c:568:38: warning: comparison of integers of different signs: 'EAS_I32' (aka 'long') and 'unsigned int' [-Wsign-compare]
  717. if ((ptblSize == 0) || (ptblSize > DLS_MAX_WAVE_COUNT * sizeof(POOLCUE) + sizeof(POOLTABLE)))
  718. ~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  719. 2 warnings generated.
  720. [ 47% 16082/33951] target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_pan.c
  721. In file included from external/sonivox/arm-wt-22k/lib_src/eas_pan.c:34:
  722. external/sonivox/arm-wt-22k/lib_src/eas_pan.h:34:9: warning: 'EAS_PAN_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
  723. #ifndef EAS_PAN_H
  724. ^~~~~~~~~
  725. external/sonivox/arm-wt-22k/lib_src/eas_pan.h:35:9: note: '_EAS_PAN_H' is defined here; did you mean 'EAS_PAN_H'?
  726. #define _EAS_PAN_H
  727. ^~~~~~~~~~
  728. EAS_PAN_H
  729. 1 warning generated.
  730. [ 47% 16094/33951] target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_wtsynth.c
  731. In file included from external/sonivox/arm-wt-22k/lib_src/eas_wtsynth.c:40:
  732. external/sonivox/arm-wt-22k/lib_src/eas_pan.h:34:9: warning: 'EAS_PAN_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
  733. #ifndef EAS_PAN_H
  734. ^~~~~~~~~
  735. external/sonivox/arm-wt-22k/lib_src/eas_pan.h:35:9: note: '_EAS_PAN_H' is defined here; did you mean 'EAS_PAN_H'?
  736. #define _EAS_PAN_H
  737. ^~~~~~~~~~
  738. EAS_PAN_H
  739. 1 warning generated.
  740. [ 47% 16258/33951] target arm C: libspeexresampler <= external/speex/libspeex/resample.c
  741. external/speex/libspeex/resample.c:605:20: warning: comparison of integers of different signs: 'spx_int32_t' (aka 'int') and 'spx_uint32_t' (aka 'unsigned int') [-Wsign-compare]
  742. for (j=0;j<st->filt_len;j++)
  743. ~^~~~~~~~~~~~~
  744. external/speex/libspeex/resample.c:686:23: warning: comparison of integers of different signs: 'spx_int32_t' (aka 'int') and 'spx_uint32_t' (aka 'unsigned int') [-Wsign-compare]
  745. for (j=0;j<st->magic_samples[i];j++)
  746. ~^~~~~~~~~~~~~~~~~~~~~
  747. external/speex/libspeex/resample.c:694:23: warning: comparison of integers of different signs: 'spx_int32_t' (aka 'int') and 'unsigned int' [-Wsign-compare]
  748. for (j=0;j<olen-1;j++)
  749. ~^~~~~~~
  750. external/speex/libspeex/resample.c:697:20: warning: comparison of integers of different signs: 'spx_int32_t' (aka 'int') and 'unsigned int' [-Wsign-compare]
  751. for (;j<st->filt_len-1;j++)
  752. ~^~~~~~~~~~~~~~~
  753. external/speex/libspeex/resample.c:704:23: warning: comparison of integers of different signs: 'spx_int32_t' (aka 'int') and 'unsigned int' [-Wsign-compare]
  754. for (j=0;j<st->filt_len-1+st->magic_samples[i];j++)
  755. ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  756. external/speex/libspeex/resample.c:870:21: warning: comparison of integers of different signs: 'int' and 'spx_uint32_t' (aka 'unsigned int') [-Wsign-compare]
  757. for(j=0;j<ichunk;++j)
  758. ~^~~~~~~
  759. external/speex/libspeex/resample.c:873:20: warning: comparison of integers of different signs: 'int' and 'spx_uint32_t' (aka 'unsigned int') [-Wsign-compare]
  760. for(j=0;j<ichunk;++j)
  761. ~^~~~~~~
  762. external/speex/libspeex/resample.c:926:19: warning: comparison of integers of different signs: 'int' and 'spx_uint32_t' (aka 'unsigned int') [-Wsign-compare]
  763. for(j=0;j<ichunk;++j)
  764. ~^~~~~~~
  765. external/speex/libspeex/resample.c:933:19: warning: comparison of integers of different signs: 'int' and 'spx_uint32_t' (aka 'unsigned int') [-Wsign-compare]
  766. for(j=0;j<ichunk;++j)
  767. ~^~~~~~~
  768. external/speex/libspeex/resample.c:943:16: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare]
  769. for (j=0;j<ochunk+omagic;++j)
  770. ~^~~~~~~~~~~~~~
  771. 10 warnings generated.
  772. [ 52% 17712/33951] target R.java/Manifest.java: Browser (/home/ga...gat/out/target/common/obj/APPS/Browser_intermediates/src/R.stamp)
  773. packages/apps/Browser/res/values-ja/donottranslate_strings.xml:20: warning: string 'pref_default_text_encoding_default' marked untranslatable but exists in locale 'ja'
  774.  
  775. Warning: AndroidManifest.xml already defines minSdkVersion (in http://schemas.android.com/apk/res/android); using existing value in manifest.
  776. Warning: AndroidManifest.xml already defines targetSdkVersion (in http://schemas.android.com/apk/res/android); using existing value in manifest.
  777. [ 52% 17720/33951] Building with Jack: /home/garth/android/Nougat...JAVA_LIBRARIES/android-support-v13-ics_intermediates/classes.jack
  778. FAILED: /bin/bash -c "(rm -f /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v13-ics_intermediates/classes.jack ) && (rm -rf /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v13-ics_intermediates/jack-rsc ) && (mkdir -p /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v13-ics_intermediates/ ) && (mkdir -p /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v13-ics_intermediates/jack-rsc ) && (rm -f /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v13-ics_intermediates/jack-rsc/java-source-list ) && (touch /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v13-ics_intermediates/jack-rsc/java-source-list ) && (echo -n 'frameworks/support/v13/ics/android/support/v13/app/FragmentCompatICS.java ' >> /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v13-ics_intermediates/jack-rsc/java-source-list ) && (if [ -d \"/home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v13-ics_intermediates/src\" ]; then find /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v13-ics_intermediates/src -name '*.java' >> /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v13-ics_intermediates/jack-rsc/java-source-list; fi ) && (tr ' ' '\\n' < /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v13-ics_intermediates/jack-rsc/java-source-list | build/tools/normalize_path.py | sort -u > /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v13-ics_intermediates/jack-rsc/java-source-list-uniq ) && (if [ -s /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v13-ics_intermediates/jack-rsc/java-source-list-uniq ] ; then export tmpEcjArg=\"@/home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v13-ics_intermediates/jack-rsc/java-source-list-uniq\"; else export tmpEcjArg=\"\"; fi; JACK_VERSION=3.36.CANDIDATE /home/garth/android/Nougat/out/host/linux-x86/bin/jack @build/core/jack-default.args --verbose error -g -D jack.java.source.version=1.7 --classpath /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/sdk_v14_intermediates/classes.jack:/home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/sdk_v14_intermediates/classes.jack -D jack.import.resource.policy=keep-first -D jack.import.type.policy=keep-first -D jack.android.min-api-level=14 --output-jack /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v13-ics_intermediates/classes.jack \$tmpEcjArg || ( rm -f /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v13-ics_intermediates/classes.jack ; exit 41 ) ) && (rm -f /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v13-ics_intermediates/jack-rsc/java-source-list ) && (mv /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v13-ics_intermediates/jack-rsc/java-source-list-uniq /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v13-ics_intermediates/jack-rsc.java-source-list )"
  779. Communication error with Jack server (28). Try 'jack-diagnose'
  780. [ 52% 17720/33951] Building with Jack: /home/garth/android/Nougat...RARIES/android-support-v7-cardview-res_intermediates/classes.jack
  781. FAILED: /bin/bash -c "(rm -f /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v7-cardview-res_intermediates/classes.jack ) && (rm -rf /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v7-cardview-res_intermediates/jack-rsc ) && (mkdir -p /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v7-cardview-res_intermediates/ ) && (mkdir -p /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v7-cardview-res_intermediates/jack-rsc ) && (rm -f /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v7-cardview-res_intermediates/jack-rsc/java-source-list ) && (touch /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v7-cardview-res_intermediates/jack-rsc/java-source-list ) && (echo -n 'frameworks/support/v7/cardview/dummy/Dummy.java ' >> /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v7-cardview-res_intermediates/jack-rsc/java-source-list ) && (if [ -d \"/home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v7-cardview-res_intermediates/src\" ]; then find /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v7-cardview-res_intermediates/src -name '*.java' >> /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v7-cardview-res_intermediates/jack-rsc/java-source-list; fi ) && (tr ' ' '\\n' < /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v7-cardview-res_intermediates/jack-rsc/java-source-list | build/tools/normalize_path.py | sort -u > /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v7-cardview-res_intermediates/jack-rsc/java-source-list-uniq ) && (if [ -s /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v7-cardview-res_intermediates/jack-rsc/java-source-list-uniq ] ; then export tmpEcjArg=\"@/home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v7-cardview-res_intermediates/jack-rsc/java-source-list-uniq\"; else export tmpEcjArg=\"\"; fi; JACK_VERSION=3.36.CANDIDATE /home/garth/android/Nougat/out/host/linux-x86/bin/jack @build/core/jack-default.args --verbose error -g -D jack.java.source.version=1.7 --classpath /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android_stubs_current_intermediates/classes.jack:/home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android_stubs_current_intermediates/classes.jack -D jack.import.resource.policy=keep-first -D jack.import.type.policy=keep-first -D jack.android.min-api-level=25 --output-jack /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v7-cardview-res_intermediates/classes.jack \$tmpEcjArg || ( rm -f /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v7-cardview-res_intermediates/classes.jack ; exit 41 ) ) && (rm -f /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v7-cardview-res_intermediates/jack-rsc/java-source-list ) && (mv /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v7-cardview-res_intermediates/jack-rsc/java-source-list-uniq /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/android-support-v7-cardview-res_intermediates/jack-rsc.java-source-list )"
  782. Communication error with Jack server (28). Try 'jack-diagnose'
  783. [ 52% 17720/33951] Building with Jack: /home/garth/android/Nougat...obj/JAVA_LIBRARIES/framework_intermediates/with-local/classes.dex
  784. FAILED: /bin/bash /home/garth/android/Nougat/out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/with-local/classes.dex.rsp
  785. java.lang.AssertionError
  786. at com.android.sched.scheduler.MultiWorkersScheduleInstance.process(MultiWorkersScheduleInstance.java:523)
  787. at com.android.jack.Jack.run(Jack.java:738)
  788. at com.android.jack.Jack.checkAndRun(Jack.java:412)
  789. at com.android.jack.CommandLine.runJack(CommandLine.java:79)
  790. at com.android.jack.api.v01.impl.Cli01CompilationTaskImpl.run(Cli01CompilationTaskImpl.java:85)
  791. at com.android.jack.server.tasks.JackTask.handle(JackTask.java:168)
  792. at com.android.jack.server.tasks.SynchronousServiceTask.handle(SynchronousServiceTask.java:49)
  793. at com.android.jack.server.tasks.JackTask.handle(JackTask.java:55)
  794. at com.android.jack.server.router.PathRouter.handle(PathRouter.java:65)
  795. at com.android.jack.server.router.ContentTypeParameterRouter.handle(ContentTypeParameterRouter.java:84)
  796. at com.android.jack.server.router.ContentTypeRouter.handle(ContentTypeRouter.java:82)
  797. at com.android.jack.server.router.ContentTypeRouter.handle(ContentTypeRouter.java:82)
  798. at com.android.jack.server.router.ContentTypeRouter.handle(ContentTypeRouter.java:82)
  799. at com.android.jack.server.router.ContentTypeParameterRouter.handle(ContentTypeParameterRouter.java:84)
  800. at com.android.jack.server.router.ContentTypeRouter.handle(ContentTypeRouter.java:82)
  801. at com.android.jack.server.router.ContentTypeRouter.handle(ContentTypeRouter.java:82)
  802. at com.android.jack.server.router.MethodRouter.handle(MethodRouter.java:67)
  803. at com.android.jack.server.router.RootContainer.handle(RootContainer.java:49)
  804. at org.simpleframework.http.core.RequestDispatcher.dispatch(RequestDispatcher.java:121)
  805. at org.simpleframework.http.core.RequestDispatcher.run(RequestDispatcher.java:103)
  806. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  807. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  808. at java.lang.Thread.run(Thread.java:745)
  809.  
  810. Internal compiler error (version 1.2-rc4 'Carnac' (298900 f95d7bdecfceb327f9d201a1348397ed8a843843 by android-jack-team@google.com)).
  811. Warning: This may have produced partial or corrupted output.
  812. [ 52% 17720/33951] Building with Jack: /home/garth/android/Nougat...mmon/obj/JAVA_LIBRARIES/android-common_intermediates/classes.jack
  813. ninja: build stopped: subcommand failed.
  814. make: *** [ninja_wrapper] Error 1
  815. make: Leaving directory `/home/garth/android/Nougat'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement