Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924649 - dev-lang/go-1.22.0 fails to compile: (hang) - Building Go bootstrap go (go_bootstrap) using Go toolchain1
Summary: dev-lang/go-1.22.0 fails to compile: (hang) - Building Go bootstrap go (go_bo...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: ARM Linux
: Normal critical (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2024-02-15 12:22 UTC by Agostino Sarubbo
Modified: 2024-02-17 05:40 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,44.19 KB, text/plain)
2024-02-15 12:22 UTC, Agostino Sarubbo
Details
build.log (build.log,60.66 KB, text/plain)
2024-02-15 16:14 UTC, Agostino Sarubbo
Details
go-1.22.0:20240215-161857.log (go-1.22.0:20240215-161857.log,47.06 KB, text/plain)
2024-02-15 16:20 UTC, Agostino Sarubbo
Details
go-1.22.0:20240215-162007.log (go-1.22.0:20240215-162007.log,97.44 KB, text/plain)
2024-02-15 16:21 UTC, Agostino Sarubbo
Details
go-1.22.0:20240215-162118.log (go-1.22.0:20240215-162118.log,44.80 KB, text/plain)
2024-02-15 16:22 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-02-15 12:22:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/go-1.22.0 fails to compile.
Discovered on: arm (internal ref: tinderbox_arm)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-15 12:22:45 UTC
Created attachment 885036 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-15 16:14:31 UTC
Created attachment 885053 [details]
build.log

build.log
Comment 3 Agostino Sarubbo gentoo-dev 2024-02-15 16:20:12 UTC
Created attachment 885054 [details]
go-1.22.0:20240215-161857.log

go-1.22.0:20240215-161857.log
Comment 4 Agostino Sarubbo gentoo-dev 2024-02-15 16:21:38 UTC
Created attachment 885055 [details]
go-1.22.0:20240215-162007.log

go-1.22.0:20240215-162007.log
Comment 5 Agostino Sarubbo gentoo-dev 2024-02-15 16:22:21 UTC
Created attachment 885056 [details]
go-1.22.0:20240215-162118.log

go-1.22.0:20240215-162118.log
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-16 00:45:07 UTC
I bet it's https://github.com/golang/go/issues/65601.
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-16 00:47:08 UTC
(In reply to Sam James from comment #6)
> I bet it's https://github.com/golang/go/issues/65601.

We should probably mask on arm for now. I'll do that later if no objections.
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-17 04:48:23 UTC
(In reply to Sam James from comment #7)
> (In reply to Sam James from comment #6)
> > I bet it's https://github.com/golang/go/issues/65601.
> 
> We should probably mask on arm for now. I'll do that later if no objections.

OK then.
Comment 9 Larry the Git Cow gentoo-dev 2024-02-17 05:30:39 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7845231f40bc5bc97ddd5247e3684675ec452e29

commit 7845231f40bc5bc97ddd5247e3684675ec452e29
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-02-17 05:26:28 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-02-17 05:26:28 +0000

    profiles/arch/arm: mask broken dev-lang/go-1.22.0
    
    Bug: https://github.com/golang/go/issues/65601
    Bug: https://bugs.gentoo.org/924649
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/arch/arm/package.mask | 4 ++++
 1 file changed, 4 insertions(+)
Comment 10 Larry the Git Cow gentoo-dev 2024-02-17 05:40:27 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad12fd04d585f462b08fd6aef2a7fc9a796f4531

commit ad12fd04d585f462b08fd6aef2a7fc9a796f4531
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-02-17 05:39:10 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-02-17 05:39:31 +0000

    profiles/arch/arm: mask >=net-vpn/tailscale-1.60.0
    
    It needs broken-on-arm >=dev-lang/go-1.22.0 and 1.22.0 is the only version matching that.
    
    Bug: https://github.com/golang/go/issues/65601
    Bug: https://bugs.gentoo.org/924649
    Bug: https://bugs.gentoo.org/924744
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/arch/arm/package.mask | 1 +
 1 file changed, 1 insertion(+)