Advertisement
waynetheloo

Untitled

Sep 23rd, 2018
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.83 KB | None | 0 0
  1. [567/978] including system/sepolicy/Android.mk ...
  2. system/sepolicy/Android.mk:79: warning: BOARD_SEPOLICY_VERS not specified, assuming current platform version
  3. system/sepolicy/Android.mk:89: warning: Be careful when using the SELINUX_IGNORE_NEVERALLOWS flag. It does not work in user builds and using it will not stop you from failing CTS.
  4. [978/978] including vendor/qcom/opensource/interfaces/wifi/supplicant/1.0/Androi
  5. device/oneplus/oneplus2/doze/Android.mk: error: OneplusDoze (APPS android-arm64) missing org.lineageos.platform.internal (JAVA_LIBRARIES android-arm64)
  6. You can set ALLOW_MISSING_DEPENDENCIES=true in your environment if this is intentional, but that may defer real problems until later in the build.
  7. device/oppo/common/configpanel/Android.mk: error: ConfigPanel (APPS android-arm64) missing org.lineageos.platform.internal (JAVA_LIBRARIES android-arm64)
  8. You can set ALLOW_MISSING_DEPENDENCIES=true in your environment if this is intentional, but that may defer real problems until later in the build.
  9. hardware/qcom/display-caf/msm8994/libhwcomposer/Android.mk: error: hwcomposer.msm8994 (SHARED_LIBRARIES android-arm64) missing libskia (SHARED_LIBRARIES android-arm64)
  10. Available variants:
  11. libskia (STATIC_LIBRARIES android-arm64)
  12. libskia (STATIC_LIBRARIES android-arm)
  13. You can set ALLOW_MISSING_DEPENDENCIES=true in your environment if this is intentional, but that may defer real problems until later in the build.
  14. hardware/qcom/display-caf/msm8994/libhwcomposer/Android.mk: error: hwcomposer.msm8994 (SHARED_LIBRARIES android-arm) missing libskia (SHARED_LIBRARIES android-arm)
  15. Available variants:
  16. libskia (STATIC_LIBRARIES android-arm64)
  17. libskia (STATIC_LIBRARIES android-arm)
  18. You can set ALLOW_MISSING_DEPENDENCIES=true in your environment if this is intentional, but that may defer real problems until later in the build.
  19. hardware/qcom/wlan-caf/wcnss-service/Android.mk: error: wcnss_service (EXECUTABLES android-arm64) missing libqmiservices (SHARED_LIBRARIES android-arm64)
  20. You can set ALLOW_MISSING_DEPENDENCIES=true in your environment if this is intentional, but that may defer real problems until later in the build.
  21. hardware/qcom/wlan-caf/wcnss-service/Android.mk: error: wcnss_service (EXECUTABLES android-arm64) missing libqmi_cci (SHARED_LIBRARIES android-arm64)
  22. You can set ALLOW_MISSING_DEPENDENCIES=true in your environment if this is intentional, but that may defer real problems until later in the build.
  23. hardware/qcom/wlan-caf/wcnss-service/Android.mk: error: wcnss_service (EXECUTABLES android-arm64) missing libmdmdetect (SHARED_LIBRARIES android-arm64)
  24. You can set ALLOW_MISSING_DEPENDENCIES=true in your environment if this is intentional, but that may defer real problems until later in the build.
  25. build/make/core/main.mk:833: error: exiting from previous errors.
  26. 19:06:08 ckati failed with: exit status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement