Guest User

Untitled

a guest
Sep 21st, 2025
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.13 KB | None | 0 0
  1. ABUILD_SDK [Mi439] renard@sfosBUILD:~/hadk$ git clone https://github.com/LineageOS/android_device_xiaomi_mithorium-common.git -b lineage-21 vendor/xiaomi
  2. Cloning into 'vendor/xiaomi'...
  3. remote: Enumerating objects: 9338, done.
  4. remote: Counting objects: 100% (1007/1007), done.
  5. remote: Compressing objects: 100% (277/277), done.
  6. remote: Total 9338 (delta 917), reused 730 (delta 730), pack-reused 8331 (from 3)
  7. Receiving objects: 100% (9338/9338), 56.22 MiB | 26.77 MiB/s, done.
  8. Resolving deltas: 100% (5527/5527), done.
  9. HABUILD_SDK [Mi439] renard@sfosBUILD:~/hadk$ git clone https://github.com/TheMuppets/proprietary_vendor_xiaomi_Mi439.git -b lineage-21 vendor/xiaomi/Mi439
  10. Cloning into 'vendor/xiaomi/Mi439'...
  11. remote: Enumerating objects: 3583, done.
  12. remote: Counting objects: 100% (72/72), done.
  13. remote: Compressing objects: 100% (44/44), done.
  14. remote: Total 3583 (delta 25), reused 58 (delta 17), pack-reused 3511 (from 1)
  15. Receiving objects: 100% (3583/3583), 86.65 MiB | 23.80 MiB/s, done.
  16. Resolving deltas: 100% (3229/3229), done.
  17.  
  18. /* ========================================================================== */
  19.  
  20. HABUILD_SDK [Mi439] renard@sfosBUILD:~/hadk$ breakfast $DEVICE
  21. 15:01:16 Build sandboxing disabled due to nsjail error.
  22. In file included from build/make/core/config.mk:380:
  23. In file included from build/make/core/envsetup.mk:369:
  24. In file included from build/make/target/product/emulated_storage.mk:23:
  25. device/xiaomi/mithorium-common/mithorium.mk:486: error: vendor/xiaomi/mithorium-common/mithorium-common-vendor.mk does not exist..
  26. 15:01:16 dumpvars failed with: exit status 1
  27. Device Mi439 not found. Attempting to retrieve device repository from LineageOS Github (http://github.com/LineageOS).
  28. Found repository: android_device_xiaomi_Mi439
  29. Default revision: lineage-21.0
  30. Checking branch info
  31. Using fallback branch: lineage-21
  32. Checking if device/xiaomi/Mi439 is fetched from android_device_xiaomi_Mi439
  33. LineageOS/android_device_xiaomi_Mi439 already fetched to device/xiaomi/Mi439
  34. Syncing repository to retrieve project.
  35. Syncing: 0% (0/1) 0:00 | 1 job | 0:00 LineageOS/android_device_xiaomi_Mi439 @ device/xiaomi..error.GitError: Cannot checkout LineageOS/android_device_xiaomi_Mi439: /home/renard/hadk/device/xiaomi/Mi439/.git: unsupported checkout state
  36. Syncing: 100% (1/1), done in 0.508s
  37. error: Unable to fully sync the tree
  38. error: Checking out local projects failed.
  39. Failing repos (checkout):
  40. device/xiaomi/Mi439
  41. Try re-running with "-j1 --fail-fast" to exit at the first error.
  42. ================================================================================
  43. Repo command failed due to the following `SyncError` errors:
  44. /home/renard/hadk/device/xiaomi/Mi439/.git: unsupported checkout state
  45. Repository synced!
  46. Looking for dependencies in device/xiaomi/Mi439
  47. Looking for dependencies in device/xiaomi/mithorium-common
  48. Looking for dependencies in kernel/xiaomi/msm8937
  49. kernel/xiaomi/msm8937 has no additional dependencies.
  50. Done
  51. 15:01:19 Build sandboxing disabled due to nsjail error.
  52. In file included from build/make/core/config.mk:380:
  53. In file included from build/make/core/envsetup.mk:369:
  54. In file included from build/make/target/product/emulated_storage.mk:23:
  55. device/xiaomi/mithorium-common/mithorium.mk:486: error: vendor/xiaomi/mithorium-common/mithorium-common-vendor.mk does not exist..
  56. 15:01:19 dumpvars failed with: exit status 1
  57. 15:01:20 Build sandboxing disabled due to nsjail error.
  58. In file included from build/make/core/config.mk:380:
  59. In file included from build/make/core/envsetup.mk:369:
  60. In file included from build/make/target/product/emulated_storage.mk:23:
  61. device/xiaomi/mithorium-common/mithorium.mk:486: error: vendor/xiaomi/mithorium-common/mithorium-common-vendor.mk does not exist..
  62. 15:01:20 dumpvars failed with: exit status 1
  63.  
  64. ** Don't have a product spec for: 'lineage_Mi439'
  65. ** Do you have the right repo manifest?
  66.  
  67. /* ========================================================================== */
  68.  
  69. HABUILD_SDK [Mi439] renard@sfosBUILD:~/hadk$ tree -d -L 2 vendor/xiaomi/
  70. vendor/xiaomi/
  71. ├── Mi439
  72. │   └── proprietary
  73. ├── audio
  74. ├── charger_led
  75. ├── configs
  76. │   ├── manifest
  77. │   └── powerhint
  78. ├── dumpstate
  79. ├── fastboot
  80. ├── gps
  81. │   ├── android
  82. │   ├── batching
  83. │   ├── core
  84. │   ├── etc
  85. │   ├── geofence
  86. │   ├── gnss
  87. │   ├── location
  88. │   ├── pla
  89. │   └── utils
  90. ├── keylayout
  91. ├── libinit
  92. │   └── include
  93. ├── libshim
  94. │   └── ims
  95. ├── lights
  96. ├── media
  97. ├── overlay
  98. │   ├── frameworks
  99. │   └── packages
  100. ├── overlay-lineage
  101. │   ├── lineage-sdk
  102. │   └── packages
  103. ├── parts
  104. │   ├── res
  105. │   └── src
  106. ├── rootdir
  107. │   ├── bin
  108. │   └── etc
  109. ├── rro_overlays
  110. │   └── WifiOverlay
  111. ├── sepolicy
  112. │   ├── legacy
  113. │   ├── private
  114. │   ├── public
  115. │   └── vendor
  116. ├── subsystem_state_notifier
  117. ├── thermal
  118. └── wifi
  119.  
  120.  
  121.  
Advertisement
Add Comment
Please, Sign In to add comment