Your message dated Tue, 13 Oct 2015 21:29:06 +0000
with message-id <e1zm786-0004ds...@franck.debian.org>
and subject line Bug#778106: fixed in rheolef 6.6-1
has caused the Debian Bug report #778106,
regarding rheolef: 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 ow...@bugs.debian.org
immediately.)


-- 
778106: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778106
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:rheolef
Version: 6.5-1
Severity: normal
Tags: sid stretch
User: debian-...@lists.debian.org
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/rheolef_6.5-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

[...]
/bin/rm -f /«PKGBUILDDIR»/include/rheolef/environment.h
ln -s /«PKGBUILDDIR»/skit/plib2/environment.h environment.h
linking done.
make  all-am
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../../config  -fno-strict-aliasing -I../../include -I/usr/include/suitesparse 
       -D_FORTIFY_SOURCE=2  -O3 -D_FORTIFY_SOURCE=2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -std=c++11 -Wall 
-Wno-unused -Werror -Wno-strict-aliasing -O2  -MT index_set.lo -MD -MP -MF 
.deps/index_set.Tpo -c -o index_set.lo index_set.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../config -fno-strict-aliasing 
-I../../include -I/usr/include/suitesparse -D_FORTIFY_SOURCE=2 -O3 
-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -std=c++11 -Wall -Wno-unused -Werror 
-Wno-strict-aliasing -O2 -MT index_set.lo -MD -MP -MF .deps/index_set.Tpo -c 
index_set.cc  -fPIC -DPIC -o .libs/index_set.o
mv -f .deps/index_set.Tpo .deps/index_set.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../../config  -fno-strict-aliasing -I../../include -I/usr/include/suitesparse 
       -D_FORTIFY_SOURCE=2  -O3 -D_FORTIFY_SOURCE=2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -std=c++11 -Wall 
-Wno-unused -Werror -Wno-strict-aliasing -O2  -MT environment.lo -MD -MP -MF 
.deps/environment.Tpo -c -o environment.lo environment.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../config -fno-strict-aliasing 
-I../../include -I/usr/include/suitesparse -D_FORTIFY_SOURCE=2 -O3 
-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -std=c++11 -Wall -Wno-unused -Werror 
-Wno-strict-aliasing -O2 -MT environment.lo -MD -MP -MF .deps/environment.Tpo 
-c environment.cc  -fPIC -DPIC -o .libs/environment.o
mv -f .deps/environment.Tpo .deps/environment.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../../config  -fno-strict-aliasing -I../../include -I/usr/include/suitesparse 
       -D_FORTIFY_SOURCE=2  -O3 -D_FORTIFY_SOURCE=2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -std=c++11 -Wall 
-Wno-unused -Werror -Wno-strict-aliasing -O2  -MT distributor.lo -MD -MP -MF 
.deps/distributor.Tpo -c -o distributor.lo distributor.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../config -fno-strict-aliasing 
-I../../include -I/usr/include/suitesparse -D_FORTIFY_SOURCE=2 -O3 
-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -std=c++11 -Wall -Wno-unused -Werror 
-Wno-strict-aliasing -O2 -MT distributor.lo -MD -MP -MF .deps/distributor.Tpo 
-c distributor.cc  -fPIC -DPIC -o .libs/distributor.o
mv -f .deps/distributor.Tpo .deps/distributor.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../../config  -fno-strict-aliasing -I../../include -I/usr/include/suitesparse 
       -D_FORTIFY_SOURCE=2  -O3 -D_FORTIFY_SOURCE=2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -std=c++11 -Wall 
-Wno-unused -Werror -Wno-strict-aliasing -O2  -MT diststream.lo -MD -MP -MF 
.deps/diststream.Tpo -c -o diststream.lo diststream.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../config -fno-strict-aliasing 
-I../../include -I/usr/include/suitesparse -D_FORTIFY_SOURCE=2 -O3 
-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -std=c++11 -Wall -Wno-unused -Werror 
-Wno-strict-aliasing -O2 -MT diststream.lo -MD -MP -MF .deps/diststream.Tpo -c 
diststream.cc  -fPIC -DPIC -o .libs/diststream.o
mv -f .deps/diststream.Tpo .deps/diststream.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../../config  -fno-strict-aliasing -I../../include -I/usr/include/suitesparse 
       -D_FORTIFY_SOURCE=2  -O3 -D_FORTIFY_SOURCE=2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -std=c++11 -Wall 
-Wno-unused -Werror -Wno-strict-aliasing -O2  -MT array_seq_inst.lo -MD -MP -MF 
.deps/array_seq_inst.Tpo -c -o array_seq_inst.lo array_seq_inst.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../config -fno-strict-aliasing 
-I../../include -I/usr/include/suitesparse -D_FORTIFY_SOURCE=2 -O3 
-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -std=c++11 -Wall -Wno-unused -Werror 
-Wno-strict-aliasing -O2 -MT array_seq_inst.lo -MD -MP -MF 
.deps/array_seq_inst.Tpo -c array_seq_inst.cc  -fPIC -DPIC -o 
.libs/array_seq_inst.o
In file included from ../../include/rheolef/array_seq.icc:22:0,
                 from ../../include/rheolef/array.h:691,
                 from array_seq_inst.cc:21:
../../include/rheolef/load_chunk.h: In instantiation of 'bool 
rheolef::load_chunk(std::istream&, RandomIterator, RandomIterator, GetFunction) 
[with RandomIterator = __gnu_cxx::__normal_iterator<double*, 
std::vector<double> >; GetFunction = rheolef::_array_get_element_type<double>; 
std::istream = std::basic_istream<char>]':
../../include/rheolef/array_seq.icc:75:19:   required from 
'rheolef::idiststream& rheolef::array_rep<T, rheolef::sequential, 
A>::get_values(rheolef::idiststream&, GetFunction) [with GetFunction = 
rheolef::_array_get_element_type<double>; T = double; A = 
std::allocator<double>]'
../../include/rheolef/array_seq.icc:83:21:   required from 
'rheolef::idiststream& rheolef::array_rep<T, rheolef::sequential, 
A>::get_values(rheolef::idiststream&) [with T = double; A = 
std::allocator<double>]'
array_seq_inst.cc:28:16:   required from here
../../include/rheolef/load_chunk.h:40:12: error: cannot convert 'std::istream 
{aka std::basic_istream<char>}' to 'bool' in return
     return s;
            ^
../../include/rheolef/load_chunk.h: In instantiation of 'bool 
rheolef::load_chunk(std::istream&, RandomIterator, RandomIterator, GetFunction) 
[with RandomIterator = __gnu_cxx::__normal_iterator<int*, std::vector<int> >; 
GetFunction = rheolef::_array_get_element_type<int>; std::istream = 
std::basic_istream<char>]':
../../include/rheolef/array_seq.icc:75:19:   required from 
'rheolef::idiststream& rheolef::array_rep<T, rheolef::sequential, 
A>::get_values(rheolef::idiststream&, GetFunction) [with GetFunction = 
rheolef::_array_get_element_type<int>; T = int; A = std::allocator<int>]'
../../include/rheolef/array_seq.icc:83:21:   required from 
'rheolef::idiststream& rheolef::array_rep<T, rheolef::sequential, 
A>::get_values(rheolef::idiststream&) [with T = int; A = std::allocator<int>]'
array_seq_inst.cc:29:16:   required from here
../../include/rheolef/load_chunk.h:40:12: error: cannot convert 'std::istream 
{aka std::basic_istream<char>}' to 'bool' in return
../../include/rheolef/load_chunk.h: In instantiation of 'bool 
rheolef::load_chunk(std::istream&, RandomIterator, RandomIterator, GetFunction) 
[with RandomIterator = __gnu_cxx::__normal_iterator<long unsigned int*, 
std::vector<long unsigned int, std::allocator<long unsigned int> > >; 
GetFunction = rheolef::_array_get_element_type<long unsigned int>; std::istream 
= std::basic_istream<char>]':
../../include/rheolef/array_seq.icc:75:19:   required from 
'rheolef::idiststream& rheolef::array_rep<T, rheolef::sequential, 
A>::get_values(rheolef::idiststream&, GetFunction) [with GetFunction = 
rheolef::_array_get_element_type<long unsigned int>; T = long unsigned int; A = 
std::allocator<long unsigned int>]'
../../include/rheolef/array_seq.icc:83:21:   required from 
'rheolef::idiststream& rheolef::array_rep<T, rheolef::sequential, 
A>::get_values(rheolef::idiststream&) [with T = long unsigned int; A = 
std::allocator<long unsigned int>]'
array_seq_inst.cc:30:16:   required from here
../../include/rheolef/load_chunk.h:40:12: error: cannot convert 'std::istream 
{aka std::basic_istream<char>}' to 'bool' in return
make[4]: *** [array_seq_inst.lo] Error 1
Makefile:718: recipe for target 'array_seq_inst.lo' failed
make[3]: *** [all] Error 2
Makefile:611: recipe for target 'all' failed
make[2]: *** [all-recursive] Error 1
Makefile:441: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
Makefile:551: recipe for target 'all-recursive' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build-stamp] Error 2
debian/rules:59: recipe for target 'build-stamp' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: rheolef
Source-Version: 6.6-1

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

Debian distribution maintenance software
pp.
Pierre Saramito <pierre.saram...@imag.fr> (supplier of updated rheolef 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: SHA1

Format: 1.8
Date: Thu, 10 Sep 2015 13:41:28 +0200
Source: rheolef
Binary: librheolef1 librheolef-dev rheolef-doc rheolef
Architecture: source
Version: 6.6-1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Pierre Saramito <pierre.saram...@imag.fr>
Description:
 librheolef-dev - efficient Finite Element environment - development files
 librheolef1 - efficient Finite Element environment - shared library
 rheolef    - efficient Finite Element environment
 rheolef-doc - efficient Finite Element environment - documentation
Closes: 778106
Changes:
 rheolef (6.6-1) unstable; urgency=low
 .
   * new upstream release 6.6 (minor changes):
      - source code compile now with g++-5.2 (closes: #778106)
      - visualization: paraview support improved
      - variadic support: i/o with branch class and expressions 
compose(f,u1..uN)
      - piola inverse transformation in nonlinear cases (quadrangles, curved)
        with damped_newton algorithms
      - sparse matrix determinant computations in solver (mumps o umfpack)
      - write in append mode for gziped parallel output files (branch; etc)
   * control:
     * Standards-Version updated to version 3.9.6
     * Recommends: replace gnuplot by gnuplot-x11
   * rules: automatically generated compilation flags (fortify)
   * source/lintian-overrides: smooth some too severe repports
Checksums-Sha1:
 592f5f8e210e340d0c871811c09746bc95ce717e 2486 rheolef_6.6-1.dsc
 8f8925da0cc88e91482b4d16d96ebe43a09b1b73 36280056 rheolef_6.6.orig.tar.gz
 baf4827d3c7786ccc515890b1f836d7e3db1e737 7640 rheolef_6.6-1.debian.tar.xz
Checksums-Sha256:
 5f1af8230af46013bee40692832439cdc23b7a38dbe32f5857a16d0b1957f1aa 2486 
rheolef_6.6-1.dsc
 e3be61b5ba046d62ed6364385e5ec539b3296053348b889c8f75b6a37a27cb2d 36280056 
rheolef_6.6.orig.tar.gz
 e08405ddf9d6f90bbc2a87503437fcbebc303d478871143945416aea5daed5a1 7640 
rheolef_6.6-1.debian.tar.xz
Files:
 b5202b9c78df683ef27cc610071f38d6 2486 math optional rheolef_6.6-1.dsc
 1fb8eebbf8fdca09dda593cf62f7bf9f 36280056 math optional rheolef_6.6.orig.tar.gz
 1d81abc2aa1e0cafd4691120ccce6384 7640 math optional rheolef_6.6-1.debian.tar.xz

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

iQIcBAEBAgAGBQJWHWOAAAoJENPhc4PPp/8GJk8QAJXRARMcXlLbah0ChBpv/37k
yqEsu9p3FLMdKnCEm3sj5u1sgoKpIkc4z5KINzY+aRm4gUdRHSzSjOX2/GMVv9h1
8yWUkzKheyEJQGx3o/auiZsCIMiQtWRD96DvNVLHe8bNy8C8zgRUhnWoJrAZE8WX
qHnRsmJ9TdNzBP11OMAk4Cqfc0az2RJYRTlql8aHmWs6+Gd/YK2VuIQsUGWaXY4B
eCZl+0MXJ7JDHX6sMjTTsfLJn5WbdZ43YWVhwTe+DiueE9WoQU2WA/l2NY9LQd5Y
3WrscDzSC64Umiz5v/kGns3QuSha28BBhoIsvasOQcgUEOx1WccyP7LrlN1jGrMo
cAPhfcyexiuY4vo8aEEHF1Gx0mTJCljPFFoe9iEuHsk0flDi9GHByXsKnEU9K584
eizHoyX2or+GKa5eQnwEMyPs5O2P6iJaHBLWibFldHZqHTYN2x372b7hMS1fAPJp
NlpxsXA2j3AFxBQsr4vgmGD8MhjpKJgZFt4G1W7lv0H3/Ksd9K506+w2beHPc0RY
+L1mBUffcIcA4zIdQdemqEGF+cAegNP/x0MZeea8jBHFMUub5fJXnIzmhccnqxiL
qpKHzAc3/0KNOFnIaC5A1vdEWBfdCmoeQwcMt3Ux8CDBr/MTWkPO5dynSpxADVff
fILNciKp2SgO5fLH5+k1
=OSSS
-----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