[OE-core] [PATCH 12/20] zlib: Upgrade 1.2.5 -> 1.2.6

Saul Wold sgw at linux.intel.com
Wed Feb 8 00:19:07 UTC 2012


On 02/07/2012 03:12 PM, Khem Raj wrote:
> On (07/02/12 07:59), Saul Wold wrote:
>> On 02/07/2012 07:31 AM, Khem Raj wrote:
>>> On Tue, Feb 7, 2012 at 12:08 AM, Saul Wold<sgw at linux.intel.com>   wrote:
>>>> | /bin/grep: /intel/poky/builds/world/tmp/sysroots/qemux86/usr/lib/libz.la:
>>>> No such file or directory
>>>
>>> thanks ok I did not catch it with sato image build. which package is
>>> failing with this
>>> error.
>>>
>> pixman, gconf, polkit are the 3 I saw doing a world build.
>
> I havent been able to reproduce it with eglibc I tried bitbake gconf
> pixman polkit it all liked well. Might be my machine is just nice to me
> but that said when I get to the culprit it mostly will be the package
> who is using .la in weird way since zlib already ships a .pc file it
> should have used that one instead
>
Khem,

Can you verify if you have a .la file in you sysroot?

tmp/work/i586-poky-linux/zlib-1.2.5-r3/package/usr/lib:
libz.a  libz.la  libz.so  libz.so.1  libz.so.1.2.5  pkgconfig

tmp/work/i586-poky-linux/zlib-1.2.6-r0/package/usr/lib:
libz.a  libz.so  libz.so.1  libz.so.1.2.6  pkgconfig

Very reproducible on my machine:

| i586-poky-linux-libtool: link: cannot find the library 
`/intel/poky/builds/world/tmp/sysroots/qemux86/usr/lib/libz.la' or 
unhandled argument `=/usr/lib/libz.la'
| make[2]: *** [trap-crasher] Error 1
| make[2]: *** Waiting for unfinished jobs....
| i586-poky-linux-libtool: link: cannot find the library 
`/intel/poky/builds/world/tmp/sysroots/qemux86/usr/lib/libz.la' or 
unhandled argument `=/usr/lib/libz.la'
| make[2]: *** [fetch-test] Error 1
| i586-poky-linux-libtool: link: cannot find the library 
`/intel/poky/builds/world/tmp/sysroots/qemux86/usr/lib/libz.la' or 
unhandled argument `=/usr/lib/libz.la'
| make[2]: *** [region-test] Error 1
| i586-poky-linux-libtool: link: cannot find the library 
`/intel/poky/builds/world/tmp/sysroots/qemux86/usr/lib/libz.la' or 
unhandled argument `=/usr/lib/libz.la'
| make[2]: *** [pdf-op-test] Error 1
| i586-poky-linux-libtool: link: cannot find the library 
`/intel/poky/builds/world/tmp/sysroots/qemux86/usr/lib/libz.la' or 
unhERROR: Function failed: do_compile (see 
/intel/poky/builds/world/tmp/work/i586-poky-linux/pixman-1_0.24.2-r0/temp/log.do_compile.13548 
for further information)
| andled argument `=/usr/lib/libz.la'
| make[2]: *** [oob-test] Error 1
| i586-poky-linux-libtool: link: cannot find the library 
`/intel/poky/builds/world/tmp/sysroots/qemux86/usr/lib/libz.la' or 
unhandled argument `=/usr/lib/libz.la'
| make[2]: *** [alpha-loop] Error 1
| i586-poky-linux-libtool: link: cannot find the library 
`/intel/poky/builds/world/tmp/sysroots/qemux86/usr/lib/libz.la' or 
unhandled argument `=/usr/lib/libz.la'
| make[2]: *** [a1-trap-test] Error 1
| i586-poky-linux-libtool: link: cannot find the library 
`/intel/poky/builds/world/tmp/sysroots/qemux86/usr/lib/libz.la' or 
unhandled argument `=/usr/lib/libz.la'
| make[2]: *** [region-translate-test] Error 1
| i586-poky-linux-libtool: link: cannot find the library 
`/intel/poky/builds/world/tmp/sysroots/qemux86/usr/lib/libz.la' or 
unhandled argument `=/usr/lib/libz.la'
| make[2]: *** [scaling-helpers-test] Error 1
| i586-poky-linux-libtool: link: cannot find the library 
`/intel/poky/builds/world/tmp/sysroots/qemux86/usr/lib/libz.la' or 
unhandled argument `=/usr/lib/libz.la'
| make[2]: *** [scaling-crash-test] Error 1
| i586-poky-linux-libtool: link: cannot find the library 
`/intel/poky/builds/world/tmp/sysroots/qemux86/usr/lib/libz.la' or 
unhandled argument `=/usr/lib/libz.la'
| make[2]: *** [gradient-crash-test] Error 1
| i586-poky-linux-libtool: link: cannot find the library 
`/intel/poky/builds/world/tmp/sysroots/qemux86/usr/lib/libz.la' or 
unhandled argument `=/usr/lib/libz.la'
| make[2]: *** [region-contains-test] Error 1
| make[2]: Leaving directory 
`/intel/poky/builds/world/tmp/work/i586-poky-linux/pixman-1_0.24.2-r0/pixman-0.24.2/test'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory 
`/intel/poky/builds/world/tmp/work/i586-poky-linux/pixman-1_0.24.2-r0/pixman-0.24.2'
| make: *** [all] Error 2
| ERROR: oe_runmake failed
NOTE: package pixman-1_0.24.2-r0: task do_compile: Failed


Sau!



>>
>> Sau!
>




More information about the Openembedded-core mailing list