Home
last modified time | relevance | path

Searched refs:print_error (Results 1 – 18 of 18) sorted by relevance

/trunk/main/sal/workben/
H A Dtestfile.cxx70 void print_error(::rtl::OString& str, FileBase::RC rc);
475 print_error( rtl::OString( "Open Directory" ), rc ); in DirectoryOpenAndCloseTest()
479 print_error( rtl::OString( "Directory is Open" ), rc ); in DirectoryOpenAndCloseTest()
484 print_error( rtl::OString( "Close Directory" ), rc ); in DirectoryOpenAndCloseTest()
501 print_error( rtl::OString( "Open Directory" ), rc ); in DirectoryOpenAndCloseTest()
517 print_error( rtl::OString( "Open Directory" ), rc ); in DirectoryOpenAndCloseTest()
534 print_error( rtl::OString( "Open Directory" ), rc ); in DirectoryOpenAndCloseTest()
538 print_error( rtl::OString( "Close Directory" ), rc ); in DirectoryOpenAndCloseTest()
554 print_error( rtl::OString( "Open Directory" ), rc ); in DirectoryOpenAndCloseTest()
569 print_error( rtl::OString( "Close Directory" ), rc ); in DirectoryOpenAndCloseTest()
[all …]
/trunk/main/postprocess/packconfig/
H A Dpackconfig.pl101 print_error("no such directory: '$out_dir'", 2) if ! -d $out_dir;
102 print_error("can't search directory: '$out_dir'", 2) if ! -x $out_dir;
103 print_error("directory is not writable: '$out_dir'", 2) if ! -w $out_dir;
107 print_error("no such directory: '$_'", 2) if ! -d $_;
108 print_error("can't search directory: '$_'", 2) if ! -x $_;
119 print_error("can't find any image lists in '$files_path'", 3);
185 print_error("can't add file '$path' to config zip archive: $!", 5);
190 print_error("write image zip archive '$tmp_out_file' failed. Reason: $status", 6);
218 print_error("xsltproc '$xsl_file' '$new_file_name'> '$temp_file_name' failed",1)
234 print_error("couldn't remove '$dest_file'",1);
[all …]
/trunk/main/solenv/bin/
H A Ddeliver.pl308 print_error("can't symlink $lib -> $symlib: $!",0);
330 print_error("mkdir: could not create directory '$path'", 0);
350 print_error("symlink: link must be in the same directory as file",0);
376 print_error("can't symlink $from -> $to: $!",0);
418 print_error("invalid option $arg") if ( $arg =~ /^-/ );
473 print_error("can't deliver from local directory to SOLARVERSION");
483 print_error("no environment", 0);
504 print_error("common_build defined without common_outdir", 0);
558 print_error("can't find d.lst");
565 print_error("Internal error: cannot determine module's parent directory");
[all …]
H A Dbuild.pl253 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');
[all …]
H A Dpackimages.pl129 print_error("no such directory: '$_'", 2) if ! -d $_;
130 print_error("can't search directory: '$_'", 2) if ! -x $_;
132 print_error("directory is not writable: '$out_dir'", 2) if ! -w $out_dir;
141 print_error("can't search directory: '$_'", 2);
161 print_error("can't find any image lists in '@imagelist_path'", 3);
213 print_error("can't parse line $linecount from file '$image_list'", 4);
361 print_error("can't add file '$path' to image zip archive: $!", 5);
366 print_error("write image zip archive '$tmp_out_file' failed. Reason: $status", 6);
380 print_error("couldn't remove '$dest_file'",1);
384 print_error("couldn't rename '$source_file'",1);
[all …]
H A Dmapgen.pl61 &print_error("Unable open $dump_file");
65 &print_error("Unable open $flt_file");
71 &print_error("Unable open $map_file");
79 &print_error ('Environment not set!!');
193 sub print_error { subroutine
H A Dbuild_client.pl88 print_error("Cannot start child process") if (!$rc);
218 print_error("Cannot load Win32::Process module for multiple client start");
221 print_error("$server_list_file is not a regular file!!") if (!-f $server_list_file);
224 print_error("No server info") if (!scalar %hosts_ports);
410 sub print_error { subroutine
427 print_error($?) if ($?);
H A Dmkout.pl103 print_error("can't determine platform/environment");
125 print_error("can't determine module");
141 print_error( "$@" );
147 sub print_error { subroutine
H A Dzipdep.pl282 &print_error('error: Invalid command arguments (do not specify both -r and -R)') if ($r && $R);
284 &print_error('no list specified');
332 sub print_error { subroutine
/trunk/main/solenv/bin/modules/installer/
H A Ddownloadsigner.pm104 installer::logger::print_error( "unknown parameter: $param" );
119 installer::logger::print_error( "Error: Required parameter is missing: -d\n" );
129 …installer::logger::print_error( "Error: If \"-sign\" is set, a pfx file has to be specified: -pfx\…
137 …installer::logger::print_error( "Error: If \"-sign\" is set, a password file has to be specified: …
145 …installer::logger::print_error( "Error: pfx file \"$installer::globals::pfxfile\" does not exist.\…
152 …installer::logger::print_error( "Error: Password file \"$installer::globals::pwfile\" does not exi…
189 …installer::logger::print_error( "Error: TMP and TEMP not defined. This is required for this proces…
476 …installer::logger::print_error( "Error: Nothing to do! No follow-me file in directory \"$installer…
524 …installer::logger::print_error( "Error: Nothing to do! No installation set found for follow-me fil…
531 …installer::logger::print_error( "Error: Nothing to do! \"$installer::globals::followmeinfofilename…
H A Dparameter.pm171 installer::logger::print_error( "unknown parameter: $param" );
195 installer::logger::print_error( "Product name not set!" );
483 installer::logger::print_error( "idt template path not set (-msitemplate)!" );
495 installer::logger::print_error( "idt language path not set (-msilanguage)!" );
539 …installer::logger::print_error( "Sorry, Patch flag currently only available for Solaris pkg, Linux…
546 installer::logger::print_error( "Solaris patch requires parameter -patchinc !" );
564 installer::logger::print_error( "ERROR: Zip list file has to be defined (Parameter -f) !" );
H A Dcontrol.pm56 installer::logger::print_error( "$onefile not found\n" );
125 installer::logger::print_error( "$onefile not found\n" );
290 installer::logger::print_error( "$key not set in environment\n" );
H A Dexiter.pm81 installer::logger::print_error("$message\nin function: $function");
H A Dlogger.pm695 sub print_error subroutine
H A Dworker.pm442 installer::logger::print_error( $line );
/trunk/main/postprocess/signing/
H A Dsigning.pl125 print_error("Can't open $opt_exclude file!\n");
167 print_error("Can't open PFX file: $opt_pfxfile\n") if ( ! -e $opt_pfxfile );
168 print_error("Password is empty\n") if ( !$opt_pass );
174 print_error("Can't get password!\n") if ( !$pass ); # exit here
244 print_error( "$result\n" );
251 sub print_error #09.07.2007 11:21 subroutine
/trunk/main/testgraphical/source/
H A Dcwstestresult.pl78 print_error("Can't determine master workspace environment.\n"
83 print_error("Can't determine child workspace environment or milestone.\n"
125print_error("Child workspace '$childws' for master workspace '$masterws' not found in EIS database…
155 print_error("-m and -c are mutually exclusive options",1);
170 sub print_error subroutine
/trunk/main/solenv/bin/modules/installer/windows/
H A Dsign.pm150 installer::logger::print_error( "$onefile not found\n" );