Your message dated Wed, 13 Dec 2017 15:05:34 +0000
with message-id <[email protected]>
and subject line Bug#853415: fixed in geis 2.2.17-1.2
has caused the Debian Bug report #853415,
regarding geis: ftbfs with GCC-7
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.)


-- 
853415: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853415
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:geis
Version: 2.2.17-1.1
Severity: normal
Tags: sid buster
User: [email protected]
Usertags: ftbfs-gcc-7

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-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/geis_2.2.17-1.1_unstable_gcc7.log
The last lines of the build log are at the end of this report.

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

  apt-get -t=experimental install g++ 

Common build failures are 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-7/porting_to.html

[...]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden 
-DGEIS_BUILDING_DSO=1 -I.. -I../include -I./backend -I../libs/geis-dbus 
-I../libs/geis-util -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wextra -Werror -pedantic -std=iso9899:1999 -D_GNU_SOURCE=1 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c geis_v1.c  -fPIC -DPIC -o .libs/libgeis_la-geis_v1.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden 
-DGEIS_BUILDING_DSO=1 -I.. -I../include -I./backend -I../libs/geis-dbus 
-I../libs/geis-util -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wextra -Werror -pedantic -std=iso9899:1999 -D_GNU_SOURCE=1 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c geis_backend_token.c -o 
libgeis_la-geis_backend_token.o >/dev/null 2>&1
geis_v1.c: In function '_v1_subscribe_device':
geis_v1.c:613:20: error: comparison between pointer and zero character constant 
[-Werror=pointer-compare]
   if (gesture_list == GEIS_ALL_GESTURES)
                    ^~
geis_v1.c:613:7: note: did you mean to dereference the pointer?
   if (gesture_list == GEIS_ALL_GESTURES)
       ^
geis_v1.c: In function 'geis_unsubscribe':
geis_v1.c:760:20: error: comparison between pointer and zero character constant 
[-Werror=pointer-compare]
   if (gesture_list == GEIS_ALL_GESTURES)
                    ^~
geis_v1.c:760:7: note: did you mean to dereference the pointer?
   if (gesture_list == GEIS_ALL_GESTURES)
       ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden 
-DGEIS_BUILDING_DSO=1 -I.. -I../include -I./backend -I../libs/geis-dbus 
-I../libs/geis-util -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wextra -Werror -pedantic -std=iso9899:1999 -D_GNU_SOURCE=1 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c geis_filterable.c -o libgeis_la-geis_filterable.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden 
-DGEIS_BUILDING_DSO=1 -I.. -I../include -I./backend -I../libs/geis-dbus 
-I../libs/geis-util -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wextra -Werror -pedantic -std=iso9899:1999 -D_GNU_SOURCE=1 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c geis_timer.c -o libgeis_la-geis_timer.o >/dev/null 
2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden 
-DGEIS_BUILDING_DSO=1 -I.. -I../include -I./backend -I../libs/geis-dbus 
-I../libs/geis-util -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wextra -Werror -pedantic -std=iso9899:1999 -D_GNU_SOURCE=1 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c geis_group.c -o libgeis_la-geis_group.o >/dev/null 
2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden 
-DGEIS_BUILDING_DSO=1 -I.. -I../include -I./backend -I../libs/geis-dbus 
-I../libs/geis-util -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wextra -Werror -pedantic -std=iso9899:1999 -D_GNU_SOURCE=1 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c geis_event.c -o libgeis_la-geis_event.o >/dev/null 
2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden 
-DGEIS_BUILDING_DSO=1 -I.. -I../include -I./backend -I../libs/geis-dbus 
-I../libs/geis-util -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wextra -Werror -pedantic -std=iso9899:1999 -D_GNU_SOURCE=1 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c geis_class.c -o libgeis_la-geis_class.o >/dev/null 
2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden 
-DGEIS_BUILDING_DSO=1 -I.. -I../include -I./backend -I../libs/geis-dbus 
-I../libs/geis-util -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wextra -Werror -pedantic -std=iso9899:1999 -D_GNU_SOURCE=1 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c geis_event_queue.c -o libgeis_la-geis_event_queue.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden 
-DGEIS_BUILDING_DSO=1 -I.. -I../include -I./backend -I../libs/geis-dbus 
-I../libs/geis-util -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wextra -Werror -pedantic -std=iso9899:1999 -D_GNU_SOURCE=1 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c geis_error.c -o libgeis_la-geis_error.o >/dev/null 
2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden 
-DGEIS_BUILDING_DSO=1 -I.. -I../include -I./backend -I../libs/geis-dbus 
-I../libs/geis-util -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wextra -Werror -pedantic -std=iso9899:1999 -D_GNU_SOURCE=1 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c geis_backend.c -o libgeis_la-geis_backend.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden 
-DGEIS_BUILDING_DSO=1 -I.. -I../include -I./backend -I../libs/geis-dbus 
-I../libs/geis-util -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wextra -Werror -pedantic -std=iso9899:1999 -D_GNU_SOURCE=1 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c geis_device.c -o libgeis_la-geis_device.o >/dev/null 
2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden 
-DGEIS_BUILDING_DSO=1 -I.. -I../include -I./backend -I../libs/geis-dbus 
-I../libs/geis-util -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wextra -Werror -pedantic -std=iso9899:1999 -D_GNU_SOURCE=1 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c geis_touch.c -o libgeis_la-geis_touch.o >/dev/null 
2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden 
-DGEIS_BUILDING_DSO=1 -I.. -I../include -I./backend -I../libs/geis-dbus 
-I../libs/geis-util -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wextra -Werror -pedantic -std=iso9899:1999 -D_GNU_SOURCE=1 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c geis_region.c -o libgeis_la-geis_region.o >/dev/null 
2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden 
-DGEIS_BUILDING_DSO=1 -I.. -I../include -I./backend -I../libs/geis-dbus 
-I../libs/geis-util -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wextra -Werror -pedantic -std=iso9899:1999 -D_GNU_SOURCE=1 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c geis_frame.c -o libgeis_la-geis_frame.o >/dev/null 
2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden 
-DGEIS_BUILDING_DSO=1 -I.. -I../include -I./backend -I../libs/geis-dbus 
-I../libs/geis-util -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wextra -Werror -pedantic -std=iso9899:1999 -D_GNU_SOURCE=1 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c geis_backend_multiplexor.c -o 
libgeis_la-geis_backend_multiplexor.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden 
-DGEIS_BUILDING_DSO=1 -I.. -I../include -I./backend -I../libs/geis-dbus 
-I../libs/geis-util -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wextra -Werror -pedantic -std=iso9899:1999 -D_GNU_SOURCE=1 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c geis_gesture_flick.c -o 
libgeis_la-geis_gesture_flick.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden 
-DGEIS_BUILDING_DSO=1 -I.. -I../include -I./backend -I../libs/geis-dbus 
-I../libs/geis-util -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wextra -Werror -pedantic -std=iso9899:1999 -D_GNU_SOURCE=1 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c geis_filter_term.c -o libgeis_la-geis_filter_term.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden 
-DGEIS_BUILDING_DSO=1 -I.. -I../include -I./backend -I../libs/geis-dbus 
-I../libs/geis-util -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wextra -Werror -pedantic -std=iso9899:1999 -D_GNU_SOURCE=1 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c geis_subscription.c -o 
libgeis_la-geis_subscription.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden 
-DGEIS_BUILDING_DSO=1 -I.. -I../include -I./backend -I../libs/geis-dbus 
-I../libs/geis-util -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wextra -Werror -pedantic -std=iso9899:1999 -D_GNU_SOURCE=1 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c geis_attr.c -o libgeis_la-geis_attr.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden 
-DGEIS_BUILDING_DSO=1 -I.. -I../include -I./backend -I../libs/geis-dbus 
-I../libs/geis-util -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wextra -Werror -pedantic -std=iso9899:1999 -D_GNU_SOURCE=1 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c geis_filter.c -o libgeis_la-geis_filter.o >/dev/null 
2>&1
cc1: all warnings being treated as errors
Makefile:766: recipe for target 'libgeis_la-geis_v1.lo' failed
make[4]: *** [libgeis_la-geis_v1.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden 
-DGEIS_BUILDING_DSO=1 -I.. -I../include -I./backend -I../libs/geis-dbus 
-I../libs/geis-util -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wextra -Werror -pedantic -std=iso9899:1999 -D_GNU_SOURCE=1 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c geis.c -o libgeis_la-geis.o >/dev/null 2>&1
Makefile:812: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
Makefile:536: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
Makefile:445: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j64 returned exit code 2
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: geis
Source-Version: 2.2.17-1.2

We believe that the bug you reported is fixed in the latest version of
geis, 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.
Mattia Rizzolo <[email protected]> (supplier of updated geis 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: Mon, 11 Dec 2017 14:41:39 +0100
Source: geis
Binary: libgeis1 libgeis-dev python3-geis libgeis-doc geis-tools
Architecture: source
Version: 2.2.17-1.2
Distribution: unstable
Urgency: medium
Maintainer: Stephen M. Webb <[email protected]>
Changed-By: Mattia Rizzolo <[email protected]>
Description:
 geis-tools - Gesture engine interface support - test tools
 libgeis-dev - Gesture engine interface support - dev files
 libgeis-doc - Gesture engine interface support - documentation
 libgeis1   - Gesture engine interface support
 python3-geis - Python3 bindings for libgeis
Closes: 849604 853415
Changes:
 geis (2.2.17-1.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * d/control: Suggests libgeis-doc from libgeis-dev.  Closes: #849604
   * Add patch to fix build with GCC 7.  Closes: #853415
Checksums-Sha1:
 15d9ca9eefd5e0bbdd63416708713183a896aa60 2404 geis_2.2.17-1.2.dsc
 42b6eddcf059ae10bc90b1cfa80df30743a2f836 6220 geis_2.2.17-1.2.debian.tar.xz
 308196fcf6c8636c570ae3edb3bdd2e8ad6b1ff7 10156 geis_2.2.17-1.2_amd64.buildinfo
Checksums-Sha256:
 185e6dc758f0f4c5249dfb2edecd057d2863ba4777615dd05ccda6b9e2a4f93c 2404 
geis_2.2.17-1.2.dsc
 3290b9fb505554c95e5e3d896074488a28eef28326fcce5233dfcd2cba7c5491 6220 
geis_2.2.17-1.2.debian.tar.xz
 c1dc5f5e5e53dc56c51073be855083f25e47bc45e87f22612c5555ce84c38cd7 10156 
geis_2.2.17-1.2_amd64.buildinfo
Files:
 40870c7b86f0036ac9a4973b38588048 2404 libs extra geis_2.2.17-1.2.dsc
 d41880b20e1e39cd16d66977ab48a4e2 6220 libs extra geis_2.2.17-1.2.debian.tar.xz
 381e2796ff0fbc20be1e21c660cac687 10156 libs extra 
geis_2.2.17-1.2_amd64.buildinfo

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

iQJGBAEBCgAwFiEEi3hoeGwz5cZMTQpICBa54Yx2K60FAloujVMSHG1hdHRpYUBk
ZWJpYW4ub3JnAAoJEAgWueGMdiutdOwQAJVPx1pGx+qpe1x/VTYcWih7DcJJOglq
sCeid3ih75GSDRHToTSSamxumn7U/ADcY/6RDf/bNajgQsjDS5pXF/69bot0cSwB
DH/q8/CO/qSpwK9MKiiPh2E6PLnTDIHthaPqKox0fIZnln1BR2mxFnZwsO9Clf7R
TGCiILj6W74JqSOskvYvP2w2NqTn6qKr/bnD5JZDdzmrBKliCTWPyK8w+AkzGACp
z1xG2EaaCo4qyYR6PYArw22qqfunc735UrTNtJlPxc9N5a/8aeuun/QXw+4pvgAa
ZudGoHEoRQWxwKiFpkNymLEaHVQDUDc2C0dffLB9y5Jxhyr52kUOyjNfeRHc9I1l
ZwvLGlie+lIIE9RNtr5X9ulspDFsIpsLHKZeZ+2pxBXdgqpqZ5Kw2rLjjohtflRF
QHNN/+NnmGZFKF4hB8QER37NLnXA309J73FUJe3LnXkuwp2o9erHui1SDf08PJft
Jlgz+1WxorT0A3T69ZFZqt1IR5AF+FTPle+NHxO+u+U6EN4njy49MuZ2qoNvCcwA
HZi39z4C2Xbbmfg5+3GChtMNInPzvA5bCgXerUQklHebgYCVlJMUPfveg4E7vycw
NW6y59j1XCcksEOI3toEITFSvEvBgJQutOeIjcSjW/b2Rdt45JqGJ7WB4J2dFzUg
WqmDWkm+27qk
=sQEX
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to