Advertisement
Guest User

Untitled

a guest
Aug 24th, 2019
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.53 KB | None | 0 0
  1. external/nos/host/android/hals/keymaster/citadel/Android.mk: error: android.hardware.keymaster@4.0-service.citadel (EXECUTABLES android-arm64) missing libkeymasterprovision (SHARED_LIBRARIES android-arm64)
  2. 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.
  3. external/nos/host/android/hals/keymaster/citadel/Android.mk: error: android.hardware.keymaster@4.0-service.citadel (EXECUTABLES android-arm64) missing libkeymasterutils (SHARED_LIBRARIES android-arm64)
  4. 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.
  5. external/nos/host/android/hals/keymaster/citadel/Android.mk: error: android.hardware.keymaster@4.0-service.citadel (EXECUTABLES android-arm64) missing libkeymasterdeviceutils (SHARED_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. external/nos/host/android/hals/keymaster/citadel/Android.mk: error: android.hardware.keymaster@4.0-service.citadel (EXECUTABLES android-arm64) missing libQSEEComAPI (SHARED_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/media/mm-video-v4l2/vidc/venc/Android.mk: error: libOmxSwVencMpeg4 (SHARED_LIBRARIES android-arm64) missing libMpeg4SwEncoder (SHARED_LIBRARIES android-arm64)
  10. 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.
  11. hardware/qcom/media/mm-video-v4l2/vidc/venc/Android.mk: error: libOmxSwVencMpeg4 (SHARED_LIBRARIES android-arm) missing libMpeg4SwEncoder (SHARED_LIBRARIES android-arm)
  12. 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.
  13. system/chre/host/msm/Android.mk: error: chre (EXECUTABLES android-arm64) missing libsdsprpc (SHARED_LIBRARIES android-arm64)
  14. 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.
  15. build/make/core/main.mk:837: error: exiting from previous errors.
  16. 12:22:33 ckati failed with: exit status 1
  17.  
  18. #### failed to build some targets (01:44 (mm:ss)) ####
  19.  
  20.  
  21. Build failed!
  22.  
  23. Total time elapsed: 12 minutes (768.481490760 seconds)
  24.  
  25. chris@terra ~/pa $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement