Hello,
I've built 'dejagnu-1.4.4' running 'configure' through the attached
autogenerated wrapper script ('config_wrapper.sh') - one can see versions
of other tools needed for 'dejagnu-1.4.4' from the script.'make check' fails with the following messages: " Running /mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite/runtest.all/options.exp ... ERROR: Can't find runtest ERROR: Can't find runtest ERROR: Can't find runtest ERROR: Can't find runtest ERROR: Can't find runtest ERROR: Can't find runtest ERROR: Can't find runtest ERROR: Can't find runtest ERROR: Can't find runtest ERROR: Can't find runtest ERROR: Can't find runtest ERROR: Can't find runtest ERROR: Can't find runtest ERROR: Can't find runtest Running /mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite/runtest.all/stats-sub.exp ... Running /mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite/runtest.all/stats.exp ... ERROR: Can't find runtest ERROR: Can't find runtest ERROR: Can't find runtest ERROR: Can't find runtest ERROR: Can't find runtest ERROR: Can't find runtest ERROR: Can't find runtest ERROR: Can't find runtest ERROR: Can't find runtest ". See full screen output of 'make check' in the attached 'make_check.log' file. 'expect-5.44.1.14' used with 'dejagnu-1.4.4' was downloaded from either http://debian.ams.sunysb.edu/exherbo/ or http://distfiles.exherbo.org/ - my script automatically/randomly chooses a mirror from the list. Can this be fixed ? Thanks, Sergei.
config_wrapper.sh
Description: application/shellscript
Making check in doc
make[1]: Entering directory `/mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/doc'
make[1]: Entering directory `/mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4'
make check-DEJAGNU
make[2]: Entering directory `/mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4'
cd testsuite ; make check
make[3]: Entering directory `/mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite'
Making check in libdejagnu
make[4]: Entering directory `/mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite/libdejagnu'
if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"dejagnu\" -DVERSION=\"1.4.4\" -I. -I. -I/mnt/sdb8/sergei/AFSWD_debug/install/expect-5.44.1.14/include -I/mnt/sdb8/sergei/AFSWD_debug/install/tcl-8.4.19/include -I/mnt/sdb8/sergei/AFSWD_debug/install/tk-8.4.19/include -I../.. -g -g -O2 -MT unit.o -MD -MP -MF ".deps/unit.Tpo" \
-c -o unit.o `test -f 'unit.cc' || echo './'`unit.cc; \
then mv -f ".deps/unit.Tpo" ".deps/unit.Po"; \
else rm -f ".deps/unit.Tpo"; exit 1; \
fi
g++ -I../.. -g -g -O2 -L/mnt/sdb8/sergei/AFSWD_debug/install/tcl-8.4.19/lib -L/mnt/sdb8/sergei/AFSWD_debug/install/tcl-8.4.19/lib/expect5.44.1 -L/mnt/sdb8/sergei/AFSWD_debug/install/tcl-8.4.19/lib/expect5.44.1.14 -L/mnt/sdb8/sergei/AFSWD_debug/install/tk-8.4.19/lib -o unit unit.o
make[4]: Leaving directory `/mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite/libdejagnu'
make[4]: Entering directory `/mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite'
Nothing to be done for all
make check-DEJAGNU
make[5]: Entering directory `/mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite'
Making a new site.exp file...
srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd . && pwd`; export srcdir; \
EXPECT=expect; export EXPECT; \
runtest=` if [ -f ../runtest ] ; then echo ../runtest; else echo "ERROR: runtest not found" ; exit 1; fi`; \
if /mnt/sdb8/sergei/AFSWD_debug/install/bash-4.0/bin/bash -c "$runtest --version" > /dev/null 2>&1; then \
l='dejagnu'; for tool in $l; do \
$runtest --srcdir $srcdir ; \
done; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find the global config file.
WARNING: No tool specified
Test Run By qemu on Wed Nov 25 00:22:29 2009
Native configuration is i686-pc-linux-gnu
=== tests ===
Schedule of variations:
unix
Running target unix
Using /mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite/../config/base-config.exp as tool-and-target-specific interface file.
Using /mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite/libdejagnu/tunit.exp ...
Running /mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite/runtest.all/libs.exp ...
Running /mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite/runtest.all/options.exp ...
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
Running /mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite/runtest.all/stats-sub.exp ...
Running /mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite/runtest.all/stats.exp ...
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
=== Summary ===
# of expected passes 36
# of unresolved testcases 23
make[5]: *** [check-DEJAGNU] Error 1
make[5]: Leaving directory `/mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite'
make[2]: *** [check-DEJAGNU] Error 2
make[2]: Leaving directory `/mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4'
make: *** [check-recursive] Error 1
_______________________________________________ Bug-dejagnu mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-dejagnu
