Package: src:libelfin Version: 0.3-1 Severity: important Tags: sid bullseye patch
The autopkg test doesn't declare a dependency on g++, and is using cc / c++ to test. It then tests with clang twice, never with gcc. I assume that could have been seen much easier if it's clear what the test is doing when looking at the test log. It also fails to run every test before stopping. It should run all tests.

