On Mon, Jul 22, 2024 at 09:51:51PM +0100, Richard Purdie wrote: > On Mon, 2024-07-22 at 01:34 -0400, Denys Dmytriyenko via > lists.openembedded.org wrote: > > From: Oleksandr Hnatiuk <[email protected]> > > > > Apply fixes from gcc-cross (84a78f46d594 and 0ead8cbdfb96) to > > gcc-cross-canadian. > > This will improve (but not fix) reproducibility of gcc-cross-canadian. > > Also move this code to functions to avoid code duplication. > > > > Signed-off-by: Oleksandr Hnatiuk <[email protected]> > > Signed-off-by: Denys Dmytriyenko <[email protected]> > > --- > > v3 - add common functions to gcc-common.inc instead of > > gcc-configure-common.h > > > > meta/recipes-devtools/gcc/gcc-common.inc | 19 +++++++++++++++++++ > > .../gcc/gcc-configure-common.inc | 1 - > > .../gcc/gcc-cross-canadian.inc | 3 +++ > > meta/recipes-devtools/gcc/gcc-cross.inc | 15 ++------------- > > meta/recipes-devtools/gcc/gcc-target.inc | 16 ++-------------- > > 5 files changed, 26 insertions(+), 28 deletions(-) > > I ran a test build with this series and there is still a reproducibility > issue: > > https://autobuilder.yoctoproject.org/typhoon/#/builders/117/builds/5097 > > http://autobuilder.yocto.io/pub/repro-fail/oe-reproducible-20240722-tr5vb5sa/packages/ > > the key difference appearing to start in gcc-src.
Thanks. What's the simplest way to reproduce it locally? -- Denys
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#202325): https://lists.openembedded.org/g/openembedded-core/message/202325 Mute This Topic: https://lists.openembedded.org/mt/107480211/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
