Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pict failing with collate_byname<char>::collate_byname failed to construct for C.UTF-8 #62

Closed
peternhale opened this issue Aug 16, 2021 · 3 comments · Fixed by #63
Closed
Assignees

Comments

@peternhale
Copy link

On HEAD of main I am seeing the error libc++abi: terminating with uncaught exception of type std::runtime_error: collate_byname<char>::collate_byname failed to construct for C.UTF-8 when running pict.

maxOS Big Sur 11.5.1 (20G80).

The error does not occur when checkout at b102370

@jaccz jaccz self-assigned this Aug 16, 2021
@jaccz
Copy link
Member

jaccz commented Aug 16, 2021

@qykth-git, does it seem related to your recent changes?

@qykth-git
Copy link
Contributor

It means Mac OS dose not supports C.UTF-8 locale.
I will check this error.

@qykth-git
Copy link
Contributor

Fix was pushed.
I think it might be works on Mac OS.

@jaccz jaccz closed this as completed in #63 Aug 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants