This is the mail archive of the gcc-regression@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Gcc [trunk revision 169877] failed to bootstrap on i686!


cd bld; \
 CC="gcc -m32" CXX="g++ -m32" ../src-trunk/configure \
	--with-arch=core2 --with-cpu=atom --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --enable-cloog-backend=isl --with-ppl=/opt/gnu --with-cloog=/opt/gnu i686-linux --with-fpmath=sse --enable-languages=c,c++,fortran,java,lto,objc
configure: WARNING: you should use --build, --host, --target
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
    grep "Error " makelog.169877.trunk.i686.atom >> makelog.169877.trunk.i686.atom.mail; \
make[5]: *** [all-stage1-lto-plugin] Error 2
make[4]: *** [stage1-bubble] Error 2
make[3]: *** [bootstrap] Error 2
make[2]: *** [bootstrap] Error 2
yes
checking assembler for fildq and fistpq mnemonics... /usr/bin/msgfmt --statistics -o po/fi.gmo ../../src-trunk/libcpp/po/fi.po
210 translated messages.
yes
/bin/sh ../../src-trunk/libcpp/../mkinstalldirs po
checking assembler for cmov syntax... /usr/bin/msgfmt --statistics -o po/fr.gmo ../../src-trunk/libcpp/po/fr.po
5 translated messages, 78 fuzzy translations, 127 untranslated messages.
/bin/sh ../../src-trunk/libcpp/../mkinstalldirs po
/usr/bin/msgfmt --statistics -o po/id.gmo ../../src-trunk/libcpp/po/id.po
no
checking assembler for ffreep mnemonic... 209 translated messages, 1 fuzzy translation.
/bin/sh ../../src-trunk/libcpp/../mkinstalldirs po
/usr/bin/msgfmt --statistics -o po/ja.gmo ../../src-trunk/libcpp/po/ja.po
yes
checking assembler for .quad directive... 210 translated messages.
/bin/sh ../../src-trunk/libcpp/../mkinstalldirs po
/usr/bin/msgfmt --statistics -o po/nl.gmo ../../src-trunk/libcpp/po/nl.po
yes
checking assembler for sahf mnemonic... 209 translated messages, 1 fuzzy translation.
/bin/sh ../../src-trunk/libcpp/../mkinstalldirs po
/usr/bin/msgfmt --statistics -o po/ru.gmo ../../src-trunk/libcpp/po/ru.po
142 translated messages, 47 fuzzy translations, 21 untranslated messages.
yes
/bin/sh ../../src-trunk/libcpp/../mkinstalldirs po
checking assembler for swap suffix... /usr/bin/msgfmt --statistics -o po/sv.gmo ../../src-trunk/libcpp/po/sv.po
210 translated messages.
/bin/sh ../../src-trunk/libcpp/../mkinstalldirs po
/usr/bin/msgfmt --statistics -o po/tr.gmo ../../src-trunk/libcpp/po/tr.po
yes
checking assembler for different section symbol subtraction... 210 translated messages.
/bin/sh ../../src-trunk/libcpp/../mkinstalldirs po
/usr/bin/msgfmt --statistics -o po/uk.gmo ../../src-trunk/libcpp/po/uk.po
184 translated messages, 19 fuzzy translations, 7 untranslated messages.
/bin/sh ../../src-trunk/libcpp/../mkinstalldirs po
/usr/bin/msgfmt --statistics -o po/vi.gmo ../../src-trunk/libcpp/po/vi.po
yes
checking assembler for GOTOFF in data... 184 translated messages, 19 fuzzy translations, 7 untranslated messages.
/bin/sh ../../src-trunk/libcpp/../mkinstalldirs po
/usr/bin/msgfmt --statistics -o po/zh_CN.gmo ../../src-trunk/libcpp/po/zh_CN.po
209 translated messages, 1 fuzzy translation.
/bin/sh ../../src-trunk/libcpp/../mkinstalldirs po
209 translated messages, 1 fuzzy translation.
yes
/usr/bin/msgfmt --statistics -o po/zh_TW.gmo ../../src-trunk/libcpp/po/zh_TW.po
gcc -m32  -I../../src-trunk/libcpp -I. -I../../src-trunk/libcpp/../include -I../../src-trunk/libcpp/include  -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../src-trunk/libcpp -I. -I../../src-trunk/libcpp/../include -I../../src-trunk/libcpp/include  -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../src-trunk/libcpp/init.c
checking assembler for rep and lock prefix... 178 translated messages, 23 fuzzy translations, 9 untranslated messages.
yes
checking assembler for dwarf2 debug_line support... yes
checking assembler for buggy dwarf2 .file directive... no
checking assembler for --gdwarf2 option... yes
checking assembler for --gstabs option... yes
checking assembler for --debug-prefix-map option... yes
checking assembler for .lcomm with alignment... no
checking assembler for gnu_unique_object... 193 translated messages, 14 fuzzy translations, 3 untranslated messages.
yes
ldd (GNU libc) 2.13
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
checking assembler for tolerance to line number 0... yes
checking linker PT_GNU_EH_FRAME support... rm -f libcpp.a
ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o
yes
checking linker position independent executable support... ranlib libcpp.a
yes
checking linker EH-compatible garbage collection of sections... make[6]: Leaving directory `/export/gnu/import/svn/gcc-test-ia32/bld/libcpp'
yes
checking linker --as-needed support... yes
checking linker --build-id support... yes
checking linker *_sol2 emulation support... no
checking linker --sysroot support... yes
checking __stack_chk_fail in target C library... yes
checking dl_iterate_phdr in target C library... unknown
Using ggc-page for garbage collection.
checking whether to enable maintainer-specific portions of Makefiles... no
Links are now set up to build a native compiler for i686-pc-linux-gnu.
checking for exported symbols... yes
checking for -rdynamic... yes
checking for library containing dlopen... -ldl
checking for -fPIC -shared... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating as
config.status: creating collect-ld
config.status: creating nm
config.status: creating Makefile
config.status: creating ada/gcc-interface/Makefile
config.status: creating ada/Makefile
config.status: creating auto-host.h
config.status: executing default commands
make[5]: Leaving directory `/export/gnu/import/svn/gcc-test-ia32/bld'
make[4]: *** [stage1-bubble] Error 2
make[4]: Leaving directory `/export/gnu/import/svn/gcc-test-ia32/bld'
make[3]: *** [bootstrap] Error 2
make[3]: Leaving directory `/export/gnu/import/svn/gcc-test-ia32/bld'
28.66user 16.83system 0:43.88elapsed 103%CPU (0avgtext+0avgdata 158336maxresident)k
0inputs+99064outputs (0major+7903153minor)pagefaults 0swaps
make[2]: *** [bootstrap] Error 2
make[2]: Leaving directory `/export/gnu/import/svn/gcc-test-ia32'


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]