Bug 247813

Summary: Error in compile World
Product: Base System Reporter: Adriano Sales Santos <sales.adriano>
Component: armAssignee: freebsd-arm (Nobody) <freebsd-arm>
Status: Closed Not Enough Information    
Severity: Affects Only Me CC: emaste, lwhsu
Priority: ---    
Version: Unspecified   
Hardware: arm64   
OS: Any   
Attachments:
Description Flags
. none

Description Adriano Sales Santos 2020-07-06 20:47:25 UTC
Created attachment 216265 [details]
.

make[3]: stopped in /usr/src/usr.bin/clang/clang-tblgen
*** [_bootstrap-tools-usr.bin/clang/clang-tblgen] Error code 2

make[2]: stopped in /usr/src
--- _bootstrap-tools-usr.bin/clang/llvm-tblgen ---
A failure has been detected in another branch of the parallel make

make[3]: stopped in /usr/src/usr.bin/clang/llvm-tblgen
*** [_bootstrap-tools-usr.bin/clang/llvm-tblgen] Error code 2
Comment 1 Ed Maste freebsd_committer freebsd_triage 2020-07-09 02:18:17 UTC
What hardware are you building on, and what version of FreeBSD are you running?

Your build snippet below is too short, please include more context including the command that failed, and check /var/log/messages for relevant messages.