Advertisement
Guest User

Untitled

a guest
Aug 31st, 2012
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.85 KB | None | 0 0
  1. + . /etc/profile
  2. ++ '[' -e /etc/profile.env ']'
  3. ++ . /etc/profile.env
  4. +++ export CONFIG_PROTECT=/usr/share/gnupg/qualified.txt
  5. +++ CONFIG_PROTECT=/usr/share/gnupg/qualified.txt
  6. +++ export 'CONFIG_PROTECT_MASK=/etc/gentoo-release /etc/sandbox.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/terminfo /etc/ca-certificates.conf'
  7. +++ CONFIG_PROTECT_MASK='/etc/gentoo-release /etc/sandbox.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/terminfo /etc/ca-certificates.conf'
  8. +++ export GCC_SPECS=
  9. +++ GCC_SPECS=
  10. +++ export INFOPATH=/usr/share/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.21.1/info
  11. +++ INFOPATH=/usr/share/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.21.1/info
  12. +++ export 'LESS=-R -M --shift 5'
  13. +++ LESS='-R -M --shift 5'
  14. +++ export 'LESSOPEN=|lesspipe %s'
  15. +++ LESSOPEN='|lesspipe %s'
  16. +++ export MANPATH=/usr/local/share/man:/usr/share/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.21.1/man:/etc/java-config/system-vm/man/
  17. +++ MANPATH=/usr/local/share/man:/usr/share/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.21.1/man:/etc/java-config/system-vm/man/
  18. +++ export PATH=/opt/sun-jdk-1.6.0.33/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3:/usr/x86_64-pc-linux-gnu/arm-linux-gnueabi/gcc-bin/4.6.3
  19. +++ PATH=/opt/sun-jdk-1.6.0.33/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3:/usr/x86_64-pc-linux-gnu/arm-linux-gnueabi/gcc-bin/4.6.3
  20. +++ export ROOTPATH=/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3:/usr/x86_64-pc-linux-gnu/arm-linux-gnueabi/gcc-bin/4.6.3
  21. +++ ROOTPATH=/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3:/usr/x86_64-pc-linux-gnu/arm-linux-gnueabi/gcc-bin/4.6.3
  22. ++ export EDITOR=/bin/nano
  23. ++ EDITOR=/bin/nano
  24. ++ export PAGER=/usr/bin/less
  25. ++ PAGER=/usr/bin/less
  26. ++ umask 022
  27. ++ '[' 1001 = 0 ']'
  28. ++ '[' basket = root ']'
  29. ++ PATH=/usr/local/bin:/usr/bin:/bin:/opt/sun-jdk-1.6.0.33/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3:/usr/x86_64-pc-linux-gnu/arm-linux-gnueabi/gcc-bin/4.6.3
  30. ++ export PATH
  31. ++ unset ROOTPATH
  32. ++ '[' -n '4.2.20(1)-release' ']'
  33. ++ '[' -f /etc/bash/bashrc ']'
  34. ++ . /etc/bash/bashrc
  35. +++ [[ hxB != *i* ]]
  36. +++ return
  37. ++ for sh in '/etc/profile.d/*.sh'
  38. ++ '[' -r /etc/profile.d/java-config-2.sh ']'
  39. ++ . /etc/profile.d/java-config-2.sh
  40. +++ gentoo_user_vm=/home/basket/.gentoo/java-config-2/current-user-vm
  41. +++ gentoo_system_vm=/etc/java-config-2/current-system-vm
  42. +++ '[' -z 1001 ']'
  43. +++ '[' '' '!=' 0 -a -L /home/basket/.gentoo/java-config-2/current-user-vm ']'
  44. +++ '[' -L /etc/java-config-2/current-system-vm ']'
  45. +++ export JAVA_HOME=/etc/java-config-2/current-system-vm
  46. +++ JAVA_HOME=/etc/java-config-2/current-system-vm
  47. +++ export MANPATH=/etc/java-config-2/current-system-vm/man:/usr/local/share/man:/usr/share/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.21.1/man:/etc/java-config/system-vm/man/
  48. +++ MANPATH=/etc/java-config-2/current-system-vm/man:/usr/local/share/man:/usr/share/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.21.1/man:/etc/java-config/system-vm/man/
  49. +++ export JDK_HOME=/etc/java-config-2/current-system-vm
  50. +++ JDK_HOME=/etc/java-config-2/current-system-vm
  51. +++ export JAVAC=/etc/java-config-2/current-system-vm/bin/javac
  52. +++ JAVAC=/etc/java-config-2/current-system-vm/bin/javac
  53. +++ unset gentoo_user_vm gentoo_system_vm user_id
  54. ++ unset sh
  55. + cd /home/basket/AOSP
  56. + make clobber
  57. build/core/config.mk:343: *** Error: could not find jdk tools.jar, please install JDK6, which you can download from java.sun.com. Stop.
  58. + export THREADS=16
  59. + THREADS=16
  60. + . build/envsetup.sh
  61. ++ VARIANT_CHOICES=(user userdebug eng)
  62. ++ unset LUNCH_MENU_CHOICES
  63. ++ add_lunch_combo full-eng
  64. ++ local new_combo=full-eng
  65. ++ local c
  66. ++ LUNCH_MENU_CHOICES=(${LUNCH_MENU_CHOICES[@]} $new_combo)
  67. ++ add_lunch_combo full_x86-eng
  68. ++ local new_combo=full_x86-eng
  69. ++ local c
  70. ++ for c in '${LUNCH_MENU_CHOICES[@]}'
  71. ++ '[' full_x86-eng = full-eng ']'
  72. ++ LUNCH_MENU_CHOICES=(${LUNCH_MENU_CHOICES[@]} $new_combo)
  73. ++ add_lunch_combo vbox_x86-eng
  74. ++ local new_combo=vbox_x86-eng
  75. ++ local c
  76. ++ for c in '${LUNCH_MENU_CHOICES[@]}'
  77. ++ '[' vbox_x86-eng = full-eng ']'
  78. ++ for c in '${LUNCH_MENU_CHOICES[@]}'
  79. ++ '[' vbox_x86-eng = full_x86-eng ']'
  80. ++ LUNCH_MENU_CHOICES=(${LUNCH_MENU_CHOICES[@]} $new_combo)
  81. ++ add_lunch_combo full_mips-eng
  82. ++ local new_combo=full_mips-eng
  83. ++ local c
  84. ++ for c in '${LUNCH_MENU_CHOICES[@]}'
  85. ++ '[' full_mips-eng = full-eng ']'
  86. ++ for c in '${LUNCH_MENU_CHOICES[@]}'
  87. ++ '[' full_mips-eng = full_x86-eng ']'
  88. ++ for c in '${LUNCH_MENU_CHOICES[@]}'
  89. ++ '[' full_mips-eng = vbox_x86-eng ']'
  90. ++ LUNCH_MENU_CHOICES=(${LUNCH_MENU_CHOICES[@]} $new_combo)
  91. ++ complete -F _lunch lunch
  92. ++ case `uname -s` in
  93. +++ uname -s
  94. ++ case `uname -s` in
  95. +++ uname -s
  96. ++ '[' x/bin/sh '!=' x/bin/bash ']'
  97. ++ case `ps -o command -p $$` in
  98. +++ ps -o command -p 2624
  99. +++ /bin/ls 'vendor/*/vendorsetup.sh' 'vendor/*/*/vendorsetup.sh' device/asus/grouper/vendorsetup.sh device/generic/armv7-a-neon/vendorsetup.sh device/generic/armv7-a/vendorsetup.sh device/moto/wingray/vendorsetup.sh device/samsung/crespo/vendorsetup.sh device/samsung/crespo4g/vendorsetup.sh device/samsung/maguro/vendorsetup.sh device/samsung/toro/vendorsetup.sh device/sony/lt26/vendorsetup.sh device/ti/panda/vendorsetup.sh
  100. ++ for f in '`/bin/ls vendor/*/vendorsetup.sh vendor/*/*/vendorsetup.sh device/*/*/vendorsetup.sh 2> /dev/null`'
  101. ++ echo 'including device/asus/grouper/vendorsetup.sh'
  102. including device/asus/grouper/vendorsetup.sh
  103. ++ . device/asus/grouper/vendorsetup.sh
  104. +++ add_lunch_combo full_grouper-userdebug
  105. +++ local new_combo=full_grouper-userdebug
  106. +++ local c
  107. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  108. +++ '[' full_grouper-userdebug = full-eng ']'
  109. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  110. +++ '[' full_grouper-userdebug = full_x86-eng ']'
  111. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  112. +++ '[' full_grouper-userdebug = vbox_x86-eng ']'
  113. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  114. +++ '[' full_grouper-userdebug = full_mips-eng ']'
  115. +++ LUNCH_MENU_CHOICES=(${LUNCH_MENU_CHOICES[@]} $new_combo)
  116. ++ for f in '`/bin/ls vendor/*/vendorsetup.sh vendor/*/*/vendorsetup.sh device/*/*/vendorsetup.sh 2> /dev/null`'
  117. ++ echo 'including device/generic/armv7-a-neon/vendorsetup.sh'
  118. including device/generic/armv7-a-neon/vendorsetup.sh
  119. ++ . device/generic/armv7-a-neon/vendorsetup.sh
  120. +++ add_lunch_combo mini_armv7a_neon-userdebug
  121. +++ local new_combo=mini_armv7a_neon-userdebug
  122. +++ local c
  123. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  124. +++ '[' mini_armv7a_neon-userdebug = full-eng ']'
  125. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  126. +++ '[' mini_armv7a_neon-userdebug = full_x86-eng ']'
  127. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  128. +++ '[' mini_armv7a_neon-userdebug = vbox_x86-eng ']'
  129. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  130. +++ '[' mini_armv7a_neon-userdebug = full_mips-eng ']'
  131. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  132. +++ '[' mini_armv7a_neon-userdebug = full_grouper-userdebug ']'
  133. +++ LUNCH_MENU_CHOICES=(${LUNCH_MENU_CHOICES[@]} $new_combo)
  134. ++ for f in '`/bin/ls vendor/*/vendorsetup.sh vendor/*/*/vendorsetup.sh device/*/*/vendorsetup.sh 2> /dev/null`'
  135. ++ echo 'including device/generic/armv7-a/vendorsetup.sh'
  136. including device/generic/armv7-a/vendorsetup.sh
  137. ++ . device/generic/armv7-a/vendorsetup.sh
  138. +++ add_lunch_combo mini_armv7a-userdebug
  139. +++ local new_combo=mini_armv7a-userdebug
  140. +++ local c
  141. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  142. +++ '[' mini_armv7a-userdebug = full-eng ']'
  143. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  144. +++ '[' mini_armv7a-userdebug = full_x86-eng ']'
  145. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  146. +++ '[' mini_armv7a-userdebug = vbox_x86-eng ']'
  147. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  148. +++ '[' mini_armv7a-userdebug = full_mips-eng ']'
  149. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  150. +++ '[' mini_armv7a-userdebug = full_grouper-userdebug ']'
  151. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  152. +++ '[' mini_armv7a-userdebug = mini_armv7a_neon-userdebug ']'
  153. +++ LUNCH_MENU_CHOICES=(${LUNCH_MENU_CHOICES[@]} $new_combo)
  154. ++ for f in '`/bin/ls vendor/*/vendorsetup.sh vendor/*/*/vendorsetup.sh device/*/*/vendorsetup.sh 2> /dev/null`'
  155. ++ echo 'including device/moto/wingray/vendorsetup.sh'
  156. including device/moto/wingray/vendorsetup.sh
  157. ++ . device/moto/wingray/vendorsetup.sh
  158. +++ add_lunch_combo full_wingray-userdebug
  159. +++ local new_combo=full_wingray-userdebug
  160. +++ local c
  161. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  162. +++ '[' full_wingray-userdebug = full-eng ']'
  163. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  164. +++ '[' full_wingray-userdebug = full_x86-eng ']'
  165. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  166. +++ '[' full_wingray-userdebug = vbox_x86-eng ']'
  167. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  168. +++ '[' full_wingray-userdebug = full_mips-eng ']'
  169. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  170. +++ '[' full_wingray-userdebug = full_grouper-userdebug ']'
  171. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  172. +++ '[' full_wingray-userdebug = mini_armv7a_neon-userdebug ']'
  173. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  174. +++ '[' full_wingray-userdebug = mini_armv7a-userdebug ']'
  175. +++ LUNCH_MENU_CHOICES=(${LUNCH_MENU_CHOICES[@]} $new_combo)
  176. ++ for f in '`/bin/ls vendor/*/vendorsetup.sh vendor/*/*/vendorsetup.sh device/*/*/vendorsetup.sh 2> /dev/null`'
  177. ++ echo 'including device/samsung/crespo/vendorsetup.sh'
  178. including device/samsung/crespo/vendorsetup.sh
  179. ++ . device/samsung/crespo/vendorsetup.sh
  180. +++ add_lunch_combo full_crespo-userdebug
  181. +++ local new_combo=full_crespo-userdebug
  182. +++ local c
  183. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  184. +++ '[' full_crespo-userdebug = full-eng ']'
  185. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  186. +++ '[' full_crespo-userdebug = full_x86-eng ']'
  187. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  188. +++ '[' full_crespo-userdebug = vbox_x86-eng ']'
  189. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  190. +++ '[' full_crespo-userdebug = full_mips-eng ']'
  191. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  192. +++ '[' full_crespo-userdebug = full_grouper-userdebug ']'
  193. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  194. +++ '[' full_crespo-userdebug = mini_armv7a_neon-userdebug ']'
  195. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  196. +++ '[' full_crespo-userdebug = mini_armv7a-userdebug ']'
  197. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  198. +++ '[' full_crespo-userdebug = full_wingray-userdebug ']'
  199. +++ LUNCH_MENU_CHOICES=(${LUNCH_MENU_CHOICES[@]} $new_combo)
  200. ++ for f in '`/bin/ls vendor/*/vendorsetup.sh vendor/*/*/vendorsetup.sh device/*/*/vendorsetup.sh 2> /dev/null`'
  201. ++ echo 'including device/samsung/crespo4g/vendorsetup.sh'
  202. including device/samsung/crespo4g/vendorsetup.sh
  203. ++ . device/samsung/crespo4g/vendorsetup.sh
  204. +++ add_lunch_combo full_crespo4g-userdebug
  205. +++ local new_combo=full_crespo4g-userdebug
  206. +++ local c
  207. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  208. +++ '[' full_crespo4g-userdebug = full-eng ']'
  209. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  210. +++ '[' full_crespo4g-userdebug = full_x86-eng ']'
  211. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  212. +++ '[' full_crespo4g-userdebug = vbox_x86-eng ']'
  213. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  214. +++ '[' full_crespo4g-userdebug = full_mips-eng ']'
  215. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  216. +++ '[' full_crespo4g-userdebug = full_grouper-userdebug ']'
  217. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  218. +++ '[' full_crespo4g-userdebug = mini_armv7a_neon-userdebug ']'
  219. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  220. +++ '[' full_crespo4g-userdebug = mini_armv7a-userdebug ']'
  221. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  222. +++ '[' full_crespo4g-userdebug = full_wingray-userdebug ']'
  223. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  224. +++ '[' full_crespo4g-userdebug = full_crespo-userdebug ']'
  225. +++ LUNCH_MENU_CHOICES=(${LUNCH_MENU_CHOICES[@]} $new_combo)
  226. ++ for f in '`/bin/ls vendor/*/vendorsetup.sh vendor/*/*/vendorsetup.sh device/*/*/vendorsetup.sh 2> /dev/null`'
  227. ++ echo 'including device/samsung/maguro/vendorsetup.sh'
  228. including device/samsung/maguro/vendorsetup.sh
  229. ++ . device/samsung/maguro/vendorsetup.sh
  230. +++ add_lunch_combo full_maguro-userdebug
  231. +++ local new_combo=full_maguro-userdebug
  232. +++ local c
  233. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  234. +++ '[' full_maguro-userdebug = full-eng ']'
  235. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  236. +++ '[' full_maguro-userdebug = full_x86-eng ']'
  237. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  238. +++ '[' full_maguro-userdebug = vbox_x86-eng ']'
  239. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  240. +++ '[' full_maguro-userdebug = full_mips-eng ']'
  241. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  242. +++ '[' full_maguro-userdebug = full_grouper-userdebug ']'
  243. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  244. +++ '[' full_maguro-userdebug = mini_armv7a_neon-userdebug ']'
  245. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  246. +++ '[' full_maguro-userdebug = mini_armv7a-userdebug ']'
  247. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  248. +++ '[' full_maguro-userdebug = full_wingray-userdebug ']'
  249. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  250. +++ '[' full_maguro-userdebug = full_crespo-userdebug ']'
  251. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  252. +++ '[' full_maguro-userdebug = full_crespo4g-userdebug ']'
  253. +++ LUNCH_MENU_CHOICES=(${LUNCH_MENU_CHOICES[@]} $new_combo)
  254. ++ for f in '`/bin/ls vendor/*/vendorsetup.sh vendor/*/*/vendorsetup.sh device/*/*/vendorsetup.sh 2> /dev/null`'
  255. ++ echo 'including device/samsung/toro/vendorsetup.sh'
  256. including device/samsung/toro/vendorsetup.sh
  257. ++ . device/samsung/toro/vendorsetup.sh
  258. +++ add_lunch_combo full_toro-userdebug
  259. +++ local new_combo=full_toro-userdebug
  260. +++ local c
  261. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  262. +++ '[' full_toro-userdebug = full-eng ']'
  263. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  264. +++ '[' full_toro-userdebug = full_x86-eng ']'
  265. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  266. +++ '[' full_toro-userdebug = vbox_x86-eng ']'
  267. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  268. +++ '[' full_toro-userdebug = full_mips-eng ']'
  269. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  270. +++ '[' full_toro-userdebug = full_grouper-userdebug ']'
  271. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  272. +++ '[' full_toro-userdebug = mini_armv7a_neon-userdebug ']'
  273. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  274. +++ '[' full_toro-userdebug = mini_armv7a-userdebug ']'
  275. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  276. +++ '[' full_toro-userdebug = full_wingray-userdebug ']'
  277. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  278. +++ '[' full_toro-userdebug = full_crespo-userdebug ']'
  279. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  280. +++ '[' full_toro-userdebug = full_crespo4g-userdebug ']'
  281. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  282. +++ '[' full_toro-userdebug = full_maguro-userdebug ']'
  283. +++ LUNCH_MENU_CHOICES=(${LUNCH_MENU_CHOICES[@]} $new_combo)
  284. ++ for f in '`/bin/ls vendor/*/vendorsetup.sh vendor/*/*/vendorsetup.sh device/*/*/vendorsetup.sh 2> /dev/null`'
  285. ++ echo 'including device/sony/lt26/vendorsetup.sh'
  286. including device/sony/lt26/vendorsetup.sh
  287. ++ . device/sony/lt26/vendorsetup.sh
  288. +++ add_lunch_combo full_lt26-userdebug
  289. +++ local new_combo=full_lt26-userdebug
  290. +++ local c
  291. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  292. +++ '[' full_lt26-userdebug = full-eng ']'
  293. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  294. +++ '[' full_lt26-userdebug = full_x86-eng ']'
  295. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  296. +++ '[' full_lt26-userdebug = vbox_x86-eng ']'
  297. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  298. +++ '[' full_lt26-userdebug = full_mips-eng ']'
  299. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  300. +++ '[' full_lt26-userdebug = full_grouper-userdebug ']'
  301. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  302. +++ '[' full_lt26-userdebug = mini_armv7a_neon-userdebug ']'
  303. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  304. +++ '[' full_lt26-userdebug = mini_armv7a-userdebug ']'
  305. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  306. +++ '[' full_lt26-userdebug = full_wingray-userdebug ']'
  307. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  308. +++ '[' full_lt26-userdebug = full_crespo-userdebug ']'
  309. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  310. +++ '[' full_lt26-userdebug = full_crespo4g-userdebug ']'
  311. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  312. +++ '[' full_lt26-userdebug = full_maguro-userdebug ']'
  313. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  314. +++ '[' full_lt26-userdebug = full_toro-userdebug ']'
  315. +++ LUNCH_MENU_CHOICES=(${LUNCH_MENU_CHOICES[@]} $new_combo)
  316. ++ for f in '`/bin/ls vendor/*/vendorsetup.sh vendor/*/*/vendorsetup.sh device/*/*/vendorsetup.sh 2> /dev/null`'
  317. ++ echo 'including device/ti/panda/vendorsetup.sh'
  318. including device/ti/panda/vendorsetup.sh
  319. ++ . device/ti/panda/vendorsetup.sh
  320. +++ add_lunch_combo full_panda-userdebug
  321. +++ local new_combo=full_panda-userdebug
  322. +++ local c
  323. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  324. +++ '[' full_panda-userdebug = full-eng ']'
  325. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  326. +++ '[' full_panda-userdebug = full_x86-eng ']'
  327. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  328. +++ '[' full_panda-userdebug = vbox_x86-eng ']'
  329. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  330. +++ '[' full_panda-userdebug = full_mips-eng ']'
  331. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  332. +++ '[' full_panda-userdebug = full_grouper-userdebug ']'
  333. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  334. +++ '[' full_panda-userdebug = mini_armv7a_neon-userdebug ']'
  335. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  336. +++ '[' full_panda-userdebug = mini_armv7a-userdebug ']'
  337. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  338. +++ '[' full_panda-userdebug = full_wingray-userdebug ']'
  339. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  340. +++ '[' full_panda-userdebug = full_crespo-userdebug ']'
  341. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  342. +++ '[' full_panda-userdebug = full_crespo4g-userdebug ']'
  343. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  344. +++ '[' full_panda-userdebug = full_maguro-userdebug ']'
  345. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  346. +++ '[' full_panda-userdebug = full_toro-userdebug ']'
  347. +++ for c in '${LUNCH_MENU_CHOICES[@]}'
  348. +++ '[' full_panda-userdebug = full_lt26-userdebug ']'
  349. +++ LUNCH_MENU_CHOICES=(${LUNCH_MENU_CHOICES[@]} $new_combo)
  350. ++ unset f
  351. ++ addcompletions
  352. ++ local T dir f
  353. ++ '[' -z '4.2.20(1)-release' ']'
  354. ++ '[' 4 -lt 3 ']'
  355. ++ dir=sdk/bash_completion
  356. ++ '[' -d sdk/bash_completion ']'
  357. +++ /bin/ls sdk/bash_completion/adb.bash
  358. ++ for f in '`/bin/ls ${dir}/[a-z]*.bash 2> /dev/null`'
  359. ++ echo 'including sdk/bash_completion/adb.bash'
  360. including sdk/bash_completion/adb.bash
  361. ++ . sdk/bash_completion/adb.bash
  362. ++++ type -t compopt
  363. +++ [[ builtin = \b\u\i\l\t\i\n ]]
  364. +++ complete -F _adb adb
  365. + lunch full-eng
  366. + local answer
  367. + '[' full-eng ']'
  368. + answer=full-eng
  369. + local selection=
  370. + '[' -z full-eng ']'
  371. + echo -n full-eng
  372. + grep -q -e '^[0-9][0-9]*$'
  373. + echo -n full-eng
  374. + grep -q -e '^[^\-][^\-]*-[^\-][^\-]*$'
  375. + selection=full-eng
  376. + '[' -z full-eng ']'
  377. + export TARGET_BUILD_APPS=
  378. + TARGET_BUILD_APPS=
  379. ++ echo -n full-eng
  380. ++ sed -e 's/-.*$//'
  381. + local product=full
  382. + check_product full
  383. ++ gettop
  384. ++ local TOPFILE=build/core/envsetup.mk
  385. ++ '[' -n '' -a -f /build/core/envsetup.mk ']'
  386. ++ '[' -f build/core/envsetup.mk ']'
  387. ++ PWD=
  388. ++ /bin/pwd
  389. + T=/home/basket/AOSP
  390. + '[' '!' /home/basket/AOSP ']'
  391. + CALLED_FROM_SETUP=true
  392. + BUILD_SYSTEM=build/core
  393. + TARGET_PRODUCT=full
  394. + TARGET_BUILD_VARIANT=
  395. + TARGET_BUILD_TYPE=
  396. + TARGET_BUILD_APPS=
  397. + get_build_var TARGET_DEVICE
  398. ++ gettop
  399. ++ local TOPFILE=build/core/envsetup.mk
  400. ++ '[' -n '' -a -f /build/core/envsetup.mk ']'
  401. ++ '[' -f build/core/envsetup.mk ']'
  402. ++ PWD=
  403. ++ /bin/pwd
  404. + T=/home/basket/AOSP
  405. + '[' '!' /home/basket/AOSP ']'
  406. + CALLED_FROM_SETUP=true
  407. + BUILD_SYSTEM=build/core
  408. + make --no-print-directory -C /home/basket/AOSP -f build/core/config.mk dumpvar-TARGET_DEVICE
  409. build/core/config.mk:343: *** Error: could not find jdk tools.jar, please install JDK6, which you can download from java.sun.com. Stop.
  410. + '[' 2 -ne 0 ']'
  411. + echo
  412.  
  413. + echo '** Don'\''t have a product spec for: '\''full'\'''
  414. ** Don't have a product spec for: 'full'
  415. + echo '** Do you have the right repo manifest?'
  416. ** Do you have the right repo manifest?
  417. + product=
  418. ++ echo -n full-eng
  419. ++ sed -e 's/^[^\-]*-//'
  420. + local variant=eng
  421. + check_variant eng
  422. + for v in '${VARIANT_CHOICES[@]}'
  423. + '[' user = eng ']'
  424. + for v in '${VARIANT_CHOICES[@]}'
  425. + '[' userdebug = eng ']'
  426. + for v in '${VARIANT_CHOICES[@]}'
  427. + '[' eng = eng ']'
  428. + return 0
  429. + '[' 0 -ne 0 ']'
  430. + '[' -z '' -o -z eng ']'
  431. + echo
  432.  
  433. + return 1
  434. + echo done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement