Advertisement
Mavireck

Untitled

Mar 29th, 2016
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. make -j1 hybris-hal
  2.  
  3. [...]
  4.  
  5. host StaticLib: libsepol_32 (/home/mavireck/mer/android/droid/out/host/linux-x86/obj32/STATIC_LIBRARIES/libsepol_intermediates/libsepol.a)
  6. Export includes file: external/checkpolicy/Android.mk -- /home/mavireck/mer/android/droid/out/host/linux-x86/obj32/EXECUTABLES/checkpolicy_intermediates/export_includes
  7. host Executable: checkpolicy (/home/mavireck/mer/android/droid/out/host/linux-x86/obj32/EXECUTABLES/checkpolicy_intermediates/checkpolicy)
  8. Install: /home/mavireck/mer/android/droid/out/host/linux-x86/bin/checkpolicy
  9. /home/mavireck/mer/android/droid/out/host/linux-x86/bin/checkpolicy: loading policy configuration from /home/mavireck/mer/android/droid/out/target/product/thea/obj/ETC/sepolicy_intermediates/policy.conf
  10. device/motorola/msm8226-common/sepolicy/device.te:7:ERROR 'duplicate declaration of type/attribute' at token ';' on line 18082:
  11. type userdata_block_device, dev_type;
  12. type hob_block_device, dev_type;
  13. checkpolicy: error(s) encountered while parsing configuration
  14. make: *** [/home/mavireck/mer/android/droid/out/target/product/thea/obj/ETC/sepolicy_intermediates/sepolicy] Error 1
  15.  
  16. #### make failed to build some targets (22:51 (mm:ss)) ####
  17.  
  18.  
  19.  
  20. If I do 'make -j4 hybris hal', after 19min I get :
  21. "The present kernel configuration has modules disabled."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement