Source: libelfin Version: 0.3-2 Severity: serious Control: affects -1 src:llvm-defaults Control: block 973480 by -1
https://ci.debian.net/data/autopkgtest/testing/amd64/libe/libelfin/8647182/log.gz ... In file included from x.cpp:1: In file included from /usr/include/libelfin/elf/elf++.hh:9: /usr/include/libelfin/elf/data.hh:558:22: error: cannot assign to non-static data member within const member function 'set_binding' info = (info & 0xF) | ((unsigned char)v << 4); ~~~~ ^ /usr/include/libelfin/elf/data.hh:556:14: note: member function 'elf::Sym<elf::Elf64, Order>::set_binding' is declared const here void set_binding(stb v) const ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. ...