Advertisement
Guest User

Untitled

a guest
Dec 7th, 2017
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.30 KB | None | 0 0
  1. DEBUG: Executing shell function do_compile
  2. NOTE: make -j 8 CROSS_COMPILE=arm-poky-linux-gnueabi- CC=arm-poky-linux-gnueabi-gcc --sysroot=/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/wandboard-custom2 V=1 HOSTCC=gcc -isystem/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -L/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib -L/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/lib -Wl,-rpath-link,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/lib -Wl,-rpath,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/lib -Wl,-O1 O=wandboard_solo_config wandboard_solo_config
  3. make -C /home/hardy/fsl-community-bsp/firebird/tmp/work/wandboard_custom2-poky-linux-gnueabi/u-boot-imx-mfgtool/2015.04-r0/git/wandboard_solo_config KBUILD_SRC=/home/hardy/fsl-community-bsp/firebird/tmp/work/wandboard_custom2-poky-linux-gnueabi/u-boot-imx-mfgtool/2015.04-r0/git \
  4. -f /home/hardy/fsl-community-bsp/firebird/tmp/work/wandboard_custom2-poky-linux-gnueabi/u-boot-imx-mfgtool/2015.04-r0/git/Makefile wandboard_solo_config
  5. make[1]: Entering directory '/home/hardy/fsl-community-bsp/firebird/tmp/work/wandboard_custom2-poky-linux-gnueabi/u-boot-imx-mfgtool/2015.04-r0/git/wandboard_solo_config'
  6. make -f ../scripts/Makefile.build obj=scripts/basic
  7. ln -fsn .. source
  8. /bin/bash ../scripts/mkmakefile \
  9. .. . 2015 04
  10. rm -f .tmp_quiet_recordmcount
  11. GEN ./Makefile
  12. make -f ../scripts/Makefile.build obj=scripts/kconfig wandboard_solo_config
  13. make[2]: '../wandboard_solo_config' is up to date.
  14. make[1]: Leaving directory '/home/hardy/fsl-community-bsp/firebird/tmp/work/wandboard_custom2-poky-linux-gnueabi/u-boot-imx-mfgtool/2015.04-r0/git/wandboard_solo_config'
  15. NOTE: make -j 8 CROSS_COMPILE=arm-poky-linux-gnueabi- CC=arm-poky-linux-gnueabi-gcc --sysroot=/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/wandboard-custom2 V=1 HOSTCC=gcc -isystem/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -L/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib -L/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/lib -Wl,-rpath-link,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/lib -Wl,-rpath,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/lib -Wl,-O1 O=wandboard_solo_config u-boot.imx
  16. make -C /home/hardy/fsl-community-bsp/firebird/tmp/work/wandboard_custom2-poky-linux-gnueabi/u-boot-imx-mfgtool/2015.04-r0/git/wandboard_solo_config KBUILD_SRC=/home/hardy/fsl-community-bsp/firebird/tmp/work/wandboard_custom2-poky-linux-gnueabi/u-boot-imx-mfgtool/2015.04-r0/git \
  17. -f /home/hardy/fsl-community-bsp/firebird/tmp/work/wandboard_custom2-poky-linux-gnueabi/u-boot-imx-mfgtool/2015.04-r0/git/Makefile u-boot.imx
  18. make[1]: Entering directory '/home/hardy/fsl-community-bsp/firebird/tmp/work/wandboard_custom2-poky-linux-gnueabi/u-boot-imx-mfgtool/2015.04-r0/git/wandboard_solo_config'
  19. set -e; : ' CHK include/config/uboot.release'; mkdir -p include/config/; echo "2015.04$(/bin/bash ../scripts/setlocalversion ..)" < include/config/auto.conf > include/config/uboot.release.tmp; if [ -r include/config/uboot.release ] && cmp -s include/config/uboot.release include/config/uboot.release.tmp; then rm -f include/config/uboot.release.tmp; else : ' UPD include/config/uboot.release'; mv -f include/config/uboot.release.tmp include/config/uboot.release; fi
  20. ln -fsn .. source
  21. set -e; : ' CHK include/generated/timestamp_autogenerated.h'; mkdir -p include/generated/; (LC_ALL=C date +'#define U_BOOT_DATE "%b %d %C%y"'; LC_ALL=C date +'#define U_BOOT_TIME "%T"') < ../Makefile > include/generated/timestamp_autogenerated.h.tmp; if [ -r include/generated/timestamp_autogenerated.h ] && cmp -s include/generated/timestamp_autogenerated.h include/generated/timestamp_autogenerated.h.tmp; then rm -f include/generated/timestamp_autogenerated.h.tmp; else : ' UPD include/generated/timestamp_autogenerated.h'; mv -f include/generated/timestamp_autogenerated.h.tmp include/generated/timestamp_autogenerated.h; fi
  22. /bin/bash ../scripts/mkmakefile \
  23. .. . 2015 04
  24. make -f ../scripts/Makefile.build obj=scripts/basic
  25. GEN ./Makefile
  26. rm -f .tmp_quiet_recordmcount
  27. if [ -f ../.config -o -d ../include/config ]; then \
  28. echo >&2 " .. is not clean, please run 'make mrproper'"; \
  29. echo >&2 " in the '..' directory.";\
  30. /bin/false; \
  31. fi;
  32. set -e; : ' CHK include/generated/version_autogenerated.h'; mkdir -p include/generated/; (echo \#define PLAIN_VERSION \"2015.04-imx_v2015.04_4.1.15_1.0.0_ga+gd7d7c43\"; echo \#define U_BOOT_VERSION \"U-Boot \" PLAIN_VERSION; echo \#define CC_VERSION_STRING \"$(arm-poky-linux-gnueabi-gcc --sysroot=/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/wandboard-custom2 --version | head -n 1)\"; echo \#define LD_VERSION_STRING \"$(arm-poky-linux-gnueabi-ld.bfd --version | head -n 1)\"; ) < include/config/uboot.release > include/generated/version_autogenerated.h.tmp; if [ -r include/generated/version_autogenerated.h ] && cmp -s include/generated/version_autogenerated.h include/generated/version_autogenerated.h.tmp; then rm -f include/generated/version_autogenerated.h.tmp; else : ' UPD include/generated/version_autogenerated.h'; mv -f include/generated/version_autogenerated.h.tmp include/generated/version_autogenerated.h; fi
  33. make -f ../scripts/Makefile.build obj=.
  34. mkdir -p lib/
  35. mkdir -p arch/arm/lib/
  36. set -e; : ' CHK include/generated/generic-asm-offsets.h'; mkdir -p include/generated/; (set -e; echo "#ifndef __GENERIC_ASM_OFFSETS_H__"; echo "#define __GENERIC_ASM_OFFSETS_H__"; echo "/*"; echo " * DO NOT MODIFY."; echo " *"; echo " * This file was generated by Kbuild"; echo " */"; echo ""; sed -ne "s:[[:space:]]*\.ascii[[:space:]]*\"\(.*\)\":\1:; /^->/{s:->#\(.*\):/* \1 */:; s:^->\([^ ]*\) [\$#]*\([-0-9]*\) \(.*\):#define \1 \2 /* \3 */:; s:^->\([^ ]*\) [\$#]*\([^ ]*\) \(.*\):#define \1 \2 /* \3 */:; s:->::; p;}"; echo ""; echo "#endif" ) < lib/asm-offsets.s > include/generated/generic-asm-offsets.h.tmp; if [ -r include/generated/generic-asm-offsets.h ] && cmp -s include/generated/generic-asm-offsets.h include/generated/generic-asm-offsets.h.tmp; then rm -f include/generated/generic-asm-offsets.h.tmp; else : ' UPD include/generated/generic-asm-offsets.h'; mv -f include/generated/generic-asm-offsets.h.tmp include/generated/generic-asm-offsets.h; fi
  37. set -e; : ' CHK include/generated/asm-offsets.h'; mkdir -p include/generated/; (set -e; echo "#ifndef __ASM_OFFSETS_H__"; echo "#define __ASM_OFFSETS_H__"; echo "/*"; echo " * DO NOT MODIFY."; echo " *"; echo " * This file was generated by Kbuild"; echo " */"; echo ""; sed -ne "s:[[:space:]]*\.ascii[[:space:]]*\"\(.*\)\":\1:; /^->/{s:->#\(.*\):/* \1 */:; s:^->\([^ ]*\) [\$#]*\([-0-9]*\) \(.*\):#define \1 \2 /* \3 */:; s:^->\([^ ]*\) [\$#]*\([^ ]*\) \(.*\):#define \1 \2 /* \3 */:; s:->::; p;}"; echo ""; echo "#endif" ) < arch/arm/lib/asm-offsets.s > include/generated/asm-offsets.h.tmp; if [ -r include/generated/asm-offsets.h ] && cmp -s include/generated/asm-offsets.h include/generated/asm-offsets.h.tmp; then rm -f include/generated/asm-offsets.h.tmp; else : ' UPD include/generated/asm-offsets.h'; mv -f include/generated/asm-offsets.h.tmp include/generated/asm-offsets.h; fi
  38. make -f ../scripts/Makefile.build obj=tools
  39. gcc -isystem/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -L/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib -L/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/lib -Wl,-rpath-link,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/lib -Wl,-rpath,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/lib -Wl,-O1 -Wp,-MD,tools/.mkenvimage.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/arm/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DCONFIG_SYS_TEXT_BASE=0x17800000 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/mkenvimage.o ../tools/mkenvimage.c
  40. gcc -isystem/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -L/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib -L/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/lib -Wl,-rpath-link,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/lib -Wl,-rpath,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/lib -Wl,-O1 -Wp,-MD,tools/.image-host.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/arm/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DCONFIG_SYS_TEXT_BASE=0x17800000 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/image-host.o ../tools/image-host.c
  41. gcc -isystem/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -L/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib -L/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/lib -Wl,-rpath-link,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/lib -Wl,-rpath,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/lib -Wl,-O1 -Wp,-MD,tools/.dumpimage.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/arm/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DCONFIG_SYS_TEXT_BASE=0x17800000 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/dumpimage.o ../tools/dumpimage.c
  42. gcc -isystem/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -L/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib -L/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/lib -Wl,-rpath-link,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/lib -Wl,-rpath,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/lib -Wl,-O1 -Wp,-MD,tools/.mkimage.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/arm/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DCONFIG_SYS_TEXT_BASE=0x17800000 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/mkimage.o ../tools/mkimage.c
  43. gcc -isystem/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -L/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib -L/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/lib -Wl,-rpath-link,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/lib -Wl,-rpath,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/lib -Wl,-O1 -o tools/mkenvimage tools/mkenvimage.o tools/os_support.o tools/lib/crc32.o
  44. gcc -isystem/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -L/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib -L/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/lib -Wl,-rpath-link,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/lib -Wl,-rpath,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/lib -Wl,-O1 -o tools/dumpimage tools/aisimage.o tools/atmelimage.o tools/common/bootm.o tools/lib/crc32.o tools/default_image.o tools/lib/fdtdec_common.o tools/lib/fdtdec.o tools/fit_common.o tools/fit_image.o tools/gpimage.o tools/gpimage-common.o tools/common/image-fit.o tools/image-host.o tools/common/image.o tools/imagetool.o tools/imximage.o tools/kwbimage.o tools/lib/md5.o tools/lpc32xximage.o tools/mxsimage.o tools/omapimage.o tools/os_support.o tools/pblimage.o tools/pbl_crc32.o tools/socfpgaimage.o tools/lib/sha1.o tools/lib/sha256.o tools/common/hash.o tools/ublimage.o tools/lib/libfdt/fdt.o tools/lib/libfdt/fdt_ro.o tools/lib/libfdt/fdt_rw.o tools/lib/libfdt/fdt_strerror.o tools/lib/libfdt/fdt_wip.o tools/dumpimage.o
  45. gcc -isystem/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -L/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib -L/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/lib -Wl,-rpath-link,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/lib -Wl,-rpath,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath,/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/lib -Wl,-O1 -o tools/mkimage tools/aisimage.o tools/atmelimage.o tools/common/bootm.o tools/lib/crc32.o tools/default_image.o tools/lib/fdtdec_common.o tools/lib/fdtdec.o tools/fit_common.o tools/fit_image.o tools/gpimage.o tools/gpimage-common.o tools/common/image-fit.o tools/image-host.o tools/common/image.o tools/imagetool.o tools/imximage.o tools/kwbimage.o tools/lib/md5.o tools/lpc32xximage.o tools/mxsimage.o tools/omapimage.o tools/os_support.o tools/pblimage.o tools/pbl_crc32.o tools/socfpgaimage.o tools/lib/sha1.o tools/lib/sha256.o tools/common/hash.o tools/ublimage.o tools/lib/libfdt/fdt.o tools/lib/libfdt/fdt_ro.o tools/lib/libfdt/fdt_rw.o tools/lib/libfdt/fdt_strerror.o tools/lib/libfdt/fdt_wip.o tools/mkimage.o
  46. make -f ../scripts/Makefile.build obj=arch/arm/cpu
  47. make -f ../scripts/Makefile.build obj=arch/arm/cpu/armv7
  48. make -f ../scripts/Makefile.build obj=arch/arm/imx-common
  49. make -f ../scripts/Makefile.build obj=arch/arm/lib
  50. make -f ../scripts/Makefile.build obj=board/wandboard
  51. make -f ../scripts/Makefile.build obj=common
  52. make -f ../scripts/Makefile.build obj=disk
  53. make -f ../scripts/Makefile.build obj=drivers
  54. make -f ../scripts/Makefile.build obj=drivers/dma
  55. make -f ../scripts/Makefile.build obj=drivers/gpio
  56. make -f ../scripts/Makefile.build obj=drivers/i2c
  57. make -f ../scripts/Makefile.build obj=arch/arm/cpu/armv7/mx6
  58. make -f ../scripts/Makefile.build obj=drivers/mmc
  59. make -f ../scripts/Makefile.build obj=drivers/mtd
  60. make -f ../scripts/Makefile.build obj=drivers/mtd/onenand
  61. make -f ../scripts/Makefile.build obj=drivers/block
  62. make -f ../scripts/Makefile.build obj=drivers/mtd/spi
  63. make -f ../scripts/Makefile.build obj=drivers/net
  64. make -f ../scripts/Makefile.build obj=drivers/crypto
  65. make -f ../scripts/Makefile.build obj=drivers/net/phy
  66. make -f ../scripts/Makefile.build obj=drivers/dfu
  67. make -f ../scripts/Makefile.build obj=drivers/pci
  68. make -f ../scripts/Makefile.build obj=drivers/crypto/fsl
  69. make -f ../scripts/Makefile.build obj=drivers/crypto/rsa_mod_exp
  70. make -f ../scripts/Makefile.build obj=drivers/power
  71. make -f ../scripts/Makefile.build obj=drivers/power/battery
  72. make -f ../scripts/Makefile.build obj=drivers/hwmon
  73. make -f ../scripts/Makefile.build obj=drivers/input
  74. make -f ../scripts/Makefile.build obj=drivers/memory
  75. make -f ../scripts/Makefile.build obj=drivers/misc
  76. make -f ../scripts/Makefile.build obj=drivers/power/fuel_gauge
  77. make -f ../scripts/Makefile.build obj=drivers/pcmcia
  78. make -f ../scripts/Makefile.build obj=drivers/pwm
  79. make -f ../scripts/Makefile.build obj=drivers/rtc
  80. make -f ../scripts/Makefile.build obj=drivers/power/mfd
  81. make -f ../scripts/Makefile.build obj=drivers/soc
  82. make -f ../scripts/Makefile.build obj=drivers/sound
  83. make -f ../scripts/Makefile.build obj=drivers/thermal
  84. make -f ../scripts/Makefile.build obj=drivers/tpm
  85. make -f ../scripts/Makefile.build obj=drivers/twserial
  86. make -f ../scripts/Makefile.build obj=drivers/video
  87. make -f ../scripts/Makefile.build obj=drivers/watchdog
  88. make -f ../scripts/Makefile.build obj=drivers/power/pmic
  89. make -f ../scripts/Makefile.build obj=drivers/serial
  90. make -f ../scripts/Makefile.build obj=drivers/spi
  91. make -f ../scripts/Makefile.build obj=drivers/usb/eth
  92. make -f ../scripts/Makefile.build obj=drivers/usb/gadget
  93. make -f ../scripts/Makefile.build obj=drivers/usb/host
  94. make -f ../scripts/Makefile.build obj=drivers/usb/musb-new
  95. make -f ../scripts/Makefile.build obj=drivers/usb/musb
  96. make -f ../scripts/Makefile.build obj=drivers/usb/phy
  97. make -f ../scripts/Makefile.build obj=drivers/usb/ulpi
  98. make -f ../scripts/Makefile.build obj=fs
  99. arm-poky-linux-gnueabi-gcc --sysroot=/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/wandboard-custom2 -Wp,-MD,drivers/video/.cfb_console.o.d -nostdinc -isystem /home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/5.3.0/include -Iinclude -I../include -I../arch/arm/include -include ../include/linux/kconfig.h -I../drivers/video -Idrivers/video -D__KERNEL__ -D__UBOOT__ -DCONFIG_SYS_TEXT_BASE=0x17800000 -Wall -Wstrict-prototypes -Wno-format-security -fno-builtin -ffreestanding -Os -fno-stack-protector -g -fstack-usage -Wno-format-nonliteral -Werror=date-time -D__ARM__ -marm -mno-thumb-interwork -mabi=aapcs-linux -mword-relocations -fno-pic -mno-unaligned-access -ffunction-sections -fdata-sections -fno-common -ffixed-r9 -msoft-float -pipe -march=armv7-a -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(cfb_console)" -D"KBUILD_MODNAME=KBUILD_STR(cfb_console)" -c -o drivers/video/cfb_console.o ../drivers/video/cfb_console.c
  100. make -f ../scripts/Makefile.build obj=lib
  101. make -f ../scripts/Makefile.build obj=net
  102. make -f ../scripts/Makefile.build obj=test
  103. make -f ../scripts/Makefile.build obj=test/dm
  104. make -f ../scripts/Makefile.build obj=fs/ext4
  105. make -f ../scripts/Makefile.build obj=fs/fat
  106. make -f ../scripts/Makefile.build obj=lib/libfdt
  107. make -f ../scripts/Makefile.build obj=lib/zlib
  108. arm-poky-linux-gnueabi-gcc --sysroot=/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/wandboard-custom2 -Wp,-MD,lib/.display_options.o.d -nostdinc -isystem /home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/5.3.0/include -Iinclude -I../include -I../arch/arm/include -include ../include/linux/kconfig.h -I../lib -Ilib -D__KERNEL__ -D__UBOOT__ -DCONFIG_SYS_TEXT_BASE=0x17800000 -Wall -Wstrict-prototypes -Wno-format-security -fno-builtin -ffreestanding -Os -fno-stack-protector -g -fstack-usage -Wno-format-nonliteral -Werror=date-time -D__ARM__ -marm -mno-thumb-interwork -mabi=aapcs-linux -mword-relocations -fno-pic -mno-unaligned-access -ffunction-sections -fdata-sections -fno-common -ffixed-r9 -msoft-float -pipe -march=armv7-a -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(display_options)" -D"KBUILD_MODNAME=KBUILD_STR(display_options)" -c -o lib/display_options.o ../lib/display_options.c
  109. arm-poky-linux-gnueabi-gcc --sysroot=/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/wandboard-custom2 -Wp,-MD,common/.main.o.d -nostdinc -isystem /home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/5.3.0/include -Iinclude -I../include -I../arch/arm/include -include ../include/linux/kconfig.h -I../common -Icommon -D__KERNEL__ -D__UBOOT__ -DCONFIG_SYS_TEXT_BASE=0x17800000 -Wall -Wstrict-prototypes -Wno-format-security -fno-builtin -ffreestanding -Os -fno-stack-protector -g -fstack-usage -Wno-format-nonliteral -Werror=date-time -D__ARM__ -marm -mno-thumb-interwork -mabi=aapcs-linux -mword-relocations -fno-pic -mno-unaligned-access -ffunction-sections -fdata-sections -fno-common -ffixed-r9 -msoft-float -pipe -march=armv7-a -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(main)" -D"KBUILD_MODNAME=KBUILD_STR(main)" -c -o common/main.o ../common/main.c
  110. arm-poky-linux-gnueabi-gcc --sysroot=/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/wandboard-custom2 -Wp,-MD,common/.board_f.o.d -nostdinc -isystem /home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/5.3.0/include -Iinclude -I../include -I../arch/arm/include -include ../include/linux/kconfig.h -I../common -Icommon -D__KERNEL__ -D__UBOOT__ -DCONFIG_SYS_TEXT_BASE=0x17800000 -Wall -Wstrict-prototypes -Wno-format-security -fno-builtin -ffreestanding -Os -fno-stack-protector -g -fstack-usage -Wno-format-nonliteral -Werror=date-time -D__ARM__ -marm -mno-thumb-interwork -mabi=aapcs-linux -mword-relocations -fno-pic -mno-unaligned-access -ffunction-sections -fdata-sections -fno-common -ffixed-r9 -msoft-float -pipe -march=armv7-a -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(board_f)" -D"KBUILD_MODNAME=KBUILD_STR(board_f)" -c -o common/board_f.o ../common/board_f.c
  111. arm-poky-linux-gnueabi-gcc --sysroot=/home/hardy/fsl-community-bsp/firebird/tmp/sysroots/wandboard-custom2 -Wp,-MD,common/.cmd_version.o.d -nostdinc -isystem /home/hardy/fsl-community-bsp/firebird/tmp/sysroots/x86_64-linux/usr/lib/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/5.3.0/include -Iinclude -I../include -I../arch/arm/include -include ../include/linux/kconfig.h -I../common -Icommon -D__KERNEL__ -D__UBOOT__ -DCONFIG_SYS_TEXT_BASE=0x17800000 -Wall -Wstrict-prototypes -Wno-format-security -fno-builtin -ffreestanding -Os -fno-stack-protector -g -fstack-usage -Wno-format-nonliteral -Werror=date-time -D__ARM__ -marm -mno-thumb-interwork -mabi=aapcs-linux -mword-relocations -fno-pic -mno-unaligned-access -ffunction-sections -fdata-sections -fno-common -ffixed-r9 -msoft-float -pipe -march=armv7-a -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(cmd_version)" -D"KBUILD_MODNAME=KBUILD_STR(cmd_version)" -c -o common/cmd_version.o ../common/cmd_version.c
  112. arm-poky-linux-gnueabi-ld.bfd -r -o lib/built-in.o lib/zlib/built-in.o lib/libfdt/built-in.o lib/crc7.o lib/crc8.o lib/crc16.o lib/gunzip.o lib/initcall.o lib/lmb.o lib/ldiv.o lib/net_utils.o lib/qsort.o lib/strmhz.o lib/list_sort.o lib/hashtable.o lib/errno.o lib/display_options.o lib/crc32.o lib/ctype.o lib/div64.o lib/hang.o lib/linux_compat.o lib/linux_string.o lib/string.o lib/time.o lib/vsprintf.o
  113. arm-poky-linux-gnueabi-ld.bfd -r -o common/built-in.o common/main.o common/exports.o common/hash.o common/cli_hush.o common/autoboot.o common/board_f.o common/board_r.o common/board_info.o common/cmd_boot.o common/cmd_bootm.o common/bootm.o common/bootm_os.o common/cmd_help.o common/cmd_version.o common/env_attr.o common/env_callback.o common/env_flags.o common/env_mmc.o common/cmd_source.o common/cmd_bdinfo.o common/cmd_cache.o common/cmd_console.o common/cmd_echo.o common/cmd_exit.o common/cmd_ext2.o common/cmd_fat.o common/cmd_fdt.o common/fdt_support.o common/cmd_flash.o common/cmd_fuse.o common/cmd_i2c.o common/cmd_itest.o common/cmd_load.o common/cmd_mem.o common/miiphyutil.o common/cmd_mii.o common/cmd_mdio.o common/cmd_misc.o common/cmd_mmc.o common/cmd_mp.o common/cmd_net.o common/cmd_pcmcia.o common/cmd_setexpr.o common/cmd_test.o common/cmd_usb.o common/usb.o common/usb_hub.o common/usb_storage.o common/cmd_ximg.o common/flash.o common/splash.o common/cmd_nvedit.o common/env_common.o common/bouncebuf.o common/console.o common/dlmalloc.o common/image.o common/image-fdt.o common/memsize.o common/stdio.o common/cli_simple.o common/cli.o common/cli_readline.o common/command.o common/s_record.o common/xyzModem.o common/cmd_disk.o
  114. arm-poky-linux-gnueabi-ld.bfd -r -o drivers/video/built-in.o drivers/video/cfb_console.o drivers/video/mxc_ipuv3_fb.o drivers/video/ipu_common.o drivers/video/ipu_disp.o
  115. arm-poky-linux-gnueabi-ld.bfd -r -o drivers/built-in.o drivers/block/built-in.o drivers/crypto/built-in.o drivers/hwmon/built-in.o drivers/misc/built-in.o drivers/pcmcia/built-in.o drivers/dfu/built-in.o drivers/rtc/built-in.o drivers/sound/built-in.o drivers/tpm/built-in.o drivers/twserial/built-in.o drivers/video/built-in.o drivers/watchdog/built-in.o drivers/memory/built-in.o drivers/pwm/built-in.o drivers/input/built-in.o drivers/soc/built-in.o drivers/thermal/built-in.o
  116. make -f ../scripts/Makefile.build obj=examples
  117. make -f ../scripts/Makefile.build obj=examples/standalone
  118. arm-poky-linux-gnueabi-ld.bfd -pie --gc-sections -Bstatic -Ttext 0x17800000 -o u-boot -T u-boot.lds arch/arm/cpu/armv7/start.o --start-group arch/arm/cpu/built-in.o arch/arm/cpu/armv7/built-in.o arch/arm/imx-common/built-in.o arch/arm/lib/built-in.o board/wandboard/built-in.o common/built-in.o disk/built-in.o drivers/built-in.o drivers/dma/built-in.o drivers/gpio/built-in.o drivers/i2c/built-in.o drivers/mmc/built-in.o drivers/mtd/built-in.o drivers/mtd/onenand/built-in.o drivers/mtd/spi/built-in.o drivers/net/built-in.o drivers/net/phy/built-in.o drivers/pci/built-in.o drivers/power/built-in.o drivers/power/battery/built-in.o drivers/power/fuel_gauge/built-in.o drivers/power/mfd/built-in.o drivers/power/pmic/built-in.o drivers/serial/built-in.o drivers/spi/built-in.o drivers/usb/eth/built-in.o drivers/usb/gadget/built-in.o drivers/usb/host/built-in.o drivers/usb/musb-new/built-in.o drivers/usb/musb/built-in.o drivers/usb/phy/built-in.o drivers/usb/ulpi/built-in.o fs/built-in.o lib/built-in.o net/built-in.o test/built-in.o test/dm/built-in.o --end-group arch/arm/lib/eabi_compat.o -L /home/hardy/fsl-community-bsp/firebird/tmp/sysroots/wandboard-custom2/usr/lib/arm-poky-linux-gnueabi/5.3.0 -lgcc -Map u-boot.map
  119. arch/arm/imx-common/built-in.o: In function `print_cpuinfo':
  120. /home/hardy/fsl-community-bsp/firebird/tmp/work/wandboard_custom2-poky-linux-gnueabi/u-boot-imx-mfgtool/2015.04-r0/git/wandboard_solo_config/../arch/arm/imx-common/cpu.c:199: undefined reference to `uclass_get_device'
  121. /home/hardy/fsl-community-bsp/firebird/tmp/work/wandboard_custom2-poky-linux-gnueabi/u-boot-imx-mfgtool/2015.04-r0/git/wandboard_solo_config/../arch/arm/imx-common/cpu.c:201: undefined reference to `thermal_get_temp'
  122. arch/arm/imx-common/built-in.o: In function `arch_preboot_os':
  123. /home/hardy/fsl-community-bsp/firebird/tmp/work/wandboard_custom2-poky-linux-gnueabi/u-boot-imx-mfgtool/2015.04-r0/git/wandboard_solo_config/../arch/arm/imx-common/cpu.c:270: undefined reference to `ldo_mode_set'
  124. drivers/built-in.o: In function `read_cpu_temperature':
  125. /home/hardy/fsl-community-bsp/firebird/tmp/work/wandboard_custom2-poky-linux-gnueabi/u-boot-imx-mfgtool/2015.04-r0/git/wandboard_solo_config/../drivers/thermal/imx_thermal.c:45: undefined reference to `dev_get_platdata'
  126. /home/hardy/fsl-community-bsp/firebird/tmp/work/wandboard_custom2-poky-linux-gnueabi/u-boot-imx-mfgtool/2015.04-r0/git/wandboard_solo_config/../drivers/thermal/imx_thermal.c:47: undefined reference to `dev_get_priv'
  127. drivers/built-in.o: In function `imx_thermal_probe':
  128. /home/hardy/fsl-community-bsp/firebird/tmp/work/wandboard_custom2-poky-linux-gnueabi/u-boot-imx-mfgtool/2015.04-r0/git/wandboard_solo_config/../drivers/thermal/imx_thermal.c:241: undefined reference to `dev_get_platdata'
  129. /home/hardy/fsl-community-bsp/firebird/tmp/work/wandboard_custom2-poky-linux-gnueabi/u-boot-imx-mfgtool/2015.04-r0/git/wandboard_solo_config/../drivers/thermal/imx_thermal.c:242: undefined reference to `dev_get_priv'
  130. arm-poky-linux-gnueabi-ld.bfd: BFD (GNU Binutils) 2.26.0.20160226 assertion fail ../../bfd/elf32-arm.c:8434
  131. arm-poky-linux-gnueabi-ld.bfd: BFD (GNU Binutils) 2.26.0.20160226 assertion fail ../../bfd/elf32-arm.c:8434
  132. arm-poky-linux-gnueabi-ld.bfd: BFD (GNU Binutils) 2.26.0.20160226 assertion fail ../../bfd/elf32-arm.c:8434
  133. arm-poky-linux-gnueabi-ld.bfd: BFD (GNU Binutils) 2.26.0.20160226 assertion fail ../../bfd/elf32-arm.c:8434
  134. arm-poky-linux-gnueabi-ld.bfd: BFD (GNU Binutils) 2.26.0.20160226 assertion fail ../../bfd/elf32-arm.c:8434
  135. arm-poky-linux-gnueabi-ld.bfd: error: required section '.rel.plt' not found in the linker script
  136. arm-poky-linux-gnueabi-ld.bfd: final link failed: Invalid operation
  137. /home/hardy/fsl-community-bsp/firebird/tmp/work/wandboard_custom2-poky-linux-gnueabi/u-boot-imx-mfgtool/2015.04-r0/git/Makefile:1128: recipe for target 'u-boot' failed
  138. make[1]: *** [u-boot] Error 1
  139. make[1]: Leaving directory '/home/hardy/fsl-community-bsp/firebird/tmp/work/wandboard_custom2-poky-linux-gnueabi/u-boot-imx-mfgtool/2015.04-r0/git/wandboard_solo_config'
  140. Makefile:145: recipe for target 'sub-make' failed
  141. make: *** [sub-make] Error 2
  142. ERROR: oe_runmake failed
  143. ERROR: Function failed: do_compile (log file is located at /home/hardy/fsl-community-bsp/firebird/tmp/work/wandboard_custom2-poky-linux-gnueabi/u-boot-imx-mfgtool/2015.04-r0/temp/log.do_compile.21451)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement