From nobody Mon Nov 25 23:46:41 2024 X-Original-To: toolchain@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 4Xy2RP6vWbz5fPW1 for ; Mon, 25 Nov 2024 23:46:41 +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 4Xy2RP4WX9z4YsZ for ; Mon, 25 Nov 2024 23:46:41 +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=1732578401; 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=QT2IiCiMbOU3BIaCsrzbsNg6upYpGAfQGeDhwcJfwt0=; b=XMBM2kx3hay0OKunTeelgP+0iJhNnHFUARDN2Uo0+88q8xwNXLfVrbiCDwmjRaoDlgmu/0 CvQVca5gu8CPrIUNsVe9cQKN/wGQfFZ3ZyhQNIj+r+vkGw9Bms9EANZ2MCEuBee7NK2ljy X0Opo8XNHzu94O6ctLPjFviAnwGvLVA/lwB6OltFF1Aqekg3eHOVaYuBSDnFFPMiD6uOAi Ukc5VLb8GuVUBKAlI244XZAcU3ol1bm5NAKkwocMI7uBXvy35MY7G1Oq7qOU+kjkM33aKx no1/X9P8hmOqp+PYRn/dKQPKXh0TYLvLdDG7wcZn7nqvlgDjo1jEhpkzlKMi+A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732578401; a=rsa-sha256; cv=none; b=h9YwlBZUol/GEoXALBCkRZ6JpVjEH5F8okDvKE+QC9YxI/hWHWQjZEFyOVREzQ/FPcaGOY EQBr6Zc6Vq0r9qpsmVjYoEgZAt0/CllwtvdPSap4OUcTZIKsZqEpSYFP2AMni6xgx2M8dS mQtyi8TthBV7T7tXG4E1dz3cQbM/36fyshU7GoWw5D7J+42EPXhpcO8koib897kYUGDHJc 6FYi/jorLgXQB9iem/BwcY6kOC369zCYkgwPyYIbXGpaEZncrbdfsjosRR27wIJpwvMc8l iL6do7XeWz6pEFcUn9nYUKQ94b8HNKCEPF28rX/F5CtoEwt9U3y0mDYXBAcB4A== 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 4Xy2RP464Hz11SM for ; Mon, 25 Nov 2024 23:46:41 +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 4APNkfVT014142 for ; Mon, 25 Nov 2024 23:46:41 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4APNkfJi014141 for toolchain@FreeBSD.org; Mon, 25 Nov 2024 23:46:41 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: toolchain@FreeBSD.org Subject: [Bug 278333] clang-18 crashes on the port audio/noise-suppression-for-voice-lv2: Assertion failed: (result && "no existing substitution for template name"), function mangleExistingSubstitution, file [...]/AST/ItaniumMangle.cpp Date: Mon, 25 Nov 2024 23:46:41 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: yuri@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status assigned_to resolution 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: Maintenance of FreeBSD s integrated toolchain List-Archive: https://lists.freebsd.org/archives/freebsd-toolchain List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-toolchain@freebsd.org Sender: owner-freebsd-toolchain@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278333 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |Closed Assignee|toolchain@FreeBSD.org |yuri@freebsd.org Resolution|--- |FIXED --=20 You are receiving this mail because: You are the assignee for the bug.=