Advertisement
Guest User

Fuse Build Error log

a guest
Dec 24th, 2016
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.06 KB | None | 0 0
  1.  
  2. C:\<Fuse project location>\Fuse\SkiLogg>fuse build --target=Android --run
  3. Uno 0.42.5 (build 4233) Windows 7 x64 056334a
  4.  
  5. Configuring (2.1 s)
  6. Compiling syntax tree (2.0 s)
  7. Generating code and data (4.1 s)
  8. Building Android app
  9. 1/2: libSkiLogg.so
  10. 2/2: SkiLogg.apk
  11. (11.8 s)
  12.  
  13. Build completed in 20.07 seconds
  14.  
  15. ---
  16. Installing APK on 1 device(s)
  17. Launching activity 'SkiLogg'
  18. Running logcat on 965440ab
  19. E/Zygote  (17054): MountEmulatedStorage()
  20. E/Zygote  (17054): v2
  21. I/SELinux (17054): Function: selinux_compare_spd_ram, SPD-policy is existed. and
  22. _ver=SEPF_SM-P605_5.1.1 ver=51
  23. I/SELinux (17054): Function: selinux_compare_spd_ram , priority [1] , priority v
  24. ersion is VE=SEPF_SM-P605_5.1.1_0051
  25. I/libpersona(17054): KNOX_SDCARD checking this for 10262
  26. I/libpersona(17054): KNOX_SDCARD not a persona
  27. I/ActivityManager(  985): Start proc 17054:com.apps.skilogg/u0a262 for activity
  28. com.apps.skilogg/.SkiLogg
  29. E/SELinux (17054): [DEBUG] get_category: variable seinfo: default sensitivity: N
  30. ULL, cateogry: NULL
  31. I/art     (17054): Late-enabling -Xcheck:jni
  32. D/ActivityThread(17054): Added TimaKeyStore provider
  33. W/ActivityManager(  985): Permission Denial: getCurrentUser() from pid=17054, ui
  34. d=10262 requires android.permission.INTERACT_ACROSS_USERS
  35. D/SkiLogg (17054): SUT: false  CML: false  SDK: 22
  36. W/ResourceType(17054): Failure getting entry for 0x01080af6 (t=7 e=2806) (error
  37. -75)
  38. D/PhoneWindow(17054): *FMB* installDecor mIsFloating : false
  39. D/PhoneWindow(17054): *FMB* installDecor flags : 8454400
  40. I/Adreno-EGL(17054): <qeglDrvAPI_eglInitialize:410>: EGL 1.4 QUALCOMM build:  ()
  41.  
  42. I/Adreno-EGL(17054): OpenGL ES Shader Compiler Version: E031.25.03.06
  43. I/Adreno-EGL(17054): Build Date: 06/05/15 Fri
  44. I/Adreno-EGL(17054): Local Branch: LA.BF.1.1.1_RB1.05.01.00.042.032
  45. I/Adreno-EGL(17054): Remote Branch:
  46. I/Adreno-EGL(17054): Local Patches:
  47. I/Adreno-EGL(17054): Reconstruct Branch:
  48. W/ActivityManager(  985): Permission Denial: getCurrentUser() from pid=17054, ui
  49. d=10262 requires android.permission.INTERACT_ACROSS_USERS
  50. I/SkiLogg (17054): Fuse.Scripting.V8.Array
  51. I/SkiLogg (17054): /data/data/com.apps.skilogg/files
  52. I/SkiLogg (17054): Error: JavaScript error in MainView.ux line 164: Name: Uno.IO
  53. .IOException
  54. I/SkiLogg (17054): Error message: Couldn't open file: /data/data/com.apps.skilog
  55. g/files/skilog.txt
  56. I/SkiLogg (17054): File name: MainView.ux
  57. I/SkiLogg (17054): Line number: 164
  58. I/SkiLogg (17054): Source line:
  59. return FileSystem.readTextFromFileSync(file);
  60. I/SkiLogg (17054): JS stack trace:
  61. I/SkiLogg (17054): Error: Couldn't open file: /data/data/com.apps.skilogg/files/
  62. skilog.txt
  63. I/SkiLogg (17054):     at (Error Handler):1:49
  64. I/SkiLogg (17054):     at readFile (MainView.ux:164:29)
  65. I/SkiLogg (17054):     at readFileSync (MainView.ux:147:45)
  66. I/SkiLogg (17054):     at null._tempMethod (MainView.ux:43:23)
  67. I/SkiLogg (17054):  in Fuse.Reactive.JavaScript<C:\Users\jonata3012\AppData\Loca
  68. l\Fusetools\Packages\Fuse.Reactive\0.42.4\$.uno:1616>
  69. D/OpenGLRenderer(17054): Use EGL_SWAP_BEHAVIOR_PRESERVED: true
  70. I/Choreographer(17054): Skipped 43 frames!  The application may be doing too muc
  71. h work on its main thread.
  72. D/PhoneWindow(17054): *FMB* isFloatingMenuEnabled mFloatingMenuBtn : null
  73. D/PhoneWindow(17054): *FMB* isFloatingMenuEnabled return false
  74. D/InputDispatcher(  985): Focus entered window: 17054
  75. D/SRIB_DCS(17054): log_dcs ThreadedRenderer::initialize entered!
  76. I/OpenGLRenderer(17054): Initialized EGL, version 1.4
  77. D/OpenGLRenderer(17054): Get maximum texture size. GL_MAX_TEXTURE_SIZE is 4096
  78. D/OpenGLRenderer(17054): Enabling debug mode 0
  79. I/Adreno-ES20(17054): <rb_adjust_internal_multisample_count:3878>: Reducing MSAA
  80.  sample count from 4 to 2
  81. I/Adreno-ES20(17054): <rb_adjust_internal_multisample_count:3878>: Reducing MSAA
  82.  sample count from 4 to 2
  83. I/Adreno-ES20(17054): <rb_adjust_internal_multisample_count:3878>: Reducing MSAA
  84.  sample count from 4 to 2
  85. I/Adreno-ES20(17054): <rb_adjust_internal_multisample_count:3878>: Reducing MSAA
  86.  sample count from 4 to 2
  87. I/Timeline(17054): Timeline: Activity_idle id: android.os.BinderProxy@3c1d33c7 t
  88. ime:1357685
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement