Lines Matching refs:stderr
275 fprintf(stderr,
279 fprintf(stderr, "Run '%s --help' for help.\n", progname);
287 fprintf(stderr, " required parameter is missing: -O is required for static and shared builds.\n");
288 fprintf(stderr, "Run '%s --help' for help.\n", progname);
300 fprintf(stderr, " required parameter -p is missing \n");
301 fprintf(stderr, "Run '%s --help' for help.\n", progname);
306 fprintf(stderr,
314 fprintf(stderr,
321 fprintf(stderr, "\n options:\n");
323 fprintf(stderr, "%-5s -%c %s%-10s %s\n",
331 fprintf(stderr, "modes: (-m option)\n");
333 fprintf(stderr, " %-9s ", modes[i].name);
335 fprintf(stderr, "/ %-9s", modes[i].alt_name);
337 fprintf(stderr, " ");
339 fprintf(stderr, " %s\n", modes[i].desc);
459 fprintf(stderr, "error loading input file lists: %s\n", u_errorName(status));
525 fprintf(stderr, "-- return status = %d\n", result);
586 fprintf(stderr,"Error writing package dat file.\n");
600 fprintf(stderr, "Unable to remove old dat file: %s\n",
614 stderr,
704 fprintf(stderr, "Error generating assembly code for data.\n");
716 fprintf(stderr,"Assembly type \"%s\" is unknown.\n", genccodeAssembly);
728 fprintf(stderr, "Error- BUILD_DATA_WITHOUT_ASSEMBLY is not defined. Internal error.\n");
742 fprintf(stderr, "Error- neither CAN_WRITE_OBJ_CODE nor BUILD_DATA_WITHOUT_ASSEMBLY are defined. Internal error.\n");
748 fprintf(stderr, "Error generating package data.\n");
760 fprintf(stderr, "Error creating data archive library file.\n");
772 fprintf(stderr, "Error creating symbolic links of the data library file.\n");
788 fprintf(stderr, "Error installing the data library.\n");
818 fprintf(stderr,"Error allocating memory for pkgDataFlags.\n");
823 fprintf(stderr,"Error allocating memory for pkgDataFlags.\n");
844 fprintf(stderr,"Unable to open or read \"%s\" option file. status = %s\n", o->options, u_errorName(status));
996 fprintf(stderr, "Error creating symbolic links. Failed command: %s\n", cmd);
1019 fprintf(stderr, "Error creating symbolic links. Failed command: %s\n", cmd);
1032 fprintf(stderr, "Error creating symbolic links. Failed command: %s\n", cmd);
1078 fprintf(stderr, "Error installing library. Failed command: %s\n", cmd);
1092 fprintf(stderr, "Error installing library. Failed command: %s\n", cmd);
1105 fprintf(stderr, "Error installing library. Failed command: %s\n", cmd);
1119 fprintf(stderr, "Error installing library. Failed command: %s\n", cmd);
1141 fprintf(stderr, "Error creating installation directory: %s\n", installDir);
1153 fprintf(stderr, "Failed to install data file with command: %s\n", cmd);
1173 fprintf(stderr, "Error creating installation directory: %s\n", installDir);
1198 fprintf(stderr, "Failed to install data file with command: %s\n", cmd);
1203 fprintf(stderr, "Failed to read line from file: %s\n", fileListName);
1212 fprintf(stderr, "Unable to open list file: %s\n", fileListName);
1218 fprintf(stderr, "Failed to install data file with command: %s\n", cmd);
1252 fprintf(stderr, "Error creating archive library. Failed command: %s\n", cmd);
1263 fprintf(stderr, "Error creating archive library. Failed command: %s\n", cmd);
1275 fprintf(stderr, "Error creating archive library. Failed command: %s\n", cmd);
1309 fprintf(stderr, "Unable to allocate memory for command.\n");
1343 fprintf(stderr, "Unable to allocate memory for command.\n");
1451 fprintf(stderr, "Error generating library file. Failed command: %s\n", cmd);
1490 fprintf(stderr, "Error creating with assembly code. Failed command: %s\n", cmd);
1545 fprintf(stderr, "Unable to remove old icudtall file: %s\n", icudtAll);
1550 fprintf(stderr, "Unable to write to icudtall file: %s\n", icudtAll);
1563 fprintf(stderr, "Unable to allocate memory for cmd.\n");
1566 fprintf(stderr, "Unable to allocate memory for buffer.\n");
1659 fprintf(stderr, "Error creating library without assembly code. Failed command: %s\n", cmd);
1690 fprintf(stderr, "Error creating library without assembly code. Failed command: %s\n", cmd);
1804 fprintf(stderr, "Error creating Windows DLL library. Failed command: %s\n", cmd);
1837 fprintf(stderr,"Unable to allocate buffer of size: %d.\n", length);
1900 fprintf(stderr,"Unable to create map file: %s.\n", mapFile);
1969 fprintf(stderr, "Error opening <%s>.\n", l->str);
1977 fprintf(stderr, "%s:%d - line too long (over %d chars)\n", l->str, (int)ln, (int)lineMax);
2013 fprintf(stderr, "%s:%d - missing trailing double quote (\")\n",
2020 fprintf(stderr, "%s:%d - malformed quoted line at position %d, expected ' ' got '%c'\n",
2042 fprintf(stderr, "pkgdata: Error: absolute path encountered. Old style paths are not supported. Use relative paths such as 'fur.res' or 'translit%cfur.res'.\n\tBad path: '%s'\n", U_FILE_SEP_CHAR, s);
2048 fprintf(stderr, "pkgdata: Error: Unable to allocate tmp buffer size: %d\n", tmpLength);
2094 fprintf(stderr, "%s: icu-config: No icu-config found. (fix PATH or use -O option)\n", progname);
2116 fprintf(stderr, "%s: icu-config: invalid response from icu-config (fix PATH or use -O option)\n", progname);