Bug 247813 - Error in compile World
Summary: Error in compile World
Status: Closed Not Enough Information
Alias: None
Product: Base System
Classification: Unclassified
Component: arm (show other bugs)
Version: Unspecified
Hardware: arm64 Any
: --- Affects Only Me
Assignee: freebsd-arm (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-06 20:47 UTC by Adriano Sales Santos
Modified: 2020-10-29 02:21 UTC (History)
2 users (show)

See Also:


Attachments
. (5.20 KB, text/plain)
2020-07-06 20:47 UTC, Adriano Sales Santos
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.