EDC4135 30
The <code_set_name> must contain only characters from the POSIX portable character set, '%1$s' is not valid.

Explanation

The <code_set_name> in the charmap file must only use graph characters. It must contain only characters from the portable character set. The character %1$s is not valid.

System action

The locale has not been created. If BLDERR option is specified, the <code_set_name> is used anyway.

Programmer response

Remove the character from the <code_set_name> in the charmap file that is not in the portable character set.