Skip to content

unable to install perl 5.38.0 on AIX: ext/XS-APItest/t/locale.t test script is failing #21249

Open
@XSven

Description

@XSven

Module
perl 5.38.0

Description
I am trying to install perl 5.38.0 using perlbrew (0.97 most recent) on an AIX system (7300-01-02-2320).

# Failed test 4 - dot not recognized in global comma locale for SvNV at t/locale.t line 53
#      got "4,888"
# expected "4"
../ext/XS-APItest/t/locale.t .........................................

Expected behavior
test should pass

perlbrew configure flags

PERLBREW_CONFIGURE_FLAGS=-de -Duse64bitall -Dusethreads -Duselargefiles -Dcc='gcc -maix64 -D_XOPEN_SOURCE=700' -Doptimize=-O2 -Dlibs='-lpthread -lbind -lnsl -lgdbm -ldbm -ldl -lld -lm -lcrypt -lpthreads -lc' -Dldflags='-Wl,-brtl,-bexpall,-bmaxdata:0x80000000,-blibpath:/usr/local/lib:/opt/freeware/lib:/usr/lib:/lib'

locale output

LANG=en_US
LC_COLLATE="en_US"
LC_CTYPE="en_US"
LC_MONETARY="en_US"
LC_NUMERIC="en_US"
LC_TIME="en_US"
LC_MESSAGES="en_US"
LC_ALL=

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions