This is the mail archive of the gcc@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]

Bootstrap failure on i386-pc-solaris2.10


Hi

My builds on i386-pc-solaris2.10 have failed again once the SCCVN patch
was re-applied:

$ make bootstrap-lean ...
[ ... snip ... ]
make[2]: Entering directory `/export/home/arth/gnu/gcc-0907'
make[3]: Entering directory `/export/home/arth/gnu/gcc-0907'
rm -f stage_current
make[3]: Leaving directory `/export/home/arth/gnu/gcc-0907'
Comparing stages 2 and 3
warning: ./cc1plus-checksum.o differs
warning: ./cc1obj-checksum.o differs
warning: ./cc1-checksum.o differs
Bootstrap comparison failure!
./cfgloopmanip.o differs
make[2]: *** [compare] Error 1
make[2]: Leaving directory `/export/home/arth/gnu/gcc-0907'
make[1]: *** [stage3-bubble] Error 2
make[1]: Leaving directory `/export/home/arth/gnu/gcc-0907'
make: *** [bootstrap-lean] Error 2
$

My builds earlier today on this machine and sparc-sun-solaris2.10 have been
successful. The SCCVN patch is tickling some (latent?) bug somewhere ...

Art Haas


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