Guest User

Untitled

a guest
Sep 21st, 2025
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.88 KB | None | 0 0
  1. local manifest
  2. <?xml version="1.0" encoding="UTF-8"?>
  3. <manifest>
  4. <project path="device/xiaomi/Mi439"
  5. name="LineageOS/android_device_xiaomi_Mi439"
  6. revision="lineage-21" />
  7.  
  8. <project path="kernel/xiaomi/msm8937"
  9. name="LineageOS/android_kernel_xiaomi_msm8937"
  10. revision="lineage-21" />
  11.  
  12. <project path="device/xiaomi/mithorium-common"
  13. name="LineageOS/android_device_xiaomi_mithorium-common"
  14. revision="lineage-21" />
  15.  
  16. <project path="vendor/xiaomi/Mi439"
  17. name="TheMuppets/proprietary_vendor_xiaomi_Mi439"
  18. revision="lineage-21" />
  19.  
  20. <project path="vendor/xiaomi/mithorium-common"
  21. name="proprietary_vendor_xiaomi_mithorium-common"
  22. revision="lineage-21" />
  23. </manifest>
  24.  
  25. ============================================
  26.  
  27. HABUILD_SDK [Mi439] renard@sfosBUILD:~/hadk$ breakfast $DEVICE
  28. 16:39:15 Build sandboxing disabled due to nsjail error.
  29. In file included from build/make/core/config.mk:380:
  30. In file included from build/make/core/envsetup.mk:369:
  31. In file included from build/make/target/product/product_launched_with_p.mk:2:
  32. device/xiaomi/Mi439/device.mk:107: error: vendor/xiaomi/Mi439/Mi439-vendor.mk does not exist..
  33. 16:39:15 dumpvars failed with: exit status 1
  34. Device Mi439 not found. Attempting to retrieve device repository from LineageOS Github (http://github.com/LineageOS).
  35. Found repository: android_device_xiaomi_Mi439
  36. Default revision: lineage-21.0
  37. Checking branch info
  38. Using fallback branch: lineage-21
  39. Checking if device/xiaomi/Mi439 is fetched from android_device_xiaomi_Mi439
  40. LineageOS/android_device_xiaomi_Mi439 already fetched to device/xiaomi/Mi439
  41. Syncing repository to retrieve project.
  42. Syncing: 100% (1/1), done in 0.516s
  43. repo sync has finished successfully.
  44. Repository synced!
  45. Looking for dependencies in device/xiaomi/Mi439
  46. Looking for dependencies in device/xiaomi/mithorium-common
  47. Looking for dependencies in kernel/xiaomi/msm8937
  48. kernel/xiaomi/msm8937 has no additional dependencies.
  49. Done
  50. 16:39:18 Build sandboxing disabled due to nsjail error.
  51. In file included from build/make/core/config.mk:380:
  52. In file included from build/make/core/envsetup.mk:369:
  53. In file included from build/make/target/product/product_launched_with_p.mk:2:
  54. device/xiaomi/Mi439/device.mk:107: error: vendor/xiaomi/Mi439/Mi439-vendor.mk does not exist..
  55. 16:39:18 dumpvars failed with: exit status 1
  56. 16:39:19 Build sandboxing disabled due to nsjail error.
  57. In file included from build/make/core/config.mk:380:
  58. In file included from build/make/core/envsetup.mk:369:
  59. In file included from build/make/target/product/product_launched_with_p.mk:2:
  60. device/xiaomi/Mi439/device.mk:107: error: vendor/xiaomi/Mi439/Mi439-vendor.mk does not exist..
  61. 16:39:19 dumpvars failed with: exit status 1
  62.  
  63. ** Don't have a product spec for: 'lineage_Mi439'
  64. ** Do you have the right repo manifest?
  65.  
  66.  
Advertisement
Add Comment
Please, Sign In to add comment