Advertisement
Guest User

console log

a guest
Jul 1st, 2016
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.74 KB | None | 0 0
  1. In file included from ExifParse.cpp:42:0:
  2. ExifParse.h: In constructor 'CExifParse::CExifParse()':
  3. ExifParse.h:21:10: warning: 'CExifParse::m_DateFound' will be initialized after [-Wreorder]
  4. bool m_DateFound;
  5. ^
  6. ExifParse.h:18:14: warning: 'unsigned int CExifParse::m_LargestExifOffset' [-Wreorder]
  7. unsigned m_LargestExifOffset; // Last exif data referenced (to check if thumbnail is at end)
  8. ^
  9. ExifParse.cpp:201:1: warning: when initialized here [-Wreorder]
  10. CExifParse::CExifParse () : m_FocalPlaneXRes(0.0),
  11. ^
  12. In file included from ExifParse.cpp:42:0:
  13. ExifParse.h:18:14: warning: 'CExifParse::m_LargestExifOffset' will be initialized after [-Wreorder]
  14. unsigned m_LargestExifOffset; // Last exif data referenced (to check if thumbnail is at end)
  15. ^
  16. ExifParse.h:15:17: warning: 'ExifInfo_t* CExifParse::m_ExifInfo' [-Wreorder]
  17. ExifInfo_t *m_ExifInfo;
  18. ^
  19. ExifParse.cpp:201:1: warning: when initialized here [-Wreorder]
  20. CExifParse::CExifParse () : m_FocalPlaneXRes(0.0),
  21. ^
  22. ploader.c: In function 'descriptor_errorf':
  23. ploader.c:161:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'XML_Size' [-Wformat=]
  24. cpi_warnf(plcontext->context,
  25. ^
  26. ploader.c:161:3: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat=]
  27. ploader.c:168:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'XML_Size' [-Wformat=]
  28. cpi_errorf(plcontext->context,
  29. ^
  30. ploader.c:168:3: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat=]
  31. ploader.c: In function 'resource_error':
  32. ploader.c:188:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'XML_Size' [-Wformat=]
  33. cpi_errorf(plcontext->context,
  34. ^
  35. ploader.c:188:3: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat=]
  36. ploader.c: In function 'cp_load_plugin_descriptor':
  37. ploader.c:1084:5: warning: format '%d' expects argument of type 'int', but argument 5 has type 'XML_Size' [-Wformat=]
  38. cpi_errorf(context,
  39. ^
  40. ploader.c:1084:5: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat=]
  41. ploader.c: In function 'cp_load_plugin_descriptor_from_memory':
  42. ploader.c:1270:6: warning: format '%d' expects argument of type 'int', but argument 5 has type 'XML_Size' [-Wformat=]
  43. cpi_errorf(context,
  44. ^
  45. ploader.c:1270:6: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat=]
  46. thread_posix.c: In function 'cpi_create_mutex':
  47. thread_posix.c:79:7: warning: variable 'ec' set but not used [-Wunused-but-set-variable]
  48. int ec;
  49. ^
  50. thread_posix.c:85:7: warning: variable 'ec' set but not used [-Wunused-but-set-variable]
  51. int ec;
  52. ^
  53. thread_posix.c: In function 'cpi_destroy_mutex':
  54. thread_posix.c:97:6: warning: variable 'ec' set but not used [-Wunused-but-set-variable]
  55. int ec;
  56. ^
  57. libXBMC_addon.cpp: In function 'char* XBMC_get_localized_string(void*, void*, int)':
  58. libXBMC_addon.cpp:116:12: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  59. return "";
  60. ^
  61. libXBMC_addon.cpp: In function 'char* XBMC_get_dvd_menu_language(void*, void*)':
  62. libXBMC_addon.cpp:124:12: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  63. return "";
  64. ^
  65. In file included from libKODI_guilib.cpp:21:0:
  66. ../../../xbmc/addons/kodi-addon-dev-kit/include/kodi/libKODI_guilib.h: In constructor 'CAddonGUIRenderingControl::CAddonGUIRenderingControl(void*, void*, CAddonGUIWindow*, int)':
  67. ../../../xbmc/addons/kodi-addon-dev-kit/include/kodi/libKODI_guilib.h:844:9: warning: 'CAddonGUIRenderingControl::m_cb' will be initialized after [-Wreorder]
  68. void *m_cb;
  69. ^
  70. ../../../xbmc/addons/kodi-addon-dev-kit/include/kodi/libKODI_guilib.h:833:13: warning: 'void* CAddonGUIRenderingControl::m_cbhdl' [-Wreorder]
  71. GUIHANDLE m_cbhdl;
  72. ^
  73. libKODI_guilib.cpp:964:1: warning: when initialized here [-Wreorder]
  74. CAddonGUIRenderingControl::CAddonGUIRenderingControl(void *hdl, void *cb, CAddonGUIWindow *window, int controlId)
  75. ^
  76. fatal: Not a git repository (or any of the parent directories): .git
  77. (skipping file '.gitkeep' due to ANDROID_AAPT_IGNORE pattern '.*')
  78. (skipping file '.gitkeep' due to ANDROID_AAPT_IGNORE pattern '.*')
  79. (skipping file '.gitkeep' due to ANDROID_AAPT_IGNORE pattern '.*')
  80. (skipping file '.gitkeep' due to ANDROID_AAPT_IGNORE pattern '.*')
  81. (skipping file '.gitkeep' due to ANDROID_AAPT_IGNORE pattern '.*')
  82. Exception in thread "main" java.lang.UnsupportedClassVersionError: com/android/dx/command/Main : Unsupported major.minor version 52.0
  83. at java.lang.ClassLoader.defineClass1(Native Method)
  84. at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
  85. at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
  86. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
  87. at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
  88. at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
  89. at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
  90. at java.security.AccessController.doPrivileged(Native Method)
  91. at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
  92. at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
  93. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
  94. at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
  95. Could not find the main class: com.android.dx.command.Main. Program will exit.
  96. make[1]: *** [xbmc/classes.dex] Error 1
  97. make: *** [apk] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement