From nobody Sun Jul 9 06:44: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 4QzHg162V7z4lSkw for ; Sun, 9 Jul 2023 06:44: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 4QzHg14nrGz4DZk for ; Sun, 9 Jul 2023 06:44: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=1688885069; 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=6Ia8Iyp+slZMbAYTBRGwL7tHOmIbze/z6AJMbweqhKc=; b=rbG4PSUKy8Mjs+3F5+0/vBP7B7465ZvI75Q98/2Is5PXNRxyEnn1+c3FVXZ+Ji1GKVPyxL FIZgSNLCzt1OVR6O3KadUvXgmEzB/QQQx73ur3WHVJcNa5eKvjYjz5vMeLTE/Msel4ixnf nlOFphS3UhXtM+6TczTBRfTDok3PlRiMknFgl2ctVs16xZqHlRUm8Q0fcsuP9ZgSGSW78/ jHCQQJ8UjHxwvf/viXcnLMLgvwGZLd8KU6igiAaP1I6geOV2MdwE7jsr/igARZlglOflrm tPWdWm0RASFQksP0OHQBdDZSIKtA2tCdkVi0y1oWzq1RHtqBPE3OhZuLrmAh5w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1688885069; a=rsa-sha256; cv=none; b=qVMm0tFiI/IOVFggOT9OemNVtDPbBfT3bL+3zJdr8knxgB0gSV86t6kPYS3XsrVYytxdnz ccTmWftVf9wFQxwxc9CNL78bamSBrdNX2swmx4+dEYGV1QYj4ZkTEdUzH0vFwxu5RpGPA7 0RMFUv/4Fk2QQDM9RTb59CljfpRTPOcqdvjOkugWD/G8rCCaH/dPjCYiXvvf8A9I8H6dQv tT7nP9WJz1S+tb+85A/o4p1UhbAFoOlEQoFUQXeZSqfDWFhO6BmtsYmidjPp8mFFgeH5QW ccgtHGUGMlYPMiVH2vNSDdtqaMJh4Y4WM+h6CKFkHpil5TkONsUUAMJYTuxl2A== 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 4QzHg13tf9zsmp for ; Sun, 9 Jul 2023 06:44: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 3696iTT3033176 for ; Sun, 9 Jul 2023 06:44:29 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3696iTBm033175 for bugs@FreeBSD.org; Sun, 9 Jul 2023 06:44:29 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 272430] Building parts of build-tools appears to be broken Date: Sun, 09 Jul 2023 06:44:29 +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: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: yuripv@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: resolution 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272430 Yuri Pankov changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|New |Closed --- Comment #7 from Yuri Pankov --- Fixed in base 055f920ebe21b8e05235363bc11a83cc649cdc6a. --=20 You are receiving this mail because: You are the assignee for the bug.=