Your message dated Thu, 09 Apr 2020 20:37:36 +0000
with message-id <e1jmdvc-0008wr...@fasolo.debian.org>
and subject line Bug#946288: fixed in mwic 0.7.8-1
has caused the Debian Bug report #946288,
regarding mwic: FTBFS: dh_auto_test: error: make -j4 test returned exit code 2
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.)


-- 
946288: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=946288
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mwic
Version: 0.7.7-1
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20200222 ftbfs-buster

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> python3 tests/run-tests --verbose
> tests/alice.exp ... ok
> tests/multiword-a-e.exp ... ok
> tests/multiword-a-h.exp ... ok
> tests/multiword-a-o.exp ... ok
> tests/multiword-a-u.exp ... ok
> tests/multiword-a-x.exp ... ok
> tests/multiword-a.k.a.exp ... ok
> tests/multiword-allow-to.exp ... ok
> tests/multiword-allow...@en-gb.exp ... FAIL
> tests/multiword-also-also.exp ... ok
> tests/multiword-amount-of-times.exp ... ok
> tests/multiword-an-other.exp ... ok
> tests/multiword-an-u.exp ... ok
> tests/multiword-awhile.exp ... ok
> tests/multiword-be-be.exp ... ok
> tests/multiword-be-consisted-of.exp ... ok
> tests/multiword-be-disable.exp ... ok
> tests/multiword-be-enable.exp ... ok
> tests/multiword-be-ran.exp ... ok
> tests/multiword-be-suppose.exp ... ok
> tests/multiword-blu-ray.exp ... ok
> tests/multiword-can-not.exp ... ok
> tests/multiword-comprised-of.exp ... ok
> tests/multiword-dont-user.exp ... ok
> tests/multiword-e.g.exp ... ok
> tests/multiword-e.t.c.exp ... ok
> tests/multiword-each-others.exp ... ok
> tests/multiword-easy-of.exp ... ok
> tests/multiword-else-then.exp ... ok
> tests/multiword-even-tough.exp ... ok
> tests/multiword-fist-time.exp ... ok
> tests/multiword-gpl.exp ... ok
> tests/multiword-...@en-gb.exp ... FAIL
> tests/multiword-is-t.exp ... ok
> tests/multiword-iso.exp ... ok
> tests/multiword-it-us.exp ... ok
> tests/multiword-its-not.exp ... ok
> tests/multiword-its-own.exp ... ok
> tests/multiword-its.exp ... ok
> tests/multiword-know-as.exp ... ok
> tests/multiword-let-s.exp ... ok
> tests/multiword-lots-of.exp ... ok
> tests/multiword-none-existent.exp ... ok
> tests/multiword-none-the-less.exp ... ok
> tests/multiword-nt-not.exp ... ok
> tests/multiword-oh-well.exp ... ok
> tests/multiword-per-say.exp ... ok
> tests/multiword-rational-for.exp ... ok
> tests/multiword-should-of.exp ... ok
> tests/multiword-since-than.exp ... ok
> tests/multiword-sneak-peak.exp ... ok
> tests/multiword-some-times.exp ... ok
> tests/multiword-t-he.exp ... ok
> tests/multiword-the-the.exp ... ok
> tests/multiword-to-extend.exp ... ok
> tests/multiword-worst-than.exp ... ok
> tests/no-d...@und.exp ... ok
> tests.test_camel_case.test_tokenizer ... ok
> tests.test_colors.test_control_characters ... ok
> tests.test_colors.test_escape_safe ... ok
> tests.test_extdict.test_lintian ... ok
> tests.test_extdict.test_lintian_case ... ok
> tests.test_extdict.test_codespell ... ok
> tests.test_extdict.test_kde ... ok
> tests.test_extdict.test_plain ... ok
> tests.test_trim.test_ltrim ... ok
> tests.test_trim.test_rtrim ... ok
> tests.test_version.test_changelog ... ok
> tests.test_version.test_manpage ... ok
> 
> ======================================================================
> FAIL: tests/multiword-allow...@en-gb.exp
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/../tests/test_blackbox.py", line 120, in _test
>     _test_text(self.path)
>   File "/<<PKGBUILDDIR>>/tests/../tests/test_blackbox.py", line 84, in 
> _test_text
>     assert_multi_line_equal(expected, text)
> AssertionError: "allo[43 chars]thorise to:\n| I authorise to go.\n    
> ^^^^^^^[569 chars]\n\n" != "allo[43 chars]thorize to:\n| I authorize to go.\n 
>    ^^^^^^^[569 chars]\n\n"
>   allow to:
>   | I allow to go.
>       ^^^^^^^^
>   
> - authorise to:
> ?        ^
> + authorize to:
> ?        ^
> - | I authorise to go.
> ?            ^
> + | I authorize to go.
> ?            ^
>       ^^^^^^^^^^^^
>   
>   permit to:
>   | I permit to go.
>       ^^^^^^^^^
>   
>   allowing to:
>   | I'm allowing to go.
>         ^^^^^^^^^^^
>   
> - authorising to:
> ?        ^
> + authorizing to:
> ?        ^
> - | I'm authorising to go.
> ?              ^
> + | I'm authorizing to go.
> ?              ^
>         ^^^^^^^^^^^^^^
>   
>   allows to:
>   | It allows to go.
>        ^^^^^^^^^
>   
> - authorises to:
> ?        ^
> + authorizes to:
> ?        ^
> - | It authorises to go.
> ?             ^
> + | It authorizes to go.
> ?             ^
>        ^^^^^^^^^^^^^
>   
>   permits to:
>   | It permits to go.
>        ^^^^^^^^^^
>   
> - authorize:
> ?        ^
> + authorise:
> ?        ^
> - | I authorize to go.
> ?            ^
> + | I authorise to go.
> ?            ^
>       ^^^^^^^^^
>   
> - authorized:
> ?        ^
> + authorised:
> ?        ^
> - | I'm authorized to go.
> ?              ^
> + | I'm authorised to go.
> ?              ^
>         ^^^^^^^^^^
>   
> - authorizing:
> ?        ^
> + authorising:
> ?        ^
> - | I'm authorizing to go.
> ?              ^
> + | I'm authorising to go.
> ?              ^
>         ^^^^^^^^^^^
>   
> - authorizes:
> ?        ^
> + authorises:
> ?        ^
> - | It authorizes to go.
> ?             ^
> + | It authorises to go.
> ?             ^
>        ^^^^^^^^^^
>   
> 
> 
> ======================================================================
> FAIL: tests/multiword-...@en-gb.exp
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/../tests/test_blackbox.py", line 120, in _test
>     _test_text(self.path)
>   File "/<<PKGBUILDDIR>>/tests/../tests/test_blackbox.py", line 84, in 
> _test_text
>     assert_multi_line_equal(expected, text)
> AssertionError: 'GNU [14 chars]Licence:\n| GNU Lesser Public Licence\n  
> ^^^^^[638 chars]\n\n' != 'GNU [14 chars]License:\n| GNU Lesser Public 
> License\n  ^^^^^[515 chars]\n\n'
> - GNU Lesser Public Licence:
> - | GNU Lesser Public Licence
> -   ^^^^^^^^^^^^^^^^^^^^^^^^^
> - 
>   GNU Lesser Public License:
>   | GNU Lesser Public License
>     ^^^^^^^^^^^^^^^^^^^^^^^^^
> - 
> - GNU Library Public Licence:
> - | GNU Library Public Licence
> -   ^^^^^^^^^^^^^^^^^^^^^^^^^^
>   
>   GNU Library Public License:
>   | GNU Library Public License
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^
>   
> - GNU Public Licence:
> - | GNU Public Licence
> -   ^^^^^^^^^^^^^^^^^^
> - 
>   GNU Public License:
>   | GNU Public License
>     ^^^^^^^^^^^^^^^^^^
> - 
> - either version 2 of the Licence:
> - | either version 2 of the Licence.
> -   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   
>   either version 2 of the License:
>   | either version 2 of the License.
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   
> + Licence:
> + |              GNU Public Licence
> + |       GNU Lesser Public Licence
> + |      GNU Library Public Licence
> + | either version 2 of the Licence, or...
> + | either version 2 of the Licence.
> +                           ^^^^^^^
> + 
> 
> 
> ----------------------------------------------------------------------
> Ran 69 tests in 1.433s
> 
> FAILED (failures=2)
> make[1]: *** [Makefile:54: test] Error 1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test: error: make -j4 test returned exit code 2

The full build log is available from:
   http://qa-logs.debian.net/2020/02/22/mwic_0.7.7-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: mwic
Source-Version: 0.7.8-1
Done: Georg Faerber <ge...@debian.org>

We believe that the bug you reported is fixed in the latest version of
mwic, 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 946...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Georg Faerber <ge...@debian.org> (supplier of updated mwic 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: SHA256

Format: 1.8
Date: Thu, 09 Apr 2020 19:57:20 +0000
Source: mwic
Architecture: source
Version: 0.7.8-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Georg Faerber <ge...@debian.org>
Closes: 946288 951142 951926
Changes:
 mwic (0.7.8-1) unstable; urgency=medium
 .
   [ Georg Faerber ]
   * New upstream version 0.7.8. (Closes: #951142)
   * d/control:
     - Use my debian.org mail address.
   * d/u/signing-key.asc:
     - Use minimal key export, remove useless signatures to make lintian happy.
 .
   [ Christian Göttsche ]
   * d/control:
     - Bump Standards-Version to 4.5.0, no changes required.
     - Move to debhelper compat level 12.
     - Add dependency on hunspell-en-gb to fix current FTBFS situation.
       (Closes: #946288, #951926)
   * d/rules:
     - Fail on not-installed files.
   * d/salsa-ci.yml:
     - Add standard salsa-ci configuration.
Checksums-Sha1:
 fd32635d2af1d9af16075fe147a9eed20492c0fe 1717 mwic_0.7.8-1.dsc
 35b35a507de8722c516a6693109396e221832e26 36210 mwic_0.7.8.orig.tar.gz
 4386d8a3bffbffd4b6fa4bbdec2ecda7bab3da0b 833 mwic_0.7.8.orig.tar.gz.asc
 47dca5a3f0626bb320f307bdf0bfadae952b466c 5284 mwic_0.7.8-1.debian.tar.xz
 74108491209d587151f45ede61723e8cf3e78a2b 5827 mwic_0.7.8-1_amd64.buildinfo
Checksums-Sha256:
 39345acb8122cd9fc585ef1cabb6719c9607f438a9f32e4cbe2b41ec64c7d943 1717 
mwic_0.7.8-1.dsc
 1d8cb1c1e15c1d775de69fab585e1470a95ea572dd521fd98543949d7efcd05a 36210 
mwic_0.7.8.orig.tar.gz
 12da34cdaa6b92893733019098f30760bbabbbcdcedec18a21e4e055b12c54a9 833 
mwic_0.7.8.orig.tar.gz.asc
 0c3bdd3a28d1ab217ed2dfc2e662f3cc797f965ea017b2586054895a57a48efe 5284 
mwic_0.7.8-1.debian.tar.xz
 228c2d60cc14072f80ed3a56f7a0ec17132367970e028cb0e0f61f735d5fbd42 5827 
mwic_0.7.8-1_amd64.buildinfo
Files:
 6c42618dc13e6bb31d0f58dc70ae4ec5 1717 devel optional mwic_0.7.8-1.dsc
 572da36719d71e359868e02aab18779e 36210 devel optional mwic_0.7.8.orig.tar.gz
 a5d0d8493e9ffad0a06256da212702ab 833 devel optional mwic_0.7.8.orig.tar.gz.asc
 36c9852c40e990e1fe568e391304f412 5284 devel optional mwic_0.7.8-1.debian.tar.xz
 27d40f42c5bc596b11eff381dc628b21 5827 devel optional 
mwic_0.7.8-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iHUEARYIAB0WIQTEfr/MTlfp/DLKNABGG+5dJAqekQUCXo+AJgAKCRBGG+5dJAqe
kVaEAQCVHc7JpwnOgpheEtl7gHUIQtNZYj47x9YYe3WOe4TzzwEAxPpLssVUmMqS
tGYTbPZqLToyjK10YePCY7VO/IaFwAI=
=vH2P
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to