On 8/8/23 08:16, Akihiko Odaki wrote:
Which supported hosts do not define this value?  Can we simply remove the 
fallback?

glibc didn't have this defined until 2.28. The older releases still maintained are 2.26, and 2.27, according to:
https://sourceware.org/glibc/wiki/Release

Thanks for digging into glibc versions.

The page says ALT Linux p9 and Ubuntu 18.04 LTS (Bionic Beaver) has glibc 2.27.

QEMU says

# Support for the previous major version will be dropped 2 years
# after the new major version is released or when the vendor itself
# drops support, whichever comes first.

Ubuntu 22.04 is the current major version, so 20.04 is still supported until 2024, but 18.04 is unsupported.

Similarly, ALT 10.0 was released in 2021, so ALT 9 is now unsupported.

I have just run a patch to remove the fallback through gitlab CI and it has 
passed:

https://gitlab.com/rth7680/qemu/-/pipelines/959680899/


r~

Reply via email to