Your message dated Mon, 26 Sep 2016 22:22:48 +0000
with message-id <e1boeis-0005y0...@franck.debian.org>
and subject line Bug#831117: fixed in gtkimageview 1.6.4+dfsg-1.1
has caused the Debian Bug report #831117,
regarding gtkimageview: FTBFS with GCC 6: gtkimagenav.c:74:5: error: this 'if' 
clause does not guard... [-Werror=misleading-indentation]
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.)


-- 
831117: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831117
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gtkimageview
Version: 1.6.4+dfsg-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160713 qa-ftbfs
Justification: FTBFS with GCC 6 on amd64

Hi,

During a rebuild of all packages in sid using the gcc-defaults package
available in experimental to make GCC default to version 6, your package failed
to build on amd64. For more information about GCC 6 and Stretch, see:
- https://wiki.debian.org/GCC6
- https://lists.debian.org/debian-devel-announce/2016/06/msg00007.html

Relevant part (hopefully):
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
> -DPACKAGE_NAME=\"gtkimageview\" -DPACKAGE_TARNAME=\"gtkimageview\" 
> -DPACKAGE_VERSION=\"1.6.4\" -DPACKAGE_STRING=\"gtkimageview\ 1.6.4\" 
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gtkimageview\" 
> -DVERSION=\"1.6.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
> -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
> -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 
> -DLT_OBJDIR=\".libs/\" -I. -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ 
> -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
> -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/freetype2  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
> -fstack-protector-strong -Wformat -Werror=format-security -Wall -Werror 
> -std=c99 -Wmissing-prototypes -c -o gtkimagenav.lo gtkimagenav.c
> libtool: compile:  gcc -DPACKAGE_NAME=\"gtkimageview\" 
> -DPACKAGE_TARNAME=\"gtkimageview\" -DPACKAGE_VERSION=\"1.6.4\" 
> "-DPACKAGE_STRING=\"gtkimageview 1.6.4\"" -DPACKAGE_BUGREPORT=\"\" 
> -DPACKAGE_URL=\"\" -DPACKAGE=\"gtkimageview\" -DVERSION=\"1.6.4\" 
> -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
> -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
> -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" 
> -I. -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ 
> -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
> -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/freetype2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
> -fstack-protector-strong -Wformat -Werror=format-security -Wall -Werror 
> -std=c99 -Wmissing-prototypes -c gtkimagenav.c  -fPIC -DPIC -o 
> .libs/gtkimagenav.o
> gtkimagenav.c: In function 'gtk_image_nav_get_preview_size':
> gtkimagenav.c:74:5: error: this 'if' clause does not guard... 
> [-Werror=misleading-indentation]
>      if (!pixbuf)
>      ^~
> gtkimagenav.c:76:2: note: ...this statement, but the latter is misleadingly 
> indented as if it is guarded by the 'if'
>   int img_width = gdk_pixbuf_get_width (pixbuf);
>   ^~~
> cc1: all warnings being treated as errors
> make[3]: *** [gtkimagenav.lo] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2016/07/13/gtkimageview_1.6.4+dfsg-1_unstable_gcc6.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: gtkimageview
Source-Version: 1.6.4+dfsg-1.1

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

Debian distribution maintenance software
pp.
Johannes Brandstätter <jbran...@2ds.eu> (supplier of updated gtkimageview 
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, 24 Sep 2016 21:52:55 +0200
Source: gtkimageview
Binary: libgtkimageview0 libgtkimageview-dev
Architecture: source
Version: 1.6.4+dfsg-1.1
Distribution: unstable
Urgency: medium
Maintainer: Jeffrey Ratcliffe <j...@debian.org>
Changed-By: Johannes Brandstätter <jbran...@2ds.eu>
Description:
 libgtkimageview-dev - image viewer widget for GTK+ (development files)
 libgtkimageview0 - image viewer widget for GTK+
Closes: 831117
Changes:
 gtkimageview (1.6.4+dfsg-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix indentation to allow building with GCC 6. (Closes: #831117)
Checksums-Sha1:
 6bc4fdd1dbb67b3fe6b03a67ea5b423744b9d994 1915 gtkimageview_1.6.4+dfsg-1.1.dsc
 c515eab4d0ce6a54cf500ac67b3ea6088327c2b3 4852 
gtkimageview_1.6.4+dfsg-1.1.debian.tar.xz
Checksums-Sha256:
 b1b3d76245faad76c9a2b41ade645f11dabc1b011e05f4777ded896f952fd924 1915 
gtkimageview_1.6.4+dfsg-1.1.dsc
 14d607911c611edd5d0e166cf45e0359876654f920885b5932150a9b3ed1b619 4852 
gtkimageview_1.6.4+dfsg-1.1.debian.tar.xz
Files:
 124d1159935d93018a7c99682b96bea3 1915 libs optional 
gtkimageview_1.6.4+dfsg-1.1.dsc
 8ab646ae31467e566a55491d45498d1d 4852 libs optional 
gtkimageview_1.6.4+dfsg-1.1.debian.tar.xz

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

iQIcBAEBCAAGBQJX5uRCAAoJEGny/FFupxmT8p0P/34B0kScu7Dwt/GPL09mJTv2
DQnRcbeROBNk3xjRA1BQxYw4tDE3kfJ4W6zGNhViyzpMR+qcGLftTtQFlQdAboP0
aG/vDWxC8pY0Zc5Wjada2uPUQLBlGYKy1FV1RQDfT5xqgTv+7vBB67AXEDKUBiO3
PT0hR8WXlgkfIE/aQuZgQ1NOTr9t+u2d7D3OVfe4t3Ob4Q3lgaK/X6iRrzPy1U5R
D3jnXNVTswfhSQFZUrg4ge85JknJ3S6nukdUk6Oz0It26N+pFQZDD+cBLF31L2pZ
xSZ8ar0l1BFTwq8RXOIYDC289F311VXKkgVGPuNN+NjVfnh7hNA9O3uP7Go+K77h
G+lgfzq67XeYzUi+k0kH+kxfGJnagBoRxnR9fgYFDCbzY903T6CQUAlf0hVFVn97
WC4mkyOj8K/5CuUIFq8XEoGIbDSaDzCh77qEa3bALQ/4FZw9FPJxsDof9XJUJpJv
Q8E9p4a8aC+PFnm+LYGNyIGv6vP+eEaHtsppwqRS4JFkZtFUNo7p+29ekejo4XVJ
9r0vOuol1Yl1dIapQWky3JdseBkqsUyC0/2xwDHNeQgPOY3dA2y5KOZ1o45pDCw2
tGJOF4VJIUMUQvAJrkWTuidke/IAA2EW1AklCq3UB4nul2zTaKgDKZ7w25yNioA0
vQHf3dt4TuSwkpd+F7E/
=9zku
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to