[SR-5951] Swift stdlib does not build from source on Linux with glibc 2.26 #48510
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
build error
Errors when building the toolchain, not regular Swift code
Linux
Platform: Linux
platform support
standard library
Area: Standard library umbrella
unexpected error
Bug: Unexpected error
Uh oh!
There was an error while loading. Please reload this page.
Environment
Linux from scratch:
Linux lfs-sdb6 4.9.50 #1 SMP Fri Sep 15 22:52:51 MSK 2017 x86_64 GNU/Linux
Additional Detail from JIRA
md5: 0d7711196f292553b504ad50861909c4
Issue Description:
The error is:
xlocale.h is has been removed according to the glibc News file:
The nonstandard header <xlocale.h> has been removed. Most programs should use <locale.h> instead. If you have a specific need for the definition of locale_t with no other declarations, please contact [email protected] and explain.
The text was updated successfully, but these errors were encountered: