Date: Fri, 18 Apr 2014 04:48:34 GMT From: Ken McGlothlen <ken.mcglothlen@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: i386/188747: Fatal error during 'make buildworld' Message-ID: <201404180448.s3I4mYfE021902@cgiserv.freebsd.org> Resent-Message-ID: <201404180450.s3I4o0Sl059082@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 188747 >Category: i386 >Synopsis: Fatal error during 'make buildworld' >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 18 04:50:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Ken McGlothlen >Release: 9–STABLE >Organization: >Environment: FreeBSD c4po.artlogix.net 9.2-STABLE FreeBSD 9.2-STABLE #2 r264299: Thu Apr 10 00:14:12 PDT 2014 root@c4po.artlogix.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: /usr/src was updated April 17 at 19:42 PDT. Attempted to make buildworld (-j3 KERNCONF=GENERIC), and the system spit out multiple errors: c++ -O2 -pipe -I/usr/src/lib/clang/libclangcodegen/../../../contrib/llvm/include -I/usr/src/lib/clang/libclangcodegen/../../../contrib/llvm/tools/clang/include -I/usr/src/lib/clang/libclangcodegen/../../../contrib/llvm/tools/clang/lib/CodeGen -I. -I/usr/src/lib/clang/libclangcodegen/../../../contrib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_REWRITER -DCLANG_ENABLE_STATIC_ANALYZER -fno-strict-aliasing -DLLVM_DEFAULT_TARGET_TRIPLE=\"i386-unknown-freebsd9.2\" -DLLVM_HOST_TRIPLE=\"i386-unknown-freebsd9.2\" -DDEFAULT_SYSROOT=\"\" -fstack-protector -fno-exceptions -fno-rtti -c /usr/src/lib/clang/libclangcodegen/../../../contrib/llvm/tools/clang/lib/CodeGen/CGCall.cpp -o CGCall.o {standard input}: Assembler messages: {standard input}:28838: Warning: end of file not at end of a line; newline inserted {standard input}:29375: Error: expected comma after name `_ZN5clang19RecursiveASTVisitorIN146_GLOBAL__N__usr_src_lib_clang_libclangarcmigrate_.._.._.._contrib_llvm_tools_clang_lib_ARCMigrate_TransZeroOutPropsInDealloc.cpp_00000000_048735C223ZeroOutInDeallocRe' in .size directive c++: Internal error: Killed: 9 (program cc1plus) Please submit a full bug report. See <URL:http://gcc.gnu.org/bugs.html> for instructions. *** [TransZeroOutPropsInDealloc.o] Error code 1 1 error *** [all_subdir_libclangarcmigrate] Error code 2 c++ -O2 -pipe -I/usr/src/lib/clang/libclangcodegen/../../../contrib/llvm/include -I/usr/src/lib/clang/libclangcodegen/../../../contrib/llvm/tools/clang/include -I/usr/src/lib/clang/libclangcodegen/../../../contrib/llvm/tools/clang/lib/CodeGen -I. -I/usr/src/lib/clang/libclangcodegen/../../../contrib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_REWRITER -DCLANG_ENABLE_STATIC_ANALYZER -fno-strict-aliasing -DLLVM_DEFAULT_TARGET_TRIPLE=\"i386-unknown-freebsd9.2\" -DLLVM_HOST_TRIPLE=\"i386-unknown-freebsd9.2\" -DDEFAULT_SYSROOT=\"\" -fstack-protector -fno-exceptions -fno-rtti -c /usr/src/lib/clang/libclangcodegen/../../../contrib/llvm/tools/clang/lib/CodeGen/CGCleanup.cpp -o CGCleanup.o {standard input}: Assembler messages: {standard input}:61839: Warning: end of file not at end of a line; newline inserted {standard input}:61879: Error: expecting operand after ','; got nothing c++: Internal error: Killed: 9 (program cc1plus) Please submit a full bug report. See <URL:http://gcc.gnu.org/bugs.html> for instructions. *** [ExprConstant.o] Error code 1 1 error *** [all_subdir_libclangast] Error code 2 and later (the point at which the process died): c++ -O2 -pipe -I/usr/src/lib/clang/libclangcodegen/../../../contrib/llvm/include -I/usr/src/lib/clang/libclangcodegen/../../../contrib/llvm/tools/clang/include -I/usr/src/lib/clang/libclangcodegen/../../../contrib/llvm/tools/clang/lib/CodeGen -I. -I/usr/src/lib/clang/libclangcodegen/../../../contrib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_REWRITER -DCLANG_ENABLE_STATIC_ANALYZER -fno-strict-aliasing -DLLVM_DEFAULT_TARGET_TRIPLE=\"i386-unknown-freebsd9.2\" -DLLVM_HOST_TRIPLE=\"i386-unknown-freebsd9.2\" -DDEFAULT_SYSROOT=\"\" -fstack-protector -fno-exceptions -fno-rtti -c /usr/src/lib/clang/libclangcodegen/../../../contrib/llvm/tools/clang/lib/CodeGen/CGStmt.cpp -o CGStmt.o {standard input}: Assembler messages: {standard input}:35164: Warning: end of file not at end of a line; newline inserted {standard input}:36122: Error: no such instruction: `mo' c++: Internal error: Killed: 9 (program cc1plus) Please submit a full bug report. See <URL:http://gcc.gnu.org/bugs.html> for instructions. *** [CGObjCMac.o] Error code 1 1 error *** [all_subdir_libclangcodegen] Error code 2 3 errors *** [all_subdir_clang] Error code 2 1 error *** [lib__L] Error code 2 1 error *** [libraries] Error code 2 1 error *** [_libraries] Error code 2 1 error *** [buildworld] Error code 2 1 error >How-To-Repeat: # cd /usr/src # make -j3 buildworld KERNCONF=GENERIC >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404180448.s3I4mYfE021902>