https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295873
Bug ID: 295873
Summary: c++: error: clang frontend command failed with exit
code 134
Product: Base System
Version: 16.0-CURRENT
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
Attachment #271517 text/plain
mime type:
Created attachment 271517
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=271517&action=edit
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.
--
You are receiving this mail because:
You are the assignee for the bug.