[Bug 238082] graphics/mesa-dri: clang 8 (from head at r347549) crashes during build on powerpc64 (WITH_CLANG_IS_CC)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue May 28 20:27:11 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238082
--- Comment #7 from Dimitry Andric <dim at FreeBSD.org> ---
(In reply to Mark Millard from comment #6)
> I finally got around to testing the patch with a
> rebuild attempt for graphics/mesa-dri . It just
> failed a different assert:
...
> 269 return getExtendedVectorElementType();
> 270 }
> 271
> 272 /// Given a vector type, return the number of elements it contains.
> 273 unsigned getVectorNumElements() const {
> 274 assert(isVector() && "Invalid vector type!");
Right, more tunnels in the rabbit hole. :) Can you please upload these new .c
and .sh files dropped after the assertion?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-x11
mailing list