[LLVMbugs] [Bug 462] NEW: make check-dejagnu TESTSUITE=.... doesn't work
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sat Nov 27 21:04:43 PST 2004
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=462
Summary: make check-dejagnu TESTSUITE=.... doesn't work
Product: Test Suite
Version: 1.3
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: QMTest
AssignedTo: unassignedbugs at nondot.org
ReportedBy: rspencer at x10sys.com
CC: tonic at nondot.org
if you do:
make check-dejagnu TESTSUITE=Regression/Transforms/InstCombine
(for example), then you get the following error output if objdir != srcdir:
Making a new site.exp file...
PATH=/proj/work/llvm/build/Debug/bin:/proj/work/llvm/build/../llvm/test/Scripts:/proj/work/llvm/build/Debug/bin:/proj/install/bin:/proj/work/llvm/build/Debug/bin:/proj/install/bin:/proj/work/llvm/build/Debug/bin:/proj/install/bin:/apps/j2sdk_nb/j2sdk1.4.2/bin:/proj/work/llvm/build/Debug/bin:/proj/install/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/reid/bin:/bin:/usr/local/bin:/sbin:/usr/sbin:/proj/work/xps/tools:/proj/work/xercesc/current/bin:/proj/work/xalanc/bin::/proj/work/xps/tools:/proj/work/xercesc/current/bin:/proj/work/xalanc/bin::/proj/work/xps/tools:/proj/work/xercesc/current/bin:/proj/work/xalanc/bin::/proj/work/xps/tools:/proj/work/xercesc/current/bin:/proj/work/xalanc/bin:
\
/usr/bin/runtest --tool Regression/Transforms/InstCombine
WARNING: Couldn't find the global config file.
WARNING: Couldn't find tool init file
couldn't open "./Regression/Transforms/InstCombine.sum": no such file or directory
while executing
"open "$outdir/$tool.sum" w"
(procedure "open_logs" line 10)
invoked from within
"open_logs"
(file "/usr/share/dejagnu/runtest.exp" line 1211)
make: [check-dejagnu] Error 1 (ignored)
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list