Home
last modified time | relevance | path

Searched refs:printMsg (Results 1 – 11 of 11) sorted by relevance

/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/
H A DTUDump.pm439printMsg("INFO", "Adding \'".$AddHeaders->{$Path}{"Header"}."\' preamble header for \'".$AddHeader…
453 printMsg("INFO", "Enabling c++0x mode");
460 printMsg("WARNING", "Probably c++0x element detected");
469 printMsg("ERROR", "some errors occurred when compiling headers");
567 printMsg("WARNING", "can't find \'ectags\' program");
575 printMsg("WARNING", "can't find \'ctags\' program");
586 printMsg("WARNING", "incompatible version of \'ctags\' program");
668 printMsg("INFO", "Using MinGW compatibility mode");
676 printMsg("INFO", "Checking the code for C++ keywords");
780 printMsg("INFO", "Detected code: \"$Detected\"");
[all …]
H A DSysCheck.pm199 printMsg("INFO", "Checking added/removed libs");
391 printMsg("INFO", "$ACC_compare");
393 printMsg("INFO_C", "Checking $LName: ");
399 printMsg("INFO", "Failed ($ErrorLog)");
403 printMsg("INFO", "Ok");
927 printMsg("INFO", "\nSee detailed report:\n $REPORT_PATH");
1103 printMsg("WARNING", "can't find \'$TargetSysInfo/descriptors\'");
1126 printMsg("Module_Error", "can't find \'$TargetSysInfo/common.xml\'");
1235 printMsg("INFO", localtime(time));
1237 printMsg("INFO", "Indexing sonames ...\n");
[all …]
H A DLogging.pm59 printMsg("ERROR", $Msg);
73 sub printMsg($$) subroutine
170 printMsg("ERROR", "see log for details:\n ".$LOG_PATH{$LVer}."\n");
H A DMangling.pm810 printMsg("WARNING", "can't find \"undname\", disable MSVC unmangling");
851printMsg("ERROR", "internal error - c++filt crashed, try to reduce MAX_CPPFILT_FILE_SIZE constant"…
869printMsg("ERROR", "internal error - c++filt crashed, try to reduce MAX_COMMAND_LINE_ARGUMENTS cons…
881 printMsg("INFO", "Debug model mangling and unmangling ($LVer)");
923 printMsg("INFO", "Bad model unmangling:\n Orig: $Mngl\n Unmgl: $U1\n Model: $U2\n");
930 printMsg("INFO", "Bad model mangling:\n Orig: $Mngl\n Model: $U3\n");
937 printMsg("INFO", "Model unmangling: $GoodUnmangling/$Total");
938 printMsg("INFO", "Model mangling: $GoodMangling/$Total");
H A DRegTests.pm42 printMsg("INFO", "Verifying detectable C++ library changes");
3097 printMsg("INFO", "\nVerifying detectable C library changes");
5046 printMsg("INFO", "Executing @Cmd_d1");
5049 printMsg("INFO", "");
5055 printMsg("INFO", "Executing @Cmd_d2");
5058 printMsg("INFO", "");
5125 printMsg("INFO", "Executing @Cmd");
5194 printMsg("INFO", "Test result: SUCCESS ($NProblems problems found)\n");
5197 printMsg("ERROR", "Test result: FAILED ($NProblems problems found)\n");
H A DSysFiles.pm741printMsg("WARNING", "doesn't work with clang, please install GCC instead (and select it by -gcc-pa…
762 printMsg("INFO", "Using GCC $GccVer ($Target, target: ".getArch_GCC(1).")");
771printMsg("WARNING", "May not work properly with GCC 4.8.[0-2], 6.* and higher due to bug #78040 in…
832 printMsg("WARNING", "can't find ldconfig");
865 printMsg("WARNING", "can't find ldconfig");
H A DUtils.pm149 printMsg("ERROR", "problem with \'find\' utility ($?): $!");
H A DABIDump.pm78 printMsg("INFO", "Checking header(s) ".$In::Desc{$LVer}{"Version"}." ...");
908printMsg("WARNING", "the architectures of input objects and the used GCC compiler are not equal, p…
H A DGccAst.pm336 printMsg("WARNING", "missed type $TName");
372 printMsg("ERROR", "missed type name ($Tid)");
377 printMsg("ERROR", "missed type id $Tid");
3508 printMsg("WARNING", "unknown operator $1");
H A DXmlDump.pm859 printMsg("WARNING", "the number of opened tags is not equal to number of closed tags");
/petsc/lib/petsc/bin/maint/abi-compliance-checker/
H A Dabi-compliance-checker.pl115 printMsg("INFO", $ShortUsage);
227 printMsg("INFO", "\n".$ShortUsage);
400 printMsg("INFO", $HelpMessage."
407 printMsg("INFO", "$HelpMessage
6489 printMsg("WARNING", "unknown rule \"$Kind\" (\"$Level\")");
6504 printMsg("WARNING", "unknown rule \"$Kind\" (\"$Level\")");
7519 printMsg("WARNING", "incomplete rule \"$Kind\" (\"$Level\")");
9178printMsg("INFO", "Total ".lc($Level)." compatibility problems: ".$RESULT{$Level}{"Problems"}.", wa…
9204 printMsg("INFO", "Creating compatibility report ...");
9213 printMsg("INFO", "Binary compatibility: ".(100-$RESULT{"Binary"}{"Affected"})."\%");
[all …]