Advertisement
petefoth

Untitled

Jul 3rd, 2020
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.26 KB | None | 0 0
  1. >> [Thu Jul 2 12:07:24 UTC 2020] Starting build for lake, v0.9-pie branch
  2. including vendor/lineage/vendorsetup.sh
  3. build/make/core/product_config.mk:234: error: Can not locate config makefile for product "lineage_lake".
  4. 12:12:47 dumpvars failed with: exit status 1
  5. repo sync has finished successfully.
  6. repo sync has finished successfully.
  7. Checking out files:
  8.  
  9. <snip>
  10.  
  11. 57557)
  12. Checking out files: 100% (57557/57557), done.
  13. repo sync has finished successfully.
  14. Device lake not found. Attempting to retrieve device repository from LineageOS Github (http://github.com/LineageOS).
  15. Found repository: android_device_motorola_lake
  16. Default revision: lineage-16.0
  17. Checking branch info
  18. Checking if device/motorola/lake is fetched from android_device_motorola_lake
  19. Adding dependency: LineageOS/android_device_motorola_lake -> device/motorola/lake
  20. Using default branch for android_device_motorola_lake
  21. Syncing repository to retrieve project.
  22. Repository synced!
  23. Looking for dependencies in device/motorola/lake
  24. Adding dependencies to manifest
  25. Checking if device/motorola/sdm660-common is fetched from android_device_motorola_sdm660-common
  26. Adding dependency: LineageOS/android_device_motorola_sdm660-common -> device/motorola/sdm660-common
  27. Using default branch for android_device_motorola_sdm660-common
  28. Syncing dependencies
  29. Looking for dependencies in device/motorola/sdm660-common
  30. Adding dependencies to manifest
  31. Checking if kernel/motorola/msm8998 is fetched from android_kernel_motorola_msm8998
  32. Adding dependency: LineageOS/android_kernel_motorola_msm8998 -> kernel/motorola/msm8998
  33. Using default branch for android_kernel_motorola_msm8998
  34. Syncing dependencies
  35. Looking for dependencies in kernel/motorola/msm8998
  36. kernel/motorola/msm8998 has no additional dependencies.
  37. Looking for dependencies in packages/resources/devicesettings
  38. packages/resources/devicesettings has no additional dependencies.
  39. Looking for dependencies in external/bson
  40. external/bson has no additional dependencies.
  41. Looking for dependencies in system/qcom
  42. system/qcom has no additional dependencies.
  43. Done
  44.  
  45. ============================================
  46. PLATFORM_VERSION_CODENAME=REL
  47. PLATFORM_VERSION=9
  48. LINEAGE_VERSION=0.9-p-20200702-UNOFFICIAL-lake
  49. TARGET_PRODUCT=lineage_lake
  50. TARGET_BUILD_VARIANT=userdebug
  51. TARGET_BUILD_TYPE=release
  52. TARGET_ARCH=arm64
  53. TARGET_ARCH_VARIANT=armv8-a
  54. TARGET_CPU_VARIANT=kryo
  55. TARGET_2ND_ARCH=arm
  56. TARGET_2ND_ARCH_VARIANT=armv8-a
  57. TARGET_2ND_CPU_VARIANT=cortex-a73
  58. HOST_ARCH=x86_64
  59. HOST_2ND_ARCH=x86
  60. HOST_OS=linux
  61. HOST_OS_EXTRA=Linux-4.15.0-99-generic-x86_64-Debian-GNU/Linux-10-(buster)
  62. HOST_CROSS_OS=windows
  63. HOST_CROSS_ARCH=x86
  64. HOST_CROSS_2ND_ARCH=x86_64
  65. HOST_BUILD_TYPE=release
  66. BUILD_ID=PQ3A.190801.002
  67. OUT_DIR=/srv/src/PIE/out
  68. PRODUCT_SOONG_NAMESPACES= device/motorola/sdm660-common device/motorola/lake hardware/qcom/audio-caf/msm8998 hardware/qcom/display-caf/msm8998 hardware/qcom/media-caf/msm8998
  69. WITH_SU=false
  70. ============================================
  71. ============================================
  72. PLATFORM_VERSION_CODENAME=REL
  73. PLATFORM_VERSION=9
  74. LINEAGE_VERSION=0.9-p-20200702-UNOFFICIAL-lake
  75. TARGET_PRODUCT=lineage_lake
  76. TARGET_BUILD_VARIANT=userdebug
  77. TARGET_BUILD_TYPE=release
  78. TARGET_ARCH=arm64
  79. TARGET_ARCH_VARIANT=armv8-a
  80. TARGET_CPU_VARIANT=kryo
  81. TARGET_2ND_ARCH=arm
  82. TARGET_2ND_ARCH_VARIANT=armv8-a
  83. TARGET_2ND_CPU_VARIANT=cortex-a73
  84. HOST_ARCH=x86_64
  85. HOST_2ND_ARCH=x86
  86. HOST_OS=linux
  87. HOST_OS_EXTRA=Linux-4.15.0-99-generic-x86_64-Debian-GNU/Linux-10-(buster)
  88. HOST_CROSS_OS=windows
  89. HOST_CROSS_ARCH=x86
  90. HOST_CROSS_2ND_ARCH=x86_64
  91. HOST_BUILD_TYPE=release
  92. BUILD_ID=PQ3A.190801.002
  93. OUT_DIR=/srv/src/PIE/out
  94. PRODUCT_SOONG_NAMESPACES= device/motorola/sdm660-common device/motorola/lake hardware/qcom/audio-caf/msm8998 hardware/qcom/display-caf/msm8998 hardware/qcom/media-caf/msm8998
  95. WITH_SU=false
  96. ============================================
  97. [1/1] /srv/src/PIE/out/soong/.minibootstrap/minibp /srv/src/PIE/out/soong/.bootstrap/build.ninja
  98.  
  99. <snip>
  100.  
  101.  
  102. [ 99% 1248/1249] glob vendor/qcom/opensource/interfaces/wifi/supplicant/2.0/src
  103. ninja: error: 'kernel/motorola/msm8998/arch/arm64/configs/lineageos_lake_defconfig', needed by '/srv/src/PIE/out/target/product/lake/obj/KERNEL_OBJ/.config', missing and no known rule to make it
  104. 12:20:17 ninja failed with: exit status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement