Your message dated Tue, 08 Aug 2017 23:50:17 +0000
with message-id <e1dfegp-000416...@fasolo.debian.org>
and subject line Bug#871169: fixed in libvigraimpex 
1.10.0+git20160211.167be93+dfsg-3
has caused the Debian Bug report #871169,
regarding saga: 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 ow...@bugs.debian.org
immediately.)


-- 
871169: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871169
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:saga
Version: 2.3.1+dfsg-3
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
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/saga_2.3.1+dfsg-3_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

[...]
                 from /usr/include/vigra/edgedetection.hxx:46,
                 from vigra_edges.cpp:65:
/usr/include/vigra/imagecontainer.hxx:770:53: note:   mismatched types 
'std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>' and 'int'
         std::swap(highestLevel_, other.highestLevel_);
                                                     ^
Makefile:539: recipe for target 'vigra_fft.lo' failed
make[7]: *** [vigra_fft.lo] Error 1
make[7]: *** Waiting for unfinished jobs....
Makefile:539: recipe for target 'vigra_smoothing.lo' failed
make[7]: *** [vigra_smoothing.lo] Error 1
In file included from /usr/include/vigra/random_forest_hdf5_impex.hxx:41:0,
                 from vigra_random_forest.cpp:73:
/usr/include/vigra/hdf5impex.hxx: In member function 'bool 
vigra::HDF5File::isOpen() const':
/usr/include/vigra/hdf5impex.hxx:615:10: note: candidate 1: bool 
vigra::HDF5HandleShared::operator!=(hid_t) const
     bool operator!=(hid_t h) const
          ^~~~~~~~
/usr/include/vigra/hdf5impex.hxx:1146:31: note: candidate 2: operator!=(hid_t 
{aka long int}, int) <built-in>
         return fileHandle_ != 0;
                               ^
Makefile:539: recipe for target 'vigra_watershed.lo' failed
make[7]: *** [vigra_watershed.lo] Error 1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -I../../../../src/saga_core 
-I/usr/include/hdf5/serial -D_SAGA_LINUX -D_TYPEDEF_BYTE -D_TYPEDEF_WORD 
-D_SAGA_UNICODE -fopenmp -lgomp -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/saga-2.3.1+dfsg=. -fstack-protector-strong 
-Wformat -Werror=format-security -c vigra.cpp -o vigra.o >/dev/null 2>&1
Makefile:539: recipe for target 'vigra_edges.lo' failed
make[7]: *** [vigra_edges.lo] Error 1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -I../../../../src/saga_core 
-I/usr/include/hdf5/serial -D_SAGA_LINUX -D_TYPEDEF_BYTE -D_TYPEDEF_WORD 
-D_SAGA_UNICODE -fopenmp -lgomp -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/saga-2.3.1+dfsg=. -fstack-protector-strong 
-Wformat -Werror=format-security -c vigra_morphology.cpp -o vigra_morphology.o 
>/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -I../../../../src/saga_core 
-I/usr/include/hdf5/serial -D_SAGA_LINUX -D_TYPEDEF_BYTE -D_TYPEDEF_WORD 
-D_SAGA_UNICODE -fopenmp -lgomp -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/saga-2.3.1+dfsg=. -fstack-protector-strong 
-Wformat -Werror=format-security -c vigra_distance.cpp -o vigra_distance.o 
>/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -I../../../../src/saga_core 
-I/usr/include/hdf5/serial -D_SAGA_LINUX -D_TYPEDEF_BYTE -D_TYPEDEF_WORD 
-D_SAGA_UNICODE -fopenmp -lgomp -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/saga-2.3.1+dfsg=. -fstack-protector-strong 
-Wformat -Werror=format-security -c vigra_random_forest.cpp -o 
vigra_random_forest.o >/dev/null 2>&1
make[7]: Leaving directory 
'/<<BUILDDIR>>/saga-2.3.1+dfsg/src/modules/imagery/imagery_vigra'
Makefile:398: recipe for target 'all-recursive' failed
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory '/<<BUILDDIR>>/saga-2.3.1+dfsg/src/modules/imagery'
Makefile:398: recipe for target 'all-recursive' failed
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory '/<<BUILDDIR>>/saga-2.3.1+dfsg/src/modules'
Makefile:398: recipe for target 'all-recursive' failed
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory '/<<BUILDDIR>>/saga-2.3.1+dfsg/src'
Makefile:504: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/<<BUILDDIR>>/saga-2.3.1+dfsg'
Makefile:415: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/<<BUILDDIR>>/saga-2.3.1+dfsg'
dh_auto_build: make -j64 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/saga-2.3.1+dfsg'
debian/rules:20: 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: libvigraimpex
Source-Version: 1.10.0+git20160211.167be93+dfsg-3

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

Debian distribution maintenance software
pp.
Daniel Stender <sten...@debian.org> (supplier of updated libvigraimpex 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: Wed, 09 Aug 2017 00:41:15 +0200
Source: libvigraimpex
Binary: libvigraimpex-dev libvigraimpex6 libvigraimpex-doc python-vigra 
python-vigra-doc
Architecture: all source
Version: 1.10.0+git20160211.167be93+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Daniel Stender <sten...@debian.org>
Closes: 871169
Description: 
 libvigraimpex6 - C++ computer vision library
 libvigraimpex-dev - development files for the C++ computer vision library
 libvigraimpex-doc - Documentation for the C++ computer vision library
 python-vigra-doc - Documentation for Python bindings for the C++ computer 
vision lib
 python-vigra - Python bindings for the C++ computer vision library
Changes:
 libvigraimpex (1.10.0+git20160211.167be93+dfsg-3) unstable; urgency=medium
 .
   * add temporarily-disable-blockwisealgorithms-tests.patch.
   * add const-swap.patch (Closes: #871169) [thanks to Matthias Klose].
   * deb/copyright: add src/images/dissolved_color.gif to Files-Excluded
     (which contains "lenna" in composite).
Checksums-Sha1: 
 d974b34c3ced6c2f01c935cc64c41254c7715aac 2813 
libvigraimpex_1.10.0+git20160211.167be93+dfsg-3.dsc
 bcc2c23b1f7672f37f93071160a1f1e37afe6f1a 17603972 
libvigraimpex_1.10.0+git20160211.167be93+dfsg.orig.tar.xz
 c17af9f45fbca90389e41d88349992afe7fce78d 16328 
libvigraimpex_1.10.0+git20160211.167be93+dfsg-3.debian.tar.xz
 7262d6396e80a7cbf3a1778a5c0937018772b1b8 3205810 
libvigraimpex-doc_1.10.0+git20160211.167be93+dfsg-3_all.deb
 e29a30e5650c8a691fc02f9e6c8f2ab97edd044f 55734 
python-vigra-doc_1.10.0+git20160211.167be93+dfsg-3_all.deb
Checksums-Sha256: 
 72f1caa0abdc402fa70e1a2e161765a272fdb22b589a5c193e9cf435212f04de 2813 
libvigraimpex_1.10.0+git20160211.167be93+dfsg-3.dsc
 55ac9025a960148f6c4ce39bbd11ae8963e9d9ff55b1013d703eafb664ee7ba6 17603972 
libvigraimpex_1.10.0+git20160211.167be93+dfsg.orig.tar.xz
 bddf7231aff1e6529a8c7736dd027cca406c9ff3b29408dae349009ceb0c052f 16328 
libvigraimpex_1.10.0+git20160211.167be93+dfsg-3.debian.tar.xz
 8f5889dbb67406c580af731fcee5b4e1d8159c8f57fba6c6046fda51dbb720b4 3205810 
libvigraimpex-doc_1.10.0+git20160211.167be93+dfsg-3_all.deb
 0187ae8fe7c3f05383b169dc3d02efe212e3c29ac2650d518e41e1f5670ceb4a 55734 
python-vigra-doc_1.10.0+git20160211.167be93+dfsg-3_all.deb
Files: 
 b25f5bb1072f5ce90dcaa9660b38acfc 2813 libs optional 
libvigraimpex_1.10.0+git20160211.167be93+dfsg-3.dsc
 6d30849b495a398427882a4483a5b03c 17603972 libs optional 
libvigraimpex_1.10.0+git20160211.167be93+dfsg.orig.tar.xz
 ba6b8d9ff58006c7a939adab987403f4 16328 libs optional 
libvigraimpex_1.10.0+git20160211.167be93+dfsg-3.debian.tar.xz
 37be1a7ce8bd3131f04b1907abd867f1 3205810 doc optional 
libvigraimpex-doc_1.10.0+git20160211.167be93+dfsg-3_all.deb
 6526ce08809310877587ed1a7d6ef4d4 55734 doc optional 
python-vigra-doc_1.10.0+git20160211.167be93+dfsg-3_all.deb

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

iQIzBAEBCgAdFiEERsscqJ6jt0N2dh25FeCa9N9RgsgFAlmKSD4ACgkQFeCa9N9R
gsgfPA/+PWyS+xbZ/PDFYopLbMYo8v+OZvatoyTNvglMsZoQp+IRG89iQAc0dOyM
N4sImaelXLer5N0Jvh4VlCE3INnLhSq6VeHlp48vviNW8ZRgj56xMXK5Rn622/HL
GxqouIKqT+K6zEObApYI5ZdE0Eb8X4x53GEWtFECSz60kfiRQMuW++ZJxyjK7jH5
Pe9gNzW9nTlWCfOnBUwBXbQ57a2kJuOng+Fbyl08ini2QNs/wRRKSs8U0mY/uAfs
0sclLfy4slC7oUu8pPkAd8cpW6/s9tYMVCXte/3imp1eJItVzxABNXEYk5xsgqN2
r39o/zBH+PNr8gxAjEt9KIFt3GafYpjXTgeBbz+syJkqJAH5b5TyK8BQdJ+AsaZb
DAS4plAUEHzKInrk8NK6kcy5RILgMowFmxEaS8ddBnimYxiEn9dB7qAxAeIcB/Rd
h64Dl7OVUIKWF4/HKgFAhSHp6yivHFp3dt1MC8BZm0XOfzmBaj6Y7iUr5Un3WP8L
OknyCGJ+ie4gnydW4wqOds1r5cIG0Hjdr+kpyXvpVQZkRroalaCu0++DHwlkwlkM
elNGGGfMZlbKWkY+NBea0Aw5HnqxdxB+kbxdeJwufqhhL17SaDUQEiMz2ahfb9G5
3bFJste1c6so1sWXbyEU5MOtdyjvD8h0XJYmfobm73WI2/iGv9s=
=GNn7
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to