Your message dated Mon, 11 Jul 2016 09:49:49 +0000
with message-id <e1bmxqx-0002wb...@franck.debian.org>
and subject line Bug#811585: fixed in clutter-gesture 0.0.2.1-7.1
has caused the Debian Bug report #811585,
regarding FTBFS with GCC 6: statement indented as if it were guarded by
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.)


-- 
811585: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811585
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: clutter-gesture
Version: 0.0.2.1-7
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-misleading-indentation

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -pthread 
> -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 
> -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 
> -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/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/cairo 
> -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall 
> -Werror -Wno-error=unused-but-set-variable 
> -Wno-error=unused-but-set-parameter -Wno-error=deprecated-declarations -fPIC 
> -Wdate-time -D_FORTIFY_SOURCE=2 -g -pthread -I/usr/include/clutter-1.0 
> -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl 
> -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -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/harf
> buzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror 
> -Wno-error=unused-but-set-variable -Wno-error=unused-but-set-parameter 
> -Wno-error=deprecated-declarations -fPIC 
> -DPKGDATADIR=\"/usr/share/cluttergesture\" -I./ -I../engine -g -O2 
> -fstack-protector-strong -Wformat -Werror=format-security -Wall -c 
> clutter-gesture.c  -fPIC -DPIC -o .libs/clutter-gesture.o
> clutter-gesture.c: In function 'captured_event_cb':
> clutter-gesture.c:436:19: warning: variable 'stage' set but not used 
> [-Wunused-but-set-variable]
>      ClutterActor *stage = CLUTTER_ACTOR(event->any.stage);
>                    ^~~~~
> 
> clutter-gesture.c:466:26: warning: variable 'klass' set but not used 
> [-Wunused-but-set-variable]
>      ClutterGestureClass *klass;
>                           ^~~~~
> 
> clutter-gesture.c: In function 'clutter_gesture_set_hold_timeout':
> clutter-gesture.c:718:5: error: statement is indented as if it were guarded 
> by... [-Werror=misleading-indentation]
>      return FALSE;
>      ^~~~~~
> 
> clutter-gesture.c:715:3: note: ...this 'if' clause, but it is not
>    if (set_hold_timeout (priv->gesture_handle, actor, interval) == 0)
>    ^~
> 
> clutter-gesture.c: In function 'clutter_gesture_set_hold_radius':
> clutter-gesture.c:746:5: error: statement is indented as if it were guarded 
> by... [-Werror=misleading-indentation]
>      return FALSE;
>      ^~~~~~
> 
> clutter-gesture.c:743:3: note: ...this 'if' clause, but it is not
>    if (set_hold_radius (priv->gesture_handle, actor, radius) == 0)
>    ^~
> 
> cc1: all warnings being treated as errors
> Makefile:487: recipe for target 'clutter-gesture.lo' failed

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

--- End Message ---
--- Begin Message ---
Source: clutter-gesture
Source-Version: 0.0.2.1-7.1

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

Debian distribution maintenance software
pp.
Sean Whitton <spwhit...@spwhitton.name> (supplier of updated clutter-gesture 
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: Sat, 09 Jul 2016 12:03:13 +0900
Source: clutter-gesture
Binary: libcluttergesture-0.0.2-0 libcluttergesture-dev 
libcluttergesture-0.0.2-0-dbg
Architecture: source
Version: 0.0.2.1-7.1
Distribution: unstable
Urgency: high
Maintainer: Ying-Chun Liu (PaulLiu) <paul...@debian.org>
Changed-By: Sean Whitton <spwhit...@spwhitton.name>
Description:
 libcluttergesture-0.0.2-0 - Open GL based interactive canvas library Gesture 
framework
 libcluttergesture-0.0.2-0-dbg - Open GL based interactive canvas library 
Gesture framework (debug
 libcluttergesture-dev - Open GL based interactive canvas library Gesture 
framework (dev.
Closes: 811585
Changes:
 clutter-gesture (0.0.2.1-7.1) unstable; urgency=high
 .
   * Non-maintainer upload.
   * Add 09_fix_build_with_gcc_6.patch (Closes: #811585).
Checksums-Sha1:
 bc515c5b3cff1d4a8ab3944351710aabda5e922a 2053 clutter-gesture_0.0.2.1-7.1.dsc
 3cf5cec88016d87edbbaaa595adf9c876a0e94a2 5828 
clutter-gesture_0.0.2.1-7.1.debian.tar.xz
Checksums-Sha256:
 35824501ed7896fb94e63d8c681aa74f736c0d4e06154117adccab2997fb5744 2053 
clutter-gesture_0.0.2.1-7.1.dsc
 dff46e29409b6a78913084c1a8e3368f13943358731dfdc6cd7e6a94000d99dc 5828 
clutter-gesture_0.0.2.1-7.1.debian.tar.xz
Files:
 908d7c84ee76ded016222ef4155a6164 2053 libs optional 
clutter-gesture_0.0.2.1-7.1.dsc
 72e0ae962587087876fd0e69fb1346f3 5828 libs optional 
clutter-gesture_0.0.2.1-7.1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJXgL0IAAoJEPNPCXROn13ZK38QAMjr/Edm6apE+LGclNd0Xj3H
nsbef2yBEVJYlTBEpleAMVrpnBH9Po9DHG4Owgw3Q+aAZ3b2Atq2jclcfXnUu+f7
vuNewsdAS5Ka8YpD17JwV/KZZqqhYOQmFnw55EcX0589lX9ux9AIwrdRseQ/hMAQ
bUC89vF9k97UlfFvl5IhC/e8MG1H1j5nEucdpHvEjYOx0oQ+3QNijLFKCM5iF8bf
4GxjfPl0xksYOqWBoR0PJ12Zl+Zb5JAvBeiGaum9FyuQpO/x1EqVij6KHVqFD+5o
2ms7zLU8oARmg+vErzgBQidVRte+v1TjGGY3uAh3XvUC9MJ9BRa7GMjeNHfKLIQr
rFph2HkIjjnPRVR9hoohVOZvVgDlnbBxvMU59ct/hFV1KTYrQ9x/bbTOSN/XjgIQ
lSwIyKcyhjhag1C/Ww7QjLc0dttacmlHr0hoeU4YGnCedwqRwARDZGRXDpXvBuW5
WSvdFf5shlinmcnG5a3cXeSdpQMFS23eK2sypsWD9+woYTLEfH9pA11tINOBGFLI
EUdl2vA+06vQPgMHZcRY0F5fZGjZIjZ+NLQuh7LMWDETGGC8DY9Iau+iuSZpggdu
KFrM1c2QwJX/n2vXm39LANkvWB/NUVsXjqyQEourpoFgiuztW4fs2399Q/Hg+M45
q1eUuO3/NDAX+1BprBGo
=i+ES
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to