control: fixed -1 1:11.0.0~+rc4-1 control: close -1 G. On Fri, 18 Sep 2020 22:07:28 +0200 Paul Gevers <elb...@debian.org> wrote: > Source: llvm-toolchain-11 > Version: 1:11.0.0~+rc2-5 > X-Debbugs-CC: debian...@lists.debian.org > Severity: serious > User: debian...@lists.debian.org > Usertags: fails-always > > Dear maintainer(s), > > You recently added a new package with an autopkgtest, great. However, > the autopkgest fails. Currently this failure is blocking the migration > to testing [1]. Can you please investigate the situation and fix it? > > I copied some of the output at the bottom of this report. > > More information about this bug and the reason for filing it can be found on > https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation > > Paul > > [1] https://qa.debian.org/excuses.php?package=llvm-toolchain-11 > > https://ci.debian.net/data/autopkgtest/testing/amd64/l/llvm-toolchain-11/6878994/log.gz > > clang-$VERSION -cc1 -analyze -analyzer-constraints=range > -analyzer-checker=core,debug.ExprInspection foo.c &> foo.log > if ! grep -q "3 warnings generated." foo.log; then > echo "Should find 3 warnings" > exit 1 > fi > Should find 3 warnings >