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

HPUX 9.05/egcs 1.0 test suite failures?


Howdy!

I'm trying to build egcs on an HP 715 running HPUX 9.05. Configured
with --with-gnu-as, and had to use ksh as described in the SPECIFIC
file. 

(By the way, I liked the way the install was set up - much easier than
the install procedure for gcc. Thanks!)

The build went fine AFAIKT (I'm not sure g77 got built, but I'll
diagnose that later - g++ is what I'm after at the moment). But just
to be sure, I downloaded that DejaGnu snapshot from your site, built
it, and ran "gmake -k check" on ecgs. Here's the entire output; note
the problems with gcc and (particularly) g++... Do you think the build
was successful, i.e. do I have a living, breathing ecgs? Or are the
test-suite problems serious?

--------------------------------------------------------------------------
Dave Steffen                      Wave after wave will flow with the tide
Dept. of Physics                    And bury the world as it does
Colorado State University         Tide after tide will flow and recede
steffend@lamar.colostate.edu        Leaving life to go on as it was...
							- Peart / RUSH
"The reason that our people suffer in this way.... 
is that our ancestors failed to rule wisely".   -General Choi, Hong Hi

(gmake -k check output follows:)



gmake[1]: Entering directory `/dsk2/build/egcs-1.0/etc'
gmake[1]: Nothing to be done for `check'.
gmake[1]: Leaving directory `/dsk2/build/egcs-1.0/etc'
gmake[1]: Entering directory `/dsk2/build/egcs-1.0/libiberty'
gmake[1]: Nothing to be done for `check'.
gmake[1]: Leaving directory `/dsk2/build/egcs-1.0/libiberty'
gmake[1]: Entering directory `/dsk2/build/egcs-1.0/texinfo'
gmake[1]: Nothing to be done for `check'.
gmake[1]: Leaving directory `/dsk2/build/egcs-1.0/texinfo'
gmake[1]: Entering directory `/dsk2/build/egcs-1.0/libiberty'
gmake[2]: Entering directory `/dsk2/build/egcs-1.0/libiberty'
gmake[2]: Leaving directory `/dsk2/build/egcs-1.0/libiberty'
gmake[1]: Leaving directory `/dsk2/build/egcs-1.0/libiberty'
gmake[1]: Entering directory `/dsk2/build/egcs-1.0/texinfo'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/dsk2/build/egcs-1.0/texinfo'
gmake[1]: Entering directory `/dsk2/build/egcs-1.0/gcc'
if [ -f libgcc2.ready ] ; then \
	true; \
else \
	touch libgcc2.ready; \
fi
if [ -f fixhdr.ready ] ; then \
	true; \
else \
	touch fixhdr.ready; \
fi
case "c proto gcov  c++ f77 objc" in \
*f77*) top=`pwd`; \
  cd f/runtime && gmake \
    GCC_FOR_TARGET="`case '/dsk2/build/egcs-1.0/gcc/xgcc -B/dsk2/build/egcs-1.0/gcc/' in \
     './xgcc -B./') echo ${top}/xgcc -B${top}/;; \
     *) echo '/dsk2/build/egcs-1.0/gcc/xgcc -B/dsk2/build/egcs-1.0/gcc/';; esac`" \
    GCC_FLAGS="" CROSS="" AR_FLAGS="rc" AR="ar" BISON="bison" BISONFLAGS="" CC="gcc" CFLAGS="-g -O2" X_CFLAGS="" LDFLAGS="" LEX="lex" LEXFLAGS="" MAKEINFO="/dsk2/build/egcs-1.0/texinfo/makeinfo/makeinfo " MAKEINFOFLAGS="" RANLIB="true" RANLIB_TEST="[ -f /usr/bin/ranlib -o -f /bin/ranlib ]" SHELL="/bin/ksh" exec_prefix="/usr/local" prefix="/usr/local" tooldir="/usr/local/hppa1.1-hp-hpux9.05" bindir="/usr/local/bin" libsubdir="/usr/local/lib/gcc-lib/hppa1.1-hp-hpux9.05/egcs-2.90.21" \
    all ;; \
esac
gmake[2]: Entering directory `/dsk2/build/egcs-1.0/gcc/f/runtime'
gmake[2]: Leaving directory `/dsk2/build/egcs-1.0/gcc/f/runtime'
gmake[1]: Leaving directory `/dsk2/build/egcs-1.0/gcc'
gmake[1]: Entering directory `/dsk2/build/egcs-1.0/libraries/libiberty'
gmake[2]: Entering directory `/dsk2/build/egcs-1.0/libraries/libiberty'
gmake[2]: Leaving directory `/dsk2/build/egcs-1.0/libraries/libiberty'
gmake[2]: Entering directory `/dsk2/build/egcs-1.0/libraries/libiberty'
if [ -z "" ]; then \
  true; \
else \
  rootpre=`pwd`/; export rootpre; \
  srcrootpre=`cd .; pwd`/; export srcrootpre; \
  lib=`echo ${rootpre} | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \
  compiler="/dsk2/build/egcs-1.0/gcc/xgcc -B/dsk2/build/egcs-1.0/gcc/"; \
  for i in `${compiler} --print-multi-lib 2>/dev/null`; do \
    dir=`echo $i | sed -e 's/;.*$//'`; \
    if [ "${dir}" = "." ]; then \
      true; \
    else \
      if [ -d ../${dir}/${lib} ]; then \
	flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \
	if (cd ../${dir}/${lib}; gmake "AR=ar" "AR_FLAGS=rc" "CC=/dsk2/build/egcs-1.0/gcc/xgcc -B/dsk2/build/egcs-1.0/gcc/" "CFLAGS=-g -O2" "LIBCFLAGS=-g -O2" "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/bin/ksh /dsk2/build/egcs-1.0/install-sh -c" "INSTALL_DATA=/bin/ksh /dsk2/build/egcs-1.0/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/ksh /dsk2/build/egcs-1.0/install-sh -c " "LDFLAGS=" "LOADLIBES=" "PICFLAG=" "RANLIB=true" "SHELL=/bin/ksh" \
			CFLAGS="-g -O2 ${flags}" \
			CXXFLAGS="-g -O2 ${flags}" \
			LIBCFLAGS="-g -O2 ${flags}" \
			LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \
			all); then \
	  true; \
	else \
	  exit 1; \
	fi; \
      else true; \
      fi; \
    fi; \
  done; \
fi
gmake[2]: Leaving directory `/dsk2/build/egcs-1.0/libraries/libiberty'
gmake[1]: Leaving directory `/dsk2/build/egcs-1.0/libraries/libiberty'
gmake[1]: Entering directory `/dsk2/build/egcs-1.0/libraries/libio'
gmake[2]: Entering directory `/dsk2/build/egcs-1.0/libraries/libio'
if [ -z "" ]; then \
  true; \
else \
  rootpre=`pwd`/; export rootpre; \
  srcrootpre=`cd .; pwd`/; export srcrootpre; \
  lib=`echo ${rootpre} | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \
  compiler="/dsk2/build/egcs-1.0/gcc/xgcc -B/dsk2/build/egcs-1.0/gcc/"; \
  for i in `${compiler} --print-multi-lib 2>/dev/null`; do \
    dir=`echo $i | sed -e 's/;.*$//'`; \
    if [ "${dir}" = "." ]; then \
      true; \
    else \
      if [ -d ../${dir}/${lib} ]; then \
	flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \
	if (cd ../${dir}/${lib}; gmake "INSTALL=/bin/ksh /dsk2/build/egcs-1.0/install-sh -c" "INSTALL_DATA=/bin/ksh /dsk2/build/egcs-1.0/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/ksh /dsk2/build/egcs-1.0/install-sh -c " "prefix=/usr/local" "exec_prefix=/usr/local" "tooldir=/usr/local/hppa1.1-hp-hpux9.05" "AR=ar" "AR_FLAGS=rc" "CC=/dsk2/build/egcs-1.0/gcc/xgcc -B/dsk2/build/egcs-1.0/gcc/" "CXX=/dsk2/build/egcs-1.0/gcc/xgcc -B/dsk2/build/egcs-1.0/gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "NM=nm" "RANLIB=true" "LIBCFLAGS=-g -O2" "LIBCXXFLAGS=-g -O2 -fno-implicit-templates" "LOADLIBES=" "LDFLAGS=" "MAKEINFO=/dsk2/build/egcs-1.0/texinfo/makeinfo/makeinfo " "SHLIB=" "SHCURSES=" "PICFLAG=" "RUNTESTFLAGS=" \
			CFLAGS="-g -O2 ${flags}" \
			CXXFLAGS="-g -O2 ${flags}" \
			LIBCFLAGS="-g -O2 ${flags}" \
			LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \
			all); then \
	  true; \
	else \
	  exit 1; \
	fi; \
      else true; \
      fi; \
    fi; \
  done; \
fi
gmake[2]: Leaving directory `/dsk2/build/egcs-1.0/libraries/libio'
gmake[2]: Entering directory `/dsk2/build/egcs-1.0/libraries/libio'
cd tests; make all ...
gmake[3]: Entering directory `/dsk2/build/egcs-1.0/libraries/libio/tests'
gmake[3]: Leaving directory `/dsk2/build/egcs-1.0/libraries/libio/tests'
cd dbz; make all ...
gmake[3]: Entering directory `/dsk2/build/egcs-1.0/libraries/libio/dbz'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/dsk2/build/egcs-1.0/libraries/libio/dbz'
cd stdio; make all ...
gmake[3]: Entering directory `/dsk2/build/egcs-1.0/libraries/libio/stdio'
gmake[3]: Leaving directory `/dsk2/build/egcs-1.0/libraries/libio/stdio'
cd testsuite; make all ...
gmake[3]: Entering directory `/dsk2/build/egcs-1.0/libraries/libio/testsuite'
gmake[3]: Leaving directory `/dsk2/build/egcs-1.0/libraries/libio/testsuite'
gmake[2]: Leaving directory `/dsk2/build/egcs-1.0/libraries/libio'
gmake[1]: Leaving directory `/dsk2/build/egcs-1.0/libraries/libio'
gmake[1]: Entering directory `/dsk2/build/egcs-1.0/libraries/libstdc++'
cd ../libio ; gmake "INSTALL=/bin/ksh /dsk2/build/egcs-1.0/install-sh -c" "INSTALL_DATA=/bin/ksh /dsk2/build/egcs-1.0/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/ksh /dsk2/build/egcs-1.0/install-sh -c " "prefix=/usr/local" "exec_prefix=/usr/local" "tooldir=/usr/local/hppa1.1-hp-hpux9.05" "AR=ar" "AR_FLAGS=rc" "CC=/dsk2/build/egcs-1.0/gcc/xgcc -B/dsk2/build/egcs-1.0/gcc/" "CXX=/dsk2/build/egcs-1.0/gcc/xgcc -B/dsk2/build/egcs-1.0/gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "NM=nm" "RANLIB=true" "LIBCFLAGS=-g -O2" "LIBCXXFLAGS=-g -O2 -fno-implicit-templates" "LOADLIBES=" "LDFLAGS=" "MAKEINFO=/dsk2/build/egcs-1.0/texinfo/makeinfo/makeinfo " "SHLIB=libstdc++.so.2.8.0" "SHCURSES=" "PICFLAG=" "RUNTESTFLAGS=" iostream.list
gmake[2]: Entering directory `/dsk2/build/egcs-1.0/libraries/libio'
gmake[2]: `iostream.list' is up to date.
gmake[2]: Leaving directory `/dsk2/build/egcs-1.0/libraries/libio'
gmake[2]: Entering directory `/dsk2/build/egcs-1.0/libraries/libstdc++'
if [ -z "" ]; then \
  true; \
else \
  rootpre=`pwd`/; export rootpre; \
  srcrootpre=`cd .; pwd`/; export srcrootpre; \
  lib=`echo ${rootpre} | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \
  compiler="/dsk2/build/egcs-1.0/gcc/xgcc -B/dsk2/build/egcs-1.0/gcc/"; \
  for i in `${compiler} --print-multi-lib 2>/dev/null`; do \
    dir=`echo $i | sed -e 's/;.*$//'`; \
    if [ "${dir}" = "." ]; then \
      true; \
    else \
      if [ -d ../${dir}/${lib} ]; then \
	flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \
	if (cd ../${dir}/${lib}; gmake "INSTALL=/bin/ksh /dsk2/build/egcs-1.0/install-sh -c" "INSTALL_DATA=/bin/ksh /dsk2/build/egcs-1.0/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/ksh /dsk2/build/egcs-1.0/install-sh -c " "prefix=/usr/local" "exec_prefix=/usr/local" "tooldir=/usr/local/hppa1.1-hp-hpux9.05" "AR=ar" "AR_FLAGS=rc" "CC=/dsk2/build/egcs-1.0/gcc/xgcc -B/dsk2/build/egcs-1.0/gcc/" "CXX=/dsk2/build/egcs-1.0/gcc/xgcc -B/dsk2/build/egcs-1.0/gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "NM=nm" "RANLIB=true" "LIBCFLAGS=-g -O2" "LIBCXXFLAGS=-g -O2 -fno-implicit-templates" "LOADLIBES=" "LDFLAGS=" "MAKEINFO=/dsk2/build/egcs-1.0/texinfo/makeinfo/makeinfo " "SHLIB=libstdc++.so.2.8.0" "SHCURSES=" "PICFLAG=" "RUNTESTFLAGS=" \
			CFLAGS="-g -O2 ${flags}" \
			CXXFLAGS="-g -O2 ${flags}" \
			LIBCFLAGS="-g -O2 ${flags}" \
			LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \
			all); then \
	  true; \
	else \
	  exit 1; \
	fi; \
      else true; \
      fi; \
    fi; \
  done; \
fi
gmake[2]: Leaving directory `/dsk2/build/egcs-1.0/libraries/libstdc++'
gmake[2]: Entering directory `/dsk2/build/egcs-1.0/libraries/libstdc++'
cd tests; make all ...
gmake[3]: Entering directory `/dsk2/build/egcs-1.0/libraries/libstdc++/tests'
gmake[3]: Leaving directory `/dsk2/build/egcs-1.0/libraries/libstdc++/tests'
cd testsuite; make all ...
gmake[3]: Entering directory `/dsk2/build/egcs-1.0/libraries/libstdc++/testsuite'
gmake[3]: Leaving directory `/dsk2/build/egcs-1.0/libraries/libstdc++/testsuite'
gmake[2]: Leaving directory `/dsk2/build/egcs-1.0/libraries/libstdc++'
gmake[1]: Leaving directory `/dsk2/build/egcs-1.0/libraries/libstdc++'
gmake[1]: Entering directory `/dsk2/build/egcs-1.0/libraries/libio'
rootme=`pwd`/; export rootme; \
SAVE_LLPATH="${SAVE_LLPATH-$LD_LIBRARY_PATH}"; export SAVE_LLPATH; \
LD_LIBRARY_PATH="${rootme}../libstdc++:${rootme}../libg++:$SAVE_LLPATH"; \
export LD_LIBRARY_PATH; \
gmake "DODIRS=tests dbz stdio testsuite" DO=check "INSTALL=/bin/ksh /dsk2/build/egcs-1.0/install-sh -c" "INSTALL_DATA=/bin/ksh /dsk2/build/egcs-1.0/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/ksh /dsk2/build/egcs-1.0/install-sh -c " "prefix=/usr/local" "exec_prefix=/usr/local" "tooldir=/usr/local/hppa1.1-hp-hpux9.05" "AR=ar" "AR_FLAGS=rc" "CC=/dsk2/build/egcs-1.0/gcc/xgcc -B/dsk2/build/egcs-1.0/gcc/" "CXX=/dsk2/build/egcs-1.0/gcc/xgcc -B/dsk2/build/egcs-1.0/gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "NM=nm" "RANLIB=true" "LIBCFLAGS=-g -O2" "LIBCXXFLAGS=-g -O2 -fno-implicit-templates" "LOADLIBES=" "LDFLAGS=" "MAKEINFO=/dsk2/build/egcs-1.0/texinfo/makeinfo/makeinfo " "SHLIB=" "SHCURSES=" "PICFLAG=" "RUNTESTFLAGS=" subdir_do
gmake[2]: Entering directory `/dsk2/build/egcs-1.0/libraries/libio'
cd tests; make check ...
gmake[3]: Entering directory `/dsk2/build/egcs-1.0/libraries/libio/tests'
gmake[3]: Nothing to be done for `check'.
gmake[3]: Leaving directory `/dsk2/build/egcs-1.0/libraries/libio/tests'
cd dbz; make check ...
gmake[3]: Entering directory `/dsk2/build/egcs-1.0/libraries/libio/dbz'
/dsk2/build/egcs-1.0/gcc/xgcc -B/dsk2/build/egcs-1.0/gcc/ -g -O2 -I. -I.. -I./.. -DDBZ_FINISH='_IO_flush_all()' -c byteflip.c
/dsk2/build/egcs-1.0/gcc/xgcc -B/dsk2/build/egcs-1.0/gcc/  byteflip.o  ../libio.a ../../libiberty/libiberty.a  -o byteflip
/dsk2/build/egcs-1.0/gcc/xgcc -B/dsk2/build/egcs-1.0/gcc/ -g -O2 -I. -I.. -I./.. -DDBZ_FINISH='_IO_flush_all()' -DHAVERFCIZE -c rdbzmain.c
/dsk2/build/egcs-1.0/gcc/xgcc -B/dsk2/build/egcs-1.0/gcc/ -g -O2 -I. -I.. -I./.. -DDBZ_FINISH='_IO_flush_all()' -DDBZDEBUG -DDEFSIZE=4019 -c rdbz.c
/dsk2/build/egcs-1.0/gcc/xgcc -B/dsk2/build/egcs-1.0/gcc/ -g -O2 -I. -I.. -I./.. -DDBZ_FINISH='_IO_flush_all()' -c case.c
/dsk2/build/egcs-1.0/gcc/xgcc -B/dsk2/build/egcs-1.0/gcc/  rdbzmain.o rdbz.o case.o  ../libio.a ../../libiberty/libiberty.a  -o rdbz
/dsk2/build/egcs-1.0/gcc/xgcc -B/dsk2/build/egcs-1.0/gcc/ -g -O2 -I. -I.. -I./.. -DDBZ_FINISH='_IO_flush_all()' -c fake.c
/dsk2/build/egcs-1.0/gcc/xgcc -B/dsk2/build/egcs-1.0/gcc/ -g -O2 -I. -I.. -I./.. -DDBZ_FINISH='_IO_flush_all()' -c random.c
/dsk2/build/egcs-1.0/gcc/xgcc -B/dsk2/build/egcs-1.0/gcc/  fake.o random.o  ../libio.a ../../libiberty/libiberty.a  -o fake
./fake -t -e 75 3300 >hist3.3
./fake -t -e 75 10000 >hist10
: 'WARNING:  creates about 2MB of debris; do "make rclean" afterward'
rm -f dbase dbase[23] dbase.* dbase[23].*
test ! -d xx || rmdir xx
: crude check of synthetic history file
( sed 25q hist3.3 ; tail -25 hist3.3 ) >histjunk
cmp histjunk ./firstlast25
rm histjunk
: basic tests, exercising as many options as possible
cp hist3.3 dbase
mkdir xx
chmod -w xx
./rdbz -E 1000 -0 -M -i -S -u -U -C xx dbase
1000
2000
3000
rmdir xx
sed '/>	0/d' hist3.3 >dbase.used
test "`cat dbase.used | wc -l`" -eq "`sed -n '2s/ .*//p' dbase.dir`" ;
cp hist3.3 dbase2
./rdbz -E 1000 -0 -p 2679 -t '	' dbase2
1000
2000
3000
cmp hist3.3 dbase
cmp dbase dbase2
cmp dbase.dir dbase2.dir
cmp dbase.pag dbase2.pag
./rdbz -E 1000 -0 -c dbase
1000
2000
3000
./rdbz -E 1000 -0 -c -i -q -M -U dbase
1000
2000
3000
: build a database and then add to it
sed 1000q hist3.3 >dbase2
sed 1,1000d hist3.3 >dbase2.add
./rdbz -E 1000 -0 dbase2
1000
./rdbz -E 1000 -0 -a dbase2 dbase2.add
1000
2000
cmp dbase dbase2
cmp dbase.dir dbase2.dir
cmp dbase.pag dbase2.pag
: build based on existing one, test extraction and readonly files
./rdbz -E 1000 -0 -f dbase dbase2
1000
2000
3000
test "`cat dbase.used | wc -l`" -eq "`awk 'NR==2{print $1}' dbase2.dir`" ;
test "`cat dbase.used | wc -l`" -eq "`awk 'NR==2{print $2}' dbase2.dir`" ;
chmod -w dbase2.dir dbase2.pag
./rdbz -E 1000 -x dbase2 dbase >dbase.temp
1000
2000
3000
cmp dbase.used dbase.temp
: try some small case perversions
sed 's/\(@[^ 	]*\)A/\1a/' dbase >dbase.ick
./rdbz -E 1000 -x dbase2 dbase.ick >dbase.temp
1000
2000
3000
cmp dbase.used dbase.temp
sed -n 's/A\([^ 	]*@\)/a\1/p' dbase >dbase.ick
./rdbz -x dbase2 dbase.ick >dbase.temp
test ! -s dbase.temp ;
rm -f dbase2.dir dbase2.pag
: try it without tags, case-insensitive, with case perversions
./rdbz -E 1000 -0 -p '0 b 1' dbase2
1000
2000
3000
tr '[A-M][n-z]' '[a-m][N-Z]' <dbase2 >dbase.ick
./rdbz -E 1000 -x dbase2 dbase.ick >dbase.temp
1000
2000
3000
cmp dbase.used dbase.temp
rm -f dbase.temp dbase.ick
: test various perversions of byte ordering
awk -f ./revbytes dbase.dir >dbase2.dir
./byteflip `./getmap dbase.dir` `./getmap dbase2.dir` <dbase.pag >dbase2.pag
cp dbase dbase2
./rdbz -E 1000 -0 -c dbase2
1000
2000
3000
awk -f ./altbytes dbase.dir >dbase2.dir
dd conv=swab <dbase.pag >dbase2.pag
31+1 records in
31+1 records out
./rdbz -E 1000 -0 -c dbase2
1000
2000
3000
cp dbase2 dbase3
./rdbz -E 1000 -0 -f dbase2 dbase3
1000
2000
3000
./rdbz -E 1000 -0 -c dbase3
1000
2000
3000
test " `./getmap dbase2.dir`" = " `./getmap dbase3.dir`" ;
: test massive overflow, throw in case sensitivity and tag mask
cp hist10 dbase
./rdbz -E 1000 -0 -p '0 0 7ffc0000' dbase
1000
2000
3000
4000
5000
6000
7000
8000
9000
10000
./rdbz -E 1000 -0 -cq dbase
1000
2000
3000
4000
5000
6000
7000
8000
9000
10000
sed 100q dbase | egrep '[aA].*	' | tr aA Aa >dbase.ick
./rdbz -x dbase dbase.ick >dbase.temp
test ! -s dbase.temp ;
: success!
gmake rclean
gmake[4]: Entering directory `/dsk2/build/egcs-1.0/libraries/libio/dbz'
rm -f dbase dbase[23] dbase.* dbase[23].* fake fake.o random.o
rm -f rdbz rdbz.o rdbzmain.o hist3.3 hist10 byteflip byteflip.o
rm -f histjunk core stamp-r? *~
test ! -d xx || rmdir xx
gmake[4]: Leaving directory `/dsk2/build/egcs-1.0/libraries/libio/dbz'
gmake[3]: Leaving directory `/dsk2/build/egcs-1.0/libraries/libio/dbz'
cd stdio; make check ...
gmake[3]: Entering directory `/dsk2/build/egcs-1.0/libraries/libio/stdio'
gmake[3]: Nothing to be done for `check'.
gmake[3]: Leaving directory `/dsk2/build/egcs-1.0/libraries/libio/stdio'
cd testsuite; make check ...
gmake[3]: Entering directory `/dsk2/build/egcs-1.0/libraries/libio/testsuite'
Making a new config file...
rootme=`pwd`; export rootme; \
srcdir=. ; export srcdir ; \
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=${srcdir}/../../tcl/library ; \
  export TCL_LIBRARY ; fi ; \
` if [ -f ${srcdir}/../../dejagnu/runtest ]; then echo ${srcdir}/../../dejagnu/runtest; else if [ "hppa1.1-hp-hpux9.05" = "hppa1.1-hp-hpux9.05" ]; then echo runtest; else t=''; echo runtest | sed -e '' $t; fi; fi`  
WARNING: Couldn't find the global config file.
Test Run By steffend on Sun Dec 14 22:38:05 1997
Native configuration is hppa1.1-hp-hpux9.05

		=== libio tests ===

Running target unix
Using /usr/local/bin/../share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/local/bin/../share/dejagnu/config/unix.exp as generic interface file for target.
Using ./config/default.exp as tool-and-target-specific interface file.
Running ./libio.tests/hounddog.exp ...
Running ./libio.tests/putbackdog.exp ...
Running ./libio.tests/tFile.exp ...
Running ./libio.tests/tfformat.exp ...
Running ./libio.tests/tiformat.exp ...
Running ./libio.tests/tiomanip.exp ...
Running ./libio.tests/tiomisc.exp ...
Running ./libio.tests/tstdiomisc.exp ...

		=== libio Summary ===

# of expected passes		40
gmake[3]: Leaving directory `/dsk2/build/egcs-1.0/libraries/libio/testsuite'
gmake[2]: Leaving directory `/dsk2/build/egcs-1.0/libraries/libio'
gmake[1]: Leaving directory `/dsk2/build/egcs-1.0/libraries/libio'
gmake[1]: Entering directory `/dsk2/build/egcs-1.0/libraries/libstdc++'
cd ../libio ; gmake "INSTALL=/bin/ksh /dsk2/build/egcs-1.0/install-sh -c" "INSTALL_DATA=/bin/ksh /dsk2/build/egcs-1.0/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/ksh /dsk2/build/egcs-1.0/install-sh -c " "prefix=/usr/local" "exec_prefix=/usr/local" "tooldir=/usr/local/hppa1.1-hp-hpux9.05" "AR=ar" "AR_FLAGS=rc" "CC=/dsk2/build/egcs-1.0/gcc/xgcc -B/dsk2/build/egcs-1.0/gcc/" "CXX=/dsk2/build/egcs-1.0/gcc/xgcc -B/dsk2/build/egcs-1.0/gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "NM=nm" "RANLIB=true" "LIBCFLAGS=-g -O2" "LIBCXXFLAGS=-g -O2 -fno-implicit-templates" "LOADLIBES=" "LDFLAGS=" "MAKEINFO=/dsk2/build/egcs-1.0/texinfo/makeinfo/makeinfo " "SHLIB=libstdc++.so.2.8.0" "SHCURSES=" "PICFLAG=" "RUNTESTFLAGS=" iostream.list
gmake[2]: Entering directory `/dsk2/build/egcs-1.0/libraries/libio'
gmake[2]: `iostream.list' is up to date.
gmake[2]: Leaving directory `/dsk2/build/egcs-1.0/libraries/libio'
rootme=`pwd`/; export rootme; \
SAVE_LLPATH="${SAVE_LLPATH-$LD_LIBRARY_PATH}"; export SAVE_LLPATH; \
LD_LIBRARY_PATH="${rootme}../libstdc++:${rootme}../libg++:$SAVE_LLPATH"; \
export LD_LIBRARY_PATH; \
gmake "DODIRS=tests testsuite" DO=check "INSTALL=/bin/ksh /dsk2/build/egcs-1.0/install-sh -c" "INSTALL_DATA=/bin/ksh /dsk2/build/egcs-1.0/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/ksh /dsk2/build/egcs-1.0/install-sh -c " "prefix=/usr/local" "exec_prefix=/usr/local" "tooldir=/usr/local/hppa1.1-hp-hpux9.05" "AR=ar" "AR_FLAGS=rc" "CC=/dsk2/build/egcs-1.0/gcc/xgcc -B/dsk2/build/egcs-1.0/gcc/" "CXX=/dsk2/build/egcs-1.0/gcc/xgcc -B/dsk2/build/egcs-1.0/gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "NM=nm" "RANLIB=true" "LIBCFLAGS=-g -O2" "LIBCXXFLAGS=-g -O2 -fno-implicit-templates" "LOADLIBES=" "LDFLAGS=" "MAKEINFO=/dsk2/build/egcs-1.0/texinfo/makeinfo/makeinfo " "SHLIB=libstdc++.so.2.8.0" "SHCURSES=" "PICFLAG=" "RUNTESTFLAGS=" subdir_do
gmake[2]: Entering directory `/dsk2/build/egcs-1.0/libraries/libstdc++'
cd tests; make check ...
gmake[3]: Entering directory `/dsk2/build/egcs-1.0/libraries/libstdc++/tests'
gmake[3]: Nothing to be done for `check'.
gmake[3]: Leaving directory `/dsk2/build/egcs-1.0/libraries/libstdc++/tests'
cd testsuite; make check ...
gmake[3]: Entering directory `/dsk2/build/egcs-1.0/libraries/libstdc++/testsuite'
Making a new config file...
rootme=`pwd`; export rootme; \
srcdir=. ; export srcdir ; \
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=${srcdir}/../../tcl/library ; \
  export TCL_LIBRARY ; fi ; \
`if [ -f ${srcdir}/../../dejagnu/runtest ] ; then echo ${srcdir}/../../dejagnu/runtest ; else echo runtest; fi`  
WARNING: Couldn't find the global config file.
Test Run By steffend on Sun Dec 14 22:41:59 1997
Native configuration is hppa1.1-hp-hpux9.05

		=== libstdc++ tests ===

Running target unix
Using /usr/local/bin/../share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/local/bin/../share/dejagnu/config/unix.exp as generic interface file for target.
Using ./config/default.exp as tool-and-target-specific interface file.
Running ./libstdc++.tests/test.exp ...

		=== libstdc++ Summary ===

# of expected passes		30
gmake[3]: Leaving directory `/dsk2/build/egcs-1.0/libraries/libstdc++/testsuite'
gmake[2]: Leaving directory `/dsk2/build/egcs-1.0/libraries/libstdc++'
gmake[1]: Leaving directory `/dsk2/build/egcs-1.0/libraries/libstdc++'
gmake[1]: Entering directory `/dsk2/build/egcs-1.0/libraries/libiberty'
gmake[1]: Nothing to be done for `check'.
gmake[1]: Leaving directory `/dsk2/build/egcs-1.0/libraries/libiberty'
gmake[1]: Entering directory `/dsk2/build/egcs-1.0/gcc'
Making a new config file...
if [ -d testsuite ]; then \
  true; \
else \
  mkdir testsuite; \
fi
rm -rf testsuite/site.exp
cp site.exp testsuite/site.exp
rootme=`pwd`; export rootme; \
srcdir=`cd .; pwd` ; export srcdir ; \
cd testsuite; \
EXPECT=expect ; export EXPECT ; \
if [ -f ${rootme}/../expect/expect ] ; then  \
   TCL_LIBRARY=${srcdir}/../tcl/library ; \
   export TCL_LIBRARY ; fi ; \
runtest --tool gcc 
WARNING: Couldn't find the global config file.
Test Run By steffend on Sun Dec 14 22:44:51 1997
Native configuration is hppa1.1-hp-hpux9.05

		=== gcc tests ===

Running target unix
Using /usr/local/bin/../share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/local/bin/../share/dejagnu/config/unix.exp as generic interface file for target.
Using /dsk2/build/egcs-1.0/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /dsk2/build/egcs-1.0/gcc/testsuite/gcc.c-torture/code_quality/code_quality.exp ...
Running /dsk2/build/egcs-1.0/gcc/testsuite/gcc.c-torture/compile/compile.exp ...
Running /dsk2/build/egcs-1.0/gcc/testsuite/gcc.c-torture/execute/execute.exp ...
Running /dsk2/build/egcs-1.0/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp ...
FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution,  -O0 
Running /dsk2/build/egcs-1.0/gcc/testsuite/gcc.c-torture/noncompile/noncompile.exp ...
Running /dsk2/build/egcs-1.0/gcc/testsuite/gcc.c-torture/special/special.exp ...
Running /dsk2/build/egcs-1.0/gcc/testsuite/gcc.c-torture/unsorted/unsorted.exp ...
Running /dsk2/build/egcs-1.0/gcc/testsuite/gcc.dg/dg.exp ...
Running /dsk2/build/egcs-1.0/gcc/testsuite/gcc.failure/failure.exp ...
Running /dsk2/build/egcs-1.0/gcc/testsuite/gcc.misc-tests/acker1.exp ...
Running /dsk2/build/egcs-1.0/gcc/testsuite/gcc.misc-tests/dg-test.exp ...
Running /dsk2/build/egcs-1.0/gcc/testsuite/gcc.misc-tests/dhry.exp ...
Running /dsk2/build/egcs-1.0/gcc/testsuite/gcc.misc-tests/gcov.exp ...
Running /dsk2/build/egcs-1.0/gcc/testsuite/gcc.misc-tests/matrix1.exp ...
Running /dsk2/build/egcs-1.0/gcc/testsuite/gcc.misc-tests/mg.exp ...
Running /dsk2/build/egcs-1.0/gcc/testsuite/gcc.misc-tests/msgs.exp ...
Running /dsk2/build/egcs-1.0/gcc/testsuite/gcc.misc-tests/optbench.exp ...
Running /dsk2/build/egcs-1.0/gcc/testsuite/gcc.misc-tests/sieve.exp ...
Running /dsk2/build/egcs-1.0/gcc/testsuite/gcc.misc-tests/sort2.exp ...

		=== gcc Summary ===

# of expected passes		4884
# of unexpected failures	1
# of expected failures		5
# of unsupported tests		6
/dsk2/build/egcs-1.0/gcc/xgcc version egcs-2.90.21 971202 (egcs-1.00 release)

gmake[1]: [check-gcc] Error 1 (ignored)
rootme=`pwd`; export rootme; \
srcdir=`cd .; pwd` ; export srcdir ; \
cd testsuite; \
EXPECT=expect ; export EXPECT ; \
if [ -f ${rootme}/../expect/expect ] ; then  \
   TCL_LIBRARY=${srcdir}/../tcl/library ; \
    export TCL_LIBRARY ; fi ; \
runtest --tool g++ 
WARNING: Couldn't find the global config file.
Test Run By steffend on Sun Dec 14 23:55:32 1997
Native configuration is hppa1.1-hp-hpux9.05

		=== g++ tests ===

Running target unix
Using /usr/local/bin/../share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/local/bin/../share/dejagnu/config/unix.exp as generic interface file for target.
Using /dsk2/build/egcs-1.0/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /dsk2/build/egcs-1.0/gcc/testsuite/g++.old-deja/old-deja.exp ...
XPASS: g++.jason/destruct3.C - (test for bogus messages, line 38)
XPASS: g++.mike/dyncast1.C  Execution test
XPASS: g++.mike/dyncast2.C  Execution test
XPASS: g++.mike/eh33.C (test for excess errors)
XPASS: g++.mike/eh33.C  Execution test
XPASS: g++.mike/eh50.C (test for excess errors)
XPASS: g++.mike/eh50.C  Execution test

		=== g++ Summary ===

# of expected passes		3396
# of unexpected successes	7
# of expected failures		80
# of untested testcases		6
/dsk2/build/egcs-1.0/gcc/testsuite/../xgcc version egcs-2.90.21 971202 (egcs-1.00 release)

gmake[1]: [check-g++] Error 1 (ignored)
rootme=`pwd`; export rootme; \
srcdir=`cd .; pwd` ; export srcdir ; \
cd testsuite; \
EXPECT=expect ; export EXPECT ; \
if [ -f ${rootme}/../expect/expect ] ; then  \
   TCL_LIBRARY=${srcdir}/../tcl/library ; \
   export TCL_LIBRARY ; fi ; \
runtest --tool g77 
WARNING: Couldn't find the global config file.
Test Run By steffend on Mon Dec 15 00:41:00 1997
Native configuration is hppa1.1-hp-hpux9.05

		=== g77 tests ===

Running target unix
Using /usr/local/bin/../share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/local/bin/../share/dejagnu/config/unix.exp as generic interface file for target.
Using /dsk2/build/egcs-1.0/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /dsk2/build/egcs-1.0/gcc/testsuite/g77.f-torture/compile/compile.exp ...
Running /dsk2/build/egcs-1.0/gcc/testsuite/g77.f-torture/execute/execute.exp ...

		=== g77 Summary ===

# of expected passes		132
/dsk2/build/egcs-1.0/gcc/g77 version egcs-2.90.21 971202 (egcs-1.00 release)

gmake[1]: Leaving directory `/dsk2/build/egcs-1.0/gcc'



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