You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both ubuntu-24.04 and ubuntu-22.04 are using the same gettext build_tool binary.
It's erroring out on ubuntu-22.04. I think it's because it was built on ubuntu-24.04, with a different glibc
fontforge/20240423-git: RUN: which msgfmt
/home/runner/.conan2/p/gette39e47a63ab608/p/bin/msgfmt
fontforge/20240423-git: RUN: msgfmt --version
msgfmt: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by msgfmt)
fontforge/20240423-git: ERROR:
Package 'bcce8240e37486bea1a2993ca56f7d8698ebfc62' build failed
The text was updated successfully, but these errors were encountered:
Both ubuntu-24.04 and ubuntu-22.04 are using the same gettext build_tool binary.
It's erroring out on ubuntu-22.04. I think it's because it was built on ubuntu-24.04, with a different glibc
The text was updated successfully, but these errors were encountered: