https://sourceware.org/bugzilla/show_bug.cgi?id=28190
--- Comment #5 from Mark Wielaard <mark at klomp dot org> --- (In reply to richard.purdie from comment #4) > I tested the patch, thanks. This worked on our x86_64 target tests but not > on our aarch64 ones: > > case 0: expected symname 'raise' got '__pthread_kill_internal' Thanks for testing. Of course it was too optimistic to assume all arches would use the same naming convention. But good to see the error message now says what the actual symname was. Second try at a fix: https://sourceware.org/pipermail/elfutils-devel/2021q3/004019.html This time actually tries against a couple of different arches on Fedora rawhide which also just got glibc 2.35. -- You are receiving this mail because: You are on the CC list for the bug.