[LLVMdev] llvm-gcc4.2 bootstrap broken?

Jack Howarth howarth at bromo.med.uc.edu
Sat Feb 19 11:25:54 PST 2011


  Is anyone able to bootstrap llvm-gcc42 svn on x86_64-apple-darwin10? Currently it is
failing here with...

/sw/src/fink.build/llvm-gcc42-2.9-0/llvm_gcc42_objdir/./prev-gcc/xgcc -B/sw/src/fink.build/llvm-gcc42-2.9-0/llvm_gcc42_objdir/./prev-gcc/ -B/sw/lib/llvm-gcc-4.2/x86_64-apple-darwin10/bin/ -c   -g -O2 -mdynamic-no-pic -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute   -mdynamic-no-pic -DHAVE_CONFIG_H -I. -I. -I../../llvm-gcc-4.2-2.9.source/gcc -I../../llvm-gcc-4.2-2.9.source/gcc/. -I../../llvm-gcc-4.2-2.9.source/gcc/../include -I../../llvm-gcc-4.2-2.9.source/gcc/../libcpp/include -I/sw/include  -I../../llvm-gcc-4.2-2.9.source/gcc/../libdecnumber -I../libdecnumber -I/sw/include -I/sw/include -DENABLE_LLVM -I/sw/include  -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS   ../../llvm-gcc-4.2-2.9.source/gcc/tree-iterator.c -o tree-iterator.o
/var/tmp//ccopwjpg.s:unknown:Non-global symbol: _iasm_addr.eh can't be a weak_definition
/var/tmp//ccopwjpg.s:unknown:Non-global symbol: _iasm_build_bracket.eh can't be a weak_definition
/var/tmp//ccopwjpg.s:unknown:Non-global symbol: _iasm_force_constraint.eh can't be a weak_definition
/var/tmp//ccopwjpg.s:unknown:Non-global symbol: _iasm_get_register_var.eh can't be a weak_definition
/var/tmp//ccopwjpg.s:unknown:Non-global symbol: _iasm_is_pseudo.eh can't be a weak_definition
/var/tmp//ccopwjpg.s:unknown:Non-global symbol: _iasm_print_operand.eh can't be a weak_definition
/var/tmp//ccopwjpg.s:unknown:Non-global symbol: _build_modify_expr.eh can't be a weak_definition
/var/tmp//ccopwjpg.s:unknown:Non-global symbol: _decl_constant_value.eh can't be a weak_definition
/var/tmp//ccopwjpg.s:unknown:Non-global symbol: _build_function_call.eh can't be a weak_definition
/var/tmp//ccopwjpg.s:unknown:Non-global symbol: _build_stmt.eh can't be a weak_definition
/var/tmp//ccopwjpg.s:unknown:Non-global symbol: _lookup_name.eh can't be a weak_definition
/var/tmp//ccopwjpg.s:unknown:Non-global symbol: _pointer_int_sum.eh can't be a weak_definition
/var/tmp//ccopwjpg.s:unknown:Non-global symbol: _store_init_value.eh can't be a weak_definition
/var/tmp//ccopwjpg.s:unknown:Non-global symbol: _cvt_utf8_utf16.eh can't be a weak_definition
/var/tmp//ccopwjpg.s:unknown:Non-global symbol: _create_init_utf16_var.eh can't be a weak_definition
/var/tmp//ccopwjpg.s:unknown:Non-global symbol: _pushdecl_top_level.eh can't be a weak_definition
make[3]: *** [stub-c.o] Error 1
make[3]: *** Waiting for unfinished jobs....
rm fsf-funding.pod gcov.pod gfdl.pod cpp.pod gfortran.pod gpl.pod gcc.pod
make[2]: *** [all-stage2-gcc] Error 2
make[1]: *** [stage2-bubble] Error 2
make: *** [all] Error 2
### execution of /var/tmp/tmp.1.b4VcRD failed, exit code 2




More information about the llvm-dev mailing list