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

gcc451 clean build ?


I sent a message earlier , but no reply , I hope this is the correct address
please find attachments.
yours sincerely B.S.J.W.S
/bin/bash: gccc: command not found
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-unknown-linux-gnu/4.5.1/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../gcc-4.5.1/configure --enable-languages=c,c++ --without-gnat --enable-__cxa_atexit --enable-threads=posix --disable-nls --disable-multilib --with-mpfr=/usr --with-gmp=/usr --with-ppl=/usr --with-cloog=/usr --with-mpc=/usr --with-isl=/usr --with-ntl=/usr --enable-bootstrap
Thread model: posix
gcc version 4.5.1 (GCC) 
make[1]: Entering directory `/root/451gcc-build'
make[2]: Entering directory `/root/451gcc-build/fixincludes'
autogen -T ../../gcc-4.5.1/fixincludes/check.tpl ../../gcc-4.5.1/fixincludes/inclhack.def
/bin/sh ./check.sh ../../gcc-4.5.1/fixincludes/tests/base
Fixed:  testing.h
Fixed:  testing.h
Fixed:  AvailabilityMacros.h
Fixed:  X11/ShellP.h
Fixed:  X11/Xmu.h
Fixed:  Xm/BaseClassI.h
Fixed:  Xm/Traversal.h
Fixed:  ansi/math.h
Fixed:  ansi/stdlib.h
Fixed:  arch/i960/archI960.h
Fixed:  architecture/ppc/math.h
Fixed:  assert.h
Fixed:  bits/huge_val.h
Fixed:  bits/string2.h
Fixed:  bsd/libc.h
Fixed:  c_asm.h
Fixed:  com_err.h
Fixed:  complex.h
Fixed:  ctrl-quotes-def-1.h
Fixed:  ctype.h
Fixed:  curses.h
Fixed:  errno.h
Fixed:  features.h
Fixed:  fixinc-test-limits.h
Fixed:  hsfs/hsfs_spec.h
Fixed:  ia64/sys/getppdp.h
Fixed:  internal/math_core.h
Fixed:  internal/sgimacros.h
Fixed:  internal/wchar_core.h
Fixed:  inttypes.h
Fixed:  io-quotes-def-1.h
Fixed:  iso/math_c99.h
Fixed:  locale.h
Fixed:  mach-o/dyld.h
Fixed:  mach-o/swap.h
Fixed:  malloc.h
Fixed:  math.h
Fixed:  net/if.h
Fixed:  netdnet/dnetdb.h
Fixed:  netinet/in.h
Fixed:  netinet/ip.h
Fixed:  obstack.h
Fixed:  pixrect/memvar.h
Fixed:  pthread.h
Fixed:  reg_types.h
Fixed:  regex.h
Fixed:  regexp.h
Fixed:  rpc/auth.h
Fixed:  rpc/rpc.h
Fixed:  rpc/xdr.h
Fixed:  rpcsvc/rstat.h
Fixed:  rpcsvc/rusers.h
Fixed:  signal.h
Fixed:  sparc/asm_linkage.h
Fixed:  standards.h
Fixed:  stdarg.h
Fixed:  stdint-aix.h
Fixed:  stdint-darwin.h
Fixed:  stdint-hpux11.h
Fixed:  stdint-irix65.h
Fixed:  stdint-newlib.h
Fixed:  stdint.h
Fixed:  stdio.h
Fixed:  stdio_tag.h
Fixed:  stdlib.h
Fixed:  string.h
Fixed:  strings.h
Fixed:  sundev/vuid_event.h
Fixed:  sunwindow/win_lock.h
Fixed:  sym.h
Fixed:  sys/_inttypes.h
Fixed:  sys/asm.h
Fixed:  sys/cdefs.h
Fixed:  sys/file.h
Fixed:  sys/int_const.h
Fixed:  sys/int_limits.h
Fixed:  sys/int_types.h
Fixed:  sys/machine.h
Fixed:  sys/mman.h
Fixed:  sys/pthread.h
Fixed:  sys/signal.h
Fixed:  sys/socket.h
Fixed:  sys/spinlock.h
Fixed:  sys/stat.h
Fixed:  sys/sysmacros.h
Fixed:  sys/time.h
Fixed:  sys/types.h
Fixed:  sys/ucontext.h
Fixed:  sys/wait.h
Fixed:  testing.h
Fixed:  tgmath.h
Fixed:  time.h
Fixed:  tinfo.h
Fixed:  types/vxTypesBase.h
Fixed:  unistd.h
Fixed:  wchar.h

All fixinclude tests pass
make[2]: Leaving directory `/root/451gcc-build/fixincludes'
make[2]: Entering directory `/root/451gcc-build/gcc'
Making a new config file...
echo "set tmpdir /root/451gcc-build/gcc/testsuite" >> ./tmp0
make[3]: Entering directory `/root/451gcc-build/gcc'
test -d testsuite || mkdir testsuite
test -d testsuite/gcc || mkdir testsuite/gcc
(rootme=`${PWDCMD-pwd}`; export rootme; \
	srcdir=`cd ../../gcc-4.5.1/gcc; ${PWDCMD-pwd}` ; export srcdir ; \
	cd testsuite/gcc; \
	rm -f tmp-site.exp; \
	sed '/set tmpdir/ s|testsuite$|testsuite/gcc|' \
		< ../../site.exp > tmp-site.exp; \
	/bin/sh ${srcdir}/../move-if-change tmp-site.exp site.exp; \
	EXPECT=`if [ -f ${rootme}/../expect/expect ] ; then echo ${rootme}/../expect/expect ; else echo expect ; fi` ; export EXPECT ; \
	if [ -f ${rootme}/../expect/expect ] ; then  \
	   TCL_LIBRARY=`cd .. ; cd ${srcdir}/../tcl/library ; ${PWDCMD-pwd}` ; \
	    export TCL_LIBRARY ; fi ; \
	runtestflags= ; \
	if [ -n "" ] ; then \
	  runtestflags=""; \
	elif [ -n "" ] ; then \
	  parts="`echo '  ' \
		  | sed 's/=[^ ]* / /g'`"; \
	  for part in `find $srcdir/testsuite/gcc* -name \*.exp` ; do \
	    part=`basename $part` ; \
	    case " $parts $runtestflags " in \
	      *" $part "*) ;; \
	      *) runtestflags="$runtestflags $part" ;; \
	    esac ; \
	  done ; \
	fi ; \
	`if [ -f ${srcdir}/../dejagnu/runtest ] ; then echo ${srcdir}/../dejagnu/runtest ; else echo runtest; fi` --tool gcc  $runtestflags)
WARNING: Couldn't find the global config file.
Test Run By root on Mon Nov 29 18:56:17 2010
Native configuration is x86_64-unknown-linux-gnu

		=== gcc tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /root/gcc-4.5.1/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /root/gcc-4.5.1/gcc/testsuite/gcc.c-torture/compile/compile.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.c-torture/execute/execute.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.c-torture/unsorted/unsorted.exp ...

Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/autopar/autopar.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/charset/charset.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/compat/compat.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/compat/struct-layout-1.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/cpp/cpp.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/cpp/trad/trad.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/debug/debug.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/debug/dwarf2/dwarf2.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/dfp/dfp.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/dg.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/fixed-point/fixed-point.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/format/format.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/gomp/gomp.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/graphite/graphite.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/guality/guality.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/ipa/ipa.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/lto/lto.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/matrix/matrix.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/noncompile/noncompile.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/pch/pch.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/plugin/plugin.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/special/mips-abi.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/special/special.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/struct/struct-reorg.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/tls/tls.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/torture/dg-torture.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/torture/stackalign/stackalign.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/tree-prof/tree-prof.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/tree-ssa/tree-ssa.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/vect/costmodel/i386/i386-costmodel-vect.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/vect/costmodel/ppc/ppc-costmodel-vect.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/vect/costmodel/spu/spu-costmodel-vect.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/vect/costmodel/x86_64/x86_64-costmodel-vect.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/vect/vect.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/vmx/vmx.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/vxworks/vxworks.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.dg/weak/weak.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.misc-tests/acker1.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.misc-tests/arm-isr.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.misc-tests/bprob.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.misc-tests/dectest.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.misc-tests/dhry.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.misc-tests/gcov.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.misc-tests/help.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.misc-tests/i386-prefetch.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.misc-tests/linkage.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.misc-tests/matrix1.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.misc-tests/mg-2.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.misc-tests/mg.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.misc-tests/options.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.misc-tests/sieve.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.misc-tests/sort2.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.target/alpha/alpha.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.target/arm/aapcs/aapcs.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.target/arm/arm.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.target/arm/neon/neon.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.target/avr/avr.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.target/avr/torture/avr-torture.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.target/bfin/bfin.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.target/cris/cris.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.target/cris/torture/cris-torture.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.target/frv/frv.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.target/i386/i386.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.target/i386/math-torture/math-torture.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.target/i386/stackalign/stackalign.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.target/ia64/ia64.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.target/m68k/m68k.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.target/mips/inter/mips16-inter.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.target/mips/mips-nonpic/mips-nonpic.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.target/mips/mips.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.target/powerpc/powerpc.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.target/rx/rx.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.target/s390/s390.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.target/sh/sh.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.target/sparc/sparc.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.target/spu/ea/ea.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.target/spu/spu.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.target/x86_64/abi/abi-x86_64.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.target/x86_64/abi/avx/abi-avx.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.target/x86_64/abi/callabi/callabi.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.target/xstormy16/xstormy16.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/gcc.test-framework/test-framework.exp ...
skipping test framework tests, CHECK_TEST_FRAMEWORK is not defined

		=== gcc Summary ===

# of expected passes		61339
# of expected failures		165
# of unsupported tests		824
/root/451gcc-build/gcc/xgcc  version 4.5.1 (GCC) 

make[3]: Leaving directory `/root/451gcc-build/gcc'
make[3]: Entering directory `/root/451gcc-build/gcc'
test -d testsuite || mkdir testsuite
test -d testsuite/g++ || mkdir testsuite/g++
(rootme=`${PWDCMD-pwd}`; export rootme; \
	srcdir=`cd ../../gcc-4.5.1/gcc; ${PWDCMD-pwd}` ; export srcdir ; \
	cd testsuite/g++; \
	rm -f tmp-site.exp; \
	sed '/set tmpdir/ s|testsuite$|testsuite/g++|' \
		< ../../site.exp > tmp-site.exp; \
	/bin/sh ${srcdir}/../move-if-change tmp-site.exp site.exp; \
	EXPECT=`if [ -f ${rootme}/../expect/expect ] ; then echo ${rootme}/../expect/expect ; else echo expect ; fi` ; export EXPECT ; \
	if [ -f ${rootme}/../expect/expect ] ; then  \
	   TCL_LIBRARY=`cd .. ; cd ${srcdir}/../tcl/library ; ${PWDCMD-pwd}` ; \
	    export TCL_LIBRARY ; fi ; \
	runtestflags= ; \
	if [ -n "" ] ; then \
	  runtestflags=""; \
	elif [ -n "" ] ; then \
	  parts="`echo '  ' \
		  | sed 's/=[^ ]* / /g'`"; \
	  for part in `find $srcdir/testsuite/g++* -name \*.exp` ; do \
	    part=`basename $part` ; \
	    case " $parts $runtestflags " in \
	      *" $part "*) ;; \
	      *) runtestflags="$runtestflags $part" ;; \
	    esac ; \
	  done ; \
	fi ; \
	`if [ -f ${srcdir}/../dejagnu/runtest ] ; then echo ${srcdir}/../dejagnu/runtest ; else echo runtest; fi` --tool g++  $runtestflags)
WARNING: Couldn't find the global config file.
Test Run By root on Mon Nov 29 20:17:07 2010
Native configuration is x86_64-unknown-linux-gnu

		=== g++ tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /root/gcc-4.5.1/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /root/gcc-4.5.1/gcc/testsuite/g++.dg/bprob/bprob.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/g++.dg/charset/charset.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/g++.dg/compat/compat.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/g++.dg/compat/struct-layout-1.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/g++.dg/debug/debug.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/g++.dg/debug/dwarf2/dwarf2.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/g++.dg/dfp/dfp.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/g++.dg/dg.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/g++.dg/gcov/gcov.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/g++.dg/gomp/gomp.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/g++.dg/graphite/graphite.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/g++.dg/lto/lto.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/g++.dg/pch/pch.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/g++.dg/plugin/plugin.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/g++.dg/special/ecos.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/g++.dg/tls/tls.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/g++.dg/torture/dg-torture.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/g++.dg/torture/stackalign/stackalign.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/g++.dg/tree-prof/tree-prof.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/g++.dg/vect/vect.exp ...
Running /root/gcc-4.5.1/gcc/testsuite/g++.old-deja/old-deja.exp ...

		=== g++ Summary ===

# of expected passes		22029
# of expected failures		149
# of unsupported tests		269
/root/451gcc-build/gcc/testsuite/g++/../../g++  version 4.5.1 (GCC) 

make[3]: Leaving directory `/root/451gcc-build/gcc'
make[2]: Leaving directory `/root/451gcc-build/gcc'
make[2]: Entering directory `/root/451gcc-build/intl'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/root/451gcc-build/intl'
make[2]: Entering directory `/root/451gcc-build/libcpp'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/root/451gcc-build/libcpp'
make[2]: Entering directory `/root/451gcc-build/libdecnumber'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/root/451gcc-build/libdecnumber'
make[2]: Entering directory `/root/451gcc-build/libiberty'
make[3]: Entering directory `/root/451gcc-build/libiberty/testsuite'
gcc -DHAVE_CONFIG_H -g -O2 -I.. -I../../../gcc-4.5.1/libiberty/testsuite/../../include  -o test-demangle \
		../../../gcc-4.5.1/libiberty/testsuite/test-demangle.c ../libiberty.a
./test-demangle < ../../../gcc-4.5.1/libiberty/testsuite/demangle-expected
./test-demangle: 813 tests, 0 failures
gcc -DHAVE_CONFIG_H -g -O2 -I.. -I../../../gcc-4.5.1/libiberty/testsuite/../../include  -DHAVE_CONFIG_H -I.. -o test-pexecute \
		../../../gcc-4.5.1/libiberty/testsuite/test-pexecute.c ../libiberty.a
./test-pexecute
gcc -DHAVE_CONFIG_H -g -O2 -I.. -I../../../gcc-4.5.1/libiberty/testsuite/../../include  -DHAVE_CONFIG_H -I.. -o test-expandargv \
		../../../gcc-4.5.1/libiberty/testsuite/test-expandargv.c ../libiberty.a
./test-expandargv
PASS: test-expandargv-0.
PASS: test-expandargv-1.
PASS: test-expandargv-2.
PASS: test-expandargv-3.
PASS: test-expandargv-4.
PASS: test-expandargv-5.
PASS: test-expandargv-6.
make[3]: Leaving directory `/root/451gcc-build/libiberty/testsuite'
make[2]: Leaving directory `/root/451gcc-build/libiberty'
make[2]: Entering directory `/root/451gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3'
Making check in include
make[3]: Entering directory `/root/451gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/include'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/root/451gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/include'
Making check in libsupc++
make[3]: Entering directory `/root/451gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/libsupc++'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/root/451gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/libsupc++'
Making check in doc
make[3]: Entering directory `/root/451gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/doc'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/root/451gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/doc'
Making check in src
make[3]: Entering directory `/root/451gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/src'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/root/451gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/src'
Making check in po
make[3]: Entering directory `/root/451gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/po'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/root/451gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/po'
Making check in testsuite
make[3]: Entering directory `/root/451gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/testsuite'
make  check-DEJAGNU
make[4]: Entering directory `/root/451gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/testsuite'
Making a new site.exp file...
AR="ar"; export AR; \
	RANLIB="ranlib"; export RANLIB; \
	if [ -z "" ] \
	    && [ "" = "-j" ]; then \
	  make  check-DEJAGNUnormal0 check-DEJAGNUnormal1 \
		  check-DEJAGNUnormal2 check-DEJAGNUnormal3; \
	  for idx in 0 1 2 3; do \
	    mv -f normal$idx/libstdc++.sum normal$idx/libstdc++.sum.sep; \
	    mv -f normal$idx/libstdc++.log normal$idx/libstdc++.log.sep; \
	  done; \
	  mv -f libstdc++.sum libstdc++.sum.sep; \
	  mv -f libstdc++.log libstdc++.log.sep; \
	  /bin/sh ../../../../gcc-4.5.1/libstdc++-v3/testsuite/../../contrib/dg-extract-results.sh \
	    libstdc++.sum.sep normal0/libstdc++.sum.sep \
	    normal1/libstdc++.sum.sep normal2/libstdc++.sum.sep \
	    normal3/libstdc++.sum.sep > libstdc++.sum; \
	  /bin/sh ../../../../gcc-4.5.1/libstdc++-v3/testsuite/../../contrib/dg-extract-results.sh -L \
	    libstdc++.log.sep normal0/libstdc++.log.sep \
	    normal1/libstdc++.log.sep normal2/libstdc++.log.sep \
	    normal3/libstdc++.log.sep > libstdc++.log; \
	  exit 0; \
	fi; \
	srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd ../../../../gcc-4.5.1/libstdc++-v3/testsuite && pwd`; export srcdir; \
	EXPECT=expect; export EXPECT; \
	runtest=runtest; \
	if [ -z "$runtest" ]; then runtest=runtest; fi; \
	tool=libstdc++; \
	dirs=; \
	case "" in \
	  normal0) \
	    if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \
	      $runtest  --tool $tool --srcdir $srcdir \
			 abi.exp; \
	    else echo "WARNING: could not find \`runtest'" 1>&2; :;\
	    fi; \
	    dirs="`cd $srcdir; echo [013-9][0-9]_*/* [ab]* de* [ep]*/*`";; \
	  normal1) \
	    dirs="`cd $srcdir; echo 2[0-2]_*/*`";; \
	  normal2) \
	    dirs="`cd $srcdir; echo 2[4-9]_*/*`";; \
	  normal3) \
	    dirs="`cd $srcdir; echo 23_*/* t*/*`";; \
	esac; \
	if [ -n "" ]; then cd ""; fi; \
	if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \
	  if [ -n "$dirs" ]; then \
	    $runtest  --tool $tool --srcdir $srcdir \
		     \
		    "conformance.exp=`echo $dirs | sed 's/ /* /g;s/$/*/'`"; \
	  else \
	    $runtest  --tool $tool --srcdir $srcdir \
		    ; \
	  fi; \
	else echo "WARNING: could not find \`runtest'" 1>&2; :;\
	fi
WARNING: Couldn't find the global config file.
Test Run By root on Mon Nov 29 20:41:12 2010
Native configuration is x86_64-unknown-linux-gnu

		=== libstdc++ tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /root/gcc-4.5.1/libstdc++-v3/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /root/gcc-4.5.1/libstdc++-v3/testsuite/libstdc++-abi/abi.exp ...
Running /root/gcc-4.5.1/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp ...

		=== libstdc++ Summary ===

# of expected passes		7071
# of expected failures		95
# of unsupported tests		339
make[4]: Leaving directory `/root/451gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/testsuite'
make[3]: Leaving directory `/root/451gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/testsuite'
Making check in python
make[3]: Entering directory `/root/451gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/python'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/root/451gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/python'
make[3]: Entering directory `/root/451gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3'
true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/root/451gcc-build/./gcc/xgcc -B/root/451gcc-build/./gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/ginstall -c" "INSTALL_DATA=/usr/bin/ginstall -c -m 644" "INSTALL_PROGRAM=/usr/bin/ginstall -c" "INSTALL_SCRIPT=/usr/bin/ginstall -c" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000  " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr/local" "infodir=/usr/local/share/info" "libdir=/usr/local/lib" "includedir=/usr/local/include" "prefix=/usr/local" "tooldir=/usr/local/x86_64-unknown-linux-gnu" "gxx_include_dir=/usr/local/include/c++/4.5.1" "AR=ar" "AS=/root/451gcc-build/./gcc/as" "LD=/root/451gcc-build/./gcc/collect-ld" "RANLIB=ranlib" "NM=/root/451gcc-build/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm" "DESTDIR=" "WERROR=" DO=all multi-do # make
make[3]: Leaving directory `/root/451gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3'
make[2]: Leaving directory `/root/451gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3'
make[2]: Entering directory `/root/451gcc-build/x86_64-unknown-linux-gnu/libmudflap'
Making check in testsuite
make[3]: Entering directory `/root/451gcc-build/x86_64-unknown-linux-gnu/libmudflap/testsuite'
make  check-DEJAGNU
make[4]: Entering directory `/root/451gcc-build/x86_64-unknown-linux-gnu/libmudflap/testsuite'
Making a new site.exp file...
srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd ../../../../gcc-4.5.1/libmudflap/testsuite && pwd`; export srcdir; \
	EXPECT=`if [ -f ../../expect/expect ] ; then echo ../../expect/expect ; else echo expect ; fi`; export EXPECT; \
	runtest=`if [ -f ../../../../gcc-4.5.1/libmudflap/testsuite/../../dejagnu/runtest ] ; then echo ../../../../gcc-4.5.1/libmudflap/testsuite/../../dejagnu/runtest ; else echo runtest ;  fi`; \
	if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \
	  exit_status=0; l='libmudflap'; for tool in $l; do \
	    if $runtest  --tool $tool --srcdir $srcdir ; \
	    then :; else exit_status=1; fi; \
	  done; \
	else echo "WARNING: could not find \`runtest'" 1>&2; :;\
	fi; \
	exit $exit_status
WARNING: Couldn't find the global config file.
Test Run By root on Mon Nov 29 21:38:07 2010
Native configuration is x86_64-unknown-linux-gnu

		=== libmudflap tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /root/gcc-4.5.1/libmudflap/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /root/gcc-4.5.1/libmudflap/testsuite/libmudflap.c/cfrags.exp ...
FAIL: libmudflap.c/pass46-frag.c (-O2) (test for excess errors)
FAIL: libmudflap.c/pass46-frag.c (-O2) (test for excess errors)
FAIL: libmudflap.c/fail31-frag.c (-O3) output pattern test
FAIL: libmudflap.c/pass45-frag.c (-O3) execution test
FAIL: libmudflap.c/pass45-frag.c (-O3) output pattern test
FAIL: libmudflap.c/pass45-frag.c (-O3) execution test
FAIL: libmudflap.c/pass45-frag.c (-O3) output pattern test
FAIL: libmudflap.c/pass46-frag.c (-O3) (test for excess errors)
FAIL: libmudflap.c/pass46-frag.c (-O3) (test for excess errors)
Running /root/gcc-4.5.1/libmudflap/testsuite/libmudflap.c/externs.exp ...
Running /root/gcc-4.5.1/libmudflap/testsuite/libmudflap.c++/c++frags.exp ...
FAIL: libmudflap.c++/pass41-frag.cxx execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-static) execution test
FAIL: libmudflap.c++/pass41-frag.cxx ( -O) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O2) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O3) execution test
Running /root/gcc-4.5.1/libmudflap/testsuite/libmudflap.c++/ctors.exp ...
Running /root/gcc-4.5.1/libmudflap/testsuite/libmudflap.cth/cthfrags.exp ...

		=== libmudflap Summary ===

# of expected passes		1880
# of unexpected failures	14
make[4]: *** [check-DEJAGNU] Error 1
make[4]: Leaving directory `/root/451gcc-build/x86_64-unknown-linux-gnu/libmudflap/testsuite'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/root/451gcc-build/x86_64-unknown-linux-gnu/libmudflap/testsuite'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/root/451gcc-build/x86_64-unknown-linux-gnu/libmudflap'
make[1]: *** [check-target-libmudflap] Error 2
make[1]: Leaving directory `/root/451gcc-build'
make: *** [do-check] Error 2

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