The crashes only occur on 13.2 arm64. 1. <eof> parser at end of file 2. Optimizer #0 0x000000000424d8a4 (/usr/bin/c+++0x424d8a4) #1 0x000000000424bc18 (/usr/bin/c+++0x424bc18) #2 0x000000000420195c (/usr/bin/c+++0x420195c) #3 0x0000000088839480 (/lib/libthr.so.3+0x29480) c++: error: clang frontend command failed with exit code 139 (use -v to see invocation) FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: aarch64-unknown-freebsd13.2 Thread model: posix InstalledDir: /usr/bin c++: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: c++: note: diagnostic msg: /tmp/vtkGeoInteractorStyle-889efa.cpp c++: note: diagnostic msg: /tmp/vtkGeoInteractorStyle-889efa.sh c++: note: diagnostic msg: ********************
Isn't this a dupe of bug 264834? It was solved in https://cgit.freebsd.org/src/commit/?id=91ec809f0a90798296697cfc9afdb1c50c6d4971 but that didn't make it into 13.2-RELEASE. If there are many ports crashing with this issue, we might do an Erratum, but it might be easier to work around the crash, somehow?
Yes, this is a duplicate. Sorry that I didn't find it right away. I am not aware of any other ports crashing for this reason. Closing then. *** This bug has been marked as a duplicate of bug 264834 ***