From nobody Sun Feb 04 18:55:50 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 4TSdxy2dbsz58Zc4 for ; Sun, 4 Feb 2024 18:55:50 +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 4TSdxy0hXMz41RB for ; Sun, 4 Feb 2024 18:55:50 +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=1707072950; 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=Wogq7nHLnKbYJ4K62NoS0mRnQ2M1XIF+5fPl3gdCnfo=; b=qND7vg3VYogyM10aQ+/Sgwdflu+i69HZK4h00xZdGYsum2gSK9Vb1ssFOQWYP6B4DLjyiV jbzD7ybu4aD8aWJezIzSZeGnpdelEhjA+z8SZR/zXuMmqIa3Kk3S67beNj4SgJkMbj8KKc IKTKyZ7eypXh7mwhxwqvRalyBVxkKUwwKXrD7Z+9SSrdbYWVxdQWAOLZgU7RhfoBvC/Om/ z5VcV7Bs4iOJhqH4BKGxjaKb82BEG1jlCRjHWUhQhGEaj/pJmqv0jPx1+u0FnRl2px4tLP LQw5Su9WJSL8CvKV87XTmm1dq27dZjI0pF/T4pV8I0KA3fFDk5ekLJRl9nda9w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707072950; a=rsa-sha256; cv=none; b=iPaGjgLWAclIKBGTBfygZ25FSPg7EQx1cNvtzhBJYPsYbVd6/6REstVweLDyK3x0tvfTO6 U1k/lkoAVLul+5yaGkQmibdDzmbrqr8VoxfhXa5pcJGxyOl9l0OvnevCRtxbC5c8NrTUdA xyiqSMpVpl8sqDfN+L86wEuanXyroM59yXi0r6bg9vn/e1403Qcs9D38TYQB68qxF3deel NU8g/FER5QElZKfhqo84/7Gfe+WVlDZmgca+6xhBIky9pO5TmWGRebI7Bx5P6h6E4iHvuA MOc3NadikYP4EURSoSlKb4s/YKYAZBlNC5Ru5ttdHMUR+ZmqVSU797OyEU75GQ== 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 4TSdxx6tTwz17Zn for ; Sun, 4 Feb 2024 18:55:49 +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 414ItnwG099107 for ; Sun, 4 Feb 2024 18:55:49 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 414Itn14099106 for bugs@FreeBSD.org; Sun, 4 Feb 2024 18:55:49 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 276824] clang crashes on powerpc: Assertion failed: (count_if(VPlans, [VF](const VPlanPtr &Plan) { return Plan->hasVF(VF); }) == 1 && "Best VF has not a single VPlan."), function getBestPlanFor (port devel/quickcpplib) Date: Sun, 04 Feb 2024 18:55:50 +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: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: yuri@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: toolchain@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: rep_platform assigned_to bug_file_loc 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=3D276824 Yuri Victorovich changed: What |Removed |Added ---------------------------------------------------------------------------- Hardware|Any |powerpc Assignee|bugs@FreeBSD.org |toolchain@FreeBSD.org URL| |https://pkg-status.freebsd. | |org/foul1/data/main-powerpc | |-default/pa8c72eab473a_s670 | |82f077f/logs/quickcpplib-g2 | |0230614_1.log --=20 You are receiving this mail because: You are the assignee for the bug.=