Lines Matching refs:printMsg
204 printMsg("INFO", "Checking added/removed libs");
396 printMsg("INFO", "$ACC_compare");
398 printMsg("INFO_C", "Checking $LName: ");
404 printMsg("INFO", "Failed ($ErrorLog)");
408 printMsg("INFO", "Ok");
928 printMsg("INFO", "\nSee detailed report:\n $REPORT_PATH");
1209 printMsg("WARNING", "can't find \'$TargetSysInfo/descriptors\'");
1232 printMsg("Module_Error", "can't find \'$TargetSysInfo/common.xml\'");
1371 printMsg("INFO", localtime(time));
1373 printMsg("INFO", "Indexing sonames ...\n");
1546 printMsg("INFO", localtime(time));
1549 printMsg("INFO", "Reading symbols from image ...\n");
1552 printMsg("INFO", "Reading symbols from libraries ...\n");
1751 printMsg("INFO", localtime(time));
1753 printMsg("INFO", "Reading info from packages ...\n");
1822 printMsg("INFO", localtime(time));
1824 printMsg("INFO", "Reading symbols from headers ...\n");
1902 printMsg("INFO", localtime(time));
1904 printMsg("INFO", "Matching symbols ...\n");
2172 printMsg("INFO", localtime(time));
2174 printMsg("INFO", "Generating XML descriptors ...");
2457 … printMsg("INFO", "Created descriptors: ".keys(%Generated)." ($SYS_DUMP_PATH/descriptors/)\n");
2460 printMsg("INFO", localtime(time));
2462 printMsg("INFO", "Dumping ABIs:");
2466 printMsg("ERROR", "internal problem with \'find\' utility");
2540 printMsg("INFO", "$ACC_dump");
2542 printMsg("INFO_C", "Dumping $LName: ");
2554 printMsg("INFO", "Empty");
2557 printMsg("INFO", "Errors (\'$SYS_DUMP_PATH/logs/$LName.txt\')");
2561 printMsg("INFO", "Failed (\'$SYS_DUMP_PATH/logs/$LName.txt\')");
2566 printMsg("INFO", "Ok");
2569 printMsg("INFO", "\n");
2572 printMsg("INFO", "Total libraries: ".keys(%TotalLibs));
2573 … printMsg("INFO", "Skipped libraries: ".keys(%Skipped)." ($SYS_DUMP_PATH/skipped.txt)");
2574 printMsg("INFO", "Failed to find headers: ".keys(%Failed)." ($SYS_DUMP_PATH/failed.txt)");
2576 printMsg("INFO", "Dumped ABIs: ".keys(%Dumped)." ($SYS_DUMP_PATH/abi_dumps/)");
2577 …printMsg("INFO", "The ".$SysDescriptor{"Name"}." system ABI has been dumped to:\n $SYS_DUMP_PATH"…