gcc test problem

From: Rajaya, Kiran (Kiran.Rajaya@stjude.org)
Date: Wed Feb 11 2004 - 11:14:44 EST


Hello Managers,

        Please see the following message for the problem I'm having with
testing gcc on TRU64 Unix machine. I can configure and build gcc-3.3.2
without any problem but when it comes to test it throws up those
messages. I have TCL, Dejagnu and Expect all installed. Can somebody
please give me their kind help as usual in resolving my test problem?
Many thanks!

-Kiran

________________________________________________________________________
______________________________________

# make -k check
make do-check NOTPARALLEL=parallel-ok
cd ../../gcc-3.3.2/fastjar && /home2/users/testuser/gcc-3.3.2/missing
makeinfo --no-split -I ../gcc/doc/include `echo
../../gcc-3.3.2/fastjar/fastjar.texi | sed 's,.*/,,'`
WARNING: `makeinfo' is missing on your system. You should only need it
if
         you modified a `.texi' or `.texinfo' file, or any other file
         indirectly affecting the aspect of the manual. The spurious
         call might also be the consequence of using a buggy `make'
(AIX,
         DU, IRIX). You might want to install the `Texinfo' package or
         the `GNU make' package. Grab either from any GNU archive site.
Don't know how to make ./../zlib/libz.a
Don't know how to make ../libiberty/libiberty.a
`check' not remade because of errors
cc -DHAVE_CONFIG_H -g -I..
-I../../../gcc-3.3.2/libiberty/testsuite/../../include -o test-demangle
../../../gcc-3.3.2/libiberty/testsuite/test-demangle.c ../libiberty.a
ld:
Can't open: ../libiberty.a (No such file or directory)
*** Exit 1
./test-demangle <
../../../gcc-3.3.2/libiberty/testsuite/demangle-expected
sh: ./test-demangle: not found
*** Exit 1
(rootme=`${PWDCMD-pwd}`; export rootme; srcdir=`cd ../../gcc-3.3.2/gcc;
${PWDCMD-pwd}` ; export srcdir ; cd testsuite; EXPECT=expect ; export
EXPECT ; if [ -f ${rootme}/../expect/expect ] ; then TCL_LIBRARY=`cd
.. ; cd ../../gcc-3.3.2/gcc/../tcl/library ; ${PWDCMD-pwd}` ; export
TCL_LIBRARY ; fi ; runtest --tool gcc )
sh: runtest: not found
*** Exit 1 (ignored)
(rootme=`${PWDCMD-pwd}`; export rootme; srcdir=`cd ../../gcc-3.3.2/gcc;
${PWDCMD-pwd}` ; export srcdir ; cd testsuite; EXPECT=expect ; export
EXPECT ; if [ -f ${rootme}/../expect/expect ] ; then TCL_LIBRARY=`cd
.. ; cd ../../gcc-3.3.2/gcc/../tcl/library ; ${PWDCMD-pwd}` ; export
TCL_LIBRARY ; fi ; runtest --tool g++ )
sh: runtest: not found
*** Exit 1 (ignored)
(rootme=`${PWDCMD-pwd}`; export rootme; srcdir=`cd ../../gcc-3.3.2/gcc;
${PWDCMD-pwd}` ; export srcdir ; cd testsuite; EXPECT=expect ; export
EXPECT ; if [ -f ${rootme}/../expect/expect ] ; then TCL_LIBRARY=`cd
.. ; cd ../../gcc-3.3.2/gcc/../tcl/library ; ${PWDCMD-pwd}` ; export
TCL_LIBRARY ; fi ; runtest --tool g77 )
sh: runtest: not found
*** Exit 1 (ignored)
(rootme=`${PWDCMD-pwd}`; export rootme; srcdir=`cd ../../gcc-3.3.2/gcc;
${PWDCMD-pwd}` ; export srcdir ; cd testsuite; EXPECT=expect ; export
EXPECT ; if [ -f ${rootme}/../expect/expect ] ; then TCL_LIBRARY=`cd
.. ; cd ../../gcc-3.3.2/gcc/../tcl/library ; ${PWDCMD-pwd}` ; export
TCL_LIBRARY ; fi ; runtest --tool objc )
sh: runtest: not found
*** Exit 1 (ignored)



This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:49:51 EDT