This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: Bootstrap failure?


Thomas,

I thought that it was just me... after the last few days, I have begun to have doubts about my competence to hold a cup of tea, let alone be a gfortran maintainer. Mine is a LOT more verbose but in the same vein. I was just about to start going back thru' the gfortran patches until I got a build again.

Paul
Just now, from a clean build...  anybody have an idea what this
could be?

Thomas

/home/ig25/gcc-bin/trunk/./gcc/xgcc -B/home/ig25/gcc-bin/trunk/./gcc/ -B/home/ig25/i686-pc-linux-gnu/bin/ -B/home/ig25/i686-pc-linux-gnu/lib/ -isystem /home/ig25/i686-pc-linux-gnu/include -isystem /home/ig25/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../gcc/trunk/libgfortran -I. -iquote../../../../gcc/trunk/libgfortran/io -I../../../../gcc/trunk/libgfortran/../gcc -I../../../../gcc/trunk/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -O2 -g -O2 -c ../../../../gcc/trunk/libgfortran/io/unix.c  -fPIC -DPIC -o .libs/unix.o
/tmp/ccoE1Sxp.s: Assembler messages:
/tmp/ccoE1Sxp.s:6236: Error: symbol `fstat64' is already defined
/tmp/ccoE1Sxp.s:6269: Error: symbol `lstat64' is already defined
/tmp/ccoE1Sxp.s:6408: Error: symbol `stat64' is already defined
make[3]: *** [unix.lo] Error 1
make[3]: Leaving directory `/home/ig25/gcc-bin/trunk/i686-pc-linux-gnu/libgfortran'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/ig25/gcc-bin/trunk/i686-pc-linux-gnu/libgfortran'
make[1]: *** [all-target-libgfortran] Error 2
make[1]: Leaving directory `/home/ig25/gcc-bin/trunk'
make: *** [bootstrap] Error 2





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