Successful Bootstrap/Install of prerelease-3.3.4-20040517 on i686-apple-darwin7.0.0

Lars Sonchocky-Helldorf lars.sonchocky-helldorf@hamburg.de
Tue May 18 00:09:00 GMT 2004


Am Dienstag, 18.05.04 um 01:54 Uhr schrieb Mike Stump:

On Monday, May 17, 2004, at 04:34 PM, Lars Sonchocky-Helldorf wrote:
I did not run any tests since I am not aware of a Darwin/x86 port of  
dejagnu and except.
No `port' is necessary, they should just work.
Well, when I try to run the testsuite inside my objdir like 'make -k  
check' I get the following which looks not very valid to me:

localhost:~/GCC/FSF_GCC/testbuild root# make -k check
make do-check NOTPARALLEL=parallel-ok
gcc -DHAVE_CONFIG_H -g -O2 -I..  
-I../../../gcc-3.3.4-20040517/libiberty/testsuite/../../include  -o  
test-demangle \
        ../../../gcc-3.3.4-20040517/libiberty/testsuite/test-demangle.c  
../libiberty.a
./test-demangle <  
../../../gcc-3.3.4-20040517/libiberty/testsuite/demangle-expected
./test-demangle: 649 tests, 0 failures
make[2]: Nothing to be done for `check'.
make[3]: Nothing to be done for `check'.
Making a new config file...
echo "set tmpdir /var/root/GCC/FSF_GCC/testbuild/gcc/testsuite" >>  
./tmp0
test -d testsuite || mkdir testsuite
rm -f testsuite/site.exp
sed '/set tmpdir/ s|testsuite|testsuite|' < site.exp >  
testsuite/site.exp
(rootme=`${PWDCMD-pwd}`; export rootme; \
srcdir=`cd ../../gcc-3.3.4-20040517/gcc; ${PWDCMD-pwd}` ; export srcdir  
; \
cd testsuite; \
EXPECT=expect ; export EXPECT ; \
if [ -f ${rootme}/../expect/expect ] ; then  \
   TCL_LIBRARY=`cd .. ; cd ../../gcc-3.3.4-20040517/gcc/../tcl/library  
; ${PWDCMD-pwd}` ; \
   export TCL_LIBRARY ; fi ; \
runtest --tool gcc )
/bin/sh: line 1: runtest: command not found
make[2]: [check-gcc] Error 127 (ignored)
(rootme=`${PWDCMD-pwd}`; export rootme; \
srcdir=`cd ../../gcc-3.3.4-20040517/gcc; ${PWDCMD-pwd}` ; export srcdir  
; \
cd testsuite; \
EXPECT=expect ; export EXPECT ; \
if [ -f ${rootme}/../expect/expect ] ; then  \
   TCL_LIBRARY=`cd .. ; cd ../../gcc-3.3.4-20040517/gcc/../tcl/library  
; ${PWDCMD-pwd}` ; \
    export TCL_LIBRARY ; fi ; \
runtest --tool objc )
/bin/sh: line 1: runtest: command not found
make[2]: [check-objc] Error 127 (ignored)
localhost:~/GCC/FSF_GCC/testbuild root#

there is no expect in anywhere in my path:

localhost:~/GCC/FSF_GCC/testbuild root# which expect
no expect in /bin /sbin /usr/bin /usr/sbin /usr/X11R6/bin
nor my whole hard disk:

localhost:~/GCC/FSF_GCC/testbuild root# locate expect
/private/var/root/GCC/FSF_GCC/gcc-3.3.4-20040517/gcc/ada/expect.c
/private/var/root/GCC/FSF_GCC/gcc-3.3.4-20040517/gcc/ada/g-expect.adb
/private/var/root/GCC/FSF_GCC/gcc-3.3.4-20040517/gcc/ada/g-expect.ads
/private/var/root/GCC/FSF_GCC/gcc-3.3.4-20040517/gcc/testsuite/g++.dg/ 
compat/eh/unexpected1_main.C
/private/var/root/GCC/FSF_GCC/gcc-3.3.4-20040517/gcc/testsuite/g++.dg/ 
compat/eh/unexpected1_x.C
/private/var/root/GCC/FSF_GCC/gcc-3.3.4-20040517/gcc/testsuite/g++.dg/ 
compat/eh/unexpected1_y.C
/private/var/root/GCC/FSF_GCC/gcc-3.3.4-20040517/gcc/testsuite/g++.dg/ 
eh/unexpected1.C
/private/var/root/GCC/FSF_GCC/gcc-3.3.4-20040517/gcc/testsuite/g++.dg/ 
opt/expect1.C
/private/var/root/GCC/FSF_GCC/gcc-3.3.4-20040517/gcc/testsuite/g++.dg/ 
opt/expect2.C
/private/var/root/GCC/FSF_GCC/gcc-3.3.4-20040517/libiberty/testsuite/ 
demangle-expected
/private/var/root/GCC/FSF_GCC/gcc-3.3.4-20040517/libjava/java/rmi/ 
UnexpectedException.java
/usr/lib/ruby/1.6/expect.rb
/usr/share/vim/vim62/syntax/expect.vim
/usr/share/zsh/4.1.1/functions/tcp_expect

runtest is missing too.

So I guess, I need a port of dejagnu.


regards, Lars




More information about the Gcc mailing list