From nobody Mon Oct 28 16:54:15 2024 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 4XcfcT6Fksz5bY6N for ; Mon, 28 Oct 2024 16:54:17 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XcfcT5Ct2z4Chx for ; Mon, 28 Oct 2024 16:54:17 +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=1730134457; 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=LvIAtOBkKh8IK/Af4Y/Q3bpNHPZ4TaZQ6mJ6664Fw+U=; b=G31VyRTaNYJ1tScf1aEHqrBZ55N9pB2Nbi82aLT/3ZTXyaYY4/eOM78p26diCNlFhU9Hw7 KsbZgNWwyDX6gfi5+Y11sFzLNtVtukU4q+xmexFvSpqqZfIC8iO1prGDirjtVJrBwsEmzL u3JDUt+AQvgcCDTjoTb/N7qYaaLrMy2k3RUuc4zobQ5JP6n1E0I5q22n7AdRyhQN+usyUj gPby4nghI+jJSDm7wLaKKPfBngrgtFPp6/KSoF9zODuV9QYGtQAUXZiIuWPcre7BedxBmo UrLScJUBHg5+TNNzh870kWKiDTKXVoNL+c6x9qM15jX9X0kJwuJU8dUCcy5zBg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1730134457; a=rsa-sha256; cv=none; b=V61mcCe+US5rosvYBFahO4qTa5ow8LcwqcimflenSYVQJZMgH/uCn2lQR+rF8Onspcj1aa 1rMaMMk/Js69LpO+A/ERxBQM1qQJrHOVDH7PfKnJKR6XojXxApmlM9iqtFS3tO79gEKUyo c1DHDyrQG+Bjk+VMKG/cpJz+DpKFWb7+ckJM4DkQ6vTg0Z04qk8G53Ry5/uLSggddZY4ev 6pTau5EOmuacgBI3oeFGrBS7aO1LJPVvuBNan0RXywfASAf4Or/LCaq6oCMdiy1tLGYJxu KUX7wj+We+PHLoXAa0rGjyUIzzX2/T9HWjocmFxHX5r+X+mVyZSg9DUDpWkzlQ== 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 4XcfcT4qgBzmlv for ; Mon, 28 Oct 2024 16:54:17 +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 49SGsH0R075339 for ; Mon, 28 Oct 2024 16:54:17 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49SGsHJB075330 for bugs@FreeBSD.org; Mon, 28 Oct 2024 16:54:17 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 272271] make buildworld fail - stable/13 Date: Mon, 28 Oct 2024 16:54:15 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Not Enough Information X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution cc bug_status 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272271 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Not Enough Information CC| |markj@FreeBSD.org Status|Open |Closed --- Comment #3 from Mark Johnston --- Sorry that this didn't get attention when it was submitted. I can't reproduce the crash. Please re-open if you can reproduce this on a supported FreeBSD release. Make sure to include both files as attachments. --=20 You are receiving this mail because: You are the assignee for the bug.=