Advertisement
TinLethax

mka_systemimage_error

May 14th, 2019
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. root@TLHX:~/Asus_Ubuntu_touch_port_project/helium# mka systemimage
  2. make: Entering directory '/root/Asus_Ubuntu_touch_port_project/helium'
  3. ============================================
  4. PLATFORM_VERSION_CODENAME=REL
  5. PLATFORM_VERSION=7.1.1
  6. LINEAGE_VERSION=14.1-20190514-UNOFFICIAL-T00F
  7. TARGET_PRODUCT=lineage_T00F
  8. TARGET_BUILD_VARIANT=userdebug
  9. TARGET_BUILD_TYPE=release
  10. TARGET_BUILD_APPS=
  11. TARGET_ARCH=x86
  12. TARGET_ARCH_VARIANT=atom
  13. TARGET_CPU_VARIANT=
  14. TARGET_2ND_ARCH=
  15. TARGET_2ND_ARCH_VARIANT=
  16. TARGET_2ND_CPU_VARIANT=
  17. HOST_ARCH=x86_64
  18. HOST_2ND_ARCH=x86
  19. HOST_OS=linux
  20. HOST_OS_EXTRA=Linux-4.15.0-47-generic-x86_64-with-Ubuntu-18.04-bionic
  21. HOST_CROSS_OS=windows
  22. HOST_CROSS_ARCH=x86
  23. HOST_CROSS_2ND_ARCH=x86_64
  24. HOST_BUILD_TYPE=release
  25. BUILD_ID=NOF27B
  26. OUT_DIR=/root/Asus_Ubuntu_touch_port_project/helium/out
  27. ============================================
  28. Running kati to generate build-lineage_T00F.ninja...
  29. No need to regenerate ninja file
  30. Starting build with ninja
  31. ninja: Entering directory `.'
  32. ninja: error: 'vendor/asus/T00F/proprietary/lib/libstlport.so', needed by '/root/Asus_Ubuntu_touch_port_project/helium/out/target/product/T00F/system/lib/libstlport.so', missing and no known rule to make it
  33. build/core/ninja.mk:151: recipe for target 'ninja_wrapper' failed
  34. make: *** [ninja_wrapper] Error 1
  35. make: Leaving directory '/root/Asus_Ubuntu_touch_port_project/helium'
  36.  
  37. #### make failed to build some targets (17 seconds) ####
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement