(In reply to Jiri Slaby from comment #14) > Created attachment 876826 [details] > potential fix > > (In reply to Jiri Slaby from comment #13) > > Some kind of checking of ELF64 eq: > > readelf -h /usr/bin/pahole | sed -n 's/.*Class: *// p' > > So something like this? Let me bring this upstream. readelf is provided by GNU binutils. What about LLVM builds? Also pahole is specified by PAHOLE variable, and it may include arguments because shell and stuff.