GCC build of HEAD@141090 failed for native

GCC regression tester regress@geoffk.org
Mon Oct 13 15:51:00 GMT 2008


With your recent patch, GCC HEAD revision 141090 had problems on:
native: build (about the same as the previous build)
Attached is build output for those targets.
The previous build was of revision 141088.

Log information for changes since the last build:
------------------------------------------------------------------------
r141090 | froydnj | 2008-10-13 15:44:26 +0000 (Mon, 13 Oct 2008) | 21 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/config/rs6000/crtresfpr.asm
   M /trunk/gcc/config/rs6000/crtresgpr.asm
   M /trunk/gcc/config/rs6000/crtresxfpr.asm
   M /trunk/gcc/config/rs6000/crtresxgpr.asm
   M /trunk/gcc/config/rs6000/crtsavfpr.asm
   M /trunk/gcc/config/rs6000/crtsavgpr.asm
   M /trunk/gcc/config/rs6000/e500crtres32gpr.asm
   M /trunk/gcc/config/rs6000/e500crtres64gpr.asm
   M /trunk/gcc/config/rs6000/e500crtres64gprctr.asm
   M /trunk/gcc/config/rs6000/e500crtrest32gpr.asm
   M /trunk/gcc/config/rs6000/e500crtrest64gpr.asm
   M /trunk/gcc/config/rs6000/e500crtresx32gpr.asm
   M /trunk/gcc/config/rs6000/e500crtresx64gpr.asm
   M /trunk/gcc/config/rs6000/e500crtsav32gpr.asm
   M /trunk/gcc/config/rs6000/e500crtsav64gpr.asm
   M /trunk/gcc/config/rs6000/e500crtsav64gprctr.asm
   M /trunk/gcc/config/rs6000/e500crtsavg32gpr.asm
   M /trunk/gcc/config/rs6000/e500crtsavg64gpr.asm
   M /trunk/gcc/config/rs6000/e500crtsavg64gprctr.asm
   M /trunk/gcc/config/rs6000/ppc-asm.h
   M /trunk/gcc/doc/install.texi

	* doc/install.texi (powerpc-*-*): Require binutils 2.15.
	(powerpc*-*-linux-gnu*): Describe.
	* config/rs6000/ppc-asm.h (HIDDEN_FUNC): New macro.
	* config/rs6000/crtresfpr.asm, config/rs6000/crtresgpr.asm,
	config/rs6000/crtresxfpr.asm, config/rs6000/crtresxgpr.asm,
	config/rs6000/crtsavfpr.asm, config/rs6000/crtsavgpr.asm,
	config/rs6000/e500crtres32gpr.asm,
	config/rs6000/e500crtres64gpr.asm,
	config/rs6000/e500crtres64gprctr.asm,
	config/rs6000/e500crtrest32gpr.asm,
	config/rs6000/e500crtrest64gpr.asm,
	config/rs6000/e500crtresx32gpr.asm,
	config/rs6000/e500crtresx64gpr.asm,
	config/rs6000/e500crtsav32gpr.asm,
	config/rs6000/e500crtsav64gpr.asm,
	config/rs6000/e500crtsav64gprctr.asm,
	config/rs6000/e500crtsavg32gpr.asm,
	config/rs6000/e500crtsavg64gpr.asm,
	config/rs6000/e500crtsavg64gprctr.asm: Use it.
	* config/rs6000/crtsavres.asm: Really remove.

------------------------------------------------------------------------

For more information, see <http://glutton.geoffk.org/HEAD/>.

-------------- next part --------------
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gnatbind... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for correct version of gmp.h... yes
checking for correct version of mpfr.h... no
configure: error: Building GCC requires GMP 4.1+ and MPFR 2.3.2+.
Try the --with-gmp and/or --with-mpfr options to specify their locations.
Copies of these libraries' source code can be found at their respective
hosting sites as well as at ftp://gcc.gnu.org/pub/gcc/infrastructure/.
See also http://gcc.gnu.org/install/prerequisites.html for additional info.
If you obtained GMP and/or MPFR from a vendor distribution package, make
sure that you have installed both the libraries and the header files.
They may be located in separate packages.
+ exit 1
-------------- next part --------------

-- 
Geoffrey Keating <geoffk@geoffk.org> 
(via an automated GCC regression-testing script.)


More information about the Gcc-regression mailing list