[Bug 265254] lang/gcc11: build gets stuck
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 265254] lang/gcc11: build gets stuck"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Jul 2022 19:56:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265254 Lorenzo Salvadore <salvadore@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gerald@FreeBSD.org, | |pkubaj@FreeBSD.org, | |salvadore@freebsd.org See Also| |https://bugs.freebsd.org/bu | |gzilla/show_bug.cgi?id=2649 | |49 Status|New |Open --- Comment #1 from Lorenzo Salvadore <salvadore@freebsd.org> --- My guess is that is due to the high amount of resources needed to build GCC with LTO_BOOTSTRAP enabled, see also pkg-help and https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264949 . I suggest you to disable LTO_BOOTSTRAP. I CC pkubaj who is the author of commit https://cgit.freebsd.org/ports/commit/?id=2f6be9fb8281fbffc66e18608bcfc4df0043c613 and probably has a better understanding of the topic. -- You are receiving this mail because: You are the assignee for the bug.