make world error 9.0-RELEASE #0 i386

Janos Dohanics web at 3dresearch.com
Sat Apr 14 23:02:24 UTC 2012


On Sat, 14 Apr 2012 12:28:52 -0400
Janos Dohanics <web at 3dresearch.com> wrote:

> Hello All,
> 
> I'm trying to build world after having csupped, but the build fails
> with:
> 
> [...]
> c++ -O2 -pipe
> -I/usr/src/lib/clang/libclangsema/../../../contrib/llvm/include
> -I/usr/src/lib/clang/libclangsema/../../../contrib/llvm/tools/clang/include
> -I/usr/src/lib/clang/libclangsema/../../../contrib/llvm/tools/clang/lib/Sema
> -I.
> -I/usr/src/lib/clang/libclangsema/../../../contrib/llvm/../../lib/clang/include
> -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS
> -D__STDC_CONSTANT_MACROS -DLLVM_HOSTTRIPLE=\"i386-unknown-freebsd9.0
> \" -fstack-protector -fno-exceptions -fno-rtti
> -c /usr/src/lib/clang/libclangsema/../../../contrib/llvm/tools/clang/lib/Sema/SemaChecking.cpp
> {standard input}: Assembler messages: {standard input}:57706:
> Warning: end of file not at end of a line; newline inserted {standard
> input}: Assembler messages: {standard input}:71548: Warning: end of
> file not at end of a line; newline inserted {standard input}:71876:
> Error: no such instruction: `su' {standard input}:58857: Error:
> suffix or operands invalid for `mov' c++: Internal error: Killed: 9
> (program cc1plus) Please submit a full bug report. See
> <URL:http://gcc.gnu.org/bugs.html> for instructions. *** Error code 1
> c++: Internal error: Killed: 9 (program cc1plus) Please submit a full
> bug report. See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> *** Error code 1
> [...]

I wanted to note that the error occurred when I used make buildworld
with the -j8 switch. Without the -j8 switch the build completed
without errors. 

-- 
Janos Dohanics


More information about the freebsd-questions mailing list