Your message dated Sun, 14 Nov 2021 19:48:33 +0000 with message-id <e1mmlup-0009eg...@fasolo.debian.org> and subject line Bug#995742: fixed in ddnet 15.6.2-1 has caused the Debian Bug report #995742, regarding ddnet: autopkgtest regression on armhf: output to stderr 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 ow...@bugs.debian.org immediately.) -- 995742: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995742 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: ddnet Version: 15.5.4-1 X-Debbugs-CC: debian...@lists.debian.org Severity: serious User: debian...@lists.debian.org Usertags: regression Dear maintainer(s), With a recent upload of ddnet the autopkgtest of ddnet fails in testing when that autopkgtest is run with the binary packages of ddnet from unstable. It passes when run with only packages from testing. In tabular form: pass fail ddnet from testing 15.5.4-1 all others from testing from testing I copied some of the output at the bottom of this report. It seems that the actual test passes, but there's output on stderr and the default behavior of autopkgtest is to fail on output to stderr. If in general output to stderr is harmless to your test, consider adding the allow-stderr restriction. Otherwise, please fix your test. Currently this regression is blocking the migration to testing [1]. Can you please investigate the situation and fix it? 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=ddnet https://ci.debian.net/data/autopkgtest/testing/armhf/d/ddnet/16147062/log.gz [ 91%] Building CXX object CMakeFiles/testrunner.dir/src/test/unix.cpp.o [ 91%] Building CXX object CMakeFiles/testrunner.dir/src/test/uuid.cpp.o [ 94%] Building CXX object CMakeFiles/testrunner.dir/src/engine/client/blocklist_driver.cpp.o [ 94%] Building CXX object CMakeFiles/testrunner.dir/src/engine/client/http.cpp.o [ 94%] Building CXX object CMakeFiles/testrunner.dir/src/engine/client/serverbrowser.cpp.o [ 97%] Building CXX object CMakeFiles/testrunner.dir/src/engine/client/serverbrowser_http.cpp.o In file included from /usr/include/c++/10/vector:72, from /tmp/autopkgtest-lxc.6korsrvz/downtmp/build.XVn/src/src/engine/graphics.h:13, from /tmp/autopkgtest-lxc.6korsrvz/downtmp/build.XVn/src/src/engine/textrender.h:8, from /tmp/autopkgtest-lxc.6korsrvz/downtmp/build.XVn/src/src/game/client/ui.h:7, from /tmp/autopkgtest-lxc.6korsrvz/downtmp/build.XVn/src/src/engine/serverbrowser.h:8, from /tmp/autopkgtest-lxc.6korsrvz/downtmp/build.XVn/src/src/engine/client/serverbrowser_http.cpp:8: /usr/include/c++/10/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {CServerBrowserHttp::CEntry}; _Tp = CServerBrowserHttp::CEntry; _Alloc = std::allocator<CServerBrowserHttp::CEntry>]’: /usr/include/c++/10/bits/vector.tcc:426:7: note: parameter passing for argument of type ‘std::vector<CServerBrowserHttp::CEntry>::iterator’ changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/10/bits/vector.tcc: In static member function ‘static bool CServerBrowserHttp::Parse(json_value*, std::vector<CServerBrowserHttp::CEntry>*, std::vector<NETADDR>*)’: /usr/include/c++/10/bits/vector.tcc:121:21: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<CServerBrowserHttp::CEntry*, std::vector<CServerBrowserHttp::CEntry> >’ changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 97%] Building CXX object CMakeFiles/testrunner.dir/src/engine/client/serverbrowser_ping_cache.cpp.o [ 97%] Building CXX object CMakeFiles/testrunner.dir/src/engine/client/sqlite.cpp.o [100%] Building CXX object CMakeFiles/testrunner.dir/src/engine/server/name_ban.cpp.o [100%] Building CXX object CMakeFiles/testrunner.dir/src/game/server/teehistorian.cpp.o [100%] Linking CXX executable testrunner [100%] Built target testrunner [100%] tests [...] autopkgtest [18:23:02]: test unittest.sh: - - - - - - - - - - stderr - - - - - - - - - - In file included from /usr/include/c++/10/vector:72, from /tmp/autopkgtest-lxc.6korsrvz/downtmp/build.XVn/src/src/engine/graphics.h:13, from /tmp/autopkgtest-lxc.6korsrvz/downtmp/build.XVn/src/src/engine/textrender.h:8, from /tmp/autopkgtest-lxc.6korsrvz/downtmp/build.XVn/src/src/game/client/ui.h:7, from /tmp/autopkgtest-lxc.6korsrvz/downtmp/build.XVn/src/src/engine/serverbrowser.h:8, from /tmp/autopkgtest-lxc.6korsrvz/downtmp/build.XVn/src/src/engine/client/serverbrowser_http.cpp:8: /usr/include/c++/10/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {CServerBrowserHttp::CEntry}; _Tp = CServerBrowserHttp::CEntry; _Alloc = std::allocator<CServerBrowserHttp::CEntry>]’: /usr/include/c++/10/bits/vector.tcc:426:7: note: parameter passing for argument of type ‘std::vector<CServerBrowserHttp::CEntry>::iterator’ changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/10/bits/vector.tcc: In static member function ‘static bool CServerBrowserHttp::Parse(json_value*, std::vector<CServerBrowserHttp::CEntry>*, std::vector<NETADDR>*)’: /usr/include/c++/10/bits/vector.tcc:121:21: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<CServerBrowserHttp::CEntry*, std::vector<CServerBrowserHttp::CEntry> >’ changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autopkgtest [18:23:02]: @@@@@@@@@@@@@@@@@@@@ summary
OpenPGP_signature
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---Source: ddnet Source-Version: 15.6.2-1 Done: Yangfl <mmyan...@gmail.com> We believe that the bug you reported is fixed in the latest version of ddnet, 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 995...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Yangfl <mmyan...@gmail.com> (supplier of updated ddnet 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 ftpmas...@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 14 Nov 2021 03:59:51 +0800 Source: ddnet Architecture: source Version: 15.6.2-1 Distribution: unstable Urgency: medium Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org> Changed-By: Yangfl <mmyan...@gmail.com> Closes: 995742 Changes: ddnet (15.6.2-1) unstable; urgency=medium . * New upstream release * Allow stderr in autopkgtest for gcc warnings (Closes: #995742) Checksums-Sha1: a9f8c445a36e9fe0e045635733b3948ae21c02e0 2413 ddnet_15.6.2-1.dsc 31fc5f796aa87ebd1ff25fdf5c1c7af20cbc130a 27081584 ddnet_15.6.2.orig.tar.xz d118c72e75e46112e42eeb392f34145396875a81 20192 ddnet_15.6.2-1.debian.tar.xz aa354debcfb77a4bc1e3ad386e0b2e65630ef162 14240 ddnet_15.6.2-1_amd64.buildinfo Checksums-Sha256: 1bbb370dd31c526cc9fec7728e0e9afd7c2ffec1d3fd3f23fbf77f1eb24b252f 2413 ddnet_15.6.2-1.dsc e9d38d988ff48ffbaa0c9de36660ecfad7ac270bc1b55ae04e5476f0f41ce748 27081584 ddnet_15.6.2.orig.tar.xz c513c777c600aa59974a6d0ba2221cbbe9504b313b9bbb6f8ff10aa3a0d6a75b 20192 ddnet_15.6.2-1.debian.tar.xz 2ca1a6821e93ab69ce422f6e0a823a88116584a2d6c809dc16e3df14893737a5 14240 ddnet_15.6.2-1_amd64.buildinfo Files: 28978c6f7970b610647a60cb9ffe72f9 2413 games optional ddnet_15.6.2-1.dsc af7c05c8fbaf40f83bbc08fa559e96d1 27081584 games optional ddnet_15.6.2.orig.tar.xz f0a439850e3a720fafd635dd81ab7d6d 20192 games optional ddnet_15.6.2-1.debian.tar.xz 85d5f15cd595141d496d14e05c754089 14240 games optional ddnet_15.6.2-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmGRZR0ACgkQwpPntGGC Ws7+hA//Um/T6j4HBOjEOBk2algiRW7avEzHqV1feaJNxPpgvh9SAGOFIT6JooCp /kdzCAxeFErSyadZAY4HiSAFWoCXihvOvyyg54yLwPTRudnFw62Nho43lagxUVg5 YpzMkLPM8RhwRhm3/hL2CCTaJJQPbgjQPfqlG2T2Gbhh3YlWANpBJekexZJQ+MQ/ ZErxlD0zr94ozzbEd5V1bOd38QgyBySBWdFbH0Z76TUF5s9lsb7ASjNhFzxB9Tdq 8K7pPPjbf0nSuPKZe7l7f1KW/pmID9DM4Qom7VKKRyaD5/mUEv1hTYMP4eTL/2ku JPBRLVTJTDYmHOZ8TRSjLncXrNg29MMIKQeJ0HCEA4lg5syLkY2XpfwFZ0XjHDNQ uptcSiVJowq8UFsOSSEf8YT7OmF0duoTUxhm+H9hjzwwptQWPSQllbrihkZsg0qe iOHGeiRh/DRsSgGNhPk8zdmCvuuKPQuRoPqRy9YaA1kpBenoKkPWqEgOqLgTx0b3 wae510EoAr0hE+CX5RLkIvCV/DUrCioh1RWwPgquwlRDPO0nwD8emNCisgCH+wz5 xGOLjWn/DWtS9arhimxuNyb4OnWyE+ga0A+YN2SvZ95EvwEjho8fmGX86PHGDte9 9vpQSjcjzkJ8vlwe/sJdwqb4iOImv+BvvCvH3Ft9XXRM8F3xwn4= =BgkW -----END PGP SIGNATURE-----
--- End Message ---