Control: forcemerge -1 #946066 <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=946066>
Control: block -1 by #948409

Hi,

On Sat, 28 Dec 2019 15:35:25 +0100 Gianfranco Costamagna <locutusofb...@debian.org> wrote:
> Source: cmake-extras
> Version: 1.3+17.04.20170310-6
> Severity: serious
>
>
> Hello,
> Looks like the testsuite has two major issues:
> https://ci.debian.net/packages/c/cmake-extras/
>
> intltool FAIL badpkg
> this one fails because of:
> E: Unable to locate package language-pack-en
>
> this package seems to be existent only in Ubuntu...
>
>
> however, the most important failure
> is a regression between -5 and -6 upload, where the includechecker test has started to fail.
>
> (Reading database ... 22283 files and directories currently installed.)
> Removing autopkgtest-satdep (0) ...
> autopkgtest [02:03:48]: test includechecker: [-----------------------
> =========================================================
> Running build with cmake arguments: -DINCLUDE_CHECK_FORBIDDEN= -DINCLUDE_CHECK_ALLOWED= -DINCLUDE_CHECK_IGNORE=
> -- The C compiler identification is GNU 9.2.1
> -- The CXX compiler identification is GNU 9.2.1
> -- Check for working C compiler: /usr/bin/cc
> -- Check for working C compiler: /usr/bin/cc -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Detecting C compile features
> -- Detecting C compile features - done
> -- Check for working CXX compiler: /usr/bin/c++
> -- Check for working CXX compiler: /usr/bin/c++ -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Detecting CXX compile features
> -- Detecting CXX compile features - done
> -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29")
> -- Checking for modules 'glib-2.0;gobject-2.0'
> -- Found glib-2.0, version 2.62.3
> -- Found gobject-2.0, version 2.62.3
> -- Found IncludeChecker: /usr/share/cmake/IncludeChecker/include_checker.py
> -- Configuring done
> -- Generating done
> -- Build files have been written to: /tmp/autopkgtest-lxc.ntcm2688/downtmp/autopkgtest_tmp/tmp.pevHsVmMBa/build
> Scanning dependencies of target good-header-test
> [ 25%] Building CXX object test/demolib/CMakeFiles/good-header-test.dir/good-header-test.cpp.o
> [ 50%] Linking CXX executable good-header-test
> [ 50%] Built target good-header-test
> Scanning dependencies of target bad-header-test
> [ 75%] Building CXX object test/demolib/CMakeFiles/bad-header-test.dir/bad/bad-header-test.cpp.o
> [100%] Linking CXX executable bad-header-test
> [100%] Built target bad-header-test
> Running tests...
> Test project /tmp/autopkgtest-lxc.ntcm2688/downtmp/autopkgtest_tmp/tmp.pevHsVmMBa/build
> Start 1: good-header-test
> 1/3 Test #1: good-header-test ................. Passed 0.00 sec
> Start 2: bad-header-test
> 2/3 Test #2: bad-header-test .................. Passed 0.00 sec

The failing include checker tests are partially caused  by cmake-extras (the test in debian/tests/control still depended on python-clang, whereas it should be python3-clang), but also caused by a flaw in the python3-clang package (see [1]).

There are other autopkgtests failing for cmake-extras, I have started looking into those, too.

Mike

[1] https://bugs.debian.org/948409

Reply via email to