[OE-core] [PATCH] sqlite3: Always build sqlite3-native with zlib

Alexander Kanavin alex.kanavin at gmail.com
Tue Aug 6 17:55:21 UTC 2019


On Tue, 6 Aug 2019 at 19:31, Jason Wessel <jason.wessel at windriver.com>
wrote:

> The build of sqlite3-native is not fully deterministic.  There is some
> corner case as shown with the recent pseudo commit where the sqlite3
> will sometimes link against zlib.  It is possible that in a build with
> sstate that since the zlib is not listed, that pseudo-native will fail
> to build because it calls the pkg-config to get the link arguments for
> sqlite3 and will ultimately try to link against zlib.
>

It would be good to dig a little deeper and get to the root cause of why
sqlite *sometimes* does it. The fix provided below seems like fixing the
symptom, not the problem.

Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20190806/d951820c/attachment.html>


More information about the Openembedded-core mailing list