From: jojo <rjiejie@gmail.com>
To: meta-freescale@yoctoproject.org
Subject: build error on branch dora
Date: Tue, 1 Oct 2013 17:15:10 +0800 [thread overview]
Message-ID: <B48B73048FC64474B0315EEC48D3CCDB@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 3623 bytes --]
Hi,
i run "bitbake fsl-image-gui"
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"
RROR: Function failed: do_compile (log file is located at /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/nbench-byte/2.2.3-r0/temp/log.do_compile.27962)
ERROR: Logfile of failure stored in: /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/nbench-byte/2.2.3-r0/temp/log.do_compile.27962
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: make -j 4 -e MAKEFLAGS=
| touch pointer.h ;
| arm-poky-linux-gnueabi-gcc -march=armv7-a -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a9 -O2 -pipe -g -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed --sysroot=/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/sysroots/imx6qsabresd -DLINUX -O2 -pipe -g -feliminate-unused-debug-types\
| -c misc.c
| ./sysinfo.sh arm-poky-linux-gnueabi-gcc -march=armv7-a -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a9 -O2 -pipe -g -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed --sysroot=/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/sysroots/imx6qsabresd -DLINUX -O2 -pipe -g -feliminate-unused-debug-types
| ./sysinfo.sh arm-poky-linux-gnueabi-gcc -march=armv7-a -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a9 -O2 -pipe -g -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed --sysroot=/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/sysroots/imx6qsabresd -DLINUX -O2 -pipe -g -feliminate-unused-debug-types
| In file included from misc.h:36:0,
| from misc.c:23:
| nmglobal.h:29:21: fatal error: pointer.h: No such file or directory
| #include "pointer.h"
| ^
| compilation terminated.
| make: *** [misc.o] Error 1
| make: *** Waiting for unfinished jobs....
| 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/cortexa9hf-vfp-neon-poky-linux-gnueabi/nbench-byte/2.2.3-r0/temp/log.do_compile.27962)
ERROR: Task 2315 (/home/jojo/worl/freescale/fsl-community-bsp-dora/sources/meta-openembedded/meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb, do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 4243 tasks of which 1664 didn't need to be rerun and 1 failed.
Waiting for 0 running tasks to finish:
Summary: 1 task failed:
/home/jojo/worl/freescale/fsl-community-bsp-dora/sources/meta-openembedded/meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb, do_compile
Summary: There were 4 WARNING messages shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Thanks,
- Jojo
[-- Attachment #2: Type: text/html, Size: 4824 bytes --]
next reply other threads:[~2013-10-01 9:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-01 9:15 jojo [this message]
2013-10-01 11:31 ` build error on branch dora Daiane Angolini
2013-10-01 12:26 ` 回复: " jojo
2013-10-01 12:39 ` Otavio Salvador
2013-10-01 13:20 ` 回复: " jojo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=B48B73048FC64474B0315EEC48D3CCDB@gmail.com \
--to=rjiejie@gmail.com \
--cc=meta-freescale@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.