[Bug 271903] amd64-gcc12 build failure
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 271903] amd64-gcc12 build failure"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 09 Jun 2023 15:09:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271903 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=6024564cd4da1f7a24c7e13a4aa6b04707eafb60 commit 6024564cd4da1f7a24c7e13a4aa6b04707eafb60 Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2023-06-09 13:53:08 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2023-06-09 15:07:24 +0000 Cirrus-CI: split main script into separate world + kernel It appears that Cirrus-CI has a 100MB limit for log output, and we exceed that (!) with the amd64-gcc12 build. Separate world and kernel build tasks in an attempt to stay below the limit. This also has the benefit of showing world and kernel build status separately in the Cirrus-CI UI. PR: 271903 Sponsored by: The FreeBSD Foundation .cirrus.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.