tpowa <[email protected]> writes: > Thanks for your hint. > > Yes you are right, our glibc was built against 7.1.
No problem, I'll close this report now. By the way, as far as I can tell Linux only returns this error number in certain cases where openat2 is used with the OPENAT2_REGULAR flag [1]. GNU coreutils and Gnulib don't use that combination. So you may be fine to defer the rebuild and just ignore the test, e.g., by placing an "#undef EFTYPE" before the line that crashes. I'm not sure how much of a chore (or not) it is to rebuild glibc for distros. Collin [1] https://github.com/torvalds/linux/commit/8b82cacad92ebae9619872a5a69c570eba30140b
