Coder Social home page Coder Social logo

Build U-boot failed about openbmc HOT 7 CLOSED

facebook avatar facebook commented on April 19, 2024
Build U-boot failed

from openbmc.

Comments (7)

theopolis avatar theopolis commented on April 19, 2024

Hello! There's not enough information included in your screen shot to help me help you debug. Can you please include more details about what specifically is causing the compile errors?

from openbmc.

renweihang avatar renweihang commented on April 19, 2024

@theopolis
HI,Theopolis

Bellow is the all log when i run "bitbake u-boot"
please help analyse ,Thanks a lot :

parallels@ubuntu:~/openBmc/poky/build$ bitbake u-boot
WARNING: Host distribution "Ubuntu-16.04" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.
Loading cache: 100% |###########################################| ETA: 00:00:00
Loaded 2315 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION = "1.26.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Ubuntu-16.04"
TARGET_SYS = "arm-fb-linux-gnueabi"
MACHINE = "wedge"
DISTRO = "poky"
DISTRO_VERSION = "0.4"
TUNE_FEATURES = "arm armv5 thumb dsp"
TARGET_FPU = "soft"
meta
meta-yocto
meta-yocto-bsp = "fido:c53ddb2006f04051b00df3189fe8d35bb49ef3c7"
meta-oe
meta-networking
meta-python
meta-perl = "fido:902964a4da26e46018d2a8d17dcdda1ac4627a39"
meta-openbmc = "helium:beaa287b118eb5de7d764eb62c6adb70f03075b2"
meta-security = "fido:aac972c0b88ce67a7bc9fcd83ee8793b61d4fff7"
meta-aspeed
meta-facebook
meta-wedge
meta-wedge100 = "helium:beaa287b118eb5de7d764eb62c6adb70f03075b2"

NOTE: Preparing RunQueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: Function failed: do_compile (log file is located at /home/parallels/openBmc/poky/build/tmp/work/armv5e-fb-linux-gnueabi/u-boot/v2016.07-r0/temp/log.do_compile.10395)
ERROR: Logfile of failure stored in: /home/parallels/openBmc/poky/build/tmp/work/armv5e-fb-linux-gnueabi/u-boot/v2016.07-r0/temp/log.do_compile.10395
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: make -j 2 CROSS_COMPILE=arm-fb-linux-gnueabi- CC=arm-fb-linux-gnueabi-gcc --sysroot=/home/parallels/openBmc/poky/build/tmp/sysroots/wedge V=1 HOSTCC=gcc -isystem/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -L/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib -L/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/lib -Wl,-rpath-link,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/lib -Wl,-rpath,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/lib -Wl,-O1 O=default fbwedge_config
| make -C /home/parallels/openBmc/poky/build/tmp/work/armv5e-fb-linux-gnueabi/u-boot/v2016.07-r0/git/default KBUILD_SRC=/home/parallels/openBmc/poky/build/tmp/work/armv5e-fb-linux-gnueabi/u-boot/v2016.07-r0/git
| -f /home/parallels/openBmc/poky/build/tmp/work/armv5e-fb-linux-gnueabi/u-boot/v2016.07-r0/git/Makefile fbwedge_config
| make[1]: Entering directory '/home/parallels/openBmc/poky/build/tmp/work/armv5e-fb-linux-gnueabi/u-boot/v2016.07-r0/git/default'
| make -f ../scripts/Makefile.build obj=scripts/basic
| ln -fsn .. source
| rm -f .tmp_quiet_recordmcount
| /bin/bash ../scripts/mkmakefile
| .. . 2016 07
| GEN ./Makefile
| make -f ../scripts/Makefile.build obj=scripts/kconfig fbwedge_config
| scripts/kconfig/conf --defconfig=arch/../configs/fbwedge_defconfig Kconfig
| #
| # configuration written to .config
| #
| make[1]: Leaving directory '/home/parallels/openBmc/poky/build/tmp/work/armv5e-fb-linux-gnueabi/u-boot/v2016.07-r0/git/default'
| NOTE: make -j 2 CROSS_COMPILE=arm-fb-linux-gnueabi- CC=arm-fb-linux-gnueabi-gcc --sysroot=/home/parallels/openBmc/poky/build/tmp/sysroots/wedge V=1 HOSTCC=gcc -isystem/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -L/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib -L/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/lib -Wl,-rpath-link,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/lib -Wl,-rpath,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/lib -Wl,-O1 O=default all
| make -C /home/parallels/openBmc/poky/build/tmp/work/armv5e-fb-linux-gnueabi/u-boot/v2016.07-r0/git/default KBUILD_SRC=/home/parallels/openBmc/poky/build/tmp/work/armv5e-fb-linux-gnueabi/u-boot/v2016.07-r0/git
| -f /home/parallels/openBmc/poky/build/tmp/work/armv5e-fb-linux-gnueabi/u-boot/v2016.07-r0/git/Makefile all
| make[1]: Entering directory '/home/parallels/openBmc/poky/build/tmp/work/armv5e-fb-linux-gnueabi/u-boot/v2016.07-r0/git/default'
| make -f ../Makefile silentoldconfig
| make -f ../scripts/Makefile.build obj=scripts/basic
| ln -fsn .. source
| rm -f .tmp_quiet_recordmcount
| /bin/bash ../scripts/mkmakefile
| .. . 2016 07
| GEN ./Makefile
| make -f ../scripts/Makefile.build obj=scripts/kconfig silentoldconfig
| mkdir -p include/config include/generated
| scripts/kconfig/conf --silentoldconfig Kconfig
| make -f ../scripts/Makefile.autoconf ||
| { rm -f include/config/auto.conf; false; }
| mkdir -p include/asm
| if [ -d /home/parallels/openBmc/poky/build/tmp/work/armv5e-fb-linux-gnueabi/u-boot/v2016.07-r0/git/arch/arm/mach-aspeed/include/mach ]; then
| dest=arch/arm/mach-aspeed/include/mach;
| else
| dest=arch/arm/include/asm/arch-aspeed;
| fi;
| ln -fsn /home/parallels/openBmc/poky/build/tmp/work/armv5e-fb-linux-gnueabi/u-boot/v2016.07-r0/git/$dest include/asm/arch
| set -e; : ' CHK include/config.h'; mkdir -p include/; (echo "/* Automatically generated - do not edit /"; for i in $(echo "" | sed 's/,/ /g'); do echo #define CONFIG_$i | sed '/=/ {s/=/ /;q; } ; { s/$/ 1/; }'; done; echo #define CONFIG_BOARDDIR board/aspeed/ast-g4; echo #include <config_defaults.h>; echo #include <config_uncmd_spl.h>; echo #include <configs/"fbwedge".h>; echo #include <asm/config.h>; echo #include <config_fallbacks.h>;) < ../scripts/Makefile.autoconf > include/config.h.tmp; if [ -r include/config.h ] && cmp -s include/config.h include/config.h.tmp; then rm -f include/config.h.tmp; else : ' UPD include/config.h'; mv -f include/config.h.tmp include/config.h; fi
| arm-fb-linux-gnueabi-gcc --sysroot=/home/parallels/openBmc/poky/build/tmp/sysroots/wedge -E -Wall -Wstrict-prototypes -Wno-format-security -fno-builtin -ffreestanding -Os -fno-stack-protector -fno-delete-null-pointer-checks -g -fstack-usage -Wno-format-nonliteral -Werror=date-time -D__KERNEL__ -D__UBOOT__ -D__ARM__ -marm -mno-thumb-interwork -mabi=aapcs-linux -mword-relocations -fno-pic -ffunction-sections -fdata-sections -fno-common -ffixed-r9 -msoft-float -pipe -Iinclude -I../include -I../arch/arm/include -include ../include/linux/kconfig.h -nostdinc -isystem /home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib/arm-fb-linux-gnueabi/gcc/arm-fb-linux-gnueabi/4.9.2/include -DDO_DEPS_ONLY -dM ../include/common.h > include/autoconf.mk.tmp && { sed -n -f ../tools/scripts/define2mk.sed include/autoconf.mk.tmp | while read line; do if [ -n "" ] || ! grep -q "${line%=
}=" include/config/auto.conf; then echo "$line"; fi done > include/autoconf.mk; rm include/autoconf.mk.tmp; } || { rm include/autoconf.mk.tmp; false; }
| arm-fb-linux-gnueabi-gcc --sysroot=/home/parallels/openBmc/poky/build/tmp/sysroots/wedge -x c -DDO_DEPS_ONLY -M -MP -Wall -Wstrict-prototypes -Wno-format-security -fno-builtin -ffreestanding -Os -fno-stack-protector -fno-delete-null-pointer-checks -g -fstack-usage -Wno-format-nonliteral -Werror=date-time -D__KERNEL__ -D__UBOOT__ -D__ARM__ -marm -mno-thumb-interwork -mabi=aapcs-linux -mword-relocations -fno-pic -ffunction-sections -fdata-sections -fno-common -ffixed-r9 -msoft-float -pipe -Iinclude -I../include -I../arch/arm/include -include ../include/linux/kconfig.h -nostdinc -isystem /home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib/arm-fb-linux-gnueabi/gcc/arm-fb-linux-gnueabi/4.9.2/include -MQ include/config/auto.conf ../include/common.h > include/autoconf.mk.dep || { rm include/autoconf.mk.dep; false; }
| touch include/config/auto.conf
| set -e; : ' CHK include/config/uboot.release'; mkdir -p include/config/; echo "2016.07$(/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
| ln -fsn .. source
| /bin/bash ../scripts/mkmakefile
| .. . 2016 07
| GEN ./Makefile
| set -e; : ' CHK include/generated/timestamp_autogenerated.h'; mkdir -p include/generated/; (if test -n "${SOURCE_DATE_EPOCH}"; then SOURCE_DATE="@${SOURCE_DATE_EPOCH}"; DATE=""; for date in gdate date.gnu date; do ${date} -u -d "${SOURCE_DATE}" >/dev/null 2>&1 && DATE="${date}"; done; if test -n "${DATE}"; then LC_ALL=C ${DATE} -u -d "${SOURCE_DATE}" +'#define U_BOOT_DATE "%b %d %C%y"'; LC_ALL=C ${DATE} -u -d "${SOURCE_DATE}" +'#define U_BOOT_TIME "%T"'; LC_ALL=C ${DATE} -u -d "${SOURCE_DATE}" +'#define U_BOOT_TZ "%z"'; LC_ALL=C ${DATE} -u -d "${SOURCE_DATE}" +'#define U_BOOT_DMI_DATE "%m/%d/%Y"'; else return 42; fi; else LC_ALL=C date +'#define U_BOOT_DATE "%b %d %C%y"'; LC_ALL=C date +'#define U_BOOT_TIME "%T"'; LC_ALL=C date +'#define U_BOOT_TZ "%z"'; LC_ALL=C date +'#define U_BOOT_DMI_DATE "%m/%d/%Y"'; fi) < ../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
| make -f ../scripts/Makefile.build obj=scripts/basic
| rm -f .tmp_quiet_recordmcount
| if [ -f ../.config -o -d ../include/config ]; then
| echo >&2 " .. is not clean, please run 'make mrproper'";
| echo >&2 " in the '..' directory.";
| /bin/false;
| fi;
| set -e; : ' CHK include/generated/version_autogenerated.h'; mkdir -p include/generated/; (echo #define PLAIN_VERSION "2016.07"; echo #define U_BOOT_VERSION "U-Boot " PLAIN_VERSION; echo #define CC_VERSION_STRING "$(LC_ALL=C arm-fb-linux-gnueabi-gcc --sysroot=/home/parallels/openBmc/poky/build/tmp/sysroots/wedge --version | head -n 1)"; echo #define LD_VERSION_STRING "$(LC_ALL=C arm-fb-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
| make -f ../scripts/Makefile.build obj=.
| mkdir -p lib/
| mkdir -p arch/arm/lib/
| 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
| 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
| make -f ../scripts/Makefile.build obj=tools
| gcc -isystem/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -L/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib -L/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/lib -Wl,-rpath-link,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/lib -Wl,-rpath,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath,/home/parallels/openBmc/poky/build/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=0x00000000 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/mkenvimage.o ../tools/mkenvimage.c
| gcc -isystem/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -L/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib -L/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/lib -Wl,-rpath-link,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/lib -Wl,-rpath,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/lib -Wl,-O1 -Wp,-MD,tools/.fit_image.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=0x00000000 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/fit_image.o ../tools/fit_image.c
| gcc -isystem/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -L/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib -L/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/lib -Wl,-rpath-link,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/lib -Wl,-rpath,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath,/home/parallels/openBmc/poky/build/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=0x00000000 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/image-host.o ../tools/image-host.c
| gcc -isystem/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -L/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib -L/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/lib -Wl,-rpath-link,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/lib -Wl,-rpath,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath,/home/parallels/openBmc/poky/build/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=0x00000000 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/dumpimage.o ../tools/dumpimage.c
| gcc -isystem/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -L/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib -L/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/lib -Wl,-rpath-link,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/lib -Wl,-rpath,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath,/home/parallels/openBmc/poky/build/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=0x00000000 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/mkimage.o ../tools/mkimage.c
| gcc -isystem/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -L/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib -L/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/lib -Wl,-rpath-link,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/lib -Wl,-rpath,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/lib -Wl,-O1 -o tools/mkenvimage tools/mkenvimage.o tools/os_support.o tools/lib/crc32.o
| gcc -isystem/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -L/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib -L/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/lib -Wl,-rpath-link,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/lib -Wl,-rpath,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath,/home/parallels/openBmc/poky/build/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/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/lib/rc4.o tools/rkcommon.o tools/rkimage.o tools/rksd.o tools/rkspi.o tools/socfpgaimage.o tools/lib/sha1.o tools/lib/sha256.o tools/common/hash.o tools/ublimage.o tools/zynqimage.o tools/zynqmpimage.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/lib/libfdt/fdt_region.o tools/lib/libfdt/fdt_sw.o tools/gpimage.o tools/gpimage-common.o tools/dumpimage.o
| gcc -isystem/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -L/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib -L/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/lib -Wl,-rpath-link,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/lib -Wl,-rpath,/home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath,/home/parallels/openBmc/poky/build/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/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/lib/rc4.o tools/rkcommon.o tools/rkimage.o tools/rksd.o tools/rkspi.o tools/socfpgaimage.o tools/lib/sha1.o tools/lib/sha256.o tools/common/hash.o tools/ublimage.o tools/zynqimage.o tools/zynqmpimage.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/lib/libfdt/fdt_region.o tools/lib/libfdt/fdt_sw.o tools/gpimage.o tools/gpimage-common.o tools/mkimage.o
| make -f ../scripts/Makefile.build obj=arch/arm/cpu
| make -f ../scripts/Makefile.build obj=arch/arm/cpu/arm926ejs
| make -f ../scripts/Makefile.build obj=arch/arm/lib
| make -f ../scripts/Makefile.build obj=arch/arm/cpu/arm926ejs/aspeed
| make -f ../scripts/Makefile.build obj=arch/arm/mach-aspeed
| make -f ../scripts/Makefile.build obj=board/aspeed/ast-g4
| make -f ../scripts/Makefile.build obj=cmd
| arm-fb-linux-gnueabi-gcc --sysroot=/home/parallels/openBmc/poky/build/tmp/sysroots/wedge -Wp,-MD,arch/arm/mach-aspeed/.platform_g4.o.d -nostdinc -isystem /home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib/arm-fb-linux-gnueabi/gcc/arm-fb-linux-gnueabi/4.9.2/include -Iinclude -I../include -I../arch/arm/include -include ../include/linux/kconfig.h -D__KERNEL__ -D__UBOOT__ -D__ASSEMBLY__ -g -D__ARM__ -marm -mno-thumb-interwork -mabi=aapcs-linux -mword-relocations -fno-pic -ffunction-sections -fdata-sections -fno-common -ffixed-r9 -msoft-float -pipe -march=armv5te -I../../arch/arm/mach-aspeed/include -I../arch/arm/mach-aspeed/include -c -o arch/arm/mach-aspeed/platform_g4.o ../arch/arm/mach-aspeed/platform_g4.S
| ../arch/arm/mach-aspeed/platform_g4.S: Assembler messages:
| ../arch/arm/mach-aspeed/platform_g4.S:681: Error: bad expression -- ldr r2,=#0xffffffef' | ../arch/arm/mach-aspeed/platform_g4.S:681: Error: bad expression -- ldr r2,=#0xffffffdf'
| ../scripts/Makefile.build:316: recipe for target 'arch/arm/mach-aspeed/platform_g4.o' failed
| make[2]: *** [arch/arm/mach-aspeed/platform_g4.o] Error 1
| /home/parallels/openBmc/poky/build/tmp/work/armv5e-fb-linux-gnueabi/u-boot/v2016.07-r0/git/Makefile:1210: recipe for target 'arch/arm/mach-aspeed' failed
| make[1]: *** [arch/arm/mach-aspeed] Error 2
| make[1]: *** Waiting for unfinished jobs....
| arm-fb-linux-gnueabi-gcc --sysroot=/home/parallels/openBmc/poky/build/tmp/sysroots/wedge -Wp,-MD,cmd/.version.o.d -nostdinc -isystem /home/parallels/openBmc/poky/build/tmp/sysroots/x86_64-linux/usr/lib/arm-fb-linux-gnueabi/gcc/arm-fb-linux-gnueabi/4.9.2/include -Iinclude -I../include -I../arch/arm/include -include ../include/linux/kconfig.h -I../cmd -Icmd -D__KERNEL__ -D__UBOOT__ -Wall -Wstrict-prototypes -Wno-format-security -fno-builtin -ffreestanding -Os -fno-stack-protector -fno-delete-null-pointer-checks -g -fstack-usage -Wno-format-nonliteral -Werror=date-time -D__ARM__ -marm -mno-thumb-interwork -mabi=aapcs-linux -mword-relocations -fno-pic -ffunction-sections -fdata-sections -fno-common -ffixed-r9 -msoft-float -pipe -march=armv5te -I../../arch/arm/mach-aspeed/include -I../arch/arm/mach-aspeed/include -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(version)" -D"KBUILD_MODNAME=KBUILD_STR(version)" -c -o cmd/version.o ../cmd/version.c
| arm-fb-linux-gnueabi-ld.bfd -r -o cmd/built-in.o cmd/boot.o cmd/bootm.o cmd/help.o cmd/version.o cmd/source.o cmd/bdinfo.o cmd/console.o cmd/echo.o cmd/elf.o cmd/exit.o cmd/flash.o cmd/itest.o cmd/load.o cmd/mem.o cmd/mii.o cmd/mdio.o cmd/misc.o cmd/net.o cmd/pcmcia.o cmd/test.o cmd/vbs.o cmd/ximg.o cmd/nvedit.o cmd/disk.o
| make[1]: Leaving directory '/home/parallels/openBmc/poky/build/tmp/work/armv5e-fb-linux-gnueabi/u-boot/v2016.07-r0/git/default'
| Makefile:150: recipe for target 'sub-make' failed
| make: *** [sub-make] Error 2
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_compile (log file is located at /home/parallels/openBmc/poky/build/tmp/work/armv5e-fb-linux-gnueabi/u-boot/v2016.07-r0/temp/log.do_compile.10395)
ERROR: Task 6 (/home/parallels/openBmc/poky/meta-openbmc/meta-aspeed/recipes-bsp/u-boot/u-boot_2016.07.bb, do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 371 tasks of which 370 didn't need to be rerun and 1 failed.
No currently running tasks (349 of 379)

Summary: 1 task failed:
/home/parallels/openBmc/poky/meta-openbmc/meta-aspeed/recipes-bsp/u-boot/u-boot_2016.07.bb, do_compile
Summary: There was 1 WARNING message shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
parallels@ubuntu:~/openBmc/poky/build$

from openbmc.

AdrianB-Flex avatar AdrianB-Flex commented on April 19, 2024

I am getting a similar error although I thought Ubuntu 14.04 was the latest to be supported for openbmc builds.

from openbmc.

renweihang avatar renweihang commented on April 19, 2024

HI,AdrianB-Flex
Did you succeed Finally?

from openbmc.

AdrianB-Flex avatar AdrianB-Flex commented on April 19, 2024

No. Still pulling my hair out. I followed exactly what was on the "How to build" page but no joy yet. I am working with someone in Issue #47 so hopefully soon.

from openbmc.

renweihang avatar renweihang commented on April 19, 2024

@AdrianB-Flex
Waiting for your good news.and i will keep trying

from openbmc.

theopolis avatar theopolis commented on April 19, 2024

Hey, @frankhome, @AdrianB-Flex was able to solve the build issue, check out the discussion in #47.

from openbmc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.