All of lore.kernel.org
 help / color / mirror / Atom feed
* build failures for eglibc_2.12 on FC14.x86_64 machine
@ 2011-02-09 22:47 Zhang, Jessica
  2011-02-09 22:54 ` Gary Thomas
  2011-02-09 22:57 ` Gary Thomas
  0 siblings, 2 replies; 9+ messages in thread
From: Zhang, Jessica @ 2011-02-09 22:47 UTC (permalink / raw)
  To: poky@yoctoproject.org


[-- Attachment #1.1: Type: text/plain, Size: 3436 bytes --]

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?
 
Thanks,
Jessica
 
 
#
make[2]: Leaving directory
`/home/yocto/test_arm/tmp/work/x86_64-nativesdk-pokysdk-linux/eglibc-natives
dk-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-natives
dk-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-t
cbootstrap 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-native
sdk-2.12-r13/build-x86_64-pokysdk-linux/stdio-common
@/home/yocto/test_arm/tmp/work/x86_64-nativesdk-pokysdk-linux/eglibc-natives
dk-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-nativesd
k-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-nativesd
k-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-nativesd
k-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-t
cbootstrap 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-native
sdk-2.12-r13/build-x86_64-pokysdk-linux/stdio-common
@/home/yocto/test_arm/tmp/work/x86_64-nativesdk-pokysdk-linux/eglibc-natives
dk-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-nativesd
k-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-nativesd
k-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-nativesd
k-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-natives
dk-2.12-r13/build-x86_64-pokysdk-linux/stdio-common/vfwscanf.os] Error 1
#
make[2]: *** Waiting for unfinished jobs....

[-- Attachment #1.2: Type: text/html, Size: 4597 bytes --]

[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 8455 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-02-10 19:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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.