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.cxx604 print_error( rtl::OString( "Verify" ), rc ); in DirectoryCreateAndRemoveTest()
624 print_error( rtl::OString( "Verify" ), rc ); in DirectoryCreateAndRemoveTest()
658 print_error( rtl::OString( "Remove" ),rc ); in DirectoryCreateAndRemoveTest()
918 print_error( rtl::OString( "FileCopy" ), rc ); in FileCopyAndMoveTest()
948 print_error( rtl::OString( "FileCopy" ), rc ); in FileCopyAndMoveTest()
963 print_error( rtl::OString( "FileCopy" ), rc ); in FileCopyAndMoveTest()
982 print_error( rtl::OString( "FileMove" ), rc ); in FileCopyAndMoveTest()
1032 print_error( rtl::OString( "FileMove" ), rc ); in FileCopyAndMoveTest()
1183 print_error( rtl::OString( "GetPos" ), rc ); in FilePointerTest()
1197 print_error( rtl::OString( "SetPos" ), rc ); in FilePointerTest()
[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);
218 print_error("xsltproc '$xsl_file' '$new_file_name'> '$temp_file_name' failed",1)
234 print_error("couldn't remove '$dest_file'",1);
238 print_error("couldn't rename '$source_file'",1);
[all …]
/trunk/main/solenv/bin/
H A Ddeliver.pl376 print_error("can't symlink $from -> $to: $!",0);
418 print_error("invalid option $arg") if ( $arg =~ /^-/ );
483 print_error("no environment", 0);
558 print_error("can't find d.lst");
586 print_error("unknown action: \'$1\'", $line_cnt);
759 print_error("Failed to execute $command");
864 print_error("can't rename temporary file to $to: $!",0);
868 print_error("can't copy $from: $!",0);
871 print_error("directory '$destdir' does not exist", 0);
1423 print_error("Output not deleted - INPATH is not set");
[all …]
H A Dbuild.pl284 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");
776 print_error("$job_name not found!!\n") if (!-d $job_name);
784 print_error("\n$job_name not found!!\n");
838 print_error("Cannot use $build_list_path");
894 print_error("Misspelling in line: \n$_");
1397 sub print_error { subroutine
1589 print_error("Switches -P and --server collision");
2594 print_error("Cannot run command:\n$ss_command");
[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.pm173 installer::logger::print_error( "unknown parameter: $param" );
197 installer::logger::print_error( "Product name not set!" );
485 installer::logger::print_error( "idt template path not set (-msitemplate)!" );
497 installer::logger::print_error( "idt language path not set (-msilanguage)!" );
541 …installer::logger::print_error( "Sorry, Patch flag currently only available for Solaris pkg, Linux…
548 installer::logger::print_error( "Solaris patch requires parameter -patchinc !" );
566 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.pm152 installer::logger::print_error( "$onefile not found\n" );

Completed in 110 milliseconds