soneno n00b
Joined: 25 May 2023 Posts: 1
|
Posted: Fri Feb 02, 2024 7:02 pm Post subject: Go is taking a while to compile |
|
|
For some reason, dev-lang/go is taking a very long time to compile; it stucks at building toolchain1 for around 30 minutes. This happened across all my installations of Gentoo on this machine, with different profiles (default, hardened, desktop, desktop-systemd).
$ genlop -i go
Code: | * dev-lang/go
Total builds: 2
Global build time: 34 minutes and 46 seconds.
Average merge time: 17 minutes and 23 seconds.
Info about currently installed ebuild:
* dev-lang/go-1.21.6
Install date: Fri Feb 2 20:23:42 2024
USE="cpu_flags_x86_sse2 -abi_mips_o32 -abi_mips_n64"
CFLAGS="-O2 -march=znver3 -pipe" CXXFLAGS="-O2 -march=znver3 -pipe" LDFLAGS="-Wl,-O1 -Wl,--as-needed" |
$ genlop -t go
Code: | * dev-lang/go
Fri Feb 2 12:40:46 2024 >>> dev-lang/go-1.21.5
merge time: 1 minute and 48 seconds.
Fri Feb 2 20:23:42 2024 >>> dev-lang/go-1.21.6
merge time: 32 minutes and 58 seconds.
|
This short first emerge is of binary package |
|