Richard Purdie <[email protected]> escreveu (sexta,
1/11/2024 à(s) 22:45):

> On Thu, 2024-10-31 at 12:12 +0000, Jose Quaresma wrote:
> >
> >
> > Richard Purdie <[email protected]> escreveu (quarta,
> > 30/10/2024 à(s) 19:40):
> > > On Wed, 2024-10-30 at 18:19 +0000, Jose Quaresma via
> > > lists.openembedded.org wrote:
> > > >
> > > >
> > > > Jose Quaresma via lists.openembedded.org
> > > > <[email protected]> escreveu
> > > > (quarta,
> > > > 30/10/2024 à(s) 18:18):
> > > > > Signed-off-by: Jose Quaresma <[email protected]>
> > > > > ---
> > > > >  meta/recipes-devtools/go/go-runtime_1.23.0.bb | 1 +
> > > > >  1 file changed, 1 insertion(+)
> > > > >
> > > > > diff --git a/meta/recipes-devtools/go/go-runtime_1.23.0.bb
> > > > > b/meta/recipes-devtools/go/go-runtime_1.23.0.bb
> > > > > index 63464a1501..a9a4e2a044 100644
> > > > > --- a/meta/recipes-devtools/go/go-runtime_1.23.0.bb
> > > > > +++ b/meta/recipes-devtools/go/go-runtime_1.23.0.bb
> > > > > @@ -1,3 +1,4 @@
> > > > >  require go-${PV}.inc
> > > > >  require go-runtime.inc
> > > > >
> > > > > +INSANE_SKIP:${PN} += "buildpaths"
> > > > >
> > > >
> > > >
> > > > Send this as RFC mostly because of this.
> > >
> > > That suggests it will fail the reproducibility tests too :(
> > >
> > > We're going to have to address those issues really. I guess the
> > > patch
> > > gives us something to start with and collaborate around...
> > >
> > > Cheers,
> > >
> > > Richard
> >
> > I would like to finish this update but I have been very busy at the
> > moment
> > and I don't know when I will be able to get back to it.
>
> FWIW, adding a -trimpath to the go_bootstrap line in do_compile in go-
> runtime does remove a lot of the paths. It leaves one single path
> reference in libstd.so in the .rodata section, I think corresponding to
> GOROOT. I couldn't work that one out though.
>
> Cheers,
>
> Richard
>
>
Thanks for the hint
I will test this as soon as I can.

-- 
Best regards,

José Quaresma
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#206764): 
https://lists.openembedded.org/g/openembedded-core/message/206764
Mute This Topic: https://lists.openembedded.org/mt/109301400/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to