Date: Tue, 28 May 2019 20:27:09 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 238082] graphics/mesa-dri: clang 8 (from head@r347549) crashes during build on powerpc64 (WITH_CLANG_IS_CC) Message-ID: <bug-238082-7141-Lpq7Fdl7xD@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-238082-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-238082-7141@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=3D238082 --- Comment #7 from Dimitry Andric <dim@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=09 > 272 /// Given a vector type, return the number of elements it contain= s. > 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? --=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-238082-7141-Lpq7Fdl7xD>