Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jan 2024 12:14:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 276104] [exp-run] Against llvm-18-update branch on GitHub
Message-ID:  <bug-276104-7788-G1d5uLUClE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276104-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-276104-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276104

--- Comment #7 from Dimitry Andric <dim@FreeBSD.org> ---
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.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276104-7788-G1d5uLUClE>