Advertisement
Falseclock

Untitled

Apr 9th, 2013
360
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.93 KB | None | 0 0
  1. Install: /home/infection/android/cm_10.1/out/target/product/generic/system/lib/libsparse.so
  2. target SharedLib: libext4_utils (/home/infection/android/cm_10.1/out/target/product/generic/obj/SHARED_LIBRARIES/libext4_utils_intermediates/LINKED/libext4_utils.so)
  3. target Symbolic: libext4_utils (/home/infection/android/cm_10.1/out/target/product/generic/symbols/system/lib/libext4_utils.so)
  4. target Strip: libext4_utils (/home/infection/android/cm_10.1/out/target/product/generic/obj/lib/libext4_utils.so)
  5. Install: /home/infection/android/cm_10.1/out/target/product/generic/system/lib/libext4_utils.so
  6. Install: /home/infection/android/cm_10.1/out/host/linux-x86/bin/make_ext4fs
  7. infection@android:~/android/cm_10.1$ build/tools/device/mkvendor.sh htc cp2dug /home/infection/android/boot.img
  8. Arguments: htc cp2dug /home/infection/android/boot.img
  9. Output will be in /home/infection/android/cm_10.1/device/htc/cp2dug
  10. 1696 blocks
  11. Creating initial git repository.
  12. ~/android/cm_10.1/device/htc/cp2dug ~/android/cm_10.1
  13. Initialized empty Git repository in /home/infection/android/cm_10.1/device/htc/cp2dug/.git/
  14. [master (root-commit) c0b7543] mkvendor.sh: Initial commit of cp2dug
  15. 8 files changed, 94 insertions(+)
  16. create mode 100644 AndroidBoard.mk
  17. create mode 100644 AndroidProducts.mk
  18. create mode 100644 BoardConfig.mk
  19. create mode 100644 cm.mk
  20. create mode 100644 device_cp2dug.mk
  21. create mode 100644 kernel
  22. create mode 100644 recovery.fstab
  23. create mode 100644 system.prop
  24. ~/android/cm_10.1
  25. Done!
  26. Use the following command to set up your build environment:
  27. lunch full_cp2dug-eng
  28. And use the follwowing command to build a recovery:
  29. . build/tools/device/makerecoveries.sh full_cp2dug-eng
  30. infection@android:~/android/cm_10.1$
  31. infection@android:~/android/cm_10.1$
  32. infection@android:~/android/cm_10.1$
  33. infection@android:~/android/cm_10.1$
  34. infection@android:~/android/cm_10.1$
  35. infection@android:~/android/cm_10.1$
  36. infection@android:~/android/cm_10.1$
  37. infection@android:~/android/cm_10.1$ . build/envsetup.sh
  38. including device/generic/armv7-a-neon/vendorsetup.sh
  39. including device/generic/armv7-a/vendorsetup.sh
  40. including device/generic/mips/vendorsetup.sh
  41. including device/generic/x86/vendorsetup.sh
  42. including device/ti/panda/vendorsetup.sh
  43. including vendor/cm/vendorsetup.sh
  44. including sdk/bash_completion/adb.bash
  45. including vendor/cm/bash_completion/git.bash
  46. including vendor/cm/bash_completion/repo.bash
  47. infection@android:~/android/cm_10.1$
  48. infection@android:~/android/cm_10.1$
  49. infection@android:~/android/cm_10.1$
  50. infection@android:~/android/cm_10.1$
  51. infection@android:~/android/cm_10.1$
  52. infection@android:~/android/cm_10.1$
  53. infection@android:~/android/cm_10.1$
  54. infection@android:~/android/cm_10.1$ lunch full_cp2dug-eng
  55. build/core/product_config.mk:234: *** Cannot locate config makefile for product "full_cp2dug". Stop.
  56. Device cp2dug not found. Attempting to retrieve device repository from CyanogenMod Github (http://github.com/CyanogenMod).
  57. Repository for cp2dug not found in the CyanogenMod Github repository list. If this is in error, you may need to manually add it to your local_manifests/roomservice.xml.
  58. build/core/product_config.mk:234: *** Cannot locate config makefile for product "full_cp2dug". Stop.
  59.  
  60. ** Don't have a product spec for: 'full_cp2dug'
  61. ** Do you have the right repo manifest?
  62.  
  63. infection@android:~/android/cm_10.1$ lunch device_cp2dug-eng
  64. build/core/product_config.mk:253: *** No matches for product "device_cp2dug". Stop.
  65. Device cp2dug not found. Attempting to retrieve device repository from CyanogenMod Github (http://github.com/CyanogenMod).
  66.  
  67. Repository for cp2dug not found in the CyanogenMod Github repository list. If this is in error, you may need to manually add it to your local_manifests/roomservice.xml.
  68. build/core/product_config.mk:253: *** No matches for product "device_cp2dug". Stop.
  69.  
  70. ** Don't have a product spec for: 'device_cp2dug'
  71. ** Do you have the right repo manifest?
  72.  
  73. infection@android:~/android/cm_10.1$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement