Your message dated Wed, 18 Oct 2017 17:50:31 +0000
with message-id <[email protected]>
and subject line Bug#853667: fixed in spatialite-gui 2.0.0~devel2-8
has caused the Debian Bug report #853667,
regarding spatialite-gui: 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.)
--
853667: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853667
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:spatialite-gui
Version: 2.0.0~devel2-4
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/spatialite-gui_2.0.0~devel2-4_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
[...]
make[3]: Entering directory '/<<PKGBUILDDIR>>/win_resource'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/win_resource'
Making all in mac_resource
make[3]: Entering directory '/<<PKGBUILDDIR>>/mac_resource'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/mac_resource'
Making all in gnome_resource
make[3]: Entering directory '/<<PKGBUILDDIR>>/gnome_resource'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/gnome_resource'
make[3]: Entering directory '/<<PKGBUILDDIR>>'
g++ -DHAVE_CONFIG_H -I. -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-c -o BlobExplorer.o BlobExplorer.cpp
g++ -DHAVE_CONFIG_H -I. -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-c -o Dialogs.o Dialogs.cpp
g++ -DHAVE_CONFIG_H -I. -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-c -o DialogsGraph.o DialogsGraph.cpp
g++ -DHAVE_CONFIG_H -I. -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-c -o Exif.o Exif.cpp
g++ -DHAVE_CONFIG_H -I. -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-c -o Main.o Main.cpp
g++ -DHAVE_CONFIG_H -I. -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-c -o MalformedGeoms.o MalformedGeoms.cpp
g++ -DHAVE_CONFIG_H -I. -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-c -o Network.o Network.cpp
g++ -DHAVE_CONFIG_H -I. -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-c -o Objects.o Objects.cpp
g++ -DHAVE_CONFIG_H -I. -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-c -o QueryView.o QueryView.cpp
g++ -DHAVE_CONFIG_H -I. -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-c -o QueryViewComposer.o QueryViewComposer.cpp
g++ -DHAVE_CONFIG_H -I. -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-c -o ResultSetView.o ResultSetView.cpp
g++ -DHAVE_CONFIG_H -I. -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-c -o Shapefiles.o Shapefiles.cpp
g++ -DHAVE_CONFIG_H -I. -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-c -o TableTree.o TableTree.cpp
g++ -DHAVE_CONFIG_H -I. -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-c -o TextCsv.o TextCsv.cpp
g++ -DHAVE_CONFIG_H -I. -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-c -o Wfs.o Wfs.cpp
g++ -DHAVE_CONFIG_H -I. -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-c -o Raster.o Raster.cpp
g++ -DHAVE_CONFIG_H -I. -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-c -o Styles.o Styles.cpp
g++ -DHAVE_CONFIG_H -I. -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-c -o RasterSymbolizers.o RasterSymbolizers.cpp
g++ -DHAVE_CONFIG_H -I. -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-c -o VectorSymbolizers1.o VectorSymbolizers1.cpp
g++ -DHAVE_CONFIG_H -I. -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-c -o VectorSymbolizers2.o VectorSymbolizers2.cpp
ResultSetView.cpp: In member function 'const char*
MyResultSetView::CleanSqlTail(const char*)':
ResultSetView.cpp:497:15: error: ISO C++ forbids comparison between pointer and
integer [-fpermissive]
while (p != '\0')
^~~~
Makefile:571: recipe for target 'ResultSetView.o' failed
make[3]: *** [ResultSetView.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
Makefile:603: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
Makefile:433: 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:11: 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: spatialite-gui
Source-Version: 2.0.0~devel2-8
We believe that the bug you reported is fixed in the latest version of
spatialite-gui, 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.
Bas Couwenberg <[email protected]> (supplier of updated spatialite-gui
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: Wed, 18 Oct 2017 19:20:00 +0200
Source: spatialite-gui
Binary: spatialite-gui spatialite-gui-dbg
Architecture: source amd64
Version: 2.0.0~devel2-8
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <[email protected]>
Changed-By: Bas Couwenberg <[email protected]>
Description:
spatialite-gui - user-friendly graphical user interface for SpatiaLite
spatialite-gui-dbg - user-friendly graphical user interface for spatialite -
debugging
Closes: 853667
Changes:
spatialite-gui (2.0.0~devel2-8) unstable; urgency=medium
.
* Add patch to fix FTBFS with GCC 7.
(closes: #853667)
* Don't explicitly build with GCC 6.
Checksums-Sha1:
b23234cce5dd008f1ebba459cf2e381fd6e78315 2426 spatialite-gui_2.0.0~devel2-8.dsc
0bdaeaeb98aa48c9e62f574a4ba448bbb19ad58f 343780
spatialite-gui_2.0.0~devel2-8.debian.tar.xz
f79ec531941f4bb4e9dfc15534d48baf815663fd 6763004
spatialite-gui-dbg_2.0.0~devel2-8_amd64.deb
5902dd9f43931d3a6774ce8da755c1e26da8e48f 11970
spatialite-gui_2.0.0~devel2-8_amd64.buildinfo
8f158db9e67f5fb3b547887067f3027d88b8f015 1262724
spatialite-gui_2.0.0~devel2-8_amd64.deb
Checksums-Sha256:
97ab7b5d2d105a368ca643437fa74292642fc8f69140f164d50deb10e48161fb 2426
spatialite-gui_2.0.0~devel2-8.dsc
b619003ca4496a911cde4b8ff24bb5e192094169ba8b3dd59c891d2ff2ba5234 343780
spatialite-gui_2.0.0~devel2-8.debian.tar.xz
f133252867b30b70d0c833de96e122963b4d4e61363f2f65226cbdd71ae7ecd1 6763004
spatialite-gui-dbg_2.0.0~devel2-8_amd64.deb
9870f0594e4d53b28c1ad64110612c0c5aaab620c092000ccb8db08b6f4bee50 11970
spatialite-gui_2.0.0~devel2-8_amd64.buildinfo
fe4614d7d5133c2532c1db965a5d4b335f6768602de20aefeee20c2d2607690a 1262724
spatialite-gui_2.0.0~devel2-8_amd64.deb
Files:
2cae380cee66bcf388edbedcb99a517f 2426 utils optional
spatialite-gui_2.0.0~devel2-8.dsc
2eaaf8020d875ee2d2f5ab40ac66a2ea 343780 utils optional
spatialite-gui_2.0.0~devel2-8.debian.tar.xz
c788caa04208f23ecd18d795eca208b7 6763004 debug optional
spatialite-gui-dbg_2.0.0~devel2-8_amd64.deb
819cf1a0377da1b21f22e0342577d1ae 11970 utils optional
spatialite-gui_2.0.0~devel2-8_amd64.buildinfo
8187b9be951c891b00550afacd297a2e 1262724 utils optional
spatialite-gui_2.0.0~devel2-8_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEgYLeQXBWQI1hRlDRZ1DxCuiNSvEFAlnnj8MACgkQZ1DxCuiN
SvGlwBAApHHzUwadzP9SHF9waX6KIya/IVsHpJjuS9ULDV+hPcucdMxxWXWGzvJa
SCraAmxrGlcdeRHpBUI+cxhDRdfScX47pIaaJ4aKLKDuxtPyGIRJ2f0bYNRvCBG9
/BGJj/hGSqvC1fnaPDZGsfziH0n0PxyV+4Ipd/rgEZO+cQZk87vZtEHJMHwLVJph
SmWcWtrN8zD4u+77F502mta0Bu0bmprUMD1teydX/guANZ+v0svJAmT0aTxUpmCp
tjxR/wUKQbwaWRqjOS6yaVucN3tRNWsIO88rK93AoUnqPvt7WKssTEqX3YEOTRCC
jj+gL8SiAZrohrXmwtV7ILx9Ng63kpJdD7Cs+uwloFJM71o5m0In2Zxi+AzC72Ck
BY3/ZAWfVxNpV9EMT+0oEemZT5w7h5miJonyc43XMTjiYhR7jvfn5x8wwIANeXik
iVqoJAYRXxE4gK7HPdTVz/Xp/7LWcsJULoq9GObCtgae8HJITKOtSddf3p9/HzHd
5IXdebUv6wvg04qYeIEXCmCkVIoow9cDNsBzcnPOwV56N7wIKxeyy02vpKHaNhYw
P65hW57kjr6FvdEExkYySSIuJ5QW5eYvLmnA/PDqU1XnGpKggFKfuCZN7GD8IlJz
4BnesZQoHzfMUqGGdCgF9ujSWR2VuK0SNFIxBjj+1q9seH5MPfg=
=IhfL
-----END PGP SIGNATURE-----
--- End Message ---