On Tue, 25 Jun 2024 at 05:02, Sundeep KOKKONDA <[email protected]> wrote: > I can share the two different build directories for your further > inspection perhaps? Let me upload the tarballs somewhere public. > > They're here: > https://drive.google.com/file/d/1kKhHoC3oMFPFjvuLvM4glQzKX8JeXNue/view?usp=drive_link > https://drive.google.com/file/d/1RCoZipt6i9wWG3j-j2rilWCNW_NMNCk9/view?usp=drive_link > > Please let me know when you have downloaded them because I'm nearly > out of space there, and need to delete them ASAP. > > Hi Alex, > > Copied. Thnx.
The idea is that these tarballs contain a complete build directory of rust, with all the intermediate artefacts (e.g. individual object files). So you could try to look into it to see where things start to diverge between them. It has to be something specific to rustdoc, possibly iterating over a non-deterministic list, such as a file listing that hasn't been sorted, or a list of keys in a hash table that hasn't been sorted either. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#201123): https://lists.openembedded.org/g/openembedded-core/message/201123 Mute This Topic: https://lists.openembedded.org/mt/106407787/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
