All of lore.kernel.org
 help / color / mirror / Atom feed
* Yocto Bug 14965 - Need info on rmeta hash
@ 2023-02-07 16:58 sundeep.kokkonda
  2023-02-09  6:19 ` Alex Kiernan
  0 siblings, 1 reply; 3+ messages in thread
From: sundeep.kokkonda @ 2023-02-07 16:58 UTC (permalink / raw)
  To: '"Alex Kiernan"', 'Richard Purdie'
  Cc: openembedded-core, 'Randy MacLeod'

[-- 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 --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-02-13  7:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-07 16:58 Yocto Bug 14965 - Need info on rmeta hash sundeep.kokkonda
2023-02-09  6:19 ` Alex Kiernan
2023-02-13  7:01   ` Sundeep KOKKONDA

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.