On Tue, 6 Aug 2019 at 19:31, Jason Wessel <[email protected]> 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
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
