Your message dated Thu, 09 Jan 2020 12:20:12 +0000
with message-id <[email protected]>
and subject line Bug#947609: fixed in cmake-extras 1.3+17.04.20170310-7
has caused the Debian Bug report #947609,
regarding cmake-extras: testsuite autopkgtests failures
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
947609: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=947609
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
Start 3: demolib-include-check
3/3 Test #3: demolib-include-check ............***Failed 0.02 sec
67% tests passed, 1 tests failed out of 3
Total Test time (real) = 0.02 sec
The following tests FAILED:
3 - demolib-include-check (Failed)
Errors while running CTest
make: *** [Makefile:73: test] Error 8
Failed: Unexpected exit value 2, expected 0
autopkgtest [02:03:50]: test includechecker: -----------------------]
autopkgtest [02:03:50]: test includechecker: - - - - - - - - - - results - - -
- - - - - - -
includechecker FAIL non-zero exit status 1
I don't have a solution for this issue
G.
--- End Message ---
--- Begin Message ---
Source: cmake-extras
Source-Version: 1.3+17.04.20170310-7
We believe that the bug you reported is fixed in the latest version of
cmake-extras, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mike Gabriel <[email protected]> (supplier of updated cmake-extras package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 09 Jan 2020 12:43:46 +0100
Source: cmake-extras
Architecture: source
Version: 1.3+17.04.20170310-7
Distribution: unstable
Urgency: medium
Maintainer: Mike Gabriel <[email protected]>
Changed-By: Mike Gabriel <[email protected]>
Closes: 947609
Changes:
cmake-extras (1.3+17.04.20170310-7) unstable; urgency=medium
.
* Fixup several autopkgtests. Details, see below. (Closes:
#947609).
.
* debian/patches:
+ Update 1004_switch-to-python3.patch, Fix bytes vs. string issue.
* debian/control:
+ Fix typo in Suggests: field name.
* debian/tests/control:
+ Fix intltool test failure on Debian, add alternative D 'locales-all' to D
'language-pack-en' (which only exists in Ubuntu and derivatives).
+ Update Ds (includechecker test): python-clang -> python3-clang.
+ Versioned test dependency on python3-clang (>= 0.49~). Currently only
available in experimental. So, we have to expect the autopkgtest on this
package to fail, until python3-clang is available in Debian unstable.
* debian/tests/:
+ Make all test scripts executable.
* debian/tests/{control,gdbus}:
+ Run gdbus test as dbus-test-runner task. We normally don't have a system
DBus available in build/test chroots.
Checksums-Sha1:
cbdb4531fdf95f7e09f91c15aadd80ecfd121086 2443
cmake-extras_1.3+17.04.20170310-7.dsc
c12967ea5f415a5ac4adfcae3ff686abdbbfc095 12088
cmake-extras_1.3+17.04.20170310-7.debian.tar.xz
5736de816ec52027fac987e837c245cc3698c7c2 7349
cmake-extras_1.3+17.04.20170310-7_source.buildinfo
Checksums-Sha256:
c04ce04670e425633b2b6bc54cbc548ebf85918804826391260027f0e23c5119 2443
cmake-extras_1.3+17.04.20170310-7.dsc
3380c55af7ab78c73cc9ddb0a647651d7ae87fba38d106d2505ae64dee04ecbf 12088
cmake-extras_1.3+17.04.20170310-7.debian.tar.xz
8a06260cdea514ad486b5e4236c4eb112f6210aa8af7cfee3ad661f0fd75daa4 7349
cmake-extras_1.3+17.04.20170310-7_source.buildinfo
Files:
27ea80e2b8a1674ef66976f6d5d0e137 2443 devel optional
cmake-extras_1.3+17.04.20170310-7.dsc
11473ba68c292bfc0e4a2c24223bb7bb 12088 devel optional
cmake-extras_1.3+17.04.20170310-7.debian.tar.xz
153da7b421df3b0a304770f53a524382 7349 devel optional
cmake-extras_1.3+17.04.20170310-7_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJJBAEBCAAzFiEEm/uu6GwKpf+/IgeCmvRrMCV3GzEFAl4XE6gVHHN1bndlYXZl
ckBkZWJpYW4ub3JnAAoJEJr0azAldxsxb24P/i2rXbITmhojVqdqwUFgKUgzcb+Q
XCynu04epwMs7rPDIKF2WDaltCQFChIWlgD2OUPh5awcPaDeLjJoxxLyhUeuxDCH
WhD/cRKWNlPy04SrWCeK1AEjmvw4pDc9DYBE0qoGRPnsiQ58n2Iwt61pic5IXqA6
mnF3PdY/mLfNF1NDJmSLf5oUR3skLh+xUYc2ecoVPcMcF5h8T6DGhDQCvLOCF/8F
+BZpEQD9R7XCj3mcSXV/uFxExdjhzN4iclvQYC+Mmj6SwelASnGiwcHaesTNrggU
SDfc4sbjtWEt2Ifxvt3Lx4jh6XonFIYwExZYOQK8tPBH9sC1y3nxsglGWkpBtpES
0657ZFxN/S/t1cib39Rg+9/lebLSao/sE+BOmC2kMTjCGKIeRs8qiaCkpu/5yGbN
rRx3fDFEDVbl28+hiTjPJ0OHo4G+Zt+aF+uSS2Ae9pbC5aitIJpvyktbY6xUvwcP
iaqwKDVoCNnRi25VlR/I6jfIWrMOGMzjzUOqIckHDGD8DpEAUmRL+n+b/OpLX9wu
hfRjURNDF5rOx0cjLR34Me1yony3VT66cEP4sG2l9cTY5pZDoKeg9Mbq1t1uYsMx
Mnkny6v5I2BRHg77535oDPdVKm0VdIWybnYaOzNpODuL8Mj5/EUSpyl093MaPWzS
/0Nsnjb0BHIVf4Ws
=J+1z
-----END PGP SIGNATURE-----
--- End Message ---