Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Jun 2023 15:09:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 271903] amd64-gcc12 build failure
Message-ID:  <bug-271903-227-QYBMDOco9l@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271903-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-271903-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271903

--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D6024564cd4da1f7a24c7e13a4aa6b0470=
7eafb60

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(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271903-227-QYBMDOco9l>