Skip to content

Possible locale problem #39

@verdurin

Description

@verdurin

I am seeing the following error when building libxml2 on a GH200 node inside the RL9.5 container:

Error with tests for libxml2 - unsupported encoding iso 8859-5

./test/errors/759398.xml:1: parser error : Unsupported encoding ISO-8859-5
<?xml version='1.0' encoding='ISO-8859-5' standalone='no'?>
                                         ^
./test/errors/759398.xml : failed to parse

Indeed it appears only a few encodings are included in the container:

Apptainer> iconv -l | grep 8859
8859_1//
ISO-8859-1//
ISO-8859-15//
ISO8859-1//
ISO8859-15//
ISO88591//
ISO885915//
ISO_8859-1//
ISO_8859-1:1987//
ISO_8859-15//
ISO_8859-15:1998//

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions