This is the mail archive of the
gcc-testresults@gcc.gnu.org
mailing list for the GCC project.
*** bootstrap fails for 3.4 20030522 (experimental) on sparc-sun-solaris2.8
- From: Robert Schiele <schiele at pi3 dot informatik dot uni-mannheim dot de>
- To: gcc-testresults at gcc dot gnu dot org, rschiele at uni-mannheim dot de
- Date: Fri, 23 May 2003 01:33:45 +0200 (MEST)
- Subject: *** bootstrap fails for 3.4 20030522 (experimental) on sparc-sun-solaris2.8
LAST_UPDATED: Thu May 22 22:19:50 UTC 2003
Native configuration is sparc-sun-solaris2.8
=== configure ===
[...]
creating cache ./config.cache
checking host system type... sparc-sun-solaris2.8
checking target system type... sparc-sun-solaris2.8
checking build system type... sparc-sun-solaris2.8
*** This configuration is not supported in the following subdirectories:
target-libffi target-boehm-gc target-zlib target-libjava zlib fastjar
(Any other directories should still work fine.)
checking for sparc-sun-solaris2.8-ar... no
checking for ar... ar
checking for sparc-sun-solaris2.8-as... no
checking for as... as
checking for sparc-sun-solaris2.8-dlltool... no
checking for dlltool... dlltool
checking for sparc-sun-solaris2.8-ld... /usr/ccs/bin/ld
checking for sparc-sun-solaris2.8-nm... no
checking for nm... nm
checking for sparc-sun-solaris2.8-ranlib... no
checking for ranlib... ranlib
checking for sparc-sun-solaris2.8-windres... no
checking for windres... windres
checking for sparc-sun-solaris2.8-objcopy... no
checking for objcopy... objcopy
checking for sparc-sun-solaris2.8-objdump... no
checking for objdump... objdump
checking for sparc-sun-solaris2.8-ar... no
checking for ar... ar
checking for sparc-sun-solaris2.8-as... no
checking for as... as
checking for sparc-sun-solaris2.8-dlltool... no
checking for dlltool... dlltool
checking for sparc-sun-solaris2.8-ld... no
checking for ld... ld
checking for sparc-sun-solaris2.8-nm... no
checking for nm... nm
checking for sparc-sun-solaris2.8-ranlib... no
checking for ranlib... ranlib
checking for sparc-sun-solaris2.8-windres... no
checking for windres... windres
checking whether to enable maintainer-specific portions of Makefiles... no
updating cache ./config.cache
creating ./config.status
creating Makefile
Full log can be found at
http://pi3.informatik.uni-mannheim.de/~schiele/gcclogs/20030523/sparc-sun-solaris2.8.configure
=== make bootstrap ===
[...]
/home/schiele/gcccvs/gcc/gcc/stmt.c:3159: warning: comparison between signed and unsigned
gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/schiele/gcccvs/gcc/gcc -I/home/schiele/gcccvs/gcc/gcc/. -I/home/schiele/gcccvs/gcc/gcc/config -I/home/schiele/gcccvs/gcc/gcc/../include /home/schiele/gcccvs/gcc/gcc/stor-layout.c -o stor-layout.o
/home/schiele/gcccvs/gcc/gcc/stor-layout.c: In function `get_mode_alignment':
/home/schiele/gcccvs/gcc/gcc/stor-layout.c:329: warning: comparison between signed and unsigned
/home/schiele/gcccvs/gcc/gcc/stor-layout.c: In function `start_record_layout':
/home/schiele/gcccvs/gcc/gcc/stor-layout.c:590: warning: comparison between signed and unsigned
/home/schiele/gcccvs/gcc/gcc/stor-layout.c: In function `finalize_record_size':
/home/schiele/gcccvs/gcc/gcc/stor-layout.c:1267: warning: comparison between signed and unsigned
/home/schiele/gcccvs/gcc/gcc/stor-layout.c:1306: warning: comparison between signed and unsigned
/home/schiele/gcccvs/gcc/gcc/stor-layout.c: In function `compute_record_mode':
/home/schiele/gcccvs/gcc/gcc/stor-layout.c:1423: warning: comparison between signed and unsigned
/home/schiele/gcccvs/gcc/gcc/stor-layout.c: In function `finalize_type_size':
/home/schiele/gcccvs/gcc/gcc/stor-layout.c:1457: warning: comparison between signed and unsigned
/home/schiele/gcccvs/gcc/gcc/stor-layout.c: In function `layout_type':
/home/schiele/gcccvs/gcc/gcc/stor-layout.c:1777: warning: comparison between signed and unsigned
/home/schiele/gcccvs/gcc/gcc/stor-layout.c:1818: warning: comparison between signed and unsigned
/home/schiele/gcccvs/gcc/gcc/stor-layout.c: In function `get_best_mode':
/home/schiele/gcccvs/gcc/gcc/stor-layout.c:2175: warning: comparison between signed and unsigned
/home/schiele/gcccvs/gcc/gcc/stor-layout.c:2189: warning: comparison between signed and unsigned
/home/schiele/gcccvs/gcc/gcc/stor-layout.c:2189: warning: comparison between signed and unsigned
gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/schiele/gcccvs/gcc/gcc -I/home/schiele/gcccvs/gcc/gcc/. -I/home/schiele/gcccvs/gcc/gcc/config -I/home/schiele/gcccvs/gcc/gcc/../include /home/schiele/gcccvs/gcc/gcc/stringpool.c -o stringpool.o
gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/schiele/gcccvs/gcc/gcc -I/home/schiele/gcccvs/gcc/gcc/. -I/home/schiele/gcccvs/gcc/gcc/config -I/home/schiele/gcccvs/gcc/gcc/../include /home/schiele/gcccvs/gcc/gcc/timevar.c -o timevar.o
lof="/home/schiele/gcccvs/gcc/gcc/cp/lang-options.h /home/schiele/gcccvs/gcc/gcc/f/lang-options.h /home/schiele/gcccvs/gcc/gcc/objc/lang-options.h"; for f in $lof; do \
echo "#include \"$f\""; \
done | sed 's|/home/schiele/gcccvs/gcc/gcc/||' > tmp-options.h
/bin/bash /home/schiele/gcccvs/gcc/gcc/move-if-change tmp-options.h options.h
echo timestamp > s-options
gcc -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/schiele/gcccvs/gcc/gcc -I/home/schiele/gcccvs/gcc/gcc/. -I/home/schiele/gcccvs/gcc/gcc/config -I/home/schiele/gcccvs/gcc/gcc/../include \
-DTARGET_NAME=\"sparc-sun-solaris2.8\" \
-c /home/schiele/gcccvs/gcc/gcc/toplev.c -o toplev.o
/home/schiele/gcccvs/gcc/gcc/toplev.c: In function `setup_core_dumping':
/home/schiele/gcccvs/gcc/gcc/toplev.c:1761: warning: function declaration isn't a prototype
/home/schiele/gcccvs/gcc/gcc/toplev.c: In function `rest_of_decl_compilation':
/home/schiele/gcccvs/gcc/gcc/toplev.c:2333: warning: ANSI C does not support the `ll' length modifier
gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/schiele/gcccvs/gcc/gcc -I/home/schiele/gcccvs/gcc/gcc/. -I/home/schiele/gcccvs/gcc/gcc/config -I/home/schiele/gcccvs/gcc/gcc/../include /home/schiele/gcccvs/gcc/gcc/tracer.c -o tracer.o
gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/schiele/gcccvs/gcc/gcc -I/home/schiele/gcccvs/gcc/gcc/. -I/home/schiele/gcccvs/gcc/gcc/config -I/home/schiele/gcccvs/gcc/gcc/../include /home/schiele/gcccvs/gcc/gcc/tree.c -o tree.o
/home/schiele/gcccvs/gcc/gcc/tree.c: In function `default_flag_random_seed':
/home/schiele/gcccvs/gcc/gcc/tree.c:4508: warning: ANSI C does not support the `ll' length modifier
gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/schiele/gcccvs/gcc/gcc -I/home/schiele/gcccvs/gcc/gcc/. -I/home/schiele/gcccvs/gcc/gcc/config -I/home/schiele/gcccvs/gcc/gcc/../include /home/schiele/gcccvs/gcc/gcc/tree-dump.c -o tree-dump.o
gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/schiele/gcccvs/gcc/gcc -I/home/schiele/gcccvs/gcc/gcc/. -I/home/schiele/gcccvs/gcc/gcc/config -I/home/schiele/gcccvs/gcc/gcc/../include /home/schiele/gcccvs/gcc/gcc/tree-inline.c -o tree-inline.o
gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/schiele/gcccvs/gcc/gcc -I/home/schiele/gcccvs/gcc/gcc/. -I/home/schiele/gcccvs/gcc/gcc/config -I/home/schiele/gcccvs/gcc/gcc/../include /home/schiele/gcccvs/gcc/gcc/unroll.c -o unroll.o
/home/schiele/gcccvs/gcc/gcc/unroll.c: In function `unroll_loop':
/home/schiele/gcccvs/gcc/gcc/unroll.c:289: warning: ANSI C does not support the `ll' length modifier
/home/schiele/gcccvs/gcc/gcc/unroll.c: In function `precondition_loop_p':
/home/schiele/gcccvs/gcc/gcc/unroll.c:1418: warning: ANSI C does not support the `ll' length modifier
gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common -Wno-error -DHAVE_CONFIG_H -I. -I. -I/home/schiele/gcccvs/gcc/gcc -I/home/schiele/gcccvs/gcc/gcc/. -I/home/schiele/gcccvs/gcc/gcc/config -I/home/schiele/gcccvs/gcc/gcc/../include /home/schiele/gcccvs/gcc/gcc/varasm.c -o varasm.o
/home/schiele/gcccvs/gcc/gcc/varasm.c: In function `asm_output_aligned_bss':
/home/schiele/gcccvs/gcc/gcc/varasm.c:544: warning: ANSI C does not support the `ll' length modifier
/home/schiele/gcccvs/gcc/gcc/varasm.c: In function `asm_emit_uninitialised':
/home/schiele/gcccvs/gcc/gcc/varasm.c:1379: warning: ANSI C does not support the `ll' length modifier
/home/schiele/gcccvs/gcc/gcc/varasm.c:1382: warning: ANSI C does not support the `ll' length modifier
/home/schiele/gcccvs/gcc/gcc/varasm.c: In function `assemble_variable':
/home/schiele/gcccvs/gcc/gcc/varasm.c:1617: warning: ANSI C does not support the `ll' length modifier
/home/schiele/gcccvs/gcc/gcc/varasm.c: In function `assemble_static_space':
/home/schiele/gcccvs/gcc/gcc/varasm.c:1783: warning: ANSI C does not support the `ll' length modifier
/home/schiele/gcccvs/gcc/gcc/varasm.c: In function `assemble_integer':
/home/schiele/gcccvs/gcc/gcc/varasm.c:1927: warning: comparison between signed and unsigned
/home/schiele/gcccvs/gcc/gcc/varasm.c:1941: warning: comparison between signed and unsigned
/home/schiele/gcccvs/gcc/gcc/varasm.c: In function `assemble_vtable_entry':
/home/schiele/gcccvs/gcc/gcc/varasm.c:4828: warning: ANSI C does not support the `ll' length modifier
/home/schiele/gcccvs/gcc/gcc/varasm.c: In function `default_valid_pointer_mode':
/home/schiele/gcccvs/gcc/gcc/varasm.c:5332: warning: comparison between signed and unsigned
gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/schiele/gcccvs/gcc/gcc -I/home/schiele/gcccvs/gcc/gcc/. -I/home/schiele/gcccvs/gcc/gcc/config -I/home/schiele/gcccvs/gcc/gcc/../include /home/schiele/gcccvs/gcc/gcc/version.c -o version.o
gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/schiele/gcccvs/gcc/gcc -I/home/schiele/gcccvs/gcc/gcc/. -I/home/schiele/gcccvs/gcc/gcc/config -I/home/schiele/gcccvs/gcc/gcc/../include /home/schiele/gcccvs/gcc/gcc/vmsdbgout.c -o vmsdbgout.o
gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/schiele/gcccvs/gcc/gcc -I/home/schiele/gcccvs/gcc/gcc/. -I/home/schiele/gcccvs/gcc/gcc/config -I/home/schiele/gcccvs/gcc/gcc/../include /home/schiele/gcccvs/gcc/gcc/xcoffout.c -o xcoffout.o
gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/schiele/gcccvs/gcc/gcc -I/home/schiele/gcccvs/gcc/gcc/. -I/home/schiele/gcccvs/gcc/gcc/config -I/home/schiele/gcccvs/gcc/gcc/../include /home/schiele/gcccvs/gcc/gcc/alloc-pool.c -o alloc-pool.o
gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/schiele/gcccvs/gcc/gcc -I/home/schiele/gcccvs/gcc/gcc/. -I/home/schiele/gcccvs/gcc/gcc/config -I/home/schiele/gcccvs/gcc/gcc/../include /home/schiele/gcccvs/gcc/gcc/et-forest.c -o et-forest.o
gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/schiele/gcccvs/gcc/gcc -I/home/schiele/gcccvs/gcc/gcc/. -I/home/schiele/gcccvs/gcc/gcc/config -I/home/schiele/gcccvs/gcc/gcc/../include /home/schiele/gcccvs/gcc/gcc/cgraph.c -o cgraph.o
gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/schiele/gcccvs/gcc/gcc -I/home/schiele/gcccvs/gcc/gcc/. -I/home/schiele/gcccvs/gcc/gcc/config -I/home/schiele/gcccvs/gcc/gcc/../include /home/schiele/gcccvs/gcc/gcc/cgraphunit.c -o cgraphunit.o
gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/schiele/gcccvs/gcc/gcc -I/home/schiele/gcccvs/gcc/gcc/. -I/home/schiele/gcccvs/gcc/gcc/config -I/home/schiele/gcccvs/gcc/gcc/../include /home/schiele/gcccvs/gcc/gcc/ggc-page.c -o ggc-page.o
gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/schiele/gcccvs/gcc/gcc -I/home/schiele/gcccvs/gcc/gcc/. -I/home/schiele/gcccvs/gcc/gcc/config -I/home/schiele/gcccvs/gcc/gcc/../include \
/home/schiele/gcccvs/gcc/gcc/config/sparc/sparc.c -o sparc.o
/home/schiele/gcccvs/gcc/gcc/config/sparc/sparc.c: In function `sparc_va_arg':
/home/schiele/gcccvs/gcc/gcc/config/sparc/sparc.c:5347: warning: comparison between signed and unsigned
/home/schiele/gcccvs/gcc/gcc/config/sparc/sparc.c: In function `print_operand':
/home/schiele/gcccvs/gcc/gcc/config/sparc/sparc.c:6489: warning: ANSI C does not support the `ll' length modifier
/home/schiele/gcccvs/gcc/gcc/config/sparc/sparc.c: In function `sparc_flat_function_prologue':
/home/schiele/gcccvs/gcc/gcc/config/sparc/sparc.c:7227: warning: ANSI C does not support the `ll' length modifier
/home/schiele/gcccvs/gcc/gcc/config/sparc/sparc.c:7287: warning: ANSI C does not support the `ll' length modifier
/home/schiele/gcccvs/gcc/gcc/config/sparc/sparc.c:7324: warning: ANSI C does not support the `ll' length modifier
/home/schiele/gcccvs/gcc/gcc/config/sparc/sparc.c: In function `sparc_flat_function_epilogue':
/home/schiele/gcccvs/gcc/gcc/config/sparc/sparc.c:7384: warning: ANSI C does not support the `ll' length modifier
/home/schiele/gcccvs/gcc/gcc/config/sparc/sparc.c:7412: warning: ANSI C does not support the `ll' length modifier
/home/schiele/gcccvs/gcc/gcc/config/sparc/sparc.c:7443: warning: ANSI C does not support the `ll' length modifier
gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/schiele/gcccvs/gcc/gcc -I/home/schiele/gcccvs/gcc/gcc/. -I/home/schiele/gcccvs/gcc/gcc/config -I/home/schiele/gcccvs/gcc/gcc/../include /home/schiele/gcccvs/gcc/gcc/host-default.c -o host-default.o
rm -rf libbackend.a
ar rc libbackend.a alias.o bb-reorder.o bitmap.o builtins.o caller-save.o calls.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfglayout.o cfgloop.o cfgloopanal.o cfgloopmanip.o loop-init.o loop-unswitch.o loop-unroll.o cfgrtl.o combine.o conflict.o convert.o coverage.o cse.o cselib.o dbxout.o debug.o df.o diagnostic.o dojump.o doloop.o dominance.o dwarf2asm.o dwarf2out.o dwarfout.o emit-rtl.o except.o explow.o expmed.o expr.o final.o flow.o fold-const.o function.o gcse.o genrtl.o ggc-common.o global.o graph.o gtype-desc.o haifa-sched.o hashtable.o hooks.o ifcvt.o insn-attrtab.o insn-emit.o insn-extract.o insn-opinit.o insn-output.o insn-peep.o insn-recog.o integrate.o intl.o jump.o langhooks.o lcm.o lists.o local-alloc.o loop.o mbchar.o optabs.o params.o predict.o print-rtl.o print-tree.o profile.o ra.o ra-build.o ra-colorize.o ra-debug.o ra-rewrite.o real.o recog.o reg-stack.o regclass.o regmove.o regrename.o reload.o reload1.o reorg.o resource.o rtl.o rtlanal.o rtl-error.o sb!
itmap.o sched-deps.o sched-ebb.o sched-rgn.o sched-vis.o sdbout.o sibcall.o simplify-rtx.o sreal.o ssa.o ssa-ccp.o ssa-dce.o stmt.o stor-layout.o stringpool.o timevar.o toplev.o tracer.o tree.o tree-dump.o tree-inline.o unroll.o varasm.o varray.o version.o vmsdbgout.o xcoffout.o alloc-pool.o et-forest.o cgraph.o cgraphunit.o ggc-page.o sparc.o host-default.o
ranlib libbackend.a
gcc -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common -DHAVE_CONFIG_H -o cc1 \
c-parse.o c-lang.o c-pretty-print.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-opts.o c-format.o c-semantics.o c-incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-objc-common.o c-dump.o c-pch.o libcpp.a main.o libbackend.a ./intl/libintl.a ../libiberty/libiberty.a
Undefined first referenced
symbol in file
CONTAINS_PLACEHOLDER_P libbackend.a(expr.o)
ld: fatal: Symbol referencing errors. No output written to cc1
collect2: ld returned 1 exit status
gmake[2]: *** [cc1] Error 1
gmake[2]: Leaving directory `/export/share1/gccbuild/gcc'
gmake[1]: *** [stage1_build] Error 2
gmake[1]: Leaving directory `/export/share1/gccbuild/gcc'
gmake: *** [bootstrap] Error 2
Full log can be found at
http://pi3.informatik.uni-mannheim.de/~schiele/gcclogs/20030523/sparc-sun-solaris2.8.make
Compiler version: 3.4 20030522 (experimental)
Platform: sparc-sun-solaris2.8
configure flags: --enable-threads=posix --prefix=/opt/Pkg/SunOS/gcc34 --enable-languages=c,c++,f77,objc --disable-libgcj --with-gxx-include-dir=/opt/Pkg/SunOS/gcc34/include/g++ --with-system-zlib --enable-shared sparc-sun-solaris2.8