Your message dated Thu, 20 Aug 2020 18:19:38 +0000
with message-id <[email protected]>
and subject line Bug#966923: fixed in meson 0.55.0-2.1
has caused the Debian Bug report #966923,
regarding meson: 0.55.0 considers TAP "ok # SKIP" to be a failure
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.)


-- 
966923: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966923
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gjs
Version: 1.64.3-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200802 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> obj-$(dpkg-architecture -q DEB_HOST_GNU_TYPE)/gjs-console -c 
> 'print("Smoke-test OK")'
> Smoke-test OK
> mkdir -p -m700 debian/temp-home
> mkdir -p -m700 debian/temp-home/run
> env \
>       -u XDG_CACHE_HOME \
>       -u XDG_CONFIG_HOME \
>       -u XDG_CONFIG_DIRS \
>       -u XDG_DATA_HOME \
>       -u XDG_DATA_DIRS \
>       HOME=/<<PKGBUILDDIR>>/debian/temp-home \
>       XDG_RUNTIME_DIR=/<<PKGBUILDDIR>>/debian/temp-home/run \
>       TZ=UTC \
> xvfb-run -a \
> meson test -C /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu --timeout-multiplier 4
> ninja: Entering directory `/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> ninja: no work to do.
>  1/53 gjs:C / API tests                 FAIL           2.24s (exit 
> status 0)
>  2/53 gjs:Scripts / CommandLine         FAIL           1.23s (exit 
> status 0)
>  3/53 gjs:Scripts / Warnings            OK             0.18s
>  4/53 gjs:JS / self                     OK             0.13s
>  5/53 gjs:JS / ByteArray                OK             0.07s
>  6/53 gjs:JS / Exceptions               OK             0.12s
>  7/53 gjs:JS / Format                   OK             0.12s
>  8/53 gjs:JS / Fundamental              OK             0.07s
>  9/53 gjs:JS / Gettext                  OK             0.07s
> 10/53 gjs:JS / GIMarshalling            FAIL           0.22s (exit 
> status 0)
> 11/53 gjs:JS / Gio                      OK             0.12s
> 12/53 gjs:JS / GLib                     OK             0.12s
> 13/53 gjs:JS / GObject                  OK             0.07s
> 14/53 gjs:JS / GObjectClass             OK             0.17s
> 15/53 gjs:JS / GObjectInterface         OK             0.12s
> 16/53 gjs:JS / GTypeClass               OK             0.13s
> 17/53 gjs:JS / Importer                 OK             0.12s
> 18/53 gjs:JS / Introspection            OK             0.27s
> 19/53 gjs:JS / Lang                     OK             0.13s
> 20/53 gjs:JS / LegacyByteArray          OK             0.12s
> 21/53 gjs:JS / LegacyClass              OK             0.12s
> 22/53 gjs:JS / LegacyGObject            OK             0.17s
> 23/53 gjs:JS / Mainloop                 OK             0.22s
> 24/53 gjs:JS / Namespace                OK             0.07s
> 25/53 gjs:JS / Package                  OK             0.12s
> 26/53 gjs:JS / ParamSpec                OK             0.07s
> 27/53 gjs:JS / Regress                  FAIL           0.17s (exit 
> status 0)
> 28/53 gjs:JS / Signals                  OK             0.12s
> 29/53 gjs:JS / System                   OK             0.12s
> 30/53 gjs:JS / Tweener                  OK             0.12s
> 31/53 gjs:JS / WarnLib                  OK             0.12s
> 32/53 gjs:JS / Cairo                    OK             0.27s
> 33/53 gjs:JS / Gtk3                     FAIL           0.22s (exit 
> status 0)
> 34/53 gjs:JS / GObjectDestructionAccess OK             0.17s
> 35/53 gjs:JS / LegacyGtk                OK             0.27s
> 36/53 gjs:dbus / GDBus                  OK             0.17s
> 37/53 gjs:Debugger / backtrace command  OK             0.07s
> 38/53 gjs:Debugger / breakpoint command OK             0.07s
> 39/53 gjs:Debugger / continue command   OK             0.07s
> 40/53 gjs:Debugger / delete command     OK             0.07s
> 41/53 gjs:Debugger / detach command     OK             0.07s
> 42/53 gjs:Debugger / down-up command    OK             0.07s
> 43/53 gjs:Debugger / finish command     OK             0.07s
> 44/53 gjs:Debugger / frame command      OK             0.07s
> 45/53 gjs:Debugger / keys command       OK             0.07s
> 46/53 gjs:Debugger / next command       OK             0.03s
> 47/53 gjs:Debugger / print command      OK             0.07s
> 48/53 gjs:Debugger / quit command       OK             0.07s
> 49/53 gjs:Debugger / return command     OK             0.07s
> 50/53 gjs:Debugger / set command        OK             0.07s
> 51/53 gjs:Debugger / step command       OK             0.07s
> 52/53 gjs:Debugger / throw command      OK             0.07s
> 53/53 gjs:Debugger / until command      OK             0.07s
> 
> Ok:                 48  
> Expected Fail:      0   
> Fail:               5   
> Unexpected Pass:    0   
> Skipped:            0   
> Timeout:            0   
> 
> Full log written to 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-logs/testlog.txt
> make[1]: *** [debian/rules:31: override_dh_auto_test] Error 5

The full build log is available from:
   http://qa-logs.debian.net/2020/08/02/gjs_1.64.3-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: meson
Source-Version: 0.55.0-2.1
Done: =?utf-8?q?Marco_Trevisan_=28Trevi=C3=B1o=29?= <[email protected]>

We believe that the bug you reported is fixed in the latest version of
meson, 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.
Marco Trevisan (Treviño) <[email protected]> (supplier of updated meson 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: SHA512

Format: 1.8
Date: Thu, 20 Aug 2020 18:10:34 +0100
Source: meson
Architecture: source
Version: 0.55.0-2.1
Distribution: unstable
Urgency: medium
Maintainer: Jussi Pakkanen <[email protected]>
Changed-By: Marco Trevisan (Treviño) <[email protected]>
Closes: 966923 968704
Changes:
 meson (0.55.0-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Don't consider skipped tests as failures. Closes: #966923
   * Fix test with setuptools 49. Closes: #968704
Checksums-Sha1:
 b0c1f05ba066a1def1bb8a3ff6db3e1dd8aeb36d 3441 meson_0.55.0-2.1.dsc
 b7faa63857c93307fd19aea1585f005fb4a817f0 15980 meson_0.55.0-2.1.debian.tar.xz
 36ba448df2f99a6a42112f531ce49934737d02fe 31701 
meson_0.55.0-2.1_source.buildinfo
Checksums-Sha256:
 efd4ad69472cc2b6658339111d1ec3ee2b38d9c2f7cfdeb96f33436012ca5dc8 3441 
meson_0.55.0-2.1.dsc
 483dbb0dd66025b2968c82f9a05fd1e8e90e34a77f3cb74a27d88e986cbf274b 15980 
meson_0.55.0-2.1.debian.tar.xz
 313b2bfd78df49752cbf8d0f22361f6468242aa1b75187cf65184518ad275db1 31701 
meson_0.55.0-2.1_source.buildinfo
Files:
 6e6fcb12f7b4179107b955cf32eaf054 3441 devel optional meson_0.55.0-2.1.dsc
 49316c58f59f514e109f17b5ac790b58 15980 devel optional 
meson_0.55.0-2.1.debian.tar.xz
 8635ce02c4fcd25c1ed1b5b787fe6daa 31701 devel optional 
meson_0.55.0-2.1_source.buildinfo

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

iQIzBAEBCgAdFiEEPQ77lee1I38W6CJY41LVxRxQQdQFAl8+uikACgkQ41LVxRxQ
QdQSxw/+K/I68wblcHCyxlwcW084Z6eZHERdVMcDqjrjz5Vryj3EtcA108wCs41E
Winht+igwBiE1csizw7eNGdv/2fzhTbSxTMrcJRD38qt72kn5RxAwNwTHwMiI++x
6wHcpKNDwRRVUy/li2mj2TXz0YIa1w7VDhG/txtlgZRgGoBayV+nQXldAky9GIIK
M6bLlabzEVLfLIBXhYIP+7GNQzwuV5lIhJq7Teqx9kcNOQ1sWK3FLgQ74OhDkRZz
kydgCPiGKrL6KE2nyaQw0P1tG0in3kfmIN8JIMnCDp+aPmjQKkJ4zudSDxU5XpMP
K6kK8tekOqcCYsA3io0J6nlWOKmRebhbAU8erIMoDNGqrpDT9IauLDYlmlfI93he
8Xskqen2X6zdw3l4AQteP5U66Z3XlBn8wmTqu8gqLBO3RzIjYbNg8IbU4fzk1KBc
hdOjNQiNvsd1yTxJoHQ+syKk5fki/4fZy0MzetO2CMmGQnZ4FA7w6aRU3So0OhO3
N8kSi20xw7cJszfClz6iAlwoUGut1/kQAQtEOZM80Do9S2i0fKhckAycqC6Ck3fB
ARGj98eOg8wIqcT7mIS6PW+0Ogs0rR1CMjV62+KEd0GiYuBSytf4cLggGhRGuOwS
RWkWn2Al/Zs6kzK3Zbgez0RD53mkfAzUaxd8mBs1DhB71DY3j5w=
=WCc+
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to