[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[DejaGnu] DejaGNU problem
From: |
Nandkishor Sonar |
Subject: |
[DejaGnu] DejaGNU problem |
Date: |
Tue, 10 Jul 2001 15:06:10 +0530 |
Hi Friends,
I have downloaded and successfully installed Dejagnu Version 1.4.1.
I'm testing the gas utility of GCC and I facing the error in gas.exp.
$export $PATH=$PATH:/home/kpit/nandus/dejagnu/new/bin
$cd /home/kpit/nandus/dejagnu/gas
$runtest --srcdir
/home/kpit/fsfsrc/bintuils-2.11/gas/testsuite --target_board sh-hms
.
.
.
Following is snippet of gas.log
-------------------------------------------------------------------------
Test Run By kpit on Tue Jul 10 14:33:01 2001
Target is sh-hitachi-elf
Host is i686-pc-linux-gnu
=== gas tests ===
Schedule of variations:
sh-hms
Running target sh-hms
Using /home/kpit/nandus/dejagnu/new/share/dejagnu/baseboards/sh-hms.exp as
board
description file for target.
Using /home/kpit/nandus/dejagnu/new/share/dejagnu/config/sh.exp as generic
inter
face file for target.
Using /home/kpit/nandus/dejagnu/new/share/dejagnu/config/gdb-comm.exp as
generic
interface file for target.
Using /home/kpit/fsfsrc/binutils-2.11/gas/testsuite/config/default.exp as
tool-a
nd-target-specific interface file.
Running /home/kpit/fsfsrc/binutils-2.11/gas/testsuite/gas/all/gas.exp ...
ERROR: tcl error sourcing
/home/kpit/fsfsrc/binutils-2.11/gas/testsuite/gas/all/
gas.exp.
ERROR: wrong # args: should be "regsub ?switches? exp string subSpec
varName"
while executing
"regsub -all ".*: warning: -f(pic|PIC) ignored for target .*" $text """
(procedure "prune_warnings" line 148)
invoked from within
"prune_warnings $comp_output"
(procedure "gas_run" line 11)
invoked from within
"gas_run $file "$as_opts $extra_opts" $maybe_ignore_stdout"
(procedure "gas_test" line 24)
invoked from within
"gas_test "p2425.s" "" "" "pcrel values in assignment""
(file "/home/kpit/fsfsrc/binutils-2.11/gas/testsuite/gas/all/gas.exp"
line 6
)
invoked from within
"source /home/kpit/fsfsrc/binutils-2.11/gas/testsuite/gas/all/gas.exp"
("uplevel" body line 1)
invoked from within
"uplevel #0 source
/home/kpit/fsfsrc/binutils-2.11/gas/testsuite/gas/all/gas.exp
"
invoked from within
"catch "uplevel #0 source $test_file_name""
testcase /home/kpit/fsfsrc/binutils-2.11/gas/testsuite/gas/all/gas.exp
completed
in 0 seconds
Running /home/kpit/fsfsrc/binutils-2.11/gas/testsuite/gas/alpha/fp.exp ...
testcase /home/kpit/fsfsrc/binutils-2.11/gas/testsuite/gas/alpha/fp.exp
complete
d in 0 seconds
Running /home/kpit/fsfsrc/binutils-2.11/gas/testsuite/gas/arc/arc.exp ...
testcase /home/kpit/fsfsrc/binutils-2.11/gas/testsuite/gas/arc/arc.exp
completed
in 0 seconds
Running /home/kpit/fsfsrc/binutils-2.11/gas/testsuite/gas/arc/warn.exp ...
testcase /home/kpit/fsfsrc/binutils-2.11/gas/testsuite/gas/arc/warn.exp
complete
d in 0 seconds
Running /home/kpit/fsfsrc/binutils-2.11/gas/testsuite/gas/arm/arm.exp ...
testcase /home/kpit/fsfsrc/binutils-2.11/gas/testsuite/gas/arm/arm.exp
completed
in 0 seconds
Running /home/kpit/fsfsrc/binutils-2.11/gas/testsuite/gas/cris/cris.exp ...
testcase /home/kpit/fsfsrc/binutils-2.11/gas/testsuite/gas/cris/cris.exp
complet
ed in 0 seconds
Running /home/kpit/fsfsrc/binutils-2.11/gas/testsuite/gas/d10v/d10.exp ...
testcase /home/kpit/fsfsrc/binutils-2.11/gas/testsuite/gas/d10v/d10.exp
complete
d in 0 seconds
Running /home/kpit/fsfsrc/binutils-2.11/gas/testsuite/gas/d30v/d30.exp ...
testcase /home/kpit/fsfsrc/binutils-2.11/gas/testsuite/gas/d30v/d30.exp
complete
d in 0 seconds
Running /home/kpit/fsfsrc/binutils-2.11/gas/testsuite/gas/elf/elf.exp ...
-------------------------------------------------------------------------
I'll be happy to receive a reply with solution from you.
Thanks and regads,
Nandkishor