Your message dated Mon, 01 Jun 2015 22:14:06 +0000
with message-id <[email protected]>
and subject line Bug#778005: fixed in mia 2.2.3-2
has caused the Debian Bug report #778005,
regarding mia: 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.)


-- 
778005: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778005
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:mia
Version: 2.2.2-1
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/mia_2.2.2-1_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

[...]
/usr/include/libxml++-2.6/libxml++/parsers/saxparser.h:215:8: warning: 
'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
   std::auto_ptr<_xmlSAXHandler> sax_handler_;
        ^
In file included from /usr/include/c++/5/memory:81:0,
                 from /«PKGBUILDDIR»/mia/core/factory.hh:25,
                 from /«PKGBUILDDIR»/mia/core/creator.hh:25,
                 from /«PKGBUILDDIR»/mia/core/creator.cc:21:
/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
   template<typename> class auto_ptr;
                            ^
In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:54:0,
                 from /«PKGBUILDDIR»/mia/core/handlerbase.hh:27,
                 from /«PKGBUILDDIR»/mia/core/parameter.hh:31,
                 from /«PKGBUILDDIR»/mia/core/optparam.hh:27,
                 from /«PKGBUILDDIR»/mia/core/plugin_base.hh:33,
                 from /«PKGBUILDDIR»/mia/core/handler.hh:36,
                 from /«PKGBUILDDIR»/mia/core/factory.hh:27,
                 from /«PKGBUILDDIR»/mia/core/creator.hh:25,
                 from /«PKGBUILDDIR»/mia/core/creator.cc:21:
/usr/include/libxml++-2.6/libxml++/parsers/textreader.h:260:10: warning: 
'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
     std::auto_ptr<PropertyReader> propertyreader;
          ^
In file included from /usr/include/c++/5/memory:81:0,
                 from /«PKGBUILDDIR»/mia/core/factory.hh:25,
                 from /«PKGBUILDDIR»/mia/core/creator.hh:25,
                 from /«PKGBUILDDIR»/mia/core/creator.cc:21:
/usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
   template<typename> class auto_ptr;
                            ^
Linking CXX executable test-vector
cd /«PKGBUILDDIR»/obj-x86_64-linux-gnu/gsl++ && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/test-vector.dir/link.txt --verbose=1
/usr/bin/c++   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security 
-D_FORTIFY_SOURCE=2   -std=c++11   -Wl,-z,relro -Wl,--as-needed 
-fvisibility=hidden CMakeFiles/test-vector.dir/test_vector.cc.o  -o test-vector 
-rdynamic libmiagsl-2.2.so.0.0.2 -lboost_unit_test_framework -lgsl -lgslcblas 
-lm -Wl,-rpath,/«PKGBUILDDIR»/obj-x86_64-linux-gnu/gsl++ 
make[3]: Leaving directory '/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/CMakeFiles 
[  2%] Built target test-vector
make[3]: Leaving directory '/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
make[2]: *** [mia/core/CMakeFiles/miacore.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
CMakeFiles/Makefile2:1918: recipe for target 
'mia/core/CMakeFiles/miacore.dir/all' failed
make[3]: Leaving directory '/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/CMakeFiles 
[  2%] Built target LibraryDoc
make[2]: Leaving directory '/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
make[1]: *** [all] Error 2
Makefile:130: recipe for target 'all' failed
make[1]: Leaving directory '/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
dh_auto_build: make -j10 returned exit code 2
make: *** [build-arch] Error 2
debian/rules:14: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: mia
Source-Version: 2.2.3-2

We believe that the bug you reported is fixed in the latest version of
mia, 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.
Gert Wollny <[email protected]> (supplier of updated mia 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: SHA1

Format: 1.8
Date: Fri, 29 May 2015 12:21:43 +0200
Source: mia
Binary: libmia-2.2-dev libmia-2.2-doc libmia-2.2-0 libmia-2.2-0-dbg mia-tools 
mia-tools-doc mia-tools-dbg
Architecture: source amd64 all
Version: 2.2.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<[email protected]>
Changed-By: Gert Wollny <[email protected]>
Description:
 libmia-2.2-0 - library for 2D and 3D gray scale image processing
 libmia-2.2-0-dbg - Debug information for the MIA library
 libmia-2.2-dev - library for 2D and 3D gray scale image processing, 
development fi
 libmia-2.2-doc - library for 2D and 3D gray scale image processing, 
documentation
 mia-tools  - Command line tools for gray scale image processing
 mia-tools-dbg - Debugging information for the MIA command line tools
 mia-tools-doc - Cross-referenced documentation of the MIA command line tools
Closes: 778005
Changes:
 mia (2.2.3-2) unstable; urgency=medium
 .
   * Backport from experimental
   * Add patch to build with g++-5, Closes: #778005
   * Add patch to remove time stamp from Doxygen created docu
   * Add patch to correct compile problemd with g++ >= 4.9.2
Checksums-Sha1:
 b5e3dcbeaabe0367993ae2f548c49888966d157e 2775 mia_2.2.3-2.dsc
 e5955e4658941b811ffeb65debae500e95b0a5ef 11720 mia_2.2.3-2.debian.tar.xz
 03d8c4d709c7c5343c546c4f608c758d4cc351f2 99042280 
libmia-2.2-0-dbg_2.2.3-2_amd64.deb
 dd66a2517ef0556192b7e6d4eba896331024c136 6458300 libmia-2.2-0_2.2.3-2_amd64.deb
 6c0ef093b0268a1745254e1d53b87d426ab4058c 202706 
libmia-2.2-dev_2.2.3-2_amd64.deb
 e08a08cbccafe4118c2555ef8c7c58b3952d4733 160697850 
libmia-2.2-doc_2.2.3-2_all.deb
 8221f490e22309b3e5093d46baef2d3a8faf09b5 30802804 
mia-tools-dbg_2.2.3-2_amd64.deb
 20396db2d88542ffe1eed6ba29a18708832438b9 88466 mia-tools-doc_2.2.3-2_all.deb
 e07c5d8a22773caf607c988777fd61e24dbaf0bb 1705250 mia-tools_2.2.3-2_amd64.deb
Checksums-Sha256:
 084d31f66e8f66865d58e4b8a4109e61c959fd26f80359a36fc3c667a5d9790a 2775 
mia_2.2.3-2.dsc
 37b7d402ef1bce5954403ce90d3394fd3a944b5e0cd57211a45965b4564e2c08 11720 
mia_2.2.3-2.debian.tar.xz
 c1032ffe2d870a5d0bb3899253a33d5b24486e52537fdfa7d526b4743c51436d 99042280 
libmia-2.2-0-dbg_2.2.3-2_amd64.deb
 3214e0bde1bcc76743db801178521381f77e497cd6c249813e2bffe7b838b920 6458300 
libmia-2.2-0_2.2.3-2_amd64.deb
 b9ce8218ca64c5fb3914b110d928b427c22cf02d3049a67148b054277badce18 202706 
libmia-2.2-dev_2.2.3-2_amd64.deb
 34b6cd0c504c74025ec837e4ebaa9883a206f24606fbe24e80b235a169edacae 160697850 
libmia-2.2-doc_2.2.3-2_all.deb
 95d0127d52a2f1adcb8a63176ba1c7450c97726ac7b5148b34a830398bc74b31 30802804 
mia-tools-dbg_2.2.3-2_amd64.deb
 b910601e6916e6b7f9e90ca41f9d9b75b9fbe0843c8f52b78fdbe057a3a5bf55 88466 
mia-tools-doc_2.2.3-2_all.deb
 4392fa321ec982cbc576bbda7158774b87f10dfd319e73df525e24272b91b62c 1705250 
mia-tools_2.2.3-2_amd64.deb
Files:
 21d6832b670f540cd0e6d335e4f0e1e5 2775 science optional mia_2.2.3-2.dsc
 a7bef8ba9429aa62c8c50c386c077d72 11720 science optional 
mia_2.2.3-2.debian.tar.xz
 55776c60ce91464964ae6db2b6ec6e0e 99042280 debug extra 
libmia-2.2-0-dbg_2.2.3-2_amd64.deb
 0f7169b7f162a634fdba9849fa69fb3b 6458300 libs optional 
libmia-2.2-0_2.2.3-2_amd64.deb
 f2b2d45e1497fe41283dca93895da9d6 202706 libdevel optional 
libmia-2.2-dev_2.2.3-2_amd64.deb
 8be912092460573a862db4db183f628b 160697850 doc optional 
libmia-2.2-doc_2.2.3-2_all.deb
 9d3af24b7f7c38865ca742c1a0976800 30802804 debug extra 
mia-tools-dbg_2.2.3-2_amd64.deb
 9b2e9d610eb837a4c2293890c0aaabf2 88466 doc optional 
mia-tools-doc_2.2.3-2_all.deb
 d220dc5c1ef3b6a9db3ee0dd4c7bcd4c 1705250 science optional 
mia-tools_2.2.3-2_amd64.deb

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

iQIcBAEBAgAGBQJVbIk0AAoJEAJUGjcVMLcfdygQAIYoK4LeHaXY94voMWcmNqPt
5nIXhok0pEvx7cME+g2tQGg8hsJzfCgM5dXiHpEMBbOfTFPy1iZiwPJHUrVJdAcp
ytQCNmO4pMyqJLfAJr7f05ikTBDJsCDylmy6I+MpxIPCJhvYtDVv84xfZ4L8UK8B
sTSRNEShl9jYq6WVOzsboJWHsYaxb3Pbx8SBVNP4B2PQzuq5cezvxSzjKKUOiJae
AdhkQzBnPE13FclOfJc7TCdMq7pne4eEvJcQRlwV3kOOiKgzmQwfy09wfYhxjOqD
lPH8hn7Ti00k5GPb6b1iKIzsQqJzu44sM075MPsoU/OwDivrHiP9xcahVuglVxuw
Aoc0s0iUpXmzTWs3J7P0our7HeA8HOtP99ELQhNCX0otsowmuLlfF2MTNs+JnCKY
L9uIj3UtvMz4e4ZyVK3Sdk6SDOe0ZxAnYBWxSwj3ZEBny0V0tfFuhdP1cTLV+TRS
l+XNU22DFoTpBVcaIVPi5yVOWvAchCfJnIXCSB/v9cSdzKiyWJkPV1ZCOCKtj1D9
hWXVb9MqEaK0XvMwywHnqdmVBs4acixp93ybl/5Q1Y+G7f9lXTnCyzIHtV+j69qV
/e6cEiIUp2Xj5q40KA9v6beP7+kXzpfYeQk2ZqiO69avdXMu01DfM8pYOx6h6sVD
U7CHXvWhtUH7mgPQf2na
=Gep2
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to