Your message dated Fri, 24 Jul 2015 16:25:12 +0000
with message-id <[email protected]>
and subject line Bug#778173: fixed in wmressel 0.8-5.1
has caused the Debian Bug report #778173,
regarding wmressel: 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 [email protected]
immediately.)


-- 
778173: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778173
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:wmressel
Version: 0.8-5
Severity: normal
Tags: sid stretch
User: [email protected]
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/wmressel_0.8-5_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

[...]
config.status: creating src/Makefile
dh_testdir
/usr/bin/make
make[1]: Entering directory '/«PKGBUILDDIR»'
cd src && make
make[2]: Entering directory '/«PKGBUILDDIR»/src'
cc -g -O2 -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  
-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_LIBXINERAMA=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_SYS_TYPES_H=1 -c wmressel.c -o 
wmressel.o
cc -g -O2 -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  
-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_LIBXINERAMA=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_SYS_TYPES_H=1 -c 
wmgeneral/wmgeneral.c -o wmgeneral/wmgeneral.o
cc -g -O2 -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  
-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_LIBXINERAMA=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_SYS_TYPES_H=1 -c wmgeneral/misc.c -o 
wmgeneral/misc.o
In file included from wmgeneral/misc.c:24:0:
wmgeneral/list.h:57:13: warning: inline function 'list_free' declared but never 
defined
 INLINE void list_free(LinkedList* list);
             ^
wmgeneral/list.h:55:19: warning: inline function 'list_find' declared but never 
defined
 INLINE LinkedList*list_find(LinkedList* list, void* elem);
                   ^
wmgeneral/list.h:53:13: warning: inline function 'list_mapcar' declared but 
never defined
 INLINE void list_mapcar(LinkedList* list, void(*function)(void*));
             ^
wmgeneral/list.h:51:20: warning: inline function 'list_remove_elem' declared 
but never defined
 INLINE LinkedList *list_remove_elem(LinkedList* list, void* elem);
                    ^
wmgeneral/list.h:49:13: warning: inline function 'list_remove_head' declared 
but never defined
 INLINE void list_remove_head(LinkedList** list);
             ^
wmgeneral/list.h:47:14: warning: inline function 'list_nth' declared but never 
defined
 INLINE void* list_nth(int index, LinkedList* list);
              ^
wmgeneral/list.h:45:12: warning: inline function 'list_length' declared but 
never defined
 INLINE int list_length(LinkedList* list);
            ^
wmgeneral/list.h:43:20: warning: inline function 'list_cons' declared but never 
defined
 INLINE LinkedList* list_cons(void* head, LinkedList* tail);
                    ^
cc -g -O2 -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  
-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_LIBXINERAMA=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_SYS_TYPES_H=1 -c wmgeneral/list.c -o 
wmgeneral/list.o
cc -g -O2 -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  
-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_LIBXINERAMA=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_SYS_TYPES_H=1 -o wmressel wmressel.o 
wmgeneral/wmgeneral.o wmgeneral/misc.o wmgeneral/list.o -L/usr/lib  -lXext 
-lXxf86vm -lXpm  -lSM -lICE -lX11 -lXinerama  -lgtk-x11-2.0 -lgdk-x11-2.0 
-lpangoc
 airo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 
-lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype    -lXi -lm
wmgeneral/misc.o: In function `parse_command':
/«PKGBUILDDIR»/src/wmgeneral/misc.c:122: undefined reference to `list_cons'
/«PKGBUILDDIR»/src/wmgeneral/misc.c:126: undefined reference to `list_length'
/«PKGBUILDDIR»/src/wmgeneral/misc.c:131: undefined reference to 
`list_remove_head'
collect2: error: ld returned 1 exit status
make[2]: *** [wmressel] Error 1
Makefile:9: recipe for target 'wmressel' failed
make[2]: Leaving directory '/«PKGBUILDDIR»/src'
make[1]: *** [wmressel] Error 2
Makefile:4: recipe for target 'wmressel' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build-stamp] Error 2
debian/rules:30: recipe for target 'build-stamp' failed
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: wmressel
Source-Version: 0.8-5.1

We believe that the bug you reported is fixed in the latest version of
wmressel, 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.
gregor herrmann <[email protected]> (supplier of updated wmressel 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: Sun, 19 Jul 2015 17:32:42 +0200
Source: wmressel
Binary: wmressel
Architecture: source
Version: 0.8-5.1
Distribution: unstable
Urgency: medium
Maintainer: Mike Furr <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Description:
 wmressel   - Dock app to change X11 resolutions
Closes: 778173
Changes:
 wmressel (0.8-5.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix "ftbfs with GCC-5": apply patch from Elizabeth J Dall:
     add extern to the INLINE functions.
     (Closes: #778173)
Checksums-Sha1:
 fc85a0ce509bb6dfef0ad347651a114ae020186f 1873 wmressel_0.8-5.1.dsc
 c25d1f2052010fc9a26ecd504bf99d53babc0718 58798 wmressel_0.8-5.1.diff.gz
Checksums-Sha256:
 71ab4ac49009814c2fe2c542466f612f2b7ab4e386444a71b2350dcfae62a17d 1873 
wmressel_0.8-5.1.dsc
 0e32a2715a91b1ce08e6841fa3073accd5e15bcfb4af5241a27e71d1c9c67b10 58798 
wmressel_0.8-5.1.diff.gz
Files:
 f1339703657261c66fd65d5583592e20 1873 x11 optional wmressel_0.8-5.1.dsc
 8da09543fc61107f4c93a068550a6415 58798 x11 optional wmressel_0.8-5.1.diff.gz

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

iQJ8BAEBCgBmBQJVq8N8XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGEuwP/R1klNZ2+Nlv/zxAT7lYdR3N
lOCEi2MNTg48QCpgTSc/5WFnvJFOuKlZWvlIIWR1mi/CTAt1AtcMkppJzmwPN6in
8w5PCiAyjIgWPIaulBVtCRNZC/FORIbyDjM8JTRAkOVrLxmZsGlWtvUWzPGlhZ2S
EMhYRBsLeNsn1JTK3Wv3/GkKk4j1IvgIDgtmhVLD29pwr4kZPF9wwRZ/uiQjG54q
MCNxhcZrPTKbALRwnoqJlzscHbyR9WHGukG2Doo8naLP+9MAFTMVxhRSLcHTS71M
h0qfhYUyJBlm/TfpVN0aDm5VqpULX5e8puTGxHuLugt6bNAf7O/tinGFgGzjPMvo
dAGs88MPnnq4hwYeDSS7XdWJdqTv7l1VFGe4N07oCRW5RWAuHdy6b16Csw40Ucbj
HvI9rxC4AZuBT4Efy/RceEam2+WeNWui/Ai+9Z9uKGa53czOQ29l9IeP7UjMR2lJ
WKnamZS2znuuYQVJ5aI36SiMXlSQHzRJsnCr1tl0uFxBuyUkUBDU/5yGVtBpOBgz
lg09vIvS5YEC5SsMP49Fi2/doxoeHBhJG2mAR+Eokydz+E5+4FO1+zHJzfNX4S2d
9aDovL+wBgmn20GF5HGi/+JEyxgitgW10LOmEXejp8oaOpjm8PfV1UekeGYOjkuB
e14uwd3tAoPsRPz3sv2/
=TbQt
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to