Created attachment 271517 [details] Full log of the build Trying to build the port cad/OrcaSlicer with cad/opencascade 8.0.0 (not yet pushed to ports tree) on a recent FreeBSD-CURRENT fails with several clang errors: c++: error: clang frontend command failed with exit code 134 (use -v to see invocation) FreeBSD clang version 21.1.8 (https://github.com/llvm/llvm-project.git llvmorg-21.1.8-0-g2078da43e25a) Target: x86_64-unknown-freebsd16.0 Thread model: posix InstalledDir: /usr/bin Build config: +assertions 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/calib-5cb96a.cpp c++: note: diagnostic msg: /tmp/calib-5cb96a.sh c++: note: diagnostic msg: ******************** Remarks: $ c++ --version FreeBSD clang version 21.1.8 (https://github.com/llvm/llvm-project.git llvmorg-21.1.8-0-g2078da43e25a) Target: x86_64-unknown-freebsd16.0 Thread model: posix InstalledDir: /usr/bin Build config: +assertions OS version: 16.0-CURRENT #0 main-n286284-2fa4bdd7f9e9: Sat May 30 16:37:25 CEST 2026 Full log and diagnostics messages attached.
I cannot attach the diagnostic messages, too large for bugzilla. The file is available at https://people.freebsd.org/~thierry/OrcaSlicer_diag_msg.tar.bz2
Most likely a duplicate of bug 294281. This has been fixed in main as of base 86326398b73b81f84831fb5fc4c12d9219bc0f57. *** This bug has been marked as a duplicate of bug 294281 ***
Actually, it was bug 295296, sorry. *** This bug has been marked as a duplicate of bug 295296 ***