Advertisement
playfulgod

Untitled

Apr 13th, 2013
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.15 KB | None | 0 0
  1. playfulgod@techygeek:~/llvmlinux/targets/nexus7$ make CONFIG=config.mk sync-all
  2. ---------------------------------------------------------------------
  3. Syncing everything...
  4. ---------------------------------------------------------------------
  5. make llvm-sync clang-sync kernels-sync buildroot-sync ltp-sync qemu-sync
  6. make[1]: Entering directory `/home/playfulgod/llvmlinux/targets/nexus7'
  7. ---------------------------------------------------------------------
  8. Cleaning LLVM...
  9. ---------------------------------------------------------------------
  10. ---------------------------------------------------------------------
  11. Removing LLVM patches...
  12. ---------------------------------------------------------------------
  13. ---------------------------------------------------------------------
  14. Unapplying patches from /home/playfulgod/llvmlinux/toolchain/clang/src/llvm
  15. ---------------------------------------------------------------------
  16. 0001-Bug-13622-Fix-paired-register-for-inline-asm-with-64.patch
  17. 0001-pax-linux-llvm-x86_elf-emit-R_X86_64_32S.patch
  18. 0003-pax-linux-llvm-x86_integrated-as-octa.patch
  19. 0004-pax-linux-llvm-x86_integrated-as-single-quoted-strin.patch
  20. 0005-pax-linux-llvm-x86_kernel-riprel.patch
  21. Removing patch 0005-pax-linux-llvm-x86_kernel-riprel.patch
  22. Restoring test/CodeGen/X86/codemodel.ll
  23. Restoring lib/Target/X86/X86FastISel.cpp
  24. Restoring lib/Target/X86/X86ISelDAGToDAG.cpp
  25. Restoring lib/Target/X86/X86Subtarget.cpp
  26. Restoring lib/Target/X86/X86ISelLowering.cpp
  27.  
  28. Removing patch 0004-pax-linux-llvm-x86_integrated-as-single-quoted-strin.patch
  29. Restoring lib/MC/MCParser/AsmLexer.cpp
  30.  
  31. Removing patch 0003-pax-linux-llvm-x86_integrated-as-octa.patch
  32. Restoring include/llvm/MC/MCParser/MCAsmLexer.h
  33. Restoring lib/MC/MCParser/AsmLexer.cpp
  34. Restoring lib/MC/MCParser/AsmParser.cpp
  35.  
  36. Removing patch 0001-pax-linux-llvm-x86_elf-emit-R_X86_64_32S.patch
  37. Restoring lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp
  38.  
  39. Removing patch 0001-Bug-13622-Fix-paired-register-for-inline-asm-with-64.patch
  40. Removing test/CodeGen/ARM/thumb1-inlineasm-64bit.ll
  41. Removing test/CodeGen/ARM/inlineasm-64bit.ll
  42. Restoring include/llvm/Target/TargetLowering.h
  43. Restoring lib/Target/ARM/ARMISelLowering.h
  44. Restoring lib/Target/ARM/ARMISelLowering.cpp
  45. Restoring lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  46.  
  47. No patches applied
  48. ---------------------------------------------------------------------
  49. Cleaning unpatched LLVM...
  50. ---------------------------------------------------------------------
  51. ---------------------------------------------------------------------
  52. Removing LLVM Build and Install dirs...
  53. ---------------------------------------------------------------------
  54. ---------------------------------------------------------------------
  55. Cleaning Clang...
  56. ---------------------------------------------------------------------
  57. ---------------------------------------------------------------------
  58. Removing Clang patches...
  59. ---------------------------------------------------------------------
  60. ---------------------------------------------------------------------
  61. Cleaning unpatched Clang...
  62. ---------------------------------------------------------------------
  63. ---------------------------------------------------------------------
  64. Removing Clang Build and Install dirs...
  65. ---------------------------------------------------------------------
  66. ---------------------------------------------------------------------
  67. Forcing LLVMLinux commit specified at config.mk
  68. ---------------------------------------------------------------------
  69. ---------------------------------------------------------------------
  70. Updating LLVM...
  71. ---------------------------------------------------------------------
  72. ---------------------------------------------------------------------
  73. Unapplying patches from /home/playfulgod/llvmlinux/toolchain/clang/src/llvm
  74. ---------------------------------------------------------------------
  75. No patches applied
  76. ---------------------------------------------------------------------
  77. Syncing commit-ish LLVM...
  78. ---------------------------------------------------------------------
  79. Previous HEAD position was baabdec... [mips] Do not use function CC_MipsN_VarArg unless the function being analyzed is a vararg function.
  80. Switched to branch 'master'
  81. Already up-to-date.
  82. Note: checking out 'baabdecbb9bf5b32fa81b1e2830ab13076d549f1'.
  83.  
  84. You are in 'detached HEAD' state. You can look around, make experimental
  85. changes and commit them, and you can discard any commits you make in this
  86. state without impacting any branches by performing another checkout.
  87.  
  88. If you want to create a new branch to retain commits you create, you may
  89. do so (now or later) by using -b with the checkout command again. Example:
  90.  
  91. git checkout -b new_branch_name
  92.  
  93. HEAD is now at baabdec... [mips] Do not use function CC_MipsN_VarArg unless the function being analyzed is a vararg function.
  94. ---------------------------------------------------------------------
  95. Updating unpatched LLVM...
  96. ---------------------------------------------------------------------
  97. ---------------------------------------------------------------------
  98. Forcing LLVMLinux commit specified at config.mk
  99. ---------------------------------------------------------------------
  100. ---------------------------------------------------------------------
  101. Updating Clang...
  102. ---------------------------------------------------------------------
  103. ---------------------------------------------------------------------
  104. Syncing commit-ish Clang...
  105. ---------------------------------------------------------------------
  106. Previous HEAD position was 52635ff... Fix indentation-detection at indent level 0.
  107. Switched to branch 'master'
  108. Already up-to-date.
  109. Note: checking out '52635ff9fb530dfdfc6a94e52a2270bf1bb8346b'.
  110.  
  111. You are in 'detached HEAD' state. You can look around, make experimental
  112. changes and commit them, and you can discard any commits you make in this
  113. state without impacting any branches by performing another checkout.
  114.  
  115. If you want to create a new branch to retain commits you create, you may
  116. do so (now or later) by using -b with the checkout command again. Example:
  117.  
  118. git checkout -b new_branch_name
  119.  
  120. HEAD is now at 52635ff... Fix indentation-detection at indent level 0.
  121. ---------------------------------------------------------------------
  122. Updating Unpatched Clang...
  123. ---------------------------------------------------------------------
  124. ---------------------------------------------------------------------
  125. Syncing shared kernel.org kernel...
  126. ---------------------------------------------------------------------
  127. make[2]: arm-linux-androideabi-gcc: Command not found
  128. make[2]: Entering directory `/home/playfulgod/llvmlinux/targets/nexus7/src/android_kernel_nexus7'
  129. make[2]: Leaving directory `/home/playfulgod/llvmlinux/targets/nexus7/src/android_kernel_nexus7'
  130. ---------------------------------------------------------------------
  131. Clang compiled Kernel is now clean
  132. ---------------------------------------------------------------------
  133. ---------------------------------------------------------------------
  134. Syncing kernel...
  135. ---------------------------------------------------------------------
  136. ---------------------------------------------------------------------
  137. Forcing LLVMLinux commit specified at config.mk
  138. ---------------------------------------------------------------------
  139. Previous HEAD position was 72e6ca1... Enable rndis support in kernel
  140. Switched to branch 'cm-10.1'
  141. Already up-to-date.
  142. Note: checking out '72e6ca1f349716b36017732bdedcb12739478d2b'.
  143.  
  144. You are in 'detached HEAD' state. You can look around, make experimental
  145. changes and commit them, and you can discard any commits you make in this
  146. state without impacting any branches by performing another checkout.
  147.  
  148. If you want to create a new branch to retain commits you create, you may
  149. do so (now or later) by using -b with the checkout command again. Example:
  150.  
  151. git checkout -b new_branch_name
  152.  
  153. HEAD is now at 72e6ca1... Enable rndis support in kernel
  154. make[2]: arm-linux-androideabi-gcc: Command not found
  155. make[2]: Entering directory `/home/playfulgod/llvmlinux/targets/nexus7/src/android_kernel_nexus7-gcc'
  156. make[2]: Leaving directory `/home/playfulgod/llvmlinux/targets/nexus7/src/android_kernel_nexus7-gcc'
  157. ---------------------------------------------------------------------
  158. Gcc compiled Kernel is now clean
  159. ---------------------------------------------------------------------
  160. ---------------------------------------------------------------------
  161. Syncing gcc kernel...
  162. ---------------------------------------------------------------------
  163. ---------------------------------------------------------------------
  164. Forcing LLVMLinux commit specified at config.mk
  165. ---------------------------------------------------------------------
  166. Previous HEAD position was 72e6ca1... Enable rndis support in kernel
  167. Switched to branch 'cm-10.1'
  168. Already up-to-date.
  169. Note: checking out '72e6ca1f349716b36017732bdedcb12739478d2b'.
  170.  
  171. You are in 'detached HEAD' state. You can look around, make experimental
  172. changes and commit them, and you can discard any commits you make in this
  173. state without impacting any branches by performing another checkout.
  174.  
  175. If you want to create a new branch to retain commits you create, you may
  176. do so (now or later) by using -b with the checkout command again. Example:
  177.  
  178. git checkout -b new_branch_name
  179.  
  180. HEAD is now at 72e6ca1... Enable rndis support in kernel
  181. ---------------------------------------------------------------------
  182. Updating buildroot...
  183. ---------------------------------------------------------------------
  184. make[2]: Entering directory `/home/playfulgod/llvmlinux/targets/nexus7'
  185. ---------------------------------------------------------------------
  186. Cleaning buildroot...
  187. ---------------------------------------------------------------------
  188. rm -rf /home/playfulgod/llvmlinux/test/buildroot/build/qemu_arm_vexpress /home/playfulgod/llvmlinux/test/buildroot/install
  189. make[2]: Leaving directory `/home/playfulgod/llvmlinux/targets/nexus7'
  190. ---------------------------------------------------------------------
  191. Forcing LLVMLinux commit specified at config.mk
  192. ---------------------------------------------------------------------
  193. ---------------------------------------------------------------------
  194. Syncing commit-ish buildroot...
  195. ---------------------------------------------------------------------
  196. Previous HEAD position was 85ffaec... configs/beaglebone_defconfig: lock down kernel headers version
  197. Switched to branch 'master'
  198. Already up-to-date.
  199. Note: checking out '85ffaecb27d3ae5929437ae878a865b57f708df1'.
  200.  
  201. You are in 'detached HEAD' state. You can look around, make experimental
  202. changes and commit them, and you can discard any commits you make in this
  203. state without impacting any branches by performing another checkout.
  204.  
  205. If you want to create a new branch to retain commits you create, you may
  206. do so (now or later) by using -b with the checkout command again. Example:
  207.  
  208. git checkout -b new_branch_name
  209.  
  210. HEAD is now at 85ffaec... configs/beaglebone_defconfig: lock down kernel headers version
  211. ---------------------------------------------------------------------
  212. Updating LTP...
  213. ---------------------------------------------------------------------
  214. make[2]: Entering directory `/home/playfulgod/llvmlinux/targets/nexus7'
  215. ---------------------------------------------------------------------
  216. Cleaning LTP...
  217. ---------------------------------------------------------------------
  218. rm -f /home/playfulgod/llvmlinux/test/ltp/state/ltp-configure /home/playfulgod/llvmlinux/test/ltp/state/ltp-build
  219. rm -rf /home/playfulgod/llvmlinux/test/ltp/install
  220. make[4]: /home/playfulgod/llvmlinux/test/ltp/src/ltp-full-20120614/gitignore_clean/Makefile: No such file or directory
  221. make[4]: *** No rule to make target `/home/playfulgod/llvmlinux/test/ltp/src/ltp-full-20120614/gitignore_clean/Makefile'. Stop.
  222. /home/playfulgod/llvmlinux/test/ltp/src/ltp-full-20120614/pan/Makefile:43: ltp-scanner will not be built because a working copy of lex was not found
  223. make[2]: Leaving directory `/home/playfulgod/llvmlinux/targets/nexus7'
  224. (( test -e /home/playfulgod/llvmlinux/test/ltp/tmp/ltp-full-20120614.bz2 && echo "Skipping cvs up (tarball present)" )|| ( cd /home/playfulgod/llvmlinux/test/ltp/src/ltp-full-20120614 && cvs update ))
  225. Skipping cvs up (tarball present)
  226. ---------------------------------------------------------------------
  227. Updating QEMU...
  228. ---------------------------------------------------------------------
  229. make[2]: Entering directory `/home/playfulgod/llvmlinux/targets/nexus7'
  230. ---------------------------------------------------------------------
  231. Cleaning QEMU...
  232. ---------------------------------------------------------------------
  233. rm -rf /home/playfulgod/llvmlinux/test/qemu/build/qemu /home/playfulgod/llvmlinux/test/qemu/install
  234. rm -f /home/playfulgod/llvmlinux/test/qemu/state/qemu-patch /home/playfulgod/llvmlinux/test/qemu/state/qemu-configure /home/playfulgod/llvmlinux/test/qemu/state/qemu-build
  235. make[2]: Leaving directory `/home/playfulgod/llvmlinux/targets/nexus7'
  236. ---------------------------------------------------------------------
  237. Forcing LLVMLinux commit specified at config.mk
  238. ---------------------------------------------------------------------
  239. ---------------------------------------------------------------------
  240. Syncing commit-ish QEMU...
  241. ---------------------------------------------------------------------
  242. Previous HEAD position was 70ef6a5... xilinx_zynq: Fix wrong IRQ number of the second EHCI controller
  243. Switched to branch 'master'
  244. Already up-to-date.
  245. Note: checking out '70ef6a5b7121cb54d7f9713d6315fb8547761bfc'.
  246.  
  247. You are in 'detached HEAD' state. You can look around, make experimental
  248. changes and commit them, and you can discard any commits you make in this
  249. state without impacting any branches by performing another checkout.
  250.  
  251. If you want to create a new branch to retain commits you create, you may
  252. do so (now or later) by using -b with the checkout command again. Example:
  253.  
  254. git checkout -b new_branch_name
  255.  
  256. HEAD is now at 70ef6a5... xilinx_zynq: Fix wrong IRQ number of the second EHCI controller
  257. make[1]: Leaving directory `/home/playfulgod/llvmlinux/targets/nexus7'
  258. ---------------------------------------------------------------------
  259. All external sources synced!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement