From nobody Fri Jun 09 15:09:29 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Qd4HY3cmnz4cMdx for ; Fri, 9 Jun 2023 15:09:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Qd4HY298Dz3Hv0 for ; Fri, 9 Jun 2023 15:09:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1686323369; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=e2yMONLf9KM6Xv/3pc8Aj6EkFGJ99f2YhT4johMnzCQ=; b=xPWtW89Ryd6Uvd7e60EnHNtG7xYyAVegzjfquce0yDpKANXtvDi4M3m8DKepJP6ojz29fe a2bh4ecruPLy+FIQtvfnrZutaXbgMcFvqW2NYs/951Bh6t0nBreKitvSOIlFrUnzUVkRUG 9nvF0++IxxZIaHd8WtCq4G69Jn1DK0bqGHeAagmU2P8lclPLzLbxA0gSy64wEcDSVv/HoH otAAck4uNptZnpRfAB0JZ5QIBfDKUGcanJS204fOFmwCShJCsz2hgSkayfNucAn66vU4oo 2Ab0s85ID5RykY1NZyCnDj0ZMEfvIDZRAWQnGx+1R6342IJQDPAFIcki8axHmA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1686323369; a=rsa-sha256; cv=none; b=HRQf2EBV+J8veyJmSjFFDcVoJsMGGFtmErP9t6ToJamk1m6MXg4G2eE6uiKq8b2G8/dQlo pBqd9pz8VlP6lcUCkvMC0qTFLOGc1CgE6vJQ/yYqM1IOWrr0qHp/ZWbUnQoKssF9CwVpFH jBEdZRJP5wzIX/lpFfOJbEn2v8ZSipmYiqrx/aSHkJUrWf8JPH1wCRXxckmDVxArM8fVuz zRFBxJ3GUlI9TYNPvjbCatUaho+Bl3bUicccwZYY6hxpYjTvjZoPg2Ut93ilYcR7swSVuu VI2FjafOv1YRHqYrzJcZiNWKymiO2N3d6QWUMIV2l6ZREw5KNREGmqXRpidbXw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Qd4HY1G6fzfxS for ; Fri, 9 Jun 2023 15:09:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 359F9TYv029789 for ; Fri, 9 Jun 2023 15:09:29 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 359F9TWB029788 for bugs@FreeBSD.org; Fri, 9 Jun 2023 15:09:29 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 271903] amd64-gcc12 build failure Date: Fri, 09 Jun 2023 15:09:29 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N 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 AuthorDate: 2023-06-09 13:53:08 +0000 Commit: Ed Maste 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.=