Failure to bootstrap in 3.2 on athlon_mp-pc-linux-gnu

Autocrasher autocrasher@devphil.com
Fri Nov 15 13:06:00 GMT 2002


The tree has failed during the bootstrap step.  The last 30 lines of
the log are below; since I do parallel builds, the error may not be on the
last line.


Attached are the ChangeLogs since the previous run.  Presumably a patch with
your name on it has caused the additional regression(s).

The full transcript is at http://www.devphil.com/build/

Host was specified as athlon_mp-pc-linux-gnu.  Target was specified
as athlon_mp-pc-linux-gnu.

This particular run used standard (previously installed) binutils.

This email is generated by a machine, not sent from a person.  If you think
it's been sent to you in error, please see the gcc-regression list archives
for possible followup discussion; this could be legitimate or it could be a
false positive.  Also watch for email from the other regression testers and
check the logs from the known autobuilders.


With love,
The Autocrasher (Phil's Builder Bot, version 1.0)

=========================================================================
-------------- next part --------------
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/pme/src/3.2/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /home/pme/src/3.2/libiberty/mkstemps.c -o pic/mkstemps.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/pme/src/3.2/libiberty/../include  -W -Wall -Wtraditional -pedantic /home/pme/src/3.2/libiberty/xstrerror.c
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/pme/src/3.2/libiberty/../include  -W -Wall -Wtraditional -pedantic /home/pme/src/3.2/libiberty/xstrdup.c
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/pme/src/3.2/libiberty/../include  -W -Wall -Wtraditional -pedantic /home/pme/src/3.2/libiberty/mkstemps.c
rm -f libiberty.a pic/libiberty.a
ar rc libiberty.a \
  regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o make-temp-file.o objalloc.o obstack.o partition.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o  mkstemps.o
ranlib libiberty.a
if [ x"-fpic" != x ]; then \
  cd pic; \
  ar rc libiberty.a \
    regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o make-temp-file.o objalloc.o obstack.o partition.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o  mkstemps.o; \
  ranlib libiberty.a; \
  cd ..; \
else true; fi
gmake[1]: Leaving directory `/home/pme/build/build-2002-11-15-3.2/libiberty'
Bootstrapping the compiler
gmake[1]: Entering directory `/home/pme/build/build-2002-11-15-3.2/gcc'
if test -f stage3_build; then true; else \
  echo; echo You must \"make bootstrap\" first.; \
  exit 1; \
fi

You must "make bootstrap" first.
gmake[1]: *** [bubblestrap] Error 1
gmake[1]: Leaving directory `/home/pme/build/build-2002-11-15-3.2/gcc'
gmake: *** [bubblestrap] Error 2


More information about the Gcc-regression mailing list