Your message dated Tue, 04 Sep 2018 07:51:42 +0000
with message-id <e1fx67i-000f3o...@fasolo.debian.org>
and subject line Bug#907897: fixed in gnome-shell-pomodoro 0.13.4-3
has caused the Debian Bug report #907897,
regarding gnome-shell-pomodoro: FTBFS
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.)


-- 
907897: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907897
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gnome-shell-pomodoro
Version: 0.13.4-2
Tags: ftbfs
Severity: serious
X-Debbugs-CC: debian...@lists.debian.org
User: debian...@lists.debian.org
Usertags: needs-update

Dear maintainers,

With a recent upload of gobject-introspection the autopkgtest of
gnome-shell-pomodoro started to fail in testing, which triggered me to
check it. Luckily for gobject-introspection I was able to "fix" the
failure by including glib2.0 in the set of packages, so the migration
test currently passes. However, in unstable the autopkgtest fails and on
reproducible-builds. I copied the error below.

https://tests.reproducible-builds.org/debian/rb-pkg/gnome-shell-pomodoro.html

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

https://ci.debian.net/data/autopkgtest/testing/amd64/g/gnome-shell-pomodoro/928035/log.gz

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../..
-I/tmp/autopkgtest-lxc.7iokt8kk/downtmp/build.wCd/src
-I/tmp/autopkgtest-lxc.7iokt8kk/downtmp/build.wCd/src/lib
-DGETTEXT_PACKAGE=\"gnome-pomodoro\"
-DPACKAGE_LOCALE_DIR=\"/usr/share/locale\"
-DPACKAGE_DATA_DIR=\"/usr/share/gnome-pomodoro\" -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz
-I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid
-I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16
-I/usr/include/libpeas-1.0 -I/usr/include/gobject-introspection-1.0
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-pthread -D_REENTRANT -I/usr/include/gstreamer-1.0
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -w
-g -O2
-fdebug-prefix-map=/tmp/autopkgtest-lxc.7iokt8kk/downtmp/build.wCd/src=.
-fstack-protector-strong -Wformat -Werror=format-security -c resources.c
-o libsounds_la-resources.o >/dev/null 2>&1
/usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas --strict
--dry-run  --schema-file=org.gnome.pomodoro.plugins.sounds.gschema.xml
&& mkdir -p . && touch org.gnome.pomodoro.plugins.sounds.gschema.valid
sound-player.vala:130.9-130.33: error: Property
`SoundsPlugin.GStreamerPlayer.volume_fade' with custom `get' accessor
and/or `set' mutator cannot have `default' value
        public double volume_fade {
        ^^^^^^^^^^^^^^^^^^^^^^^^^
sound-player.vala:120.9-120.28: error: Property
`SoundsPlugin.GStreamerPlayer.volume' with custom `get' accessor and/or
`set' mutator cannot have `default' value
        public double volume {
        ^^^^^^^^^^^^^^^^^^^^
../../lib/gnome-pomodoro.vapi:176.3-176.19: warning: DBus methods are
recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
                public void pause ();
                ^^^^^^^^^^^^^^^^^
../../lib/gnome-pomodoro.vapi:177.3-177.18: warning: DBus methods are
recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
                public void quit ();
                ^^^^^^^^^^^^^^^^
../../lib/gnome-pomodoro.vapi:178.3-178.19: warning: DBus methods are
recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
                public void reset ();
                ^^^^^^^^^^^^^^^^^
../../lib/gnome-pomodoro.vapi:179.3-179.20: warning: DBus methods are
recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
                public void resume ();
                ^^^^^^^^^^^^^^^^^^
../../lib/gnome-pomodoro.vapi:180.3-180.23: warning: DBus methods are
recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
                public void set_state (string name, double timestamp);
                ^^^^^^^^^^^^^^^^^^^^^
../../lib/gnome-pomodoro.vapi:181.3-181.30: warning: DBus methods are
recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
                public void show_main_window (uint32 timestamp);
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../lib/gnome-pomodoro.vapi:182.3-182.30: warning: DBus methods are
recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
                public void show_preferences (uint32 timestamp);
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../lib/gnome-pomodoro.vapi:183.3-183.18: warning: DBus methods are
recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
                public void skip ();
                ^^^^^^^^^^^^^^^^
../../lib/gnome-pomodoro.vapi:184.3-184.19: warning: DBus methods are
recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
                public void start ();
                ^^^^^^^^^^^^^^^^^
../../lib/gnome-pomodoro.vapi:185.3-185.18: warning: DBus methods are
recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
                public void stop ();
                ^^^^^^^^^^^^^^^^
../../lib/gnome-pomodoro.vapi:192.3-192.36: warning: DBus methods are
recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
                public virtual signal void destroy ();
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../lib/gnome-pomodoro.vapi:311.3-311.39: warning: DBus methods are
recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
                public abstract void get_capabilities (out string[] 
capabilities)
throws GLib.IOError;
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Compilation failed: 2 error(s), 12 warning(s)

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: gnome-shell-pomodoro
Source-Version: 0.13.4-3

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

Debian distribution maintenance software
pp.
Joseph Herlant <herla...@gmail.com> (supplier of updated gnome-shell-pomodoro 
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: Mon, 03 Sep 2018 20:25:46 -0700
Source: gnome-shell-pomodoro
Binary: gnome-shell-pomodoro gnome-shell-pomodoro-data
Architecture: source
Version: 0.13.4-3
Distribution: unstable
Urgency: low
Maintainer: Joseph Herlant <herla...@gmail.com>
Changed-By: Joseph Herlant <herla...@gmail.com>
Description:
 gnome-shell-pomodoro - GNOME Shell time-management app
 gnome-shell-pomodoro-data - Data for GNOME Shell time-management app
Closes: 905107 907897
Changes:
 gnome-shell-pomodoro (0.13.4-3) unstable; urgency=low
 .
   [ Jeremy Bicha ]
   * Drop --with autoreconf (unnecessary with dh compat 10+)
   * Use gnome-shell-pomodoro-data.docs to install NEWS
   * Add minimal debian/gbp.conf
   * Fix trivial Lintian warning
 .
   [ Joseph Herlant ]
   * Add patch for the absence of global.screen in gnome-shell >= 3.29
     (Closes: #905107)
   * Use Ayatana AppIndicator instead of the deprecated Ubuntu AppIndicator
   * Add d/u/metadata using DEP-12
   * d/control: bump standards to 4.2.1
   * Add patch to get rid of the default on get accessors that FTBS with
     Vala 0.42.0 (Closes: #907897)
Checksums-Sha1:
 71b1ebc7188e48a5a47dbf02396bdb8e44079253 2152 gnome-shell-pomodoro_0.13.4-3.dsc
 5cba86f5501a279fa69e2370c5fc4804b918aea6 6640 
gnome-shell-pomodoro_0.13.4-3.debian.tar.xz
 59553942177e8e51243ca5835c75f7c8dcf92213 15955 
gnome-shell-pomodoro_0.13.4-3_amd64.buildinfo
Checksums-Sha256:
 c30951468c54a9e66d6aa7eadc1d1654e158f2acd4ba12e54f8e4796709fc2e1 2152 
gnome-shell-pomodoro_0.13.4-3.dsc
 c236087942d3620f2fa86a5480719e63420c43e37417b814ae4bd5ac736d93e3 6640 
gnome-shell-pomodoro_0.13.4-3.debian.tar.xz
 a5761eba38ec4b09f68981b0ec2891734a63e4b93bd83f6ab7e4016786b4854f 15955 
gnome-shell-pomodoro_0.13.4-3_amd64.buildinfo
Files:
 b6cd60ea928424c1def6b6a2a5c503a4 2152 gnome optional 
gnome-shell-pomodoro_0.13.4-3.dsc
 564f9ab6fcd3f5d320d1a59dc1dd5240 6640 gnome optional 
gnome-shell-pomodoro_0.13.4-3.debian.tar.xz
 e37287fce36fee9dd730bf934a258b28 15955 gnome optional 
gnome-shell-pomodoro_0.13.4-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----
Comment: Signed by Raphael Hertzog

iQEzBAEBCgAdFiEE1823g1EQnhJ1LsbSA4gdq+vCmrkFAluONQoACgkQA4gdq+vC
mrmTUwf9Hx44ob0dE7rs5rJraJGjPZTBTpjz+PDdcf7O+wbfLgCk2lr4LljLTgx4
TmgWXXqIdtZjsiBtUkMV0Dn6wLhsJyKNbYUMNaFRr2MUbntxo/e30nNXj0+uIJA1
QbEchDkgSS9CMrfrQlgezkWzLbdgfm/g9J4kq1OihUsITjfD92FED+Iik62RoBnF
I1aoL2gaDetXS+ZSe1+Vgq6mxUaczDuPIb84mU/2kzMxGsIh0klNQ8ZbLNpGppI4
mXUBoI4jiTxssDzcDO9o65/KM6qDolapsn9mzgErviXZj9v7oy1mBSoH7oqEEl0D
7eXtENok2LKREeLLoZneWKYG4+J+cQ==
=UOTh
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to