From nobody Sat Jan 13 12:14:31 2024 X-Original-To: ports-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 4TBy540nnrz57S7x for ; Sat, 13 Jan 2024 12:14:32 +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 4TBy536rkvz46Mq for ; Sat, 13 Jan 2024 12:14:31 +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=1705148072; 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=fmF1uaWnr0jJvB8tiEMP1IpNH52Pe1Rpsg0ll+sBMnE=; b=NKzxc37nuRAaCuzCFoA+7Gv6s5FTTxAt1+7BxwlRS8vE4tvAeD2El+0DegqX4h3ji/ijA+ C93yd5lJqBh5OxL1lPlDVFPhdvrNxmJ1SMkXFCqhnRgWLMuHxSpLdzhsrl32l70FzcjHqz BB5QMHZnsAowu/owYskmB92oK4HGQnv63IT/uOdsgZzkCrqtiXe41EMdtWqlWIyFlyhG6Q Np9A5q0iHlmuNhYmuPfQvoHLrQ0No6svQzV7K+cr4h+HW2K7DtAFYGBrJLl9DpyrPQEl0N L6ypvEQ/hw0uVAlCcAf+Z0EKzV4p+upRDYs3hqgxhmm6L1LUhD2OH5kv9PTxtw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705148072; a=rsa-sha256; cv=none; b=h1GlCREWAad/pdZOF5z9lk6rpph/pPGj/pc7IR9+6FvMX3nsq8hy+cOZewhAZzn3x72NO1 E42WVXdLHScb2OhmCJPHMih29vTkF5PtFKgb+ZiMT9m6FgJUrjV9+HTessuAd0HubqH7Yg 0fku3TOV6J98Eci3LnZuXpnIm32mB7PrWkqgWUW34bv1ihECRnneLRUR7XXQqdd8S3O+/v Oc+B0Ql740etiedQhd+DlVe/E+0cQ0CsKixa5DXmgVKCXMTxUmHMy9Ic4HkDsR6IePFVOA AzvG+Awz6Cs+4PX3r1WC2aSVEuQoGUt/YmLKcYRU7CopzhjSpKv2pwUIbjwKdA== 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 4TBy535qcyzVQs for ; Sat, 13 Jan 2024 12:14:31 +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 40DCEVgL090231 for ; Sat, 13 Jan 2024 12:14:31 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40DCEVtZ090229 for ports-bugs@FreeBSD.org; Sat, 13 Jan 2024 12:14:31 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: ports-bugs@FreeBSD.org Subject: [Bug 276104] [exp-run] Against llvm-18-update branch on GitHub Date: Sat, 13 Jan 2024 12:14:31 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: dim@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@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: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276104 --- Comment #7 from Dimitry Andric --- As noted in bug 276154 for devel/llvm10, there was a regression in clang (https://github.com/llvm/llvm-project/issues/763580) which caused it to pro= duce unnecessary "cannot overload a member function with ref-qualifier '&&' with= a member function without a ref-qualifier" errors on some C++ programs. In https://github.com/DimitryAndric/freebsd-src/commit/3b076e737af3b4ac1b7dc03= bdd2b4cca9a0a9590 I imported a newer upstream version which should fix at least devel/llvm10 = and science/py-scipy (I'm testing that one now), and possibly other ports that = use the affected construct. Also, bug 276155 for a different issue with the other llvm ports (affecting= 14 through 17) has now also been fixed by backporting an upstream patch. I need some more time to look at the "top 10" or so of broken ports, then I will ask here for another full exp-run. --=20 You are receiving this mail because: You are on the CC list for the bug.=