From: Gary Thomas <gary@mlbassoc.com>
To: "Zhang, Jessica" <jessica.zhang@intel.com>
Cc: "poky@yoctoproject.org" <poky@yoctoproject.org>
Subject: Re: build failures for eglibc_2.12 on FC14.x86_64 machine
Date: Wed, 09 Feb 2011 15:54:05 -0700 [thread overview]
Message-ID: <4D531B0D.80203@mlbassoc.com> (raw)
In-Reply-To: <9AFCD584B0B67B48AE8D8585BE30BA950DB0AA11@orsmsx504.amr.corp.intel.com>
On 02/09/2011 03:47 PM, Zhang, Jessica wrote:
> Hi,
> My meta-toolchain build on my FC14.x86_64 machine consistently failed with below errors. This is against latest Poky master and build from scratch for arm arch. Anyone has seen
> this or have any idea?
No clue what caused this, but you should run the failing command by hand
(the 'ccache x86_64-pokysdk-linux-gcc ...' command) and append the -save-temps
option. This will keep GCC from deleting its intermediate files. Then you
can look at the .s file and maybe get a clue what caused it.
Most likely, since this is eGLIBC, it's coming from inline assembly or
some assembly fragment that's not being generated/expanded properly.
In the meantime, I'll give it a go on my FC14.x86_64 machine.
> #
> make[2]: Leaving directory `/home/yocto/test_arm/tmp/work/x86_64-nativesdk-pokysdk-linux/eglibc-nativesdk-2.12-r13/eglibc-2_12/libc/stdio-common'
> #
> make[2]: Entering directory `/home/yocto/test_arm/tmp/work/x86_64-nativesdk-pokysdk-linux/eglibc-nativesdk-2.12-r13/eglibc-2_12/libc/stdio-common'
> #
> ccache x86_64-pokysdk-linux-gcc --sysroot=/home/yocto/test_arm/tmp/sysroots/x86_64-nativesdk-pokysdk-linux-tcbootstrap vfscanf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline
> -Wwrite-strings -fmerge-all-constants -fno-unwind-tables
> -isystem/home/yocto/test_arm/tmp/sysroots/x86_64-nativesdk-pokysdk-linux/opt/poky/0.9+snapshot/sysroots/x86_64-pokysdk-linux/usr/include -Wstrict-prototypes -fexceptions
> -I../include -I/home/yocto/test_arm/tmp/work/x86_64-nativesdk-pokysdk-linux/eglibc-nativesdk-2.12-r13/build-x86_64-pokysdk-linux/stdio-common
> @/home/yocto/test_arm/tmp/work/x86_64-nativesdk-pokysdk-linux/eglibc-nativesdk-2.12-r13/build-x86_64-pokysdk-linux/includes -I.. -I../libio -I. -D_LIBC_REENTRANT -include
> ../include/libc-symbols.h -D_IO_MTSAFE_IO -o
> /home/yocto/test_arm/tmp/work/x86_64-nativesdk-pokysdk-linux/eglibc-nativesdk-2.12-r13/build-x86_64-pokysdk-linux/stdio-common/vfscanf.o -MD -MP -MF
> /home/yocto/test_arm/tmp/work/x86_64-nativesdk-pokysdk-linux/eglibc-nativesdk-2.12-r13/build-x86_64-pokysdk-linux/stdio-common/vfscanf.o.dt -MT
> /home/yocto/test_arm/tmp/work/x86_64-nativesdk-pokysdk-linux/eglibc-nativesdk-2.12-r13/build-x86_64-pokysdk-linux/stdio-common/vfscanf.o
> #
> ccache x86_64-pokysdk-linux-gcc --sysroot=/home/yocto/test_arm/tmp/sysroots/x86_64-nativesdk-pokysdk-linux-tcbootstrap vfwscanf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline
> -Wwrite-strings -fmerge-all-constants -fno-unwind-tables
> -isystem/home/yocto/test_arm/tmp/sysroots/x86_64-nativesdk-pokysdk-linux/opt/poky/0.9+snapshot/sysroots/x86_64-pokysdk-linux/usr/include -Wstrict-prototypes -fPIC -fexceptions
> -I../include -I/home/yocto/test_arm/tmp/work/x86_64-nativesdk-pokysdk-linux/eglibc-nativesdk-2.12-r13/build-x86_64-pokysdk-linux/stdio-common
> @/home/yocto/test_arm/tmp/work/x86_64-nativesdk-pokysdk-linux/eglibc-nativesdk-2.12-r13/build-x86_64-pokysdk-linux/includes -I.. -I../libio -I. -D_LIBC_REENTRANT -include
> ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o
> /home/yocto/test_arm/tmp/work/x86_64-nativesdk-pokysdk-linux/eglibc-nativesdk-2.12-r13/build-x86_64-pokysdk-linux/stdio-common/vfwscanf.os -MD -MP -MF
> /home/yocto/test_arm/tmp/work/x86_64-nativesdk-pokysdk-linux/eglibc-nativesdk-2.12-r13/build-x86_64-pokysdk-linux/stdio-common/vfwscanf.os.dt -MT
> /home/yocto/test_arm/tmp/work/x86_64-nativesdk-pokysdk-linux/eglibc-nativesdk-2.12-r13/build-x86_64-pokysdk-linux/stdio-common/vfwscanf.os
> #
> /tmp/ccicvOVI.s: Assembler messages:
> #
> /tmp/ccicvOVI.s:2957: Error: junk `ff' after expression
> #
> /tmp/ccicvOVI.s:2957: Error: 8-byte relocation cannot be applied to 4-byte field
> #
> make[2]: *** [/home/yocto/test_arm/tmp/work/x86_64-nativesdk-pokysdk-linux/eglibc-nativesdk-2.12-r13/build-x86_64-pokysdk-linux/stdio-common/vfwscanf.os] Error 1
> #
> make[2]: *** Waiting for unfinished jobs....
>
>
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
next prev parent reply other threads:[~2011-02-09 22:54 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-09 22:47 build failures for eglibc_2.12 on FC14.x86_64 machine Zhang, Jessica
2011-02-09 22:54 ` Gary Thomas [this message]
2011-02-09 22:57 ` Gary Thomas
2011-02-09 23:04 ` Zhang, Jessica
2011-02-10 0:59 ` Kamble, Nitin A
2011-02-10 1:19 ` Kamble, Nitin A
2011-02-10 2:47 ` Zhang, Jessica
2011-02-10 3:54 ` Kamble, Nitin A
2011-02-10 19:43 ` Zhang, Jessica
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=4D531B0D.80203@mlbassoc.com \
--to=gary@mlbassoc.com \
--cc=jessica.zhang@intel.com \
--cc=poky@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.