On Thu, 26 Jan 2023 at 13:52, Richard Purdie <[email protected]> wrote: > I don't quite understand this. Does does mean the ptest was working on > x86 but not on arm and was silently failing?
Generating data files needed for ptest was working as long as build host could execute target binaries (build host executable from gdk-pixbuf-native was run with target .so plugins from gdk-pixbuf to do that) and was silently failing when that was not the case (each of the plugins caused a load error due to architecture mismatch -> empty output file). Since we run x86 ptest on x86 host and arm ptest on arm host, it produced the needed file in both cases, but only by coincidence. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#176395): https://lists.openembedded.org/g/openembedded-core/message/176395 Mute This Topic: https://lists.openembedded.org/mt/96539664/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
