Bug 264890 - Failing to build GENERIC kernel
Summary: Failing to build GENERIC kernel
Status: Open
Alias: None
Product: Base System
Classification: Unclassified
Component: conf (show other bugs)
Version: 13.1-RELEASE
Hardware: amd64 Any
: --- Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-25 18:59 UTC by Unee0x
Modified: 2022-07-04 14:12 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Unee0x 2022-06-25 18:59:54 UTC
Trying build a  copy of GENERIC Kernel on FreeBSD 13.1 it fails with 

"cc: error: clang frontend command failed with exit code 132 (use -v to see invocation)
FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303)
Target: x86_64-unknown-freebsd13.1
Thread model: posix
InstalledDir: /usr/bin"

commands I used were

cp GENERIC MYKERNEL
make buildkernel KERNCONF=MYKERNEL
Comment 1 Mark Johnston freebsd_committer freebsd_triage 2022-07-04 14:12:10 UTC
Exit status 132 is 0x84, which I believe corresponds to SIGILL, illegal instruction.  What hardware are you using?  Please attach a copy of the dmesg after a boot.