BlueBrain / BlueBrain/hpc-coding-conventions

Warning at configure time : "perl: warning: Setting locale failed. perl: warning: Please check that your locale settings"

Open
#80 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
10
Forks
6
PR merge metrics
No merged PRs in 30d

Description

I haven't looked into details but here is what I am seeing something new in NMODL project :

```
-- Sub-project : using cli11 from "/gpfs/bbp.cscs.ch/data/project/proj16/kumbhar/pramod_scratch/tmp/nmodl/ext/cli11"
-- Sub-project : using eigen from "/gpfs/bbp.cscs.ch/data/project/proj16/kumbhar/pramod_scratch/tmp/nmodl/ext/eigen"
-- Sub-module : missing /gpfs/bbp.cscs.ch/data/project/proj16/kumbhar/pramod_scratch/tmp/nmodl/cmake/hpc-coding-conventions: running git submodule update --init --recursive
aperl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US.UTF-8",
LC_ALL = "",
LC_MESSAGES = "",
LC_CTYPE = "UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
kperl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US.UTF-8",
LC_ALL = "",
LC_MESSAGES = "",
LC_CTYPE = "UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
eperl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US.UTF-8",
LC_ALL = "",
LC_MESSAGES = "",
LC_CTYPE = "UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US.UTF-8",
LC_ALL = "",
LC_MESSAGES = "",
LC_CTYPE = "UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
-- NMODL_FORMATTING: OFF
-- NMODL_FORMATTING_ON: all
-- NMODL_FORMATTING_CPP_CHANGES_ONLY: OFF
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.