All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daiane Angolini <daiane.angolini@freescale.com>
To: jojo <rjiejie@gmail.com>, <meta-freescale@yoctoproject.org>
Subject: Re: build error on branch dora
Date: Tue, 1 Oct 2013 08:31:53 -0300	[thread overview]
Message-ID: <524AB2A9.6010509@freescale.com> (raw)
In-Reply-To: <B48B73048FC64474B0315EEC48D3CCDB@gmail.com>

On 10/01/2013 06:15 AM, jojo wrote:
> Hi,
> i run "bitbake fsl-image-gui"

Hi Jojo,

Are you using the same build folder you'd be using for other source code 
branch?

If so, please rm -rf tmp and try again ;-)

Daiane

>
> 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
>
>
>
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>




  reply	other threads:[~2013-10-01 11:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-01  9:15 build error on branch dora jojo
2013-10-01 11:31 ` Daiane Angolini [this message]
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=524AB2A9.6010509@freescale.com \
    --to=daiane.angolini@freescale.com \
    --cc=meta-freescale@yoctoproject.org \
    --cc=rjiejie@gmail.com \
    /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.