Lines Matching refs:print_fatal_error
208 static void print_fatal_error(ipptool_test_t *data, const char *s, ...) _CUPS_FORMAT(2, 3);
944 print_fatal_error(data, "Bad printer URI \"%s\".", data->monitor_uri); in do_monitor_printer_state()
955 …print_fatal_error(data, "Unable to connect to \"%s\" on port %d - %s", host, port, cupsLastErrorSt… in do_monitor_printer_state()
2195 …print_fatal_error(data, "Unable to connect to \"%s\" on port %d - %s", data->vars->host, data->var… in do_tests()
2236 print_fatal_error(data, "%s", error); in error_cb()
2667 print_fatal_error(data, "Missing printer URI on line %d of \"%s\".", f->linenum, f->filename); in parse_monitor_printer_state()
2680 … print_fatal_error(data, "Missing opening brace on line %d of \"%s\".", f->linenum, f->filename); in parse_monitor_printer_state()
2716 print_fatal_error(data, "Too many EXPECT's on line %d of \"%s\".", f->linenum, f->filename); in parse_monitor_printer_state()
2722 print_fatal_error(data, "Missing EXPECT name on line %d of \"%s\".", f->linenum, f->filename); in parse_monitor_printer_state()
2751 print_fatal_error(data, "Missing COUNT number on line %d of \"%s\".", f->linenum, f->filename); in parse_monitor_printer_state()
2757 print_fatal_error(data, "Bad COUNT \"%s\" on line %d of \"%s\".", temp, f->linenum, f->filename); in parse_monitor_printer_state()
2767 …print_fatal_error(data, "COUNT without a preceding EXPECT on line %d of \"%s\".", f->linenum, f->f… in parse_monitor_printer_state()
2775 …print_fatal_error(data, "Missing DEFINE-MATCH variable on line %d of \"%s\".", f->linenum, f->file… in parse_monitor_printer_state()
2785 …print_fatal_error(data, "DEFINE-MATCH without a preceding EXPECT on line %d of \"%s\".", f->linenu… in parse_monitor_printer_state()
2793 …print_fatal_error(data, "Missing DEFINE-NO-MATCH variable on line %d of \"%s\".", f->linenum, f->f… in parse_monitor_printer_state()
2803 …print_fatal_error(data, "DEFINE-NO-MATCH without a preceding EXPECT on line %d of \"%s\".", f->lin… in parse_monitor_printer_state()
2811 …print_fatal_error(data, "Missing DEFINE-VALUE variable on line %d of \"%s\".", f->linenum, f->file… in parse_monitor_printer_state()
2821 …print_fatal_error(data, "DEFINE-VALUE without a preceding EXPECT on line %d of \"%s\".", f->linenu… in parse_monitor_printer_state()
2829 …print_fatal_error(data, "Missing DISPLAY-MATCH message on line %d of \"%s\".", f->linenum, f->file… in parse_monitor_printer_state()
2839 …print_fatal_error(data, "DISPLAY-MATCH without a preceding EXPECT on line %d of \"%s\".", f->linen… in parse_monitor_printer_state()
2853 print_fatal_error(data, "Missing DELAY value on line %d of \"%s\".", f->linenum, f->filename); in parse_monitor_printer_state()
2861 …print_fatal_error(data, "Bad DELAY value \"%s\" on line %d of \"%s\".", value, f->linenum, f->file… in parse_monitor_printer_state()
2871 …print_fatal_error(data, "Bad DELAY value \"%s\" on line %d of \"%s\".", value, f->linenum, f->file… in parse_monitor_printer_state()
2884 …print_fatal_error(data, "Missing OF-TYPE value tag(s) on line %d of \"%s\".", f->linenum, f->filen… in parse_monitor_printer_state()
2894 …print_fatal_error(data, "OF-TYPE without a preceding EXPECT on line %d of \"%s\".", f->linenum, f-… in parse_monitor_printer_state()
2904 …print_fatal_error(data, "Missing IN-GROUP group tag on line %d of \"%s\".", f->linenum, f->filenam… in parse_monitor_printer_state()
2910 …print_fatal_error(data, "Bad IN-GROUP group tag \"%s\" on line %d of \"%s\".", temp, f->linenum, f… in parse_monitor_printer_state()
2919 …print_fatal_error(data, "IN-GROUP without a preceding EXPECT on line %d of \"%s\".", f->linenum, f… in parse_monitor_printer_state()
2927 print_fatal_error(data, "Missing IF-DEFINED name on line %d of \"%s\".", f->linenum, f->filename); in parse_monitor_printer_state()
2937 …print_fatal_error(data, "IF-DEFINED without a preceding EXPECT on line %d of \"%s\".", f->linenum,… in parse_monitor_printer_state()
2945 …print_fatal_error(data, "Missing IF-NOT-DEFINED name on line %d of \"%s\".", f->linenum, f->filena… in parse_monitor_printer_state()
2955 …print_fatal_error(data, "IF-NOT-DEFINED without a preceding EXPECT on line %d of \"%s\".", f->line… in parse_monitor_printer_state()
2967 …print_fatal_error(data, "%s without a preceding EXPECT on line %d of \"%s\".", token, f->linenum, … in parse_monitor_printer_state()
2978 print_fatal_error(data, "Missing %s value on line %d of \"%s\".", token, f->linenum, f->filename); in parse_monitor_printer_state()
3068 …print_fatal_error(data, "%s without a preceding EXPECT on line %d of \"%s\".", token, f->linenum, … in parse_monitor_printer_state()
3074 print_fatal_error(data, "Missing closing brace on line %d of \"%s\".", f->linenum, f->filename); in parse_monitor_printer_state()
3444 print_fatal_error( in print_fatal_error() function
3984 …print_fatal_error(data, "Extra MONITOR-PRINTER-STATE seen on line %d of \"%s\".", f->linenum, f->f… in token_cb()
4008 …print_fatal_error(data, "Unsupported COMPRESSION value \"%s\" on line %d of \"%s\".", data->compre… in token_cb()
4017 …print_fatal_error(data, "Missing COMPRESSION value on line %d of \"%s\".", f->linenum, f->filename… in token_cb()
4034 …print_fatal_error(data, "Missing DEFINE name and/or value on line %d of \"%s\".", f->linenum, f->f… in token_cb()
4051 …print_fatal_error(data, "Missing IGNORE-ERRORS value on line %d of \"%s\".", f->linenum, f->filena… in token_cb()
4076 print_fatal_error(data, "Missing PAUSE message on line %d of \"%s\".", f->linenum, f->filename); in token_cb()
4099 …print_fatal_error(data, "Bad REQUEST-ID value \"%s\" on line %d of \"%s\".", temp, f->linenum, f->… in token_cb()
4105 print_fatal_error(data, "Missing REQUEST-ID value on line %d of \"%s\".", f->linenum, f->filename); in token_cb()
4122 …print_fatal_error(data, "Missing PASS-IF-DEFINED value on line %d of \"%s\".", f->linenum, f->file… in token_cb()
4139 …print_fatal_error(data, "Missing PASS-IF-NOT-DEFINED value on line %d of \"%s\".", f->linenum, f->… in token_cb()
4156 …print_fatal_error(data, "Missing SKIP-IF-DEFINED value on line %d of \"%s\".", f->linenum, f->file… in token_cb()
4178 …print_fatal_error(data, "Missing SKIP-IF-MISSING filename on line %d of \"%s\".", f->linenum, f->f… in token_cb()
4195 …print_fatal_error(data, "Missing SKIP-IF-NOT-DEFINED value on line %d of \"%s\".", f->linenum, f->… in token_cb()
4212 …print_fatal_error(data, "Missing SKIP-PREVIOUS-ERROR value on line %d of \"%s\".", f->linenum, f->… in token_cb()
4228 print_fatal_error(data, "Missing TEST-ID value on line %d of \"%s\".", f->linenum, f->filename); in token_cb()
4256 …print_fatal_error(data, "Bad TRANSFER value \"%s\" on line %d of \"%s\".", temp, f->linenum, f->fi… in token_cb()
4262 print_fatal_error(data, "Missing TRANSFER value on line %d of \"%s\".", f->linenum, f->filename); in token_cb()
4296 …print_fatal_error(data, "Bad VERSION \"%s\" on line %d of \"%s\".", temp, f->linenum, f->filename); in token_cb()
4302 print_fatal_error(data, "Missing VERSION number on line %d of \"%s\".", f->linenum, f->filename); in token_cb()
4314 print_fatal_error(data, "Missing RESOURCE path on line %d of \"%s\".", f->linenum, f->filename); in token_cb()
4328 print_fatal_error(data, "Missing OPERATION code on line %d of \"%s\".", f->linenum, f->filename); in token_cb()
4336 …print_fatal_error(data, "Bad OPERATION code \"%s\" on line %d of \"%s\".", temp, f->linenum, f->fi… in token_cb()
4352 print_fatal_error(data, "Missing GROUP tag on line %d of \"%s\".", f->linenum, f->filename); in token_cb()
4358 …print_fatal_error(data, "Bad GROUP tag \"%s\" on line %d of \"%s\".", temp, f->linenum, f->filenam… in token_cb()
4377 print_fatal_error(data, "Missing DELAY value on line %d of \"%s\".", f->linenum, f->filename); in token_cb()
4385 …print_fatal_error(data, "Bad DELAY value \"%s\" on line %d of \"%s\".", value, f->linenum, f->file… in token_cb()
4395 …print_fatal_error(data, "Bad DELAY value \"%s\" on line %d of \"%s\".", value, f->linenum, f->file… in token_cb()
4412 print_fatal_error(data, "Missing FILE filename on line %d of \"%s\".", f->linenum, f->filename); in token_cb()
4421 …print_fatal_error(data, "Filename \"%s\" (mapped to \"%s\") on line %d of \"%s\" cannot be read.",… in token_cb()
4433 print_fatal_error(data, "Too many STATUS's on line %d of \"%s\".", f->linenum, f->filename); in token_cb()
4439 print_fatal_error(data, "Missing STATUS code on line %d of \"%s\".", f->linenum, f->filename); in token_cb()
4445 …print_fatal_error(data, "Bad STATUS code \"%s\" on line %d of \"%s\".", temp, f->linenum, f->filen… in token_cb()
4470 print_fatal_error(data, "Too many EXPECT's on line %d of \"%s\".", f->linenum, f->filename); in token_cb()
4476 print_fatal_error(data, "Missing EXPECT name on line %d of \"%s\".", f->linenum, f->filename); in token_cb()
4506 print_fatal_error(data, "Missing COUNT number on line %d of \"%s\".", f->linenum, f->filename); in token_cb()
4512 print_fatal_error(data, "Bad COUNT \"%s\" on line %d of \"%s\".", temp, f->linenum, f->filename); in token_cb()
4522 …print_fatal_error(data, "COUNT without a preceding EXPECT on line %d of \"%s\".", f->linenum, f->f… in token_cb()
4530 …print_fatal_error(data, "Missing DEFINE-MATCH variable on line %d of \"%s\".", f->linenum, f->file… in token_cb()
4544 …print_fatal_error(data, "DEFINE-MATCH without a preceding EXPECT or STATUS on line %d of \"%s\".",… in token_cb()
4552 …print_fatal_error(data, "Missing DEFINE-NO-MATCH variable on line %d of \"%s\".", f->linenum, f->f… in token_cb()
4566 …print_fatal_error(data, "DEFINE-NO-MATCH without a preceding EXPECT or STATUS on line %d of \"%s\"… in token_cb()
4574 …print_fatal_error(data, "Missing DEFINE-VALUE variable on line %d of \"%s\".", f->linenum, f->file… in token_cb()
4584 …print_fatal_error(data, "DEFINE-VALUE without a preceding EXPECT on line %d of \"%s\".", f->linenu… in token_cb()
4592 …print_fatal_error(data, "Missing DISPLAY-MATCH mesaage on line %d of \"%s\".", f->linenum, f->file… in token_cb()
4602 …print_fatal_error(data, "DISPLAY-MATCH without a preceding EXPECT on line %d of \"%s\".", f->linen… in token_cb()
4610 …print_fatal_error(data, "Missing OF-TYPE value tag(s) on line %d of \"%s\".", f->linenum, f->filen… in token_cb()
4620 …print_fatal_error(data, "OF-TYPE without a preceding EXPECT on line %d of \"%s\".", f->linenum, f-… in token_cb()
4630 …print_fatal_error(data, "Missing IN-GROUP group tag on line %d of \"%s\".", f->linenum, f->filenam… in token_cb()
4636 …print_fatal_error(data, "Bad IN-GROUP group tag \"%s\" on line %d of \"%s\".", temp, f->linenum, f… in token_cb()
4645 …print_fatal_error(data, "IN-GROUP without a preceding EXPECT on line %d of \"%s\".", f->linenum, f… in token_cb()
4653 …print_fatal_error(data, "Missing REPEAT-LIMIT value on line %d of \"%s\".", f->linenum, f->filenam… in token_cb()
4658 print_fatal_error(data, "Bad REPEAT-LIMIT value on line %d of \"%s\".", f->linenum, f->filename); in token_cb()
4672 …print_fatal_error(data, "REPEAT-LIMIT without a preceding EXPECT or STATUS on line %d of \"%s\".",… in token_cb()
4688 …print_fatal_error(data, "REPEAT-MATCH without a preceding EXPECT or STATUS on line %d of \"%s\".",… in token_cb()
4704 …print_fatal_error(data, "REPEAT-NO-MATCH without a preceding EXPECT or STATUS on line %d of \"%s\"… in token_cb()
4712 …print_fatal_error(data, "Missing SAME-COUNT-AS name on line %d of \"%s\".", f->linenum, f->filenam… in token_cb()
4722 …print_fatal_error(data, "SAME-COUNT-AS without a preceding EXPECT on line %d of \"%s\".", f->linen… in token_cb()
4730 print_fatal_error(data, "Missing IF-DEFINED name on line %d of \"%s\".", f->linenum, f->filename); in token_cb()
4744 …print_fatal_error(data, "IF-DEFINED without a preceding EXPECT or STATUS on line %d of \"%s\".", f… in token_cb()
4752 …print_fatal_error(data, "Missing IF-NOT-DEFINED name on line %d of \"%s\".", f->linenum, f->filena… in token_cb()
4766 …print_fatal_error(data, "IF-NOT-DEFINED without a preceding EXPECT or STATUS on line %d of \"%s\".… in token_cb()
4778 …print_fatal_error(data, "%s without a preceding EXPECT on line %d of \"%s\".", token, f->linenum, … in token_cb()
4809 print_fatal_error(data, "Missing %s value on line %d of \"%s\".", token, f->linenum, f->filename); in token_cb()
4899 …print_fatal_error(data, "%s without a preceding EXPECT on line %d of \"%s\".", token, f->linenum, … in token_cb()
4907 print_fatal_error(data, "Missing %s value on line %d of \"%s\".", token, f->linenum, f->filename); in token_cb()
4924 …print_fatal_error(data, "%s without a preceding EXPECT on line %d of \"%s\".", token, f->linenum, … in token_cb()
4936 print_fatal_error(data, "Too many DISPLAY's on line %d of \"%s\".", f->linenum, f->filename); in token_cb()
4942 print_fatal_error(data, "Missing DISPLAY name on line %d of \"%s\".", f->linenum, f->filename); in token_cb()
4951 …print_fatal_error(data, "Unexpected token %s seen on line %d of \"%s\".", token, f->linenum, f->fi… in token_cb()
5023 …print_fatal_error(data, "Missing DEFINE name and/or value on line %d of \"%s\".", f->linenum, f->f… in token_cb()
5044 …print_fatal_error(data, "Missing DEFINE-DEFAULT name and/or value on line %d of \"%s\".", f->linen… in token_cb()
5061 … print_fatal_error(data, "Missing FILE-ID value on line %d of \"%s\".", f->linenum, f->filename); in token_cb()
5078 …print_fatal_error(data, "Missing IGNORE-ERRORS value on line %d of \"%s\".", f->linenum, f->filena… in token_cb()
5112 …print_fatal_error(data, "Missing INCLUDE filename on line %d of \"%s\".", f->linenum, f->filename); in token_cb()
5148 …print_fatal_error(data, "Missing INCLUDE-IF-DEFINED name or filename on line %d of \"%s\".", f->li… in token_cb()
5184 …print_fatal_error(data, "Missing INCLUDE-IF-NOT-DEFINED name or filename on line %d of \"%s\".", f… in token_cb()
5203 …print_fatal_error(data, "Missing SKIP-IF-DEFINED variable on line %d of \"%s\".", f->linenum, f->f… in token_cb()
5220 …print_fatal_error(data, "Missing SKIP-IF-NOT-DEFINED variable on line %d of \"%s\".", f->linenum, … in token_cb()
5237 …print_fatal_error(data, "Missing STOP-AFTER-INCLUDE-ERROR value on line %d of \"%s\".", f->linenum… in token_cb()
5259 …print_fatal_error(data, "Bad TRANSFER value \"%s\" on line %d of \"%s\".", temp, f->linenum, f->fi… in token_cb()
5265 … print_fatal_error(data, "Missing TRANSFER value on line %d of \"%s\".", f->linenum, f->filename); in token_cb()
5285 …print_fatal_error(data, "Bad VERSION \"%s\" on line %d of \"%s\".", temp, f->linenum, f->filename); in token_cb()
5291 … print_fatal_error(data, "Missing VERSION number on line %d of \"%s\".", f->linenum, f->filename); in token_cb()
5297 …print_fatal_error(data, "Unexpected token %s seen on line %d of \"%s\".", token, f->linenum, f->fi… in token_cb()
5783 …print_fatal_error(data, "Unable to compile WITH-VALUE regular expression \"%s\" - %s", value, temp… in with_value()
5928 …print_fatal_error(data, "Unable to compile WITH-VALUE regular expression \"%s\" - %s", value, temp… in with_value()
5995 print_fatal_error(data, "Bad WITH-VALUE hex value."); in with_value()
6024 print_fatal_error(data, "Bad WITH-VALUE hex value."); in with_value()