From: <sundeep.kokkonda@gmail.com>
To: "'\"Alex Kiernan\"'" <alex.kiernan@gmail.com>,
"'Richard Purdie'" <richard.purdie@linuxfoundation.org>
Cc: <openembedded-core@lists.openembedded.org>,
"'Randy MacLeod'" <Randy.MacLeod@windriver.com>
Subject: Yocto Bug 14965 - Need info on rmeta hash
Date: Tue, 7 Feb 2023 22:28:08 +0530 [thread overview]
Message-ID: <003001d93b15$5c8396e0$158ac4a0$@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1415 bytes --]
Hello Alex,
I am working on Yocto bug 14965. There is a build failure happening during
rust build because of 2 rmeta files with different hashes are generated.
I found that the changes with below commit id causing the 2nd rmeta file
(libcore-c5fc82c620226960.rmeta) generation.
e33afcd0dc rust-common.bbclass: use built-in rust targets for -native builds
I am trying to find the changes in build which causing the generation of 2nd
rmeta with different hash. I gave 2 builds by with & without e33afcd0dc
commit changes.
* I checked the sigdata of librsvg & libstd-rs in both builds and
those are identical.
* The dependency files
(../build/tmp/work/core2-64-poky-linux/librsvg/2.54.5-r0/build/target/releas
e/deps/*.d) also analysed and the shown differences are only the changed
hash value (did not get any info on what is causing this change).
* But, some interesting changes I observed in '.rustc_info.json' which
are related to e33afcd0dc commit. In this json file,
* 'host' tag changed from 'x86_64-linux-gnu' ->
'x86_64-unknown-linux-gnu',
* an extra 'target_feature=\"fxsr\' is added, and
* 'rustc_fingerprint' has different values between 2 builds.
Since you know much about rust, can you let me know is there any way I can
check which exact changes are causing the hash to be changed? also, are the
above changes in json file will cause hash to be changed?
Thanks,
Sundeep K.
[-- Attachment #2: Type: text/html, Size: 10108 bytes --]
next reply other threads:[~2023-02-07 16:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-07 16:58 sundeep.kokkonda [this message]
2023-02-09 6:19 ` Yocto Bug 14965 - Need info on rmeta hash Alex Kiernan
2023-02-13 7:01 ` Sundeep KOKKONDA
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='003001d93b15$5c8396e0$158ac4a0$@gmail.com' \
--to=sundeep.kokkonda@gmail.com \
--cc=Randy.MacLeod@windriver.com \
--cc=alex.kiernan@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.