Lines Matching refs:print_error

253                 print_error("Cannot create $log_directory for writing html file\n");
284 print_error ("Cannot open file $cmd_file");
362 print_error("No such file $old_file_name");
566 print_error("There's no build list for $module");
606 print_error("For $prj_dir branche(s): \"@missing_branches\" not found\n");
776 print_error("$job_name not found!!\n") if (!-d $job_name);
784 print_error("\n$job_name not found!!\n");
835print_error("XMLBuildListParser.pm couldn\'t be found, so XML format for build lists is not enable…
838 print_error("Cannot use $build_list_path");
891print_error ("There is no correct alias set in the line $line!") if ($alias eq 'NULL');
894 print_error("Misspelling in line: \n$_");
1370print_error ("$parent_prj\.$1 is a wrongly dependency identifier!\nCheck if it is platform depende…
1377print_error("$parent_prj is a wrongly used dependency identifier!\nCheck if it is platform depende…
1397 sub print_error { subroutine
1533 print_error('No module list supplied!!');
1559 print_error("\"--html_path\" switch is used only with \"--html\"") if ($html_path);
1560print_error("\"--dontgraboutput\" switch is used only with \"--html\"") if ($dont_grab_output);
1563 print_error("\"--exclude_branch_from\" is not applicable for one module builds!!");
1566print_error('Switches --with_branches and --all collision') if ($build_from_with_branches && $buil…
1567print_error('Switch --skip is for building multiple modules only!!') if ((scalar keys %skip_module…
1569print_error('Switches --with_branches and --since collision') if ($build_from_with_branches && $bu…
1574 print_error('Switches --job and --deliver collision') if ($custom_job && $deliver);
1579 print_error("--prepare is for use with --from switch only!\n") if (!$incompatible);
1583 print_error("Cannot ignore errors in multiprocessing build");
1586 print_error("Cannot load Win32::Process module for multiprocessing build");
1589 print_error("Switches -P and --server collision");
1592 print_error("Switch --stoponerror is only for multiprocessing builds");
1598 print_error("--ports switch is for server mode only!!") if ($ports_string);
1599 print_error("--setenvstring switch is for server mode only!!") if ($setenv_string);
1600 print_error("--client_timeout switch is for server mode only!!") if ($client_timeout);
1605 print_error('"--removeall" ("--clear")' . $error_message) if ($clear_config);
1607 print_error('"--add" or/and "--remove"' . $error_message);
1610print_error('Please supply necessary switch for "--genconf" (--add|--remove|--removeall). --add ca…
2594 print_error("Cannot run command:\n$ss_command");
2631 print_error("Cannot rename $module_name: $!\n");