[Bug 248833] Buildworld problem

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 22 14:53:58 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248833

            Bug ID: 248833
           Summary: Buildworld problem
           Product: Base System
           Version: 12.1-STABLE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs at FreeBSD.org
          Reporter: budijanto at studiokaraoke.co.id

Hi folks,

I've got trouble `make buildworld` in this days. I need to attach this
msg console.

# uname -smrv
FreeBSD 12.1-STABLE FreeBSD 12.1-STABLE r359271 GENERIC  amd64

# svnlite info /usr/src/
Path: .
Working Copy Root Path: /usr/src
URL: https://svn.freebsd.org/base/stable/12
Relative URL: ^/stable/12
Repository Root: https://svn.freebsd.org/base
Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Revision: 364482
Node Kind: directory
Schedule: normal
Last Changed Author: mav
Last Changed Rev: 364471
Last Changed Date: 2020-08-22 07:42:33 +0700 (Sat, 22 Aug 2020)

<...>
1.      <eof> parser at end of file
2.
/usr/src/contrib/llvm-project/llvm/include/llvm/ADT/FoldingSet.h:329:15:
instantiating function definition
'llvm::FoldingSetNodeID::Add<clang::QualType>'
#0 0x000000000245c4a3 llvm::sys::PrintStackTrace(llvm::raw_ostream&)
(/usr/obj/usr/src/amd64.amd64/tmp/usr/bin/c+++0x245c4a3)
#1 0x000000000245a7b5 llvm::sys::RunSignalHandlers()
(/usr/obj/usr/src/amd64.amd64/tmp/usr/bin/c+++0x245a7b5)
#2 0x000000000245e466 CrashRecoverySignalHandler(int)
(/usr/obj/usr/src/amd64.amd64/tmp/usr/bin/c+++0x245e466)
#3 0x00000000032bbfb0 handle_signal
(/usr/obj/usr/src/amd64.amd64/tmp/usr/bin/c+++0x32bbfb0)
c++: error: clang frontend command failed due to signal (use -v to see
invocation)
FreeBSD clang version 10.0.1 (git at github.com:llvm/llvm-project.git
llvmorg-10.0.1-0-gef32c611aa2)
Target: x86_64-unknown-freebsd12.1
Thread model: posix
InstalledDir: /usr/obj/usr/src/amd64.amd64/tmp/usr/bin
c++: note: diagnostic msg: PLEASE submit a bug report to
https://bugs.freebsd.org/submit/ and include the crash backtrace,
preprocessed source, and associated run script.
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/ObjCContainersASTChecker-393fe9.cpp
c++: note: diagnostic msg: /tmp/ObjCContainersASTChecker-393fe9.sh
c++: note: diagnostic msg:

********************
*** [StaticAnalyzer/Checkers/ObjCContainersASTChecker.o] Error code 254

make[6]: stopped in /usr/src/lib/clang/libclang
1 error

make[6]: stopped in /usr/src/lib/clang/libclang
*** [all_subdir_lib/clang/libclang] Error code 2

make[5]: stopped in /usr/src/lib/clang
1 error

make[5]: stopped in /usr/src/lib/clang
*** [all_subdir_lib/clang] Error code 2

make[4]: stopped in /usr/src/lib
1 error

make[4]: stopped in /usr/src/lib
*** [lib__L] Error code 2

make[3]: stopped in /usr/src
1 error

make[3]: stopped in /usr/src
*** [libraries] Error code 2

make[2]: stopped in /usr/src
1 error

make[2]: stopped in /usr/src
*** [_libraries] Error code 2

make[1]: stopped in /usr/src
1 error

make[1]: stopped in /usr/src
*** [buildworld] Error code 2

make: stopped in /usr/src
1 error

make: stopped in /usr/src
<...>

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list