Build error under linux with 124742 sources (was -fbacktrace)

Philippe Schaffnit P.Schaffnit@access.rwth-aachen.de
Tue May 15 11:53:00 GMT 2007


Hi!

Bootstraping fails for me under Linux with 124742 sources:

/usr1/MICRESS/Philippe/Compilation/Gcc/./prev-gcc/xgcc
-B/usr1/MICRESS/Philippe/Compilation/Gcc/./prev-gcc/
-B/usr1/MICRESS/Philippe/Tools/Gcc/i686-pc-linux-gnu/bin/ -c   -O2 -g
-fomit-frame-pointer -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 -Werror -fno-common   -DHAVE_CONFIG_H
-DGENERATOR_FILE -I. -Ibuild -I/USER/philippe/Irix/Gcc_Sources/gcc
-I/USER/philippe/Irix/Gcc_Sources/gcc/build
-I/USER/philippe/Irix/Gcc_Sources/gcc/../include
-I/USER/philippe/Irix/Gcc_Sources/gcc/../libcpp/include
-I/usr1/MICRESS/Philippe/Tools/Gmp/include
-I/usr1/MICRESS/Philippe/Tools/Mpfr/include
-I/USER/philippe/Irix/Gcc_Sources/gcc/../libdecnumber
-I/USER/philippe/Irix/Gcc_Sources/gcc/../libdecnumber/bid
-I../libdecnumber    -o build/print-rtl.o
/USER/philippe/Irix/Gcc_Sources/gcc/print-rtl.c
cc1: warnings being treated as errors
/USER/philippe/Irix/Gcc_Sources/gcc/print-rtl.c: In function
'print_rtx':
/USER/philippe/Irix/Gcc_Sources/gcc/print-rtl.c:397: error: format '%lx'
expects type 'long unsigned int', but argument 3 has type 'long int'
make[3]: *** [build/print-rtl.o] Error 1
make[3]: Leaving directory `/usr1/MICRESS/Philippe/Compilation/Gcc/gcc'
make[2]: *** [all-stage2-gcc] Error 2
make[2]: Leaving directory `/usr1/MICRESS/Philippe/Compilation/Gcc'
make[1]: *** [stage2-bubble] Error 2
make[1]: Leaving directory `/usr1/MICRESS/Philippe/Compilation/Gcc'
make: *** [bootstrap] Error 2

Is anyone else seeing this?

Thanks!

Philippe

Philippe Schaffnit wrote:
> 
> Oops!
> 
> Thanks a lot for your reply! I am indeed using an older version because
> my build failed, now this makes some sense, even though this is not that
> nice... I'll look into it...
> 
> Sorry for the noise (though I'm afraid I could make some more
> afterwards).
> 
> Thanks a lot!
> 
> Philippe
> 
> Daniel Franke wrote:
> >
> > > gcc version 4.3.0 20070314 (experimental)
> > >
> > > What really surprises me, is that it was still working with Friday's
> > > sources, and I don't think I have changed anything to my makefile
> > > since...
> >
> > Last Friday was in May as well, not in March ... are you sure you
> > really use what you intend to?
> >
> > 2007-03-15  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
> >         * lang.opt: Add -fbacktrace option.
> >
> > Your version shows "20070314", one day before the backtrace patch was
> > committed?!
> >
> > Regards
> >     Daniel



More information about the Fortran mailing list