Lines Matching full:stderr
271 fprintf(stderr,
275 fprintf(stderr, "Run '%s --help' for help.\n", progname);
283 fprintf(stderr, " required parameter is missing: -O is required for static and shared builds.\n");
284 fprintf(stderr, "Run '%s --help' for help.\n", progname);
296 fprintf(stderr, " required parameter -p is missing \n");
297 fprintf(stderr, "Run '%s --help' for help.\n", progname);
302 fprintf(stderr,
310 fprintf(stderr,
317 fprintf(stderr, "\n options:\n");
319 fprintf(stderr, "%-5s -%c %s%-10s %s\n",
327 fprintf(stderr, "modes: (-m option)\n");
329 fprintf(stderr, " %-9s ", modes[i].name);
331 fprintf(stderr, "/ %-9s", modes[i].alt_name);
333 fprintf(stderr, " ");
335 fprintf(stderr, " %s\n", modes[i].desc);
449 fprintf(stderr, "error loading input file lists: %s\n", u_errorName(status));
515 fprintf(stderr, "-- return status = %d\n", result);
576 fprintf(stderr,"Error writing package dat file.\n");
590 fprintf(stderr, "Unable to remove old dat file: %s\n",
604 stderr,
694 fprintf(stderr, "Error generating assembly code for data.\n");
706 fprintf(stderr,"Assembly type \"%s\" is unknown.\n", genccodeAssembly);
718 fprintf(stderr, "Error- BUILD_DATA_WITHOUT_ASSEMBLY is not defined. Internal error.\n");
731 fprintf(stderr, "Error- neither CAN_WRITE_OBJ_CODE nor BUILD_DATA_WITHOUT_ASSEMBLY are defined. Internal error.\n");
737 fprintf(stderr, "Error generating package data.\n");
749 fprintf(stderr, "Error creating data archive library file.\n");
763 fprintf(stderr, "Error creating symbolic links of the data library file.\n");
779 fprintf(stderr, "Error installing the data library.\n");
809 fprintf(stderr,"Error allocating memory for pkgDataFlags.\n");
814 fprintf(stderr,"Error allocating memory for pkgDataFlags.\n");
835 fprintf(stderr,"Unable to open or read \"%s\" option file. status = %s\n", o->options, u_errorName(status));
987 fprintf(stderr, "Error creating symbolic links. Failed command: %s\n", cmd);
1034 fprintf(stderr, "Error installing library. Failed command: %s\n", cmd);
1048 fprintf(stderr, "Error installing library. Failed command: %s\n", cmd);
1061 fprintf(stderr, "Error installing library. Failed command: %s\n", cmd);
1082 fprintf(stderr, "Error creating installation directory: %s\n", installDir);
1094 fprintf(stderr, "Failed to install data file with command: %s\n", cmd);
1114 fprintf(stderr, "Error creating installation directory: %s\n", installDir);
1139 fprintf(stderr, "Failed to install data file with command: %s\n", cmd);
1144 fprintf(stderr, "Failed to read line from file: %s\n", fileListName);
1153 fprintf(stderr, "Unable to open list file: %s\n", fileListName);
1159 fprintf(stderr, "Failed to install data file with command: %s\n", cmd);
1193 fprintf(stderr, "Error creating archive library. Failed command: %s\n", cmd);
1204 fprintf(stderr, "Error creating archive library. Failed command: %s\n", cmd);
1216 fprintf(stderr, "Error creating archive library. Failed command: %s\n", cmd);
1250 fprintf(stderr, "Unable to allocate memory for command.\n");
1284 fprintf(stderr, "Unable to allocate memory for command.\n");
1332 fprintf(stderr, "Error generating library file. Failed command: %s\n", cmd);
1371 fprintf(stderr, "Error creating with assembly code. Failed command: %s\n", cmd);
1426 fprintf(stderr, "Unable to remove old icudtall file: %s\n", icudtAll);
1431 fprintf(stderr, "Unable to write to icudtall file: %s\n", icudtAll);
1444 fprintf(stderr, "Unable to allocate memory for cmd.\n");
1447 fprintf(stderr, "Unable to allocate memory for buffer.\n");
1540 fprintf(stderr, "Error creating library without assembly code. Failed command: %s\n", cmd);
1571 fprintf(stderr, "Error creating library without assembly code. Failed command: %s\n", cmd);
1689 fprintf(stderr, "Error creating Windows DLL library. Failed command: %s\n", cmd);
1722 fprintf(stderr,"Unable to allocate buffer of size: %d.\n", length);
1785 fprintf(stderr,"Unable to create map file: %s.\n", mapFile);
1854 fprintf(stderr, "Error opening <%s>.\n", l->str);
1862 fprintf(stderr, "%s:%d - line too long (over %d chars)\n", l->str, (int)ln, (int)lineMax);
1898 fprintf(stderr, "%s:%d - missing trailing double quote (\")\n",
1905 fprintf(stderr, "%s:%d - malformed quoted line at position %d, expected ' ' got '%c'\n",
1927 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);
1933 fprintf(stderr, "pkgdata: Error: Unable to allocate tmp buffer size: %d\n", tmpLength);
1979 fprintf(stderr, "%s: icu-config: No icu-config found. (fix PATH or use -O option)\n", progname);
2001 fprintf(stderr, "%s: icu-config: invalid response from icu-config (fix PATH or use -O option)\n", progname);