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 249669] failed to bootstrap on i686!


cd bld; \
 CC="gcc -m32 -fno-lto" CXX="g++ -m32 -fno-lto" ../src-trunk/configure \
	--with-arch=corei7 --with-cpu=corei7 --prefix=/usr/8.0.0 --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --enable-libmpx i686-linux --with-fpmath=sse 
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.249669.trunk.i686.corei7 >> makelog.249669.trunk.i686.corei7.mail; \
make[9]: *** [list.lo] Error 1
make[9]: *** [hash_tr1.lo] Error 1
make[9]: *** [codecvt.lo] Error 1
make[9]: *** [ios_locale.lo] Error 1
make[9]: *** [globals_io.lo] Error 1
make[9]: *** [ios_init.lo] Error 1
make[9]: *** [ios_failure.lo] Error 1
make[9]: *** [complex_io.lo] Error 1
make[8]: *** [all-recursive] Error 1
make[7]: *** [all-recursive] Error 1
make[6]: *** [all] Error 2
make[5]: *** [all-stage2-target-libstdc++-v3] Error 2
make[4]: *** [stage2-bubble] Error 2
make[3]: *** [bootstrap] Error 2
make[2]: *** [bootstrap] Error 2
                 from ../../../../../src-trunk/libstdc++-v3/src/c++98/ios_locale.cc:29:
/export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/libstdc++-v3/include/bits/stl_algobase.h: In static member function ‘static bool std::__equal<_BoolType>::equal(_II1, _II1, _II2)’:
/export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/libstdc++-v3/include/bits/stl_algobase.h:801:20: internal compiler error: Segmentation fault
        return false;
                    ^
Makefile:565: recipe for target 'list.lo' failed
make[9]: *** [list.lo] Error 1
make[9]: *** Waiting for unfinished jobs....
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://gcc.gnu.org/bugs/> for instructions.
In file included from /export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/libstdc++-v3/include/bits/char_traits.h:39:0,
                 from /export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/libstdc++-v3/include/ios:40,
                 from /export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/libstdc++-v3/include/istream:38,
                 from /export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/libstdc++-v3/include/fstream:38,
                 from ../../../../../src-trunk/libstdc++-v3/src/c++98/globals_io.cc:24:
/export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/libstdc++-v3/include/bits/stl_algobase.h: In static member function ‘static bool std::__equal<_BoolType>::equal(_II1, _II1, _II2)’:
/export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/libstdc++-v3/include/bits/stl_algobase.h:801:20: internal compiler error: Segmentation fault
        return false;
                    ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://gcc.gnu.org/bugs/> for instructions.
In file included from /export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/libstdc++-v3/include/bits/char_traits.h:39:0,
                 from /export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/libstdc++-v3/include/ios:40,
                 from ../../../../../src-trunk/libstdc++-v3/src/c++98/ios_init.cc:29:
/export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/libstdc++-v3/include/bits/stl_algobase.h: In static member function ‘static bool std::__equal<_BoolType>::equal(_II1, _II1, _II2)’:
/export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/libstdc++-v3/include/bits/stl_algobase.h:801:20: internal compiler error: Segmentation fault
        return false;
                    ^
Makefile:565: recipe for target 'hash_tr1.lo' failed
make[9]: *** [hash_tr1.lo] Error 1
Makefile:565: recipe for target 'codecvt.lo' failed
make[9]: *** [codecvt.lo] Error 1
In file included from /export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/libstdc++-v3/include/bits/char_traits.h:39:0,
                 from /export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/libstdc++-v3/include/ios:40,
                 from /export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/libstdc++-v3/include/istream:38,
                 from /export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/libstdc++-v3/include/sstream:38,
                 from /export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/libstdc++-v3/include/complex:45,
                 from ../../../../../src-trunk/libstdc++-v3/src/c++98/complex_io.cc:25:
/export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/libstdc++-v3/include/bits/stl_algobase.h: In static member function ‘static bool std::__equal<_BoolType>::equal(_II1, _II1, _II2)’:
/export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/libstdc++-v3/include/bits/stl_algobase.h:801:20: internal compiler error: Segmentation fault
        return false;
                    ^
In file included from /export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/libstdc++-v3/include/bits/char_traits.h:39:0,
                 from /export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/libstdc++-v3/include/ios:40,
                 from ../../../../../src-trunk/libstdc++-v3/src/c++98/ios_failure.cc:30:
/export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/libstdc++-v3/include/bits/stl_algobase.h: In static member function ‘static bool std::__equal<_BoolType>::equal(_II1, _II1, _II2)’:
/export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/libstdc++-v3/include/bits/stl_algobase.h:801:20: internal compiler error: Segmentation fault
        return false;
                    ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://gcc.gnu.org/bugs/> for instructions.
Makefile:565: recipe for target 'ios_locale.lo' failed
make[9]: *** [ios_locale.lo] Error 1
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://gcc.gnu.org/bugs/> for instructions.
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://gcc.gnu.org/bugs/> for instructions.
Makefile:565: recipe for target 'globals_io.lo' failed
make[9]: *** [globals_io.lo] Error 1
Makefile:565: recipe for target 'ios_init.lo' failed
make[9]: *** [ios_init.lo] Error 1
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://gcc.gnu.org/bugs/> for instructions.
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://gcc.gnu.org/bugs/> for instructions.
Makefile:565: recipe for target 'ios_failure.lo' failed
make[9]: *** [ios_failure.lo] Error 1
Makefile:565: recipe for target 'complex_io.lo' failed
make[9]: *** [complex_io.lo] Error 1
make[9]: Leaving directory '/export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/libstdc++-v3/src/c++98'
Makefile:641: recipe for target 'all-recursive' failed
make[8]: *** [all-recursive] Error 1
make[8]: Leaving directory '/export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/libstdc++-v3/src'
Makefile:510: recipe for target 'all-recursive' failed
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory '/export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/libstdc++-v3'
Makefile:417: recipe for target 'all' failed
make[6]: *** [all] Error 2
make[6]: Leaving directory '/export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/libstdc++-v3'
Makefile:15088: recipe for target 'all-stage2-target-libstdc++-v3' failed
make[5]: *** [all-stage2-target-libstdc++-v3] Error 2
make[5]: Leaving directory '/export/gnu/import/git/gcc-test-ia32corei7/bld'
Makefile:24033: recipe for target 'stage2-bubble' failed
make[4]: *** [stage2-bubble] Error 2
make[4]: Leaving directory '/export/gnu/import/git/gcc-test-ia32corei7/bld'
Makefile:24236: recipe for target 'bootstrap' failed
make[3]: *** [bootstrap] Error 2
make[3]: Leaving directory '/export/gnu/import/git/gcc-test-ia32corei7/bld'
14643.36user 253.63system 34:38.76elapsed 716%CPU (0avgtext+0avgdata 526732maxresident)k
22904inputs+3474664outputs (22major+53525368minor)pagefaults 0swaps
Makefile:288: recipe for target 'bootstrap' failed
make[2]: *** [bootstrap] Error 2
make[2]: Leaving directory '/export/gnu/import/git/gcc-test-ia32corei7'


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