Your message dated Tue, 28 Jul 2015 22:24:39 +0000
with message-id <e1zkdid-0000vy...@franck.debian.org>
and subject line Bug#778145: fixed in thewidgetfactory 0.2.1-2.1
has caused the Debian Bug report #778145,
regarding thewidgetfactory: ftbfs with GCC-5
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.)


-- 
778145: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778145
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:thewidgetfactory
Version: 0.2.1-2
Severity: normal
Tags: sid stretch
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-5

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/thewidgetfactory_0.2.1-2_unstable_gcc5.log
The last lines of the build log are at the end of this report.

To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ 

Common build failures are C11 as the default C mode, new warnings
resulting in build failures with -Werror turned on, or new/dropped
symbols in Debian symbols files.  For other C/C++ related build failures
see the porting guide at http://gcc.gnu.org/gcc-5/porting_to.html

[...]
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTK... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: executing depfiles commands
touch debian/stamp-autotools
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make  -C .  
make[1]: Entering directory '/«PKGBUILDDIR»'
Making all in src
make[2]: Entering directory '/«PKGBUILDDIR»/src'
gcc -DPACKAGE_NAME=\"TheWidgetFactory\" -DPACKAGE_TARNAME=\"thewidgetfactory\" 
-DPACKAGE_VERSION=\"0.2.1\" -DPACKAGE_STRING=\"TheWidgetFactory\ 0.2.1\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"thewidgetfactory\" -DVERSION=\"0.2.1\" 
-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  -I. -I. 
-DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr//locale"\" 
-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/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 
-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   -D_FORTIFY_SOU
 RCE=2  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall 
-c main.c
gcc -DPACKAGE_NAME=\"TheWidgetFactory\" -DPACKAGE_TARNAME=\"thewidgetfactory\" 
-DPACKAGE_VERSION=\"0.2.1\" -DPACKAGE_STRING=\"TheWidgetFactory\ 0.2.1\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"thewidgetfactory\" -DVERSION=\"0.2.1\" 
-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  -I. -I. 
-DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr//locale"\" 
-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/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 
-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   -D_FORTIFY_SOU
 RCE=2  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall 
-c support.c
gcc -DPACKAGE_NAME=\"TheWidgetFactory\" -DPACKAGE_TARNAME=\"thewidgetfactory\" 
-DPACKAGE_VERSION=\"0.2.1\" -DPACKAGE_STRING=\"TheWidgetFactory\ 0.2.1\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"thewidgetfactory\" -DVERSION=\"0.2.1\" 
-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  -I. -I. 
-DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr//locale"\" 
-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/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 
-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   -D_FORTIFY_SOU
 RCE=2  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall 
-c interface.c
interface.c: In function 'create_window2':
interface.c:38:15: warning: variable 'tmp_toolbar_icon_size' set but not used 
[-Wunused-but-set-variable]
   GtkIconSize tmp_toolbar_icon_size;
               ^
gcc -DPACKAGE_NAME=\"TheWidgetFactory\" -DPACKAGE_TARNAME=\"thewidgetfactory\" 
-DPACKAGE_VERSION=\"0.2.1\" -DPACKAGE_STRING=\"TheWidgetFactory\ 0.2.1\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"thewidgetfactory\" -DVERSION=\"0.2.1\" 
-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  -I. -I. 
-DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr//locale"\" 
-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/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 
-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   -D_FORTIFY_SOU
 RCE=2  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall 
-c callbacks.c
gcc -DPACKAGE_NAME=\"TheWidgetFactory\" -DPACKAGE_TARNAME=\"thewidgetfactory\" 
-DPACKAGE_VERSION=\"0.2.1\" -DPACKAGE_STRING=\"TheWidgetFactory\ 0.2.1\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"thewidgetfactory\" -DVERSION=\"0.2.1\" 
-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  -I. -I. 
-DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr//locale"\" 
-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/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 
-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   -D_FORTIFY_SOU
 RCE=2  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall 
-c themes.c
themes.c: In function 'get_themes':
themes.c:63:8: warning: implicit declaration of function 'strcmp' 
[-Wimplicit-function-declaration]
    if (strcmp(dent->d_name,"." ) == 0) continue;
        ^
themes.c:72:66: error: 'strcmp' undeclared (first use in this function)
    list = g_list_insert_sorted(list, dent->d_name, (GCompareFunc)strcmp);
                                                                  ^
themes.c:72:66: note: each undeclared identifier is reported only once for each 
function it appears in
themes.c:55:2: warning: ignoring return value of 'chdir', declared with 
attribute warn_unused_result [-Wunused-result]
  chdir (dirname);
  ^
themes.c:79:2: warning: ignoring return value of 'chdir', declared with 
attribute warn_unused_result [-Wunused-result]
  chdir (dirname);
  ^
themes.c:100:2: warning: ignoring return value of 'chdir', declared with 
attribute warn_unused_result [-Wunused-result]
  chdir (origdir); /* Go back to where we were */
  ^
make[2]: *** [themes.o] Error 1
Makefile:277: recipe for target 'themes.o' failed
make[2]: Leaving directory '/«PKGBUILDDIR»/src'
make[1]: *** [all-recursive] Error 1
Makefile:243: recipe for target 'all-recursive' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [debian/stamp-makefile-build] Error 2
/usr/share/cdbs/1/class/makefile.mk:47: recipe for target 
'debian/stamp-makefile-build' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: thewidgetfactory
Source-Version: 0.2.1-2.1

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

Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated thewidgetfactory 
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: Thu, 23 Jul 2015 21:31:29 +0200
Source: thewidgetfactory
Binary: thewidgetfactory
Architecture: source
Version: 0.2.1-2.1
Distribution: unstable
Urgency: medium
Maintainer: Ross Burton <r...@debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Description:
 thewidgetfactory - a showcase for GTK+ widgets
Closes: 765023 778145
Changes:
 thewidgetfactory (0.2.1-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix "ftbfs with GCC-5": patch src/themes.c to
     #include <string.h>.
     (Closes: #778145)
   * Fix "run dh-autoreconf to update for new architectures":
     update debian/{rules,control}.
     (Closes: #765023)
Checksums-Sha1:
 75ca1891b6f08a1880c13d4a33699a5c2a188721 1868 thewidgetfactory_0.2.1-2.1.dsc
 635f2b97f8f956ae8ae6b28f319876d4b2801d38 1637 
thewidgetfactory_0.2.1-2.1.diff.gz
Checksums-Sha256:
 5e0827dac486ab747ea1adb3018712c7fb50fa16f0383d2e840ee49700df60f8 1868 
thewidgetfactory_0.2.1-2.1.dsc
 166a0a92d8dcbee2d1469e9d6b47a8cc9b69103912fd4b8f59d64d3070ba86e0 1637 
thewidgetfactory_0.2.1-2.1.diff.gz
Files:
 5fc9c8c668798fed83200adb377b4455 1868 gnome optional 
thewidgetfactory_0.2.1-2.1.dsc
 be18ed467bd0e5f4274f32d5e0f36b98 1637 gnome optional 
thewidgetfactory_0.2.1-2.1.diff.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQJ8BAEBCgBmBQJVsUFTXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGQx4QAISAzClJraxMNSv3zMvN5La6
zihZU9G5wL6td3jr2jMopKpQcUG8lNNTMB57RGJrOz/baeO6shBGUQuY+QYCwhEo
pjjHEJ2EyRAFFd4/ZoBxVCyaUNGpD6fvGru7Qul2MegBhrTtfywh9PNZjcROgJsQ
vzJDEplhF+syqN0Lv8atRwdInpVZErJnHvqAvLtmgmZqnRDsqrhPJXpXHPGPVuI0
SPycDWYrRWFHleSj6SZ6qcqM8Y+23f9cWycf44RKDMMt5Oe+HB4XpdUCpEyEIcQG
/yikW+OSuMno4lLwCSQnelshvRr0SsWSDE7JoUsHHKFiN0PEggxKeP/O8xmio5WB
VADVvqgHv0ujc4Q8eRpWhMceL0bR5DYRdZ/3G6cwolBMjBhzmzzAnqlchyxAoVim
jFKgT2smwI86zrO5zPz/e6DCnLRGZyLjhtOKurt+uQ7EC9fV9jmGMo/WmsX0EbGL
rIwsvd+kbMyz/EQzXw439aAIXJS9/SY8s0++6Ihzdv7o1wvsuOIywu9ZNsvxWr54
N++zF/BifjoVIrXPmadfkiscayiTaBFTqXS7ZIVQ5Eivk0Z/2MewT0kpqr0Wlx4D
pB2Gv3NbrEkO/v8vgFWvD+zLfvhP3iZKQJRdEXQRiSZ9l6WPrUZkco6UrykgXuqH
OAs9nGJ07+wpwg4p2o4B
=BHmp
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to