https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249527
Bug ID: 249527
Summary: graphics/vulkan-loader: clang 11 crashes on i386
during build
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249527
--- Comment #1 from Jan Beich ---
Created attachment 218180
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=218180&action=edit
loader/gen_defines.asm (generated during build)
--
You are receiving this mail because:
You are the a
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249527
--- Comment #2 from Jan Beich ---
Created attachment 218181
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=218181&action=edit
loader/unknown_ext_chain_gas.S (unmodified)
--
You are receiving this mail because:
You are the assig
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249527
--- Comment #3 from Jan Beich ---
Preprocessed source/script generated on crash is unusable:
$ sh unknown_ext_chain_gas-c095a0.sh 2>&1 | head
/usr/lib/clang/11.0.0/include/cet.h:45:11: error: expected absolute
expression in directive
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249527
Jan Beich changed:
What|Removed |Added
Hardware|Any |i386
URL|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249527
Dimitry Andric changed:
What|Removed |Added
CC||d...@freebsd.org,
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249527
--- Comment #6 from Jan Beich ---
(In reply to Dimitry Andric from comment #5)
> Obviously assertions don't trigger if they're disabled
Are Clang assertions disabled on /stable/11 ? I can't reproduce on 11.4 i386.
$ cc --version
FreeBSD c
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249527
--- Comment #7 from Dimitry Andric ---
(In reply to Jan Beich from comment #6)
> Are Clang assertions disabled on /stable/11 ? I can't reproduce on 11.4 i386.
Yes, all stable and releng branches have assertions disabled by default. It
woul