All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steven Grunza <steven.grunza@gmail.com>
To: meta-freescale@yoctoproject.org
Subject: bitbake fsl-image-test failed
Date: Mon, 01 Apr 2013 10:32:04 -0400	[thread overview]
Message-ID: <51599A64.3080305@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 5064 bytes --]

Has anyone tried to follow the instructions in 
https://community.freescale.com/docs/DOC-93844 called "How to test yocto 
for imx6" using 64-bit Ubuntu Quantal?

My quad sabre-lite board should be here today and I'm trying to get 
started with building the OS.  Sorry if this is a typical newbie issue 
but I'm kind of new building complete distributions.  I would much 
rather spend my time working on my application but my experience with 
eval boards has been that the SD card that is supposed to be included 
isn't and the company that sells the eval kit doesn't care once the sale 
has been made.  :(



My build failed with the following info:

| ERROR: Function failed: do_compile (see 
/home/yocto/rootfs_builder/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/gcc-cross-initial-4.7.2-r13/temp/log.do_compile.17913 
for further information)
ERROR: Task 506 
(/home/yocto/rootfs_builder/sources/poky/meta/recipes-devtools/gcc/gcc-cross-initial_4.7.bb, 
do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 300 tasks of which 63 didn't need to be 
rerun and 1 failed.
Waiting for 0 running tasks to finish:

Summary: 1 task failed:
/home/yocto/rootfs_builder/sources/poky/meta/recipes-devtools/gcc/gcc-cross-initial_4.7.bb, 
do_compile
Summary: There were 2 WARNING messages shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
grunzasr@stm32dbg:/home/yocto/rootfs_builder/build$
grunzasr@stm32dbg:/home/yocto/rootfs_builder/build$ uname -a
Linux stm32dbg 3.5.0-25-generic #39-Ubuntu SMP Mon Feb 25 18:26:58 UTC 
2013 x86_64 x86_64 x86_64 GNU/Linux
grunzasr@stm32dbg:/home/yocto/rootfs_builder/build$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.10
DISTRIB_CODENAME=quantal
DISTRIB_DESCRIPTION="Ubuntu 12.10"


grunzasr@stm32dbg:/home/yocto/rootfs_builder/build$ more 
/home/yocto/rootfs_builder/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/gcc-cross-initial-4.7.2-r13/temp/log.do_compile.17913

DEBUG: SITE files ['endian-little', 'common-linux', 'common-glibc', 
'bit-64', 'x86_64-linux', 'common']
DEBUG: Executing shell function do_compile
NOTE: make -j 2 ARCH_FLAGS_FOR_TARGET= -march=armv7-a -mthumb-interwork 
-mfloat-abi=softfp -mfpu=neon -mtune=cortex-a9 
-isystem/home/yocto/rootfs_builder
/build/tmp/sysroots/imx6qsabrelite/usr/include all-gcc all-target-libgcc
mkdir -p -- ./intl
mkdir -p -- ./libiberty
Configuring in ./intl
Configuring in ./libiberty
configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... checking whether make sets $(MAKE)... makeinfo
checking for perl... perl
yes

[snip]

         /bin/sh 
/home/yocto/rootfs_builder/build/tmp/work-shared/gcc-4.7.2-r13/gcc-4.7.2/gcc/mkconfig.sh 
bconfig.h
gcc -c 
-isystem/home/yocto/rootfs_builder/build/tmp/sysroots/x86_64-linux/usr/include 
-O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowi
ng -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes 
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros 
-Wno-overlen
gth-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H 
-DGENERATOR_FILE -I. -Ibuild 
-I/home/yocto/rootfs_builder/build/tmp/work-shared/gcc-4.7.2-r
13/gcc-4.7.2/gcc 
-I/home/yocto/rootfs_builder/build/tmp/work-shared/gcc-4.7.2-r13/gcc-4.7.2/gcc/build 
-I/home/yocto/rootfs_builder/build/tmp/work-shared/gcc-
4.7.2-r13/gcc-4.7.2/gcc/../include 
-I/home/yocto/rootfs_builder/build/tmp/work-shared/gcc-4.7.2-r13/gcc-4.7.2/gcc/../libcpp/include 
-I/home/yocto/rootfs_bui
lder/build/tmp/work-shared/gcc-4.7.2-r13/gcc-4.7.2/gcc/../libdecnumber 
-I/home/yocto/rootfs_builder/build/tmp/work-shared/gcc-4.7.2-r13/gcc-4.7.2/gcc/../libd
ecnumber/dpd -I../libdecnumber    \
         -DBASEVER="\"4.7.2\"" -DDATESTAMP="\"\"" \
         -DREVISION="\"\"" \
         -DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" \
         -DBUGURL="\"<http://gcc.gnu.org/bugs.html>\"" -o 
build/version.o 
/home/yocto/rootfs_builder/build/tmp/work-shared/gcc-4.7.2-r13/gcc-4.7.2/gcc/version
.c
/home/yocto/rootfs_builder/build/tmp/sysroots/x86_64-linux/usr/bin/armv7a-vfp-neon-poky-linux-gnueabi/arm-poky-linux-gnueabi-as: 
unrecognized option '--64'
make[1]: *** [build/version.o] Error 1
make[1]: *** Waiting for unfinished jobs....
/bin/sh 
/home/yocto/rootfs_builder/build/tmp/work-shared/gcc-4.7.2-r13/gcc-4.7.2/gcc/../move-if-change 
tmp-optionlist optionlist
echo timestamp > s-options
make[1]: Leaving directory 
`/home/yocto/rootfs_builder/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/gcc-cross-initial-4.7.2-r13/gcc-4.7.2/build.x86_64-l
inux.arm-poky-linux-gnueabi/gcc'
make: *** [all-gcc] Error 2
ERROR: oe_runmake failed
ERROR: Function failed: do_compile (see 
/home/yocto/rootfs_builder/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/gcc-cross-initial-4.7.2-r13/temp/log.do_
compile.17913 for further information)


[-- Attachment #2: Type: text/html, Size: 6831 bytes --]

             reply	other threads:[~2013-04-01 14:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-01 14:32 Steven Grunza [this message]
2013-04-01 15:10 ` bitbake fsl-image-test failed Daiane Angolini
2013-04-01 15:33 ` Otavio Salvador
2013-04-01 18:14   ` bitbake fsl-image-gui fail Carrillodominguez Francisco Alberto-B35153

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=51599A64.3080305@gmail.com \
    --to=steven.grunza@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.