[LLVMbugs] [Bug 444] NEW: nightly tester fails when ran for the first time
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Sep 27 18:49:31 PDT 2004
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=444
Summary: nightly tester fails when ran for the first time
Product: Test Suite
Version: trunk
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Nightly Tester
AssignedTo: unassignedbugs at nondot.org
ReportedBy: alkis at cs.uiuc.edu
I get this error message when I run the nighly tester for the first time:
gnuplot> plot "running_Olden_cbe_time.txt" u 1:2 t '' with lines,
"running_Olden_cbe_time.txt" u 1:2 t "bh" with lines,
"running_Olden_cbe_time.txt" u 1:3 t "bisort" with lines,
"running_Olden_cbe_time.txt" u 1:4 t "em3d" with lines,
"running_Olden_cbe_time.txt" u 1:5 t "health" with lines,
"running_Olden_cbe_time.txt" u 1:6 t "mst" with lines,
"running_Olden_cbe_time.txt" u 1:7 t "perimeter" with lines,
"running_Olden_cbe_time.txt" u 1:8 t"power" with
^
can't read data file "running_Olden_cbe_time.txt"
"/home/vadve/alkis/tmp/buildtest-X86/llvm/utils/NightlyTest.gn
uplot", line 56: (No such file or directory)
If I create the following empty files:
running_build_time.txt running_Olden_llc_time.txt
running_loc.txt running_Olden_machcode.txt
running_Olden_bytecode.txt running_Olden_nat_time.txt
running_Olden_cbe_time.txt running_Olden_opt_time.txt
running_Olden_jit_time.txt
in the output web dir the nightly tester runs fine.
------- 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