Advertisement
trini

Untitled

Sep 24th, 2012
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.24 KB | None | 0 0
  1. mporter@beef:~/src/u-boot$ make O=tmp CROSS_COMPILE=/usr/bin/arm-linux-gnueabi-
  2. am335x_evm
  3. Configuring for am335x_evm board...
  4. make
  5. make[1]: Entering directory `/home/mporter/src/u-boot'
  6. Generating /home/mporter/src/u-boot/tmp/include/autoconf.mk
  7. Generating /home/mporter/src/u-boot/tmp/include/autoconf.mk.dep
  8. make[1]: Leaving directory `/home/mporter/src/u-boot'
  9. make[1]: Entering directory `/home/mporter/src/u-boot'
  10. /usr/bin/arm-linux-gnueabi-gcc -DDO_DEPS_ONLY \\
  11. -g -Os -fno-common -ffixed-r8 -msoft-float -D__KERNEL__ -DCO
  12. NFIG_SYS_TEXT_BASE=0x80800000 -DCONFIG_SPL_TEXT_BASE=0x402F0400 -I/home/mporter/
  13. src/u-boot/tmp/include2 -I/home/mporter/src/u-boot/tmp/include -I/home/mporter/s
  14. rc/u-boot/include -fno-builtin -ffreestanding -nostdinc -isystem /usr/lib/gcc/ar
  15. m-linux-gnueabi/4.6/include -pipe -DCONFIG_ARM -D__ARM__ -marm -mno-thumb-inter
  16. work -mabi=aapcs-linux -march=armv7-a -Wall -Wstrict-prototypes -fno-stack-prote
  17. ctor -Wno-format-nonliteral -Wno-format-security -fstack-usage \\
  18. -o /home/mporter/src/u-boot/tmp/lib/asm-offsets.s /home/mporter/
  19. src/u-boot/lib/asm-offsets.c -c -S
  20. In file included from /home/mporter/src/u-boot/include/configs/am335x_evm.h:22:0
  21. ,
  22. from /home/mporter/src/u-boot/tmp/include/config.h:10,
  23. from /home/mporter/src/u-boot/include/common.h:37,
  24. from /home/mporter/src/u-boot/lib/asm-offsets.c:18:
  25. /home/mporter/src/u-boot/tmp/include/asm/arch/hardware.h:53:0: warning: "PRCM_BA
  26. SE" redefined [enabled by default]
  27. /home/mporter/src/u-boot/tmp/include2/asm/arch/cpu.h:375:0: note: this is the lo
  28. cation of the previous definition
  29. Generating /home/mporter/src/u-boot/tmp/include/generated/generic-asm-offsets.h
  30. tools/scripts/make-asm-offsets /home/mporter/src/u-boot/tmp/lib/asm-offsets.s /h
  31. ome/mporter/src/u-boot/tmp/include/generated/generic-asm-offsets.h
  32. if [ -f /home/mporter/src/u-boot/arch/arm/cpu/armv7/am33xx/asm-offsets.c ];then
  33. \\
  34. /usr/bin/arm-linux-gnueabi-gcc -DDO_DEPS_ONLY \\
  35. -g -Os -fno-common -ffixed-r8 -msoft-float -D__KERNEL__ -DCO
  36. NFIG_SYS_TEXT_BASE=0x80800000 -DCONFIG_SPL_TEXT_BASE=0x402F0400 -I/home/mporter/
  37. src/u-boot/tmp/include2 -I/home/mporter/src/u-boot/tmp/include -I/home/mporter/s
  38. rc/u-boot/include -fno-builtin -ffreestanding -nostdinc -isystem /usr/lib/gcc/ar
  39. m-linux-gnueabi/4.6/include -pipe -DCONFIG_ARM -D__ARM__ -marm -mno-thumb-inter
  40. work -mabi=aapcs-linux -march=armv7-a -Wall -Wstrict-prototypes -fno-stack-prote
  41. ctor -Wno-format-nonliteral -Wno-format-security -fstack-usage \\
  42. -o /home/mporter/src/u-boot/tmp/arch/arm/cpu/armv7/am33x
  43. x/asm-offsets.s /home/mporter/src/u-boot/arch/arm/cpu/armv7/am33xx/asm-offsets.c
  44. -c -S; \\
  45. else \\
  46. touch /home/mporter/src/u-boot/tmp/arch/arm/cpu/armv7/am33xx/asm
  47. -offsets.s; \\
  48. fi
  49. Generating /home/mporter/src/u-boot/tmp/include/generated/asm-offsets.h
  50. tools/scripts/make-asm-offsets /home/mporter/src/u-boot/tmp/arch/arm/cpu/armv7/a
  51. m33xx/asm-offsets.s /home/mporter/src/u-boot/tmp/include/generated/asm-offsets.h
  52.  
  53. for dir in tools examples/standalone examples/api arch/arm/cpu/armv7 ; do \\
  54. make -C $dir _depend ; done
  55. make[2]: Entering directory `/home/mporter/src/u-boot/tools'
  56. cat /dev/null >/home/mporter/src/u-boot/tmp/tools/.depend
  57. make[2]: Leaving directory `/home/mporter/src/u-boot/tools'
  58. make[2]: Entering directory `/home/mporter/src/u-boot/tools'
  59. make[2]: Nothing to be done for `_depend'.
  60. make[2]: Leaving directory `/home/mporter/src/u-boot/tools'
  61. make[2]: Entering directory `/home/mporter/src/u-boot/examples/standalone'
  62. /usr/bin/arm-linux-gnueabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float
  63. -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0x80800000 -DCONFIG_SPL_TEXT_BASE=0x402F040
  64. 0 -I/home/mporter/src/u-boot/tmp/include2 -I/home/mporter/src/u-boot/tmp/include
  65. -I/home/mporter/src/u-boot/include -fno-builtin -ffreestanding -nostdinc -isyst
  66. em /usr/lib/gcc/arm-linux-gnueabi/4.6/include -pipe -DCONFIG_ARM -D__ARM__ -mar
  67. m -mno-thumb-interwork -mabi=aapcs-linux -march=armv7-a -I.. -MQ /home/mporter
  68. /src/u-boot/tmp/examples/standalone/hello_world.o hello_world.c >/home/mporter/s
  69. rc/u-boot/tmp/examples/standalone/.depend.hello_world
  70. /usr/bin/arm-linux-gnueabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float
  71. -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0x80800000 -DCONFIG_SPL_TEXT_BASE=0x402F040
  72. 0 -I/home/mporter/src/u-boot/tmp/include2 -I/home/mporter/src/u-boot/tmp/include
  73. -I/home/mporter/src/u-boot/include -fno-builtin -ffreestanding -nostdinc -isyst
  74. em /usr/lib/gcc/arm-linux-gnueabi/4.6/include -pipe -DCONFIG_ARM -D__ARM__ -mar
  75. m -mno-thumb-interwork -mabi=aapcs-linux -march=armv7-a -I.. -MQ /home/mporter
  76. /src/u-boot/tmp/examples/standalone/stubs.o stubs.c >/home/mporter/src/u-boot/tm
  77. p/examples/standalone/.depend.stubs
  78. cat /dev/null /home/mporter/src/u-boot/tmp/examples/standalone/.depend.hello_wor
  79. ld /home/mporter/src/u-boot/tmp/examples/standalone/.depend.stubs >/home/mporter
  80. /src/u-boot/tmp/examples/standalone/.depend
  81. make[2]: Leaving directory `/home/mporter/src/u-boot/examples/standalone'
  82. make[2]: Entering directory `/home/mporter/src/u-boot/examples/standalone'
  83. make[2]: Nothing to be done for `_depend'.
  84. make[2]: Leaving directory `/home/mporter/src/u-boot/examples/standalone'
  85. make[2]: Entering directory `/home/mporter/src/u-boot/examples/api'
  86. cat /dev/null >/home/mporter/src/u-boot/tmp/examples/api/.depend
  87. make[2]: Leaving directory `/home/mporter/src/u-boot/examples/api'
  88. make[2]: Entering directory `/home/mporter/src/u-boot/examples/api'
  89. make[2]: Nothing to be done for `_depend'.
  90. make[2]: Leaving directory `/home/mporter/src/u-boot/examples/api'
  91. make[2]: Entering directory `/home/mporter/src/u-boot/arch/arm/cpu/armv7'
  92. /usr/bin/arm-linux-gnueabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float
  93. -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0x80800000 -DCONFIG_SPL_TEXT_BASE=0x402F040
  94. 0 -I/home/mporter/src/u-boot/tmp/include2 -I/home/mporter/src/u-boot/tmp/include
  95. -I/home/mporter/src/u-boot/include -fno-builtin -ffreestanding -nostdinc -isyst
  96. em /usr/lib/gcc/arm-linux-gnueabi/4.6/include -pipe -DCONFIG_ARM -D__ARM__ -mar
  97. m -mno-thumb-interwork -mabi=aapcs-linux -march=armv7-a -MQ /home/mporter/src/
  98. u-boot/tmp/arch/arm/cpu/armv7/start.o start.S >/home/mporter/src/u-boot/tmp/arch
  99. /arm/cpu/armv7/.depend.start
  100. /usr/bin/arm-linux-gnueabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float
  101. -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0x80800000 -DCONFIG_SPL_TEXT_BASE=0x402F040
  102. 0 -I/home/mporter/src/u-boot/tmp/include2 -I/home/mporter/src/u-boot/tmp/include
  103. -I/home/mporter/src/u-boot/include -fno-builtin -ffreestanding -nostdinc -isyst
  104. em /usr/lib/gcc/arm-linux-gnueabi/4.6/include -pipe -DCONFIG_ARM -D__ARM__ -mar
  105. m -mno-thumb-interwork -mabi=aapcs-linux -march=armv7-a -MQ /home/mporter/src/
  106. u-boot/tmp/arch/arm/cpu/armv7/cache_v7.o cache_v7.c >/home/mporter/src/u-boot/tm
  107. p/arch/arm/cpu/armv7/.depend.cache_v7
  108. /usr/bin/arm-linux-gnueabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float
  109. -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0x80800000 -DCONFIG_SPL_TEXT_BASE=0x402F040
  110. 0 -I/home/mporter/src/u-boot/tmp/include2 -I/home/mporter/src/u-boot/tmp/include
  111. -I/home/mporter/src/u-boot/include -fno-builtin -ffreestanding -nostdinc -isyst
  112. em /usr/lib/gcc/arm-linux-gnueabi/4.6/include -pipe -DCONFIG_ARM -D__ARM__ -mar
  113. m -mno-thumb-interwork -mabi=aapcs-linux -march=armv7-a -MQ /home/mporter/src/
  114. u-boot/tmp/arch/arm/cpu/armv7/cpu.o cpu.c >/home/mporter/src/u-boot/tmp/arch/arm
  115. /cpu/armv7/.depend.cpu
  116. /usr/bin/arm-linux-gnueabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float
  117. -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0x80800000 -DCONFIG_SPL_TEXT_BASE=0x402F040
  118. 0 -I/home/mporter/src/u-boot/tmp/include2 -I/home/mporter/src/u-boot/tmp/include
  119. -I/home/mporter/src/u-boot/include -fno-builtin -ffreestanding -nostdinc -isyst
  120. em /usr/lib/gcc/arm-linux-gnueabi/4.6/include -pipe -DCONFIG_ARM -D__ARM__ -mar
  121. m -mno-thumb-interwork -mabi=aapcs-linux -march=armv7-a -MQ /home/mporter/src/
  122. u-boot/tmp/arch/arm/cpu/armv7/syslib.o syslib.c >/home/mporter/src/u-boot/tmp/ar
  123. ch/arm/cpu/armv7/.depend.syslib
  124. cat /dev/null /home/mporter/src/u-boot/tmp/arch/arm/cpu/armv7/.depend.start /hom
  125. e/mporter/src/u-boot/tmp/arch/arm/cpu/armv7/.depend.cache_v7 /home/mporter/src/u
  126. -boot/tmp/arch/arm/cpu/armv7/.depend.cpu /home/mporter/src/u-boot/tmp/arch/arm/c
  127. pu/armv7/.depend.syslib >/home/mporter/src/u-boot/tmp/arch/arm/cpu/armv7/.depend
  128.  
  129. make[2]: Leaving directory `/home/mporter/src/u-boot/arch/arm/cpu/armv7'
  130. make[2]: Entering directory `/home/mporter/src/u-boot/arch/arm/cpu/armv7'
  131. make[2]: Nothing to be done for `_depend'.
  132. make[2]: Leaving directory `/home/mporter/src/u-boot/arch/arm/cpu/armv7'
  133. make -C tools all
  134. make[2]: Entering directory `/home/mporter/src/u-boot/tools'
  135. gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /home/mporter/
  136. src/u-boot/include -idirafter /home/mporter/src/u-boot/tmp/include2 -idirafter /
  137. home/mporter/src/u-boot/tmp/include -I /home/mporter/src/u-boot/lib/libfdt -I /h
  138. ome/mporter/src/u-boot/tools -DCONFIG_SYS_TEXT_BASE=0x80800000 -DUSE_HOSTCC -D__
  139. KERNEL_STRICT_NAMES -pedantic -o /home/mporter/src/u-boot/tmp/tools/gen_eth_ad
  140. dr.o gen_eth_addr.c -c
  141. gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /home/mporter/
  142. src/u-boot/include -idirafter /home/mporter/src/u-boot/tmp/include2 -idirafter /
  143. home/mporter/src/u-boot/tmp/include -I /home/mporter/src/u-boot/lib/libfdt -I /h
  144. ome/mporter/src/u-boot/tools -DCONFIG_SYS_TEXT_BASE=0x80800000 -DUSE_HOSTCC -D__
  145. KERNEL_STRICT_NAMES -pedantic -o /home/mporter/src/u-boot/tmp/tools/gen_eth_add
  146. r /home/mporter/src/u-boot/tmp/tools/gen_eth_addr.o
  147. strip /home/mporter/src/u-boot/tmp/tools/gen_eth_addr
  148. gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /home/mporter/
  149. src/u-boot/include -idirafter /home/mporter/src/u-boot/tmp/include2 -idirafter /
  150. home/mporter/src/u-boot/tmp/include -I /home/mporter/src/u-boot/lib/libfdt -I /h
  151. ome/mporter/src/u-boot/tools -DCONFIG_SYS_TEXT_BASE=0x80800000 -DUSE_HOSTCC -D__
  152. KERNEL_STRICT_NAMES -pedantic -o /home/mporter/src/u-boot/tmp/tools/img2srec.o
  153. img2srec.c -c
  154. gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /home/mporter/
  155. src/u-boot/include -idirafter /home/mporter/src/u-boot/tmp/include2 -idirafter /
  156. home/mporter/src/u-boot/tmp/include -I /home/mporter/src/u-boot/lib/libfdt -I /h
  157. ome/mporter/src/u-boot/tools -DCONFIG_SYS_TEXT_BASE=0x80800000 -DUSE_HOSTCC -D__
  158. KERNEL_STRICT_NAMES -pedantic -o /home/mporter/src/u-boot/tmp/tools/img2srec /h
  159. ome/mporter/src/u-boot/tmp/tools/img2srec.o
  160. strip /home/mporter/src/u-boot/tmp/tools/img2srec
  161. gcc -g -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /home/mport
  162. er/src/u-boot/include -idirafter /home/mporter/src/u-boot/tmp/include2 -idirafte
  163. r /home/mporter/src/u-boot/tmp/include -I /home/mporter/src/u-boot/lib/libfdt -I
  164. /home/mporter/src/u-boot/tools -DCONFIG_SYS_TEXT_BASE=0x80800000 -DUSE_HOSTCC -
  165. D__KERNEL_STRICT_NAMES -pedantic -c -o /home/mporter/src/u-boot/tmp/tools/crc32.
  166. o /home/mporter/src/u-boot/lib/crc32.c
  167. gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /home/mporter/
  168. src/u-boot/include -idirafter /home/mporter/src/u-boot/tmp/include2 -idirafter /
  169. home/mporter/src/u-boot/tmp/include -I /home/mporter/src/u-boot/lib/libfdt -I /h
  170. ome/mporter/src/u-boot/tools -DCONFIG_SYS_TEXT_BASE=0x80800000 -DUSE_HOSTCC -D__
  171. KERNEL_STRICT_NAMES -o /home/mporter/src/u-boot/tmp/tools/mkenvimage.o mkenvim
  172. age.c -c
  173. gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /home/mporter/
  174. src/u-boot/include -idirafter /home/mporter/src/u-boot/tmp/include2 -idirafter /
  175. home/mporter/src/u-boot/tmp/include -I /home/mporter/src/u-boot/lib/libfdt -I /h
  176. ome/mporter/src/u-boot/tools -DCONFIG_SYS_TEXT_BASE=0x80800000 -DUSE_HOSTCC -D__
  177. KERNEL_STRICT_NAMES -o /home/mporter/src/u-boot/tmp/tools/os_support.o os_supp
  178. ort.c -c
  179. gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /home/mporter/
  180. src/u-boot/include -idirafter /home/mporter/src/u-boot/tmp/include2 -idirafter /
  181. home/mporter/src/u-boot/tmp/include -I /home/mporter/src/u-boot/lib/libfdt -I /h
  182. ome/mporter/src/u-boot/tools -DCONFIG_SYS_TEXT_BASE=0x80800000 -DUSE_HOSTCC -D__
  183. KERNEL_STRICT_NAMES -pedantic -o /home/mporter/src/u-boot/tmp/tools/mkenvimage
  184. /home/mporter/src/u-boot/tmp/tools/crc32.o /home/mporter/src/u-boot/tmp/tools/mk
  185. envimage.o /home/mporter/src/u-boot/tmp/tools/os_support.o
  186. strip /home/mporter/src/u-boot/tmp/tools/mkenvimage
  187. gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /home/mporter/
  188. src/u-boot/include -idirafter /home/mporter/src/u-boot/tmp/include2 -idirafter /
  189. home/mporter/src/u-boot/tmp/include -I /home/mporter/src/u-boot/lib/libfdt -I /h
  190. ome/mporter/src/u-boot/tools -DCONFIG_SYS_TEXT_BASE=0x80800000 -DUSE_HOSTCC -D__
  191. KERNEL_STRICT_NAMES -o /home/mporter/src/u-boot/tmp/tools/aisimage.o aisimage.
  192. c -c
  193. gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /home/mporter/
  194. src/u-boot/include -idirafter /home/mporter/src/u-boot/tmp/include2 -idirafter /
  195. home/mporter/src/u-boot/tmp/include -I /home/mporter/src/u-boot/lib/libfdt -I /h
  196. ome/mporter/src/u-boot/tools -DCONFIG_SYS_TEXT_BASE=0x80800000 -DUSE_HOSTCC -D__
  197. KERNEL_STRICT_NAMES -o /home/mporter/src/u-boot/tmp/tools/default_image.o defa
  198. ult_image.c -c
  199. gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /home/mporter/
  200. src/u-boot/include -idirafter /home/mporter/src/u-boot/tmp/include2 -idirafter /
  201. home/mporter/src/u-boot/tmp/include -I /home/mporter/src/u-boot/lib/libfdt -I /h
  202. ome/mporter/src/u-boot/tools -DCONFIG_SYS_TEXT_BASE=0x80800000 -DUSE_HOSTCC -D__
  203. KERNEL_STRICT_NAMES -o /home/mporter/src/u-boot/tmp/tools/fit_image.o fit_imag
  204. e.c -c
  205. gcc -g -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /home/mport
  206. er/src/u-boot/include -idirafter /home/mporter/src/u-boot/tmp/include2 -idirafte
  207. r /home/mporter/src/u-boot/tmp/include -I /home/mporter/src/u-boot/lib/libfdt -I
  208. /home/mporter/src/u-boot/tools -DCONFIG_SYS_TEXT_BASE=0x80800000 -DUSE_HOSTCC -
  209. D__KERNEL_STRICT_NAMES -c -o /home/mporter/src/u-boot/tmp/tools/image.o /home/mp
  210. orter/src/u-boot/common/image.c
  211. gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /home/mporter/
  212. src/u-boot/include -idirafter /home/mporter/src/u-boot/tmp/include2 -idirafter /
  213. home/mporter/src/u-boot/tmp/include -I /home/mporter/src/u-boot/lib/libfdt -I /h
  214. ome/mporter/src/u-boot/tools -DCONFIG_SYS_TEXT_BASE=0x80800000 -DUSE_HOSTCC -D__
  215. KERNEL_STRICT_NAMES -o /home/mporter/src/u-boot/tmp/tools/imximage.o imximage.
  216. c -c
  217. gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /home/mporter/
  218. src/u-boot/include -idirafter /home/mporter/src/u-boot/tmp/include2 -idirafter /
  219. home/mporter/src/u-boot/tmp/include -I /home/mporter/src/u-boot/lib/libfdt -I /h
  220. ome/mporter/src/u-boot/tools -DCONFIG_SYS_TEXT_BASE=0x80800000 -DUSE_HOSTCC -D__
  221. KERNEL_STRICT_NAMES -o /home/mporter/src/u-boot/tmp/tools/kwbimage.o kwbimage.
  222. c -c
  223. gcc -g -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /home/mport
  224. er/src/u-boot/include -idirafter /home/mporter/src/u-boot/tmp/include2 -idirafte
  225. r /home/mporter/src/u-boot/tmp/include -I /home/mporter/src/u-boot/lib/libfdt -I
  226. /home/mporter/src/u-boot/tools -DCONFIG_SYS_TEXT_BASE=0x80800000 -DUSE_HOSTCC -
  227. D__KERNEL_STRICT_NAMES -pedantic -c -o /home/mporter/src/u-boot/tmp/tools/md5.o
  228. /home/mporter/src/u-boot/lib/md5.c
  229. gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /home/mporter/
  230. src/u-boot/include -idirafter /home/mporter/src/u-boot/tmp/include2 -idirafter /
  231. home/mporter/src/u-boot/tmp/include -I /home/mporter/src/u-boot/lib/libfdt -I /h
  232. ome/mporter/src/u-boot/tools -DCONFIG_SYS_TEXT_BASE=0x80800000 -DUSE_HOSTCC -D__
  233. KERNEL_STRICT_NAMES -o /home/mporter/src/u-boot/tmp/tools/mkimage.o mkimage.c
  234. -c
  235. gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /home/mporter/
  236. src/u-boot/include -idirafter /home/mporter/src/u-boot/tmp/include2 -idirafter /
  237. home/mporter/src/u-boot/tmp/include -I /home/mporter/src/u-boot/lib/libfdt -I /h
  238. ome/mporter/src/u-boot/tools -DCONFIG_SYS_TEXT_BASE=0x80800000 -DUSE_HOSTCC -D__
  239. KERNEL_STRICT_NAMES -o /home/mporter/src/u-boot/tmp/tools/omapimage.o omapimag
  240. e.c -c
  241. gcc -g -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /home/mport
  242. er/src/u-boot/include -idirafter /home/mporter/src/u-boot/tmp/include2 -idirafte
  243. r /home/mporter/src/u-boot/tmp/include -I /home/mporter/src/u-boot/lib/libfdt -I
  244. /home/mporter/src/u-boot/tools -DCONFIG_SYS_TEXT_BASE=0x80800000 -DUSE_HOSTCC -
  245. D__KERNEL_STRICT_NAMES -pedantic -c -o /home/mporter/src/u-boot/tmp/tools/sha1.o
  246. /home/mporter/src/u-boot/lib/sha1.c
  247. gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /home/mporter/
  248. src/u-boot/include -idirafter /home/mporter/src/u-boot/tmp/include2 -idirafter /
  249. home/mporter/src/u-boot/tmp/include -I /home/mporter/src/u-boot/lib/libfdt -I /h
  250. ome/mporter/src/u-boot/tools -DCONFIG_SYS_TEXT_BASE=0x80800000 -DUSE_HOSTCC -D__
  251. KERNEL_STRICT_NAMES -o /home/mporter/src/u-boot/tmp/tools/ublimage.o ublimage.
  252. c -c
  253. gcc -g -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /home/mport
  254. er/src/u-boot/include -idirafter /home/mporter/src/u-boot/tmp/include2 -idirafte
  255. r /home/mporter/src/u-boot/tmp/include -I /home/mporter/src/u-boot/lib/libfdt -I
  256. /home/mporter/src/u-boot/tools -DCONFIG_SYS_TEXT_BASE=0x80800000 -DUSE_HOSTCC -
  257. D__KERNEL_STRICT_NAMES -c -o /home/mporter/src/u-boot/tmp/tools/fdt.o /home/mpor
  258. ter/src/u-boot/lib/libfdt/fdt.c
  259. gcc -g -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /home/mport
  260. er/src/u-boot/include -idirafter /home/mporter/src/u-boot/tmp/include2 -idirafte
  261. r /home/mporter/src/u-boot/tmp/include -I /home/mporter/src/u-boot/lib/libfdt -I
  262. /home/mporter/src/u-boot/tools -DCONFIG_SYS_TEXT_BASE=0x80800000 -DUSE_HOSTCC -
  263. D__KERNEL_STRICT_NAMES -c -o /home/mporter/src/u-boot/tmp/tools/fdt_ro.o /home/m
  264. porter/src/u-boot/lib/libfdt/fdt_ro.c
  265. gcc -g -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /home/mport
  266. er/src/u-boot/include -idirafter /home/mporter/src/u-boot/tmp/include2 -idirafte
  267. r /home/mporter/src/u-boot/tmp/include -I /home/mporter/src/u-boot/lib/libfdt -I
  268. /home/mporter/src/u-boot/tools -DCONFIG_SYS_TEXT_BASE=0x80800000 -DUSE_HOSTCC -
  269. D__KERNEL_STRICT_NAMES -c -o /home/mporter/src/u-boot/tmp/tools/fdt_rw.o /home/m
  270. porter/src/u-boot/lib/libfdt/fdt_rw.c
  271. gcc -g -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /home/mport
  272. er/src/u-boot/include -idirafter /home/mporter/src/u-boot/tmp/include2 -idirafte
  273. r /home/mporter/src/u-boot/tmp/include -I /home/mporter/src/u-boot/lib/libfdt -I
  274. /home/mporter/src/u-boot/tools -DCONFIG_SYS_TEXT_BASE=0x80800000 -DUSE_HOSTCC -
  275. D__KERNEL_STRICT_NAMES -c -o /home/mporter/src/u-boot/tmp/tools/fdt_strerror.o /
  276. home/mporter/src/u-boot/lib/libfdt/fdt_strerror.c
  277. gcc -g -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /home/mport
  278. er/src/u-boot/include -idirafter /home/mporter/src/u-boot/tmp/include2 -idirafte
  279. r /home/mporter/src/u-boot/tmp/include -I /home/mporter/src/u-boot/lib/libfdt -I
  280. /home/mporter/src/u-boot/tools -DCONFIG_SYS_TEXT_BASE=0x80800000 -DUSE_HOSTCC -
  281. D__KERNEL_STRICT_NAMES -c -o /home/mporter/src/u-boot/tmp/tools/fdt_wip.o /home/
  282. mporter/src/u-boot/lib/libfdt/fdt_wip.c
  283. gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /home/mporter/
  284. src/u-boot/include -idirafter /home/mporter/src/u-boot/tmp/include2 -idirafter /
  285. home/mporter/src/u-boot/tmp/include -I /home/mporter/src/u-boot/lib/libfdt -I /h
  286. ome/mporter/src/u-boot/tools -DCONFIG_SYS_TEXT_BASE=0x80800000 -DUSE_HOSTCC -D__
  287. KERNEL_STRICT_NAMES -pedantic -o /home/mporter/src/u-boot/tmp/tools/mkimage /ho
  288. me/mporter/src/u-boot/tmp/tools/aisimage.o /home/mporter/src/u-boot/tmp/tools/cr
  289. c32.o /home/mporter/src/u-boot/tmp/tools/default_image.o /home/mporter/src/u-boo
  290. t/tmp/tools/fit_image.o /home/mporter/src/u-boot/tmp/tools/image.o /home/mporter
  291. /src/u-boot/tmp/tools/imximage.o /home/mporter/src/u-boot/tmp/tools/kwbimage.o /
  292. home/mporter/src/u-boot/tmp/tools/md5.o /home/mporter/src/u-boot/tmp/tools/mkima
  293. ge.o /home/mporter/src/u-boot/tmp/tools/os_support.o /home/mporter/src/u-boot/tm
  294. p/tools/omapimage.o /home/mporter/src/u-boot/tmp/tools/sha1.o /home/mporter/src/
  295. u-boot/tmp/tools/ublimage.o /home/mporter/src/u-boot/tmp/tools/fdt.o /home/mport
  296. er/src/u-boot/tmp/tools/fdt_ro.o /home/mporter/src/u-boot/tmp/tools/fdt_rw.o /ho
  297. me/mporter/src/u-boot/tmp/tools/fdt_strerror.o /home/mporter/src/u-boot/tmp/tool
  298. s/fdt_wip.o
  299. strip /home/mporter/src/u-boot/tmp/tools/mkimage
  300. make[2]: Leaving directory `/home/mporter/src/u-boot/tools'
  301. make -C arch/arm/cpu/armv7 /home/mporter/src/u-boot/tmp/arch/arm/cpu/armv7/start
  302. .o
  303. make[2]: Entering directory `/home/mporter/src/u-boot/arch/arm/cpu/armv7'
  304. /usr/bin/arm-linux-gnueabi-gcc -D__ASSEMBLY__ -g -Os -fno-common -ffixed-r8
  305. -msoft-float -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0x80800000 -DCONFIG_SPL_TEXT_
  306. BASE=0x402F0400 -I/home/mporter/src/u-boot/tmp/include2 -I/home/mporter/src/u-bo
  307. ot/tmp/include -I/home/mporter/src/u-boot/include -fno-builtin -ffreestanding -n
  308. ostdinc -isystem /usr/lib/gcc/arm-linux-gnueabi/4.6/include -pipe -DCONFIG_ARM
  309. -D__ARM__ -marm -mno-thumb-interwork -mabi=aapcs-linux -march=armv7-a -o /home
  310. /mporter/src/u-boot/tmp/arch/arm/cpu/armv7/start.o start.S -c
  311. In file included from /home/mporter/src/u-boot/include/configs/am335x_evm.h:22:0
  312. ,
  313. from /home/mporter/src/u-boot/tmp/include/config.h:10,
  314. from start.S:33:
  315. /home/mporter/src/u-boot/tmp/include/asm/arch/hardware.h:53:0: warning: "PRCM_BA
  316. SE" redefined [enabled by default]
  317. /home/mporter/src/u-boot/tmp/include2/asm/arch/cpu.h:375:0: note: this is the lo
  318. cation of the previous definition
  319. make[2]: Leaving directory `/home/mporter/src/u-boot/arch/arm/cpu/armv7'
  320. make -C api/
  321. make[2]: Entering directory `/home/mporter/src/u-boot/api'
  322. cat /dev/null >/home/mporter/src/u-boot/tmp/api/.depend
  323. make[2]: Leaving directory `/home/mporter/src/u-boot/api'
  324. make[2]: Entering directory `/home/mporter/src/u-boot/api'
  325. rm -f /home/mporter/src/u-boot/tmp/api/libapi.o; /usr/bin/arm-linux-gnueabi-ar r
  326. cs /home/mporter/src/u-boot/tmp/api/libapi.o
  327. make[2]: Leaving directory `/home/mporter/src/u-boot/api'
  328. make -C arch/arm/cpu/armv7/am33xx/
  329. make[2]: Entering directory `/home/mporter/src/u-boot/arch/arm/cpu/armv7/am33xx'
  330.  
  331. /usr/bin/arm-linux-gnueabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float
  332. -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0x80800000 -DCONFIG_SPL_TEXT_BASE=0x402F040
  333. 0 -I/home/mporter/src/u-boot/tmp/include2 -I/home/mporter/src/u-boot/tmp/include
  334. -I/home/mporter/src/u-boot/include -fno-builtin -ffreestanding -nostdinc -isyst
  335. em /usr/lib/gcc/arm-linux-gnueabi/4.6/include -pipe -DCONFIG_ARM -D__ARM__ -mar
  336. m -mno-thumb-interwork -mabi=aapcs-linux -march=armv7-a -MQ /home/mporter/src/
  337. u-boot/tmp/arch/arm/cpu/armv7/am33xx/clock.o clock.c >/home/mporter/src/u-boot/t
  338. mp/arch/arm/cpu/armv7/am33xx/.depend.clock
  339. /usr/bin/arm-linux-gnueabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float
  340. -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0x80800000 -DCONFIG_SPL_TEXT_BASE=0x402F040
  341. 0 -I/home/mporter/src/u-boot/tmp/include2 -I/home/mporter/src/u-boot/tmp/include
  342. -I/home/mporter/src/u-boot/include -fno-builtin -ffreestanding -nostdinc -isyst
  343. em /usr/lib/gcc/arm-linux-gnueabi/4.6/include -pipe -DCONFIG_ARM -D__ARM__ -mar
  344. m -mno-thumb-interwork -mabi=aapcs-linux -march=armv7-a -MQ /home/mporter/src/
  345. u-boot/tmp/arch/arm/cpu/armv7/am33xx/sys_info.o sys_info.c >/home/mporter/src/u-
  346. boot/tmp/arch/arm/cpu/armv7/am33xx/.depend.sys_info
  347. /usr/bin/arm-linux-gnueabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float
  348. -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0x80800000 -DCONFIG_SPL_TEXT_BASE=0x402F040
  349. 0 -I/home/mporter/src/u-boot/tmp/include2 -I/home/mporter/src/u-boot/tmp/include
  350. -I/home/mporter/src/u-boot/include -fno-builtin -ffreestanding -nostdinc -isyst
  351. em /usr/lib/gcc/arm-linux-gnueabi/4.6/include -pipe -DCONFIG_ARM -D__ARM__ -mar
  352. m -mno-thumb-interwork -mabi=aapcs-linux -march=armv7-a -MQ /home/mporter/src/
  353. u-boot/tmp/arch/arm/cpu/armv7/am33xx/ddr.o ddr.c >/home/mporter/src/u-boot/tmp/a
  354. rch/arm/cpu/armv7/am33xx/.depend.ddr
  355. /usr/bin/arm-linux-gnueabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float
  356. -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0x80800000 -DCONFIG_SPL_TEXT_BASE=0x402F040
  357. 0 -I/home/mporter/src/u-boot/tmp/include2 -I/home/mporter/src/u-boot/tmp/include
  358. -I/home/mporter/src/u-boot/include -fno-builtin -ffreestanding -nostdinc -isyst
  359. em /usr/lib/gcc/arm-linux-gnueabi/4.6/include -pipe -DCONFIG_ARM -D__ARM__ -mar
  360. m -mno-thumb-interwork -mabi=aapcs-linux -march=armv7-a -MQ /home/mporter/src/
  361. u-boot/tmp/arch/arm/cpu/armv7/am33xx/emif4.o emif4.c >/home/mporter/src/u-boot/t
  362. mp/arch/arm/cpu/armv7/am33xx/.depend.emif4
  363. /usr/bin/arm-linux-gnueabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float
  364. -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0x80800000 -DCONFIG_SPL_TEXT_BASE=0x402F040
  365. 0 -I/home/mporter/src/u-boot/tmp/include2 -I/home/mporter/src/u-boot/tmp/include
  366. -I/home/mporter/src/u-boot/include -fno-builtin -ffreestanding -nostdinc -isyst
  367. em /usr/lib/gcc/arm-linux-gnueabi/4.6/include -pipe -DCONFIG_ARM -D__ARM__ -mar
  368. m -mno-thumb-interwork -mabi=aapcs-linux -march=armv7-a -MQ /home/mporter/src/
  369. u-boot/tmp/arch/arm/cpu/armv7/am33xx/board.o board.c >/home/mporter/src/u-boot/t
  370. mp/arch/arm/cpu/armv7/am33xx/.depend.board
  371. cat /dev/null /home/mporter/src/u-boot/tmp/arch/arm/cpu/armv7/am33xx/.depend.clo
  372. ck /home/mporter/src/u-boot/tmp/arch/arm/cpu/armv7/am33xx/.depend.sys_info /home
  373. /mporter/src/u-boot/tmp/arch/arm/cpu/armv7/am33xx/.depend.ddr /home/mporter/src/
  374. u-boot/tmp/arch/arm/cpu/armv7/am33xx/.depend.emif4 /home/mporter/src/u-boot/tmp/
  375. arch/arm/cpu/armv7/am33xx/.depend.board >/home/mporter/src/u-boot/tmp/arch/arm/c
  376. pu/armv7/am33xx/.depend
  377. make[2]: Leaving directory `/home/mporter/src/u-boot/arch/arm/cpu/armv7/am33xx'
  378. make[2]: Entering directory `/home/mporter/src/u-boot/arch/arm/cpu/armv7/am33xx'
  379.  
  380. /usr/bin/arm-linux-gnueabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -
  381. D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0x80800000 -DCONFIG_SPL_TEXT_BASE=0x402F0400
  382. -I/home/mporter/src/u-boot/tmp/include2 -I/home/mporter/src/u-boot/tmp/include -
  383. I/home/mporter/src/u-boot/include -fno-builtin -ffreestanding -nostdinc -isystem
  384. /usr/lib/gcc/arm-linux-gnueabi/4.6/include -pipe -DCONFIG_ARM -D__ARM__ -marm
  385. -mno-thumb-interwork -mabi=aapcs-linux -march=armv7-a -Wall -Wstrict-prototypes
  386. -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage
  387. -o /home/mporter/src/u-boot/tmp/arch/arm/cpu/armv7/am33xx/clock.o clock.c -c
  388. In file included from /home/mporter/src/u-boot/include/configs/am335x_evm.h:22:0
  389. ,
  390. from /home/mporter/src/u-boot/tmp/include/config.h:10,
  391. from /home/mporter/src/u-boot/include/common.h:37,
  392. from clock.c:19:
  393. /home/mporter/src/u-boot/tmp/include/asm/arch/hardware.h:53:0: warning: "PRCM_BA
  394. SE" redefined [enabled by default]
  395. /home/mporter/src/u-boot/tmp/include2/asm/arch/cpu.h:375:0: note: this is the lo
  396. cation of the previous definition
  397. clock.c: In function \342\200\230enable_interface_clocks\342\200\231:
  398. clock.c:51:2: error: dereferencing pointer to incomplete type
  399. clock.c:52:9: error: dereferencing pointer to incomplete type
  400. clock.c:55:2: error: dereferencing pointer to incomplete type
  401. clock.c:56:9: error: dereferencing pointer to incomplete type
  402. clock.c:59:2: error: dereferencing pointer to incomplete type
  403. clock.c:60:9: error: dereferencing pointer to incomplete type
  404. clock.c:63:2: error: dereferencing pointer to incomplete type
  405. clock.c:64:9: error: dereferencing pointer to incomplete type
  406. clock.c:67:2: error: dereferencing pointer to incomplete type
  407. clock.c:68:9: error: dereferencing pointer to incomplete type
  408. clock.c:71:2: error: dereferencing pointer to incomplete type
  409. clock.c:72:9: error: dereferencing pointer to incomplete type
  410. clock.c:75:2: error: dereferencing pointer to incomplete type
  411. clock.c:76:9: error: dereferencing pointer to incomplete type
  412. clock.c: In function \342\200\230power_domain_wkup_transition\342\200\231:
  413. clock.c:87:2: error: dereferencing pointer to incomplete type
  414. clock.c:88:2: error: dereferencing pointer to incomplete type
  415. clock.c:89:2: error: dereferencing pointer to incomplete type
  416. clock.c:90:2: error: dereferencing pointer to incomplete type
  417. clock.c:91:2: error: dereferencing pointer to incomplete type
  418. clock.c: In function \342\200\230enable_per_clocks\342\200\231:
  419. clock.c:100:2: error: dereferencing pointer to incomplete type
  420. clock.c:101:9: error: dereferencing pointer to incomplete type
  421. clock.c:105:2: error: dereferencing pointer to incomplete type
  422. clock.c:106:9: error: dereferencing pointer to incomplete type
  423. clock.c:110:2: error: dereferencing pointer to incomplete type
  424. clock.c:113:2: error: dereferencing pointer to incomplete type
  425. clock.c:114:9: error: dereferencing pointer to incomplete type
  426. clock.c:118:2: error: dereferencing pointer to incomplete type
  427. clock.c:119:9: error: dereferencing pointer to incomplete type
  428. clock.c:123:2: error: dereferencing pointer to incomplete type
  429. clock.c:124:9: error: dereferencing pointer to incomplete type
  430. clock.c:128:2: error: dereferencing pointer to incomplete type
  431. clock.c:129:9: error: dereferencing pointer to incomplete type
  432. clock.c:133:2: error: dereferencing pointer to incomplete type
  433. clock.c:134:9: error: dereferencing pointer to incomplete type
  434. clock.c:138:2: error: dereferencing pointer to incomplete type
  435. clock.c:139:9: error: dereferencing pointer to incomplete type
  436. clock.c:143:2: error: dereferencing pointer to incomplete type
  437. clock.c:144:9: error: dereferencing pointer to incomplete type
  438. clock.c:148:2: error: dereferencing pointer to incomplete type
  439. clock.c:149:10: error: dereferencing pointer to incomplete type
  440. clock.c:153:2: error: dereferencing pointer to incomplete type
  441. clock.c:154:9: error: dereferencing pointer to incomplete type
  442. clock.c: In function \342\200\230mpu_pll_config\342\200\231:
  443. clock.c:162:12: error: dereferencing pointer to incomplete type
  444. clock.c:163:11: error: dereferencing pointer to incomplete type
  445. clock.c:164:11: error: dereferencing pointer to incomplete type
  446. clock.c:167:2: error: dereferencing pointer to incomplete type
  447. clock.c:168:9: error: dereferencing pointer to incomplete type
  448. clock.c:173:2: error: dereferencing pointer to incomplete type
  449. clock.c:177:2: error: dereferencing pointer to incomplete type
  450. clock.c:180:2: error: dereferencing pointer to incomplete type
  451. clock.c:182:9: error: dereferencing pointer to incomplete type
  452. clock.c: In function \342\200\230core_pll_config\342\200\231:
  453. clock.c:190:12: error: dereferencing pointer to incomplete type
  454. clock.c:191:11: error: dereferencing pointer to incomplete type
  455. clock.c:192:11: error: dereferencing pointer to incomplete type
  456. clock.c:193:11: error: dereferencing pointer to incomplete type
  457. clock.c:194:11: error: dereferencing pointer to incomplete type
  458. clock.c:197:2: error: dereferencing pointer to incomplete type
  459. clock.c:199:9: error: dereferencing pointer to incomplete type
  460. clock.c:204:2: error: dereferencing pointer to incomplete type
  461. clock.c:208:2: error: dereferencing pointer to incomplete type
  462. clock.c:212:2: error: dereferencing pointer to incomplete type
  463. clock.c:216:2: error: dereferencing pointer to incomplete type
  464. clock.c:219:2: error: dereferencing pointer to incomplete type
  465. clock.c:221:9: error: dereferencing pointer to incomplete type
  466. clock.c: In function \342\200\230per_pll_config\342\200\231:
  467. clock.c:229:12: error: dereferencing pointer to incomplete type
  468. clock.c:230:11: error: dereferencing pointer to incomplete type
  469. clock.c:231:11: error: dereferencing pointer to incomplete type
  470. clock.c:234:2: error: dereferencing pointer to incomplete type
  471. clock.c:236:9: error: dereferencing pointer to incomplete type
  472. clock.c:241:2: error: dereferencing pointer to incomplete type
  473. clock.c:245:2: error: dereferencing pointer to incomplete type
  474. clock.c:248:2: error: dereferencing pointer to incomplete type
  475. clock.c:250:9: error: dereferencing pointer to incomplete type
  476. clock.c: In function \342\200\230ddr_pll_config\342\200\231:
  477. clock.c:258:12: error: dereferencing pointer to incomplete type
  478. clock.c:259:11: error: dereferencing pointer to incomplete type
  479. clock.c:260:11: error: dereferencing pointer to incomplete type
  480. clock.c:264:2: error: dereferencing pointer to incomplete type
  481. clock.c:267:10: error: dereferencing pointer to incomplete type
  482. clock.c:273:2: error: dereferencing pointer to incomplete type
  483. clock.c:277:2: error: dereferencing pointer to incomplete type
  484. clock.c:280:2: error: dereferencing pointer to incomplete type
  485. clock.c:283:10: error: dereferencing pointer to incomplete type
  486. clock.c: In function \342\200\230enable_emif_clocks\342\200\231:
  487. clock.c:290:2: error: dereferencing pointer to incomplete type
  488. clock.c:292:2: error: dereferencing pointer to incomplete type
  489. clock.c:294:10: error: dereferencing pointer to incomplete type
  490. make[2]: *** [/home/mporter/src/u-boot/tmp/arch/arm/cpu/armv7/am33xx/clock.o] Er
  491. ror 1
  492. make[2]: Leaving directory `/home/mporter/src/u-boot/arch/arm/cpu/armv7/am33xx'
  493. make[1]: *** [/home/mporter/src/u-boot/tmp/arch/arm/cpu/armv7/am33xx/libam33xx.o
  494. ] Error 2
  495. make[1]: Leaving directory `/home/mporter/src/u-boot'
  496. make: *** [am335x_evm] Error 2
  497. mporter@beef:~/src/u-boot$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement