[Bug 245178] graphics/mesa-dri no member named 'CGFT_ObjectFile'

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 30 17:42:00 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245178

Mikhail Teterin <mi at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jbeich at FreeBSD.org

--- Comment #9 from Mikhail Teterin <mi at FreeBSD.org> ---
(In reply to Niclas Zeising from comment #8)
> There are runtime issues with later llvm versions

Then it should be using IGNORE= or BROKEN= instead of quietly dragging-in an
entire new compiler suit :-(

For all we know, these unidentified "issues" may have been solved upstream
already -- but, with the current "work around", we're unlikely to ever know...

There is also a simple rule of thumb: if your port can only be built with a
particular compiler, then the underlying code is broken... Years ago, the
then-maintainer of OpenOffice.org created lang/gcc-ooo -- a version of gcc
intended solely for building OpenOffice. It was ridiculous then, and it remains
ridiculous today...

At any rate, the proposed patch allows the code to compile with llvm10, if the
compiler is ever allowed to run.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-x11 mailing list