On Fri, Oct 14, 2011 at 10:19:39AM +0200, Martin Jansa wrote:
> On Thu, Oct 13, 2011 at 04:06:13PM -0700, [email protected] wrote:
> > From: Nitin A Kamble <[email protected]>
> > 
> 
> This patch does not apply after
> 9f9612d15acc6ee3b71f52bdb3f1ec4cb56b1a17
> 
> can you rebase on top of oe-core?
> 
> Also please drop
> DEFAULT_PREFERENCE = "-27"
> 
> we have only one python version so I guess it's not usefull at all
> anymore
> 
> I'll apply it manually, test it here.. and report if those modules are
> build later..

I've tried also to build it for qemux86-64 (my host is x86-64 too) and
it fails to build a bit sooner before building modules:

| x86_64-oe-linux-ar rc libpython2.7.a Modules/config.o Modules/getpath.o 
Modules/main.o Modules/gcmodule.o
| x86_64-oe-linux-ar rc libpython2.7.a Modules/threadmodule.o  
Modules/signalmodule.o  Modules/posixmodule.o  Modules/errnomodule.o  
Modules/pwdmodule.o  Modules/_sre.o  Modules/_codecsmodule.o  
Modules/_weakref.o  Modules/zipimport.o  Modules/symtablemodule.o  
Modules/xxsubtype.o
| x86_64-oe-linux-ranlib libpython2.7.a
| x86_64-oe-linux-gcc    -m64 --sysroot=/OE/shr-core/tmp/sysroots/qemux86-64 
-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Xlinker -export-dynamic -o python 
\
|                       Modules/python.o \
|                       -L. -lpython2.7 -lpthread -ldl  -lpthread -lutil   -lm
| /OE/shr-core/tmp/sysroots/x86_64-linux/usr/bin/python: /lib64/libc.so.6: 
version `GLIBC_2.14' not found (required by 
/OE/shr-core/tmp/work/x86_64-oe-linux/python-2.7.2-r0.0/Python-2.7.2/libpython2.7.so.1.0)
| make: *** [sharedmods] Error 1
| + die 'oe_runmake failed'
| + bbfatal 'oe_runmake failed'
| + echo 'ERROR: oe_runmake failed'
| ERROR: oe_runmake failed
| + exit 1
NOTE: package python-2.7.2-r0.0: task do_compile: Failed
ERROR: Task 230 
(/OE/shr-core/openembedded-core/meta/recipes-devtools/python/python_2.7.2.bb, 
do_compile) failed with exit code '1'
ERROR: 
'/OE/shr-core/openembedded-core/meta/recipes-devtools/python/python_2.7.2.bb' 
failed

and
OE qemux86-64@shr ~/shr-core $ find /OE/shr-core/tmp/sysroots/qemux86-64 -name 
libc.so.6
/OE/shr-core/tmp/sysroots/qemux86-64/lib/libc.so.6
/OE/shr-core/tmp/sysroots/qemux86-64/usr/include/eglibc-locale-internal-x86_64-oe-linux/lib/libc.so.6

I have not special MULTILIB settings.. just used MACHINE=qemux86-64 as it is 
and build from scratch

Regards,

-- 
Martin 'JaMa' Jansa     jabber: [email protected]

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to