45f999a8ad
scanelf reports UNKNOWN_TYPE for non-standard or non-ELF binaries (e.g. proprietary Teensy tools in arduino-bin). elf_class_strtoint() raised ValueError which aborted metadata extraction for the whole package. Skip unrecognised ELF class entries instead. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>