Advertisement
aperio

Lineage 18 crosshatch build error

Dec 12th, 2020
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.54 KB | None | 0 0
  1. PLATFORM_VERSION_CODENAME=REL
  2. PLATFORM_VERSION=11
  3. LINEAGE_VERSION=18.0-20201212-UNOFFICIAL-crosshatch
  4. TARGET_PRODUCT=lineage_crosshatch
  5. TARGET_BUILD_VARIANT=userdebug
  6. TARGET_BUILD_TYPE=release
  7. TARGET_ARCH=arm64
  8. TARGET_ARCH_VARIANT=armv8-a
  9. TARGET_CPU_VARIANT=generic
  10. TARGET_2ND_ARCH=arm
  11. TARGET_2ND_ARCH_VARIANT=armv8-a
  12. TARGET_2ND_CPU_VARIANT=generic
  13. HOST_ARCH=x86_64
  14. HOST_2ND_ARCH=x86
  15. HOST_OS=linux
  16. HOST_OS_EXTRA=Linux-5.4.0-42-generic-x86_64-Ubuntu-18.04.5-LTS
  17. HOST_CROSS_ARCH=x86
  18. HOST_CROSS_2ND_ARCH=x86_64
  19. HOST_BUILD_TYPE=release
  20. BUILD_ID=RP1A.201105.002
  21. OUT_DIR=out
  22. PRODUCT_SOONG_NAMESPACES=device/google/crosshatch hardware/google/av hardware/google/camera hardware/google/interfaces hardware/google/pixel hardware/qcom/sdm845 vendor/google/camera vendor/qcom/sdm845 vendor/google/interfaces vendor/google/crosshatch
  23. ============================================
  24. [ 70% 307/433] including hardware/qcom/Android.mk ...
  25. hardware/qcom/sdm845/display/include/Android.mk:21: warning: BUILD_COPY_HEADERS has been deprecated. See https://android.googlesource.com/platform/build/+/master/Changes.md#copy_headers.
  26. hardware/qcom/sdm845/display/sdm/libs/utils/Android.mk:34: warning: BUILD_COPY_HEADERS has been deprecated. See https://android.googlesource.com/platform/build/+/master/Changes.md#copy_headers.
  27. hardware/qcom/sdm845/display/sdm/libs/core/Android.mk:73: warning: BUILD_COPY_HEADERS has been deprecated. See https://android.googlesource.com/platform/build/+/master/Changes.md#copy_headers.
  28. hardware/qcom/sdm845/display/sdm/libs/core/Android.mk:86: warning: BUILD_COPY_HEADERS has been deprecated. See https://android.googlesource.com/platform/build/+/master/Changes.md#copy_headers.
  29. hardware/qcom/sdm845/display/libcopybit/Android.mk:23: warning: BUILD_COPY_HEADERS has been deprecated. See https://android.googlesource.com/platform/build/+/master/Changes.md#copy_headers.
  30. hardware/qcom/sdm845/display/gpu_tonemapper/Android.mk:8: warning: BUILD_COPY_HEADERS has been deprecated. See https://android.googlesource.com/platform/build/+/master/Changes.md#copy_headers.
  31. hardware/qcom/sdm845/display/libdrmutils/Android.mk: warning: libdrmutils: LOCAL_COPY_HEADERS is deprecated. See https://android.googlesource.com/platform/build/+/master/Changes.md#copy_headers
  32. hardware/qcom/sdm845/display/gralloc/../common.mk: warning: gralloc.sdm845: LOCAL_COPY_HEADERS is deprecated. See https://android.googlesource.com/platform/build/+/master/Changes.md#copy_headers
  33. hardware/qcom/sdm845/media/libstagefrighthw/Android.mk: warning: libstagefrighthw: LOCAL_COPY_HEADERS is deprecated. See https://android.googlesource.com/platform/build/+/master/Changes.md#copy_headers
  34. hardware/qcom/sdm845/media/mm-core/Android.mk: warning: libOmxCore: LOCAL_COPY_HEADERS is deprecated. See https://android.googlesource.com/platform/build/+/master/Changes.md#copy_headers
  35. hardware/qcom/sdm845/media/libplatformconfig/Android.mk:18: warning: BUILD_COPY_HEADERS has been deprecated. See https://android.googlesource.com/platform/build/+/master/Changes.md#copy_headers.
  36. [ 99% 432/433] finishing build rules ...
  37. FAILED:
  38. build/make/core/main.mk:1208: warning: build/make/target/product/mainline_system.mk produces files outside its artifact path requirement. Allowed paths are root/*, system/*
  39. Offending entries:
  40. system_ext/lib/vendor.lineage.power@1.0.so
  41. system_ext/lib64/vendor.lineage.power@1.0.so
  42. build/make/core/main.mk:1208: error: Build failed.
  43. 20:14:40 ckati failed with: exit status 1
  44.  
  45. #### failed to build some targets (02:15 (mm:ss)) ####
  46.  
  47.  
  48. real 2m16.485s
  49. user 9m58.396s
  50. sys 0m54.527s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement