* build error of u-boot on branch dora
@ 2013-10-01 9:25 jojo
2013-10-01 10:54 ` 回复: uild " jojo
0 siblings, 1 reply; 7+ messages in thread
From: jojo @ 2013-10-01 9:25 UTC (permalink / raw)
To: meta-freescale
[-- Attachment #1: Type: text/plain, Size: 3728 bytes --]
Hi,
i run "bitbake fsl-image-gui", how to fix this issue of u-boot ?
Build Configuration:
BB_VERSION = "1.20.0"
BUILD_SYS = "i686-linux"
NATIVELSBSTRING = "Ubuntu-12.04"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "imx6qsabresd"
DISTRO = "poky"
DISTRO_VERSION = "1.5"
TUNE_FEATURES = "armv7a vfp neon callconvention-hard cortexa9"
TARGET_FPU = "vfp-neon"
meta
meta-yocto = "(nobranch):4d8ab87d25ea6e59dc88375813ef88ee0ac813d0"
meta-oe = "(nobranch):8aafddccb03f54923927e9d1c8c80223baf581de"
meta-fsl-arm = "(nobranch):2076ae7530a7ed2aa40678502598e74b0f533def"
meta-fsl-arm-extra = "(nobranch):cc64dc7e894915e9be4e6ac34e01a4f5c123b7b4"
meta-fsl-demos = "(nobranch):393b0119d513f9abf7b0570ab0d32b81583dedca"
make[1]: Entering directory `/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/drivers/usb/ulpi'
rm -f libusb_ulpi.o; arm-poky-linux-gnueabi-ar rcs libusb_ulpi.o
make[1]: Leaving directory `/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/drivers/usb/ulpi'
arm-poky-linux-gnueabi-gcc --sysroot=/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/sysroots/imx6qsabresd -g -Os -ffunction-sections -fdata-sections -fno-common -ffixed-r8 -msoft-float -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0x17800000 -I/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/include -fno-builtin -ffreestanding -nostdinc -isystem /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/sysroots/i686-linux/usr/lib/cortexa9hf-vfp-neon-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.1/include -pipe -DCONFIG_ARM -D__ARM__ -marm -mno-thumb-interwork -mabi=aapcs-linux -march=armv7-a -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o cmd_flash.o cmd_flash.c -c
cfb_console.c:270:22: fatal error: bmp_logo.h: No such file or directory
#include <bmp_logo.h>
^
compilation terminated.
arm-poky-linux-gnueabi-gcc --sysroot=/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/sysroots/imx6qsabresd -M -g -Os -ffunction-sections -fdata-sections -fno-common -ffixed-r8 -msoft-float -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0x17800000 -I/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/include -fno-builtin -ffreestanding -nostdinc -isystem /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/sysroots/i686-linux/usr/lib/cortexa9hf-vfp-neon-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.1/include -pipe -DCONFIG_ARM -D__ARM__ -marm -mno-thumb-interwork -mabi=aapcs-linux -march=armv7-a -MQ ipu_common.o ipu_common.c >.depend.ipu_common
arm-poky-linux-gnueabi-gcc --sysroot=/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/sysroots/imx6qsabresd -M -g -Os -ffunction-sections -fdata-sections -fno-common -ffixed-r8 -msoft-float -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0x17800000 -I/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/include -fno-builtin -ffreestanding -nostdinc -isystem /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/sysroots/i686-linux/usr/lib/cortexa9hf-vfp-neon-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.1/include -pipe -DCONFIG_ARM -D__ARM__ -marm -mno-thumb-interwork -mabi=aapcs-linux -march=armv7-a -MQ ipu_disp.o ipu_disp.c >.depend.ipu_disp
Thanks,
- Jojo
[-- Attachment #2: Type: text/html, Size: 4754 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* 回复: uild error of u-boot on branch dora
2013-10-01 9:25 build error of u-boot on branch dora jojo
@ 2013-10-01 10:54 ` jojo
2013-10-01 12:28 ` jojo
0 siblings, 1 reply; 7+ messages in thread
From: jojo @ 2013-10-01 10:54 UTC (permalink / raw)
To: meta-freescale
[-- Attachment #1: Type: text/plain, Size: 2809 bytes --]
Hi,
Also can not find the mkimage tool :(
.o --end-group /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/arch/arm/lib/eabi_compat.o -L /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/sysroots/imx6qsabresd/usr/lib/arm-poky-linux-gnueabi/4.8.1 -lgcc -Map u-boot.map -o u-boot
| arm-poky-linux-gnueabi-objcopy --gap-fill=0xff -O binary u-boot u-boot.bin
| make -C /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/arch/arm/imx-common /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/u-boot.imx
| make[1]: Entering directory `/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/arch/arm/imx-common'
| /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/tools/mkimage -n /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/board/freescale/imx/ddr/mx6q_4x_mt41j128.cfg.cfgtmp -T imximage \
| -e 0x17800000 -d /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/u-boot.bin /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/u-boot.imx
| /bin/bash: /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/tools/mkimage: No such file or directory
| make[1]: *** [/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/u-boot.imx] Error 127
| make[1]: Leaving directory `/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/arch/arm/imx-common'
| make: *** [u-boot.imx] 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/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/temp/log.do_compile.12671)
ERROR: Task 6 (/home/jojo/worl/freescale/fsl-community-bsp-dora/sources/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb, do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 531 tasks of which 530 didn't need to be rerun and 1 failed.
Thanks,
- Jojo
在 2013年10月1日星期二,下午5:25,jojo 写道:
> cfb_console.c:270:22: fatal error: bmp_logo.h: No such file or directory
[-- Attachment #2: Type: text/html, Size: 4128 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* 回复: uild error of u-boot on branch dora
2013-10-01 10:54 ` 回复: uild " jojo
@ 2013-10-01 12:28 ` jojo
2013-10-01 12:41 ` 回复: build " Otavio Salvador
2013-10-01 13:35 ` Daiane Angolini
0 siblings, 2 replies; 7+ messages in thread
From: jojo @ 2013-10-01 12:28 UTC (permalink / raw)
To: meta-freescale
[-- Attachment #1: Type: text/plain, Size: 3056 bytes --]
Hi,
No none meets this issue of u-boot-fslc in the dora branch ?
Help ….
Thanks,
- Jojo
在 2013年10月1日星期二,下午6:54,jojo 写道:
> Hi,
> Also can not find the mkimage tool :(
>
> .o --end-group /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/arch/arm/lib/eabi_compat.o -L /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/sysroots/imx6qsabresd/usr/lib/arm-poky-linux-gnueabi/4.8.1 -lgcc -Map u-boot.map -o u-boot
> | arm-poky-linux-gnueabi-objcopy --gap-fill=0xff -O binary u-boot u-boot.bin
> | make -C /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/arch/arm/imx-common /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/u-boot.imx
> | make[1]: Entering directory `/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/arch/arm/imx-common'
> | /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/tools/mkimage -n /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/board/freescale/imx/ddr/mx6q_4x_mt41j128.cfg.cfgtmp -T imximage \
> | -e 0x17800000 -d /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/u-boot.bin /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/u-boot.imx
> | /bin/bash: /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/tools/mkimage: No such file or directory
> | make[1]: *** [/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/u-boot.imx] Error 127
> | make[1]: Leaving directory `/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/arch/arm/imx-common'
> | make: *** [u-boot.imx] 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/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/temp/log.do_compile.12671)
> ERROR: Task 6 (/home/jojo/worl/freescale/fsl-community-bsp-dora/sources/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb, do_compile) failed with exit code '1'
> NOTE: Tasks Summary: Attempted 531 tasks of which 530 didn't need to be rerun and 1 failed.
>
>
> Thanks,
>
> - Jojo
>
>
> 在 2013年10月1日星期二,下午5:25,jojo 写道:
>
> > cfb_console.c:270:22: fatal error: bmp_logo.h: No such file or directory
>
>
[-- Attachment #2: Type: text/html, Size: 4920 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: 回复: build error of u-boot on branch dora
2013-10-01 12:28 ` jojo
@ 2013-10-01 12:41 ` Otavio Salvador
2013-10-01 13:35 ` Daiane Angolini
1 sibling, 0 replies; 7+ messages in thread
From: Otavio Salvador @ 2013-10-01 12:41 UTC (permalink / raw)
To: jojo; +Cc: meta-freescale@yoctoproject.org
On Tue, Oct 1, 2013 at 9:28 AM, jojo <rjiejie@gmail.com> wrote:
> Hi,
> No none meets this issue of u-boot-fslc in the dora branch ?
I am checking now.
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: 回复: build error of u-boot on branch dora
2013-10-01 12:28 ` jojo
2013-10-01 12:41 ` 回复: build " Otavio Salvador
@ 2013-10-01 13:35 ` Daiane Angolini
2013-10-01 13:36 ` Daiane Angolini
1 sibling, 1 reply; 7+ messages in thread
From: Daiane Angolini @ 2013-10-01 13:35 UTC (permalink / raw)
To: jojo, meta-freescale
On 10/01/2013 09:28 AM, jojo wrote:
> Hi,
> No none meets this issue of u-boot-fslc in the dora branch ?
I did not faced exactly the same you did, but I got an error:
| make[1]: *** No rule to make target `.depend', needed by `libvideo.o'.
Stop.
| make[1]: Leaving directory
`/home/daiane/fsl-community-bsp/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/drivers/video'
| make: *** [drivers/video/libvideo.o] Error 2
(...)
cmd_source.o cmd_test.o cmd_version.o cmd_ximg.o command.o console.o
dlmalloc.o env_attr.o env_callback.o env_common.o env_flags.o env_mmc.o
exports.o fdt_support.o flash.o hash.o hush.o image-fdt.o image.o main.o
memsize.o miiphyutil.o s_record.o splash.o stdio.o xyzModem.o
| make[1]: Leaving directory
`/home/daiane/fsl-community-bsp/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/common'
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_compile (log file is located at
/home/daiane/fsl-community-bsp/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/temp/log.do_compile.18554)
ERROR: Task 87
(/home/daiane/fsl-community-bsp/sources/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb,
do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1930 tasks of which 233 didn't need to be
rerun and 1 failed.
Daiane
>
> Help ….
>
> Thanks,
>
> - Jojo
>
> 在 2013年10月1日星期二,下午6:54,jojo 写道:
>
>> Hi,
>> Also can not find the mkimage tool :(
>>
>> .o --end-group
>> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/arch/arm/lib/eabi_compat.o
>> -L
>> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/sysroots/imx6qsabresd/usr/lib/arm-poky-linux-gnueabi/4.8.1
>> -lgcc -Map u-boot.map -o u-boot
>> | arm-poky-linux-gnueabi-objcopy --gap-fill=0xff -O binary u-boot
>> u-boot.bin
>> | make -C
>> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/arch/arm/imx-common
>> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/u-boot.imx
>> | make[1]: Entering directory
>> `/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/arch/arm/imx-common'
>> |
>> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/tools/mkimage
>> -n
>> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/board/freescale/imx/ddr/mx6q_4x_mt41j128.cfg.cfgtmp
>> -T imximage \
>> | -e 0x17800000 -d
>> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/u-boot.bin
>> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/u-boot.imx
>> | /bin/bash:
>> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/tools/mkimage:
>> No such file or directory
>> | make[1]: ***
>> [/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/u-boot.imx]
>> Error 127
>> | make[1]: Leaving directory
>> `/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/arch/arm/imx-common'
>> | make: *** [u-boot.imx] 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/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/temp/log.do_compile.12671)
>> ERROR: Task 6
>> (/home/jojo/worl/freescale/fsl-community-bsp-dora/sources/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb,
>> do_compile) failed with exit code '1'
>> NOTE: Tasks Summary: Attempted 531 tasks of which 530 didn't need to
>> be rerun and 1 failed.
>>
>> Thanks,
>>
>> - Jojo
>>
>> 在 2013年10月1日星期二,下午5:25,jojo 写道:
>>
>>> cfb_console.c:270:22: fatal error: bmp_logo.h: No such file or directory
>>
>
>
>
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: 回复: build error of u-boot on branch dora
2013-10-01 13:35 ` Daiane Angolini
@ 2013-10-01 13:36 ` Daiane Angolini
2013-10-01 18:36 ` Otavio Salvador
0 siblings, 1 reply; 7+ messages in thread
From: Daiane Angolini @ 2013-10-01 13:36 UTC (permalink / raw)
To: jojo, meta-freescale
On 10/01/2013 10:35 AM, Daiane Angolini wrote:
> On 10/01/2013 09:28 AM, jojo wrote:
>> Hi,
>> No none meets this issue of u-boot-fslc in the dora branch ?
>
> I did not faced exactly the same you did, but I got an error:
>
>
> | make[1]: *** No rule to make target `.depend', needed by `libvideo.o'.
> Stop.
> | make[1]: Leaving directory
> `/home/daiane/fsl-community-bsp/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/drivers/video'
>
> | make: *** [drivers/video/libvideo.o] Error 2
>
> (...)
>
> cmd_source.o cmd_test.o cmd_version.o cmd_ximg.o command.o console.o
> dlmalloc.o env_attr.o env_callback.o env_common.o env_flags.o env_mmc.o
> exports.o fdt_support.o flash.o hash.o hush.o image-fdt.o image.o main.o
> memsize.o miiphyutil.o s_record.o splash.o stdio.o xyzModem.o
> | make[1]: Leaving directory
> `/home/daiane/fsl-community-bsp/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/common'
>
> | ERROR: oe_runmake failed
> | WARNING: exit code 1 from a shell command.
> | ERROR: Function failed: do_compile (log file is located at
> /home/daiane/fsl-community-bsp/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/temp/log.do_compile.18554)
>
> ERROR: Task 87
> (/home/daiane/fsl-community-bsp/sources/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb,
> do_compile) failed with exit code '1'
> NOTE: Tasks Summary: Attempted 1930 tasks of which 233 didn't need to be
> rerun and 1 failed.
ops, just found exactly the same:
i/gcc/arm-poky-linux-gnueabi/4.8.1/include -pipe -DCONFIG_ARM -D__ARM__
-marm -mno-thumb-interwork -mabi=aapcs-linux -march=armv7-a -MQ
imx_watchdog.o imx_watchdog.c >.depend.imx_watchdog
| cfb_console.c:270:22: fatal error: bmp_logo.h: No such file or directory
| #include <bmp_logo.h>
| ^
>
>
>
> Daiane
>
>>
>> Help ….
>>
>> Thanks,
>>
>> - Jojo
>>
>> 在 2013年10月1日星期二,下午6:54,jojo 写道:
>>
>>> Hi,
>>> Also can not find the mkimage tool :(
>>>
>>> .o --end-group
>>> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/arch/arm/lib/eabi_compat.o
>>>
>>> -L
>>> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/sysroots/imx6qsabresd/usr/lib/arm-poky-linux-gnueabi/4.8.1
>>>
>>> -lgcc -Map u-boot.map -o u-boot
>>> | arm-poky-linux-gnueabi-objcopy --gap-fill=0xff -O binary u-boot
>>> u-boot.bin
>>> | make -C
>>> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/arch/arm/imx-common
>>>
>>> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/u-boot.imx
>>>
>>> | make[1]: Entering directory
>>> `/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/arch/arm/imx-common'
>>>
>>> |
>>> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/tools/mkimage
>>>
>>> -n
>>> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/board/freescale/imx/ddr/mx6q_4x_mt41j128.cfg.cfgtmp
>>>
>>> -T imximage \
>>> | -e 0x17800000 -d
>>> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/u-boot.bin
>>>
>>> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/u-boot.imx
>>>
>>> | /bin/bash:
>>> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/tools/mkimage:
>>>
>>> No such file or directory
>>> | make[1]: ***
>>> [/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/u-boot.imx]
>>>
>>> Error 127
>>> | make[1]: Leaving directory
>>> `/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/arch/arm/imx-common'
>>>
>>> | make: *** [u-boot.imx] 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/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/temp/log.do_compile.12671)
>>>
>>> ERROR: Task 6
>>> (/home/jojo/worl/freescale/fsl-community-bsp-dora/sources/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb,
>>>
>>> do_compile) failed with exit code '1'
>>> NOTE: Tasks Summary: Attempted 531 tasks of which 530 didn't need to
>>> be rerun and 1 failed.
>>>
>>> Thanks,
>>>
>>> - Jojo
>>>
>>> 在 2013年10月1日星期二,下午5:25,jojo 写道:
>>>
>>>> cfb_console.c:270:22: fatal error: bmp_logo.h: No such file or
>>>> directory
>>>
>>
>>
>>
>> _______________________________________________
>> meta-freescale mailing list
>> meta-freescale@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/meta-freescale
>>
--
Daiane
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: 回复: build error of u-boot on branch dora
2013-10-01 13:36 ` Daiane Angolini
@ 2013-10-01 18:36 ` Otavio Salvador
0 siblings, 0 replies; 7+ messages in thread
From: Otavio Salvador @ 2013-10-01 18:36 UTC (permalink / raw)
To: Daiane Angolini; +Cc: meta-freescale@yoctoproject.org
On Tue, Oct 1, 2013 at 10:36 AM, Daiane Angolini
<daiane.angolini@freescale.com> wrote:
> On 10/01/2013 10:35 AM, Daiane Angolini wrote:
>>
>> On 10/01/2013 09:28 AM, jojo wrote:
>>>
>>> Hi,
>>> No none meets this issue of u-boot-fslc in the dora branch ?
>>
>>
>> I did not faced exactly the same you did, but I got an error:
>>
>>
>> | make[1]: *** No rule to make target `.depend', needed by `libvideo.o'.
>> Stop.
>> | make[1]: Leaving directory
>>
>> `/home/daiane/fsl-community-bsp/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/drivers/video'
>>
>> | make: *** [drivers/video/libvideo.o] Error 2
>>
>> (...)
>>
>> cmd_source.o cmd_test.o cmd_version.o cmd_ximg.o command.o console.o
>> dlmalloc.o env_attr.o env_callback.o env_common.o env_flags.o env_mmc.o
>> exports.o fdt_support.o flash.o hash.o hush.o image-fdt.o image.o main.o
>> memsize.o miiphyutil.o s_record.o splash.o stdio.o xyzModem.o
>> | make[1]: Leaving directory
>>
>> `/home/daiane/fsl-community-bsp/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/common'
>>
>> | ERROR: oe_runmake failed
>> | WARNING: exit code 1 from a shell command.
>> | ERROR: Function failed: do_compile (log file is located at
>>
>> /home/daiane/fsl-community-bsp/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/temp/log.do_compile.18554)
>>
>> ERROR: Task 87
>>
>> (/home/daiane/fsl-community-bsp/sources/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb,
>> do_compile) failed with exit code '1'
>> NOTE: Tasks Summary: Attempted 1930 tasks of which 233 didn't need to be
>> rerun and 1 failed.
>
>
>
> ops, just found exactly the same:
>
>
> i/gcc/arm-poky-linux-gnueabi/4.8.1/include -pipe -DCONFIG_ARM -D__ARM__
> -marm -mno-thumb-interwork -mabi=aapcs-linux -march=armv7-a -MQ
> imx_watchdog.o imx_watchdog.c >.depend.imx_watchdog
>
> | cfb_console.c:270:22: fatal error: bmp_logo.h: No such file or directory
> | #include <bmp_logo.h>
Fixed on master and dora branches. Sorry for the noise.
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2013-10-01 18:36 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-01 9:25 build error of u-boot on branch dora jojo
2013-10-01 10:54 ` 回复: uild " jojo
2013-10-01 12:28 ` jojo
2013-10-01 12:41 ` 回复: build " Otavio Salvador
2013-10-01 13:35 ` Daiane Angolini
2013-10-01 13:36 ` Daiane Angolini
2013-10-01 18:36 ` Otavio Salvador
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.