Lines Matching refs:error
280 def error(msg): function
288 error("both command-line testcase and input file specified")
290 error("command-line testcase name without description string")
339 error("'%s' is not recognized main program operation" % (s))
356 error("'%s' is not a valid object set description" % (descr))
366 error("object description '%s' is malformed" % (obj))
370 error("index range %s-%s invalid" % (idx_start, idx_end))
410 error("soname of main program already set")
415 error("invalid object name '%s'" % (obj))
417 error("'%s' is not name of already defined object" % (obj))
419 error("'%s' already has soname of '%s' set"
450 error("empty object set '%s'" % (value))
467 error("non-dependence target set '*' can only be used "
474 error("syntax error, permute operation invalid here")
476 error("syntax error, no objects to permute here")
485 error("cannot have more than one main program")
487 error("objects cannot have dependency on main program")
499 error("syntax error, multiple contiguous ->,=> operations")
501 error("non-dependence target set '*' can only be used "
507 error("syntax error, multiple contiguous ->,=> operations")
509 error("non-dependence target set '*' can only be used "
518 error("unknown token '%s'" % (value))
573 error("no objects for default main program to point "
901 error("error running command: %s" % (cmd))
1079 error("cannot open description file %s" % (filename))
1091 error("tunable option cannot be empty")
1111 error("output specification without testcase description")
1116 error("tunable option malformed '%s'" % o.group(1))
1140 error("no active testcase description")