[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/3918] New: make check RUNTESTFLAGS=i386.exp doesn't work
From: |
hjl at lucon dot org |
Subject: |
[Bug gas/3918] New: make check RUNTESTFLAGS=i386.exp doesn't work |
Date: |
24 Jan 2007 18:37:08 -0000 |
address@hidden gas]$ make check RUNTESTFLAGS=i386.exp
Making check in doc
make[1]: Entering directory
`/export/build/gnu/binutils-lrb/build-x86_64-linux/gas/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory
`/export/build/gnu/binutils-lrb/build-x86_64-linux/gas/doc'
Making check in po
make[1]: Entering directory
`/export/build/gnu/binutils-lrb/build-x86_64-linux/gas/po'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory
`/export/build/gnu/binutils-lrb/build-x86_64-linux/gas/po'
make[1]: Entering directory
`/export/build/gnu/binutils-lrb/build-x86_64-linux/gas'
make check-DEJAGNU
make[2]: Entering directory
`/export/build/gnu/binutils-lrb/build-x86_64-linux/gas'
if [ -d testsuite ]; then \
true; \
else \
mkdir testsuite; \
fi
rm -f testsuite/site.exp
cp site.exp testsuite/site.exp
rootme=`pwd`; export rootme; \
srcdir=`cd /export/gnu/src/binutils-lrb/binutils/gas; pwd` ; export
srcdir ; \
EXPECT=expect ; export EXPECT ; \
runtest=runtest; \
cd testsuite; \
if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \
$runtest --tool gas --srcdir ${srcdir}/testsuite \
i386.exp; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find the global config file.
WARNING: Couldn't find tool init file
Test Run By hjl on Wed Jan 24 10:36:45 2007
Native configuration is x86_64-unknown-linux-gnu
=== gas tests ===
Schedule of variations:
unix
Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for
target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /export/gnu/src/binutils-lrb/binutils/gas/testsuite/config/default.exp as
tool-and-target-specific interface file.
Running /export/gnu/src/binutils-lrb/binutils/gas/testsuite/gas/i386/i386.exp
...
send: spawn id exp0 not open
while executing
"send_user "$message\n""
("default" arm line 2)
invoked from within
"case "$firstword" in {
{"PASS:" "XFAIL:" "KFAIL:" "UNRESOLVED:" "UNSUPPORTED:" "UNTESTED:"} {
if $all_flag {
send_user "$message\n"
return "..."
(procedure "clone_output" line 10)
invoked from within
"clone_output "\n\t\t=== $tool Summary ===\n""
(procedure "log_summary" line 23)
invoked from within
"log_summary total"
(procedure "log_and_exit" line 5)
invoked from within
"log_and_exit"
(file "/usr/share/dejagnu/runtest.exp" line 1912)
make[2]: *** [check-DEJAGNU] Error 1
make[2]: Leaving directory
`/export/build/gnu/binutils-lrb/build-x86_64-linux/gas'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory
`/export/build/gnu/binutils-lrb/build-x86_64-linux/gas'
make: *** [check-recursive] Error 1
address@hidden gas]$
--
Summary: make check RUNTESTFLAGS=i386.exp doesn't work
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: gas
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: hjl at lucon dot org
CC: bug-binutils at gnu dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=3918
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug gas/3918] New: make check RUNTESTFLAGS=i386.exp doesn't work,
hjl at lucon dot org <=