Your message dated Mon, 14 Aug 2017 22:19:20 +0000
with message-id <e1dhnhg-000hhj...@fasolo.debian.org>
and subject line Bug#853416: fixed in getfem++ 5.2+dfsg1-1
has caused the Debian Bug report #853416,
regarding getfem++: 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.)


-- 
853416: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853416
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:getfem++
Version: 5.1+dfsg1-4
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/getfem++_5.1+dfsg1-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

[...]
       if (i) dists.push_back(i); if (j) dists.push_back(j);
                                  ^~
../src/getfem/getfem_mesher.h:631:7: warning: this 'if' clause does not 
guard... [-Wmisleading-indentation]
       if (k) dists.push_back(k); if (l) dists.push_back(l);
       ^~
../src/getfem/getfem_mesher.h:631:34: note: ...this statement, but the latter 
is misleadingly indented as if it were guarded by the 'if'
       if (k) dists.push_back(k); if (l) dists.push_back(l);
                                  ^~
../src/getfem/getfem_mesher.h:632:7: warning: this 'if' clause does not 
guard... [-Wmisleading-indentation]
       if (m) dists.push_back(m); if (n) dists.push_back(n);
       ^~
../src/getfem/getfem_mesher.h:632:34: note: ...this statement, but the latter 
is misleadingly indented as if it were guarded by the 'if'
       if (m) dists.push_back(m); if (n) dists.push_back(n);
                                  ^~
../src/getfem/getfem_mesher.h:633:7: warning: this 'if' clause does not 
guard... [-Wmisleading-indentation]
       if (o) dists.push_back(o); if (p) dists.push_back(p);
       ^~
../src/getfem/getfem_mesher.h:633:34: note: ...this statement, but the latter 
is misleadingly indented as if it were guarded by the 'if'
       if (o) dists.push_back(o); if (p) dists.push_back(p);
                                  ^~
../src/getfem/getfem_mesher.h:634:7: warning: this 'if' clause does not 
guard... [-Wmisleading-indentation]
       if (q) dists.push_back(q); if (r) dists.push_back(r);
       ^~
../src/getfem/getfem_mesher.h:634:34: note: ...this statement, but the latter 
is misleadingly indented as if it were guarded by the 'if'
       if (q) dists.push_back(q); if (r) dists.push_back(r);
                                  ^~
../src/getfem/getfem_mesher.h:635:7: warning: this 'if' clause does not 
guard... [-Wmisleading-indentation]
       if (s) dists.push_back(s); if (t) dists.push_back(t);
       ^~
../src/getfem/getfem_mesher.h:635:34: note: ...this statement, but the latter 
is misleadingly indented as if it were guarded by the 'if'
       if (s) dists.push_back(s); if (t) dists.push_back(t);
                                  ^~
test_mesh_generation.cc: In function 'int main(int, char**)':
test_mesh_generation.cc:144:23: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
       fixed.push_back(base_node(0,-z));
                       ^~~~~~~~~~~~~~~
test_mesh_generation.cc:146:5: note: here
     case 2: dist = D2; break; /* union of 2 disks */
     ^~~~
make[3]: Leaving directory '/build/getfem++-DZRk9N/getfem++-5.1+dfsg1/tests'
Makefile:1553: recipe for target 'check-am' failed
make[2]: *** [check-am] Error 2
make[2]: Leaving directory '/build/getfem++-DZRk9N/getfem++-5.1+dfsg1/tests'
Makefile:543: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/build/getfem++-DZRk9N/getfem++-5.1+dfsg1'
dh_auto_test: make -j64 check VERBOSE=1 returned exit code 2
debian/rules:3: 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: getfem++
Source-Version: 5.2+dfsg1-1

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

Debian distribution maintenance software
pp.
Anton Gladky <gl...@debian.org> (supplier of updated getfem++ 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: SHA256

Format: 1.8
Date: Tue, 15 Aug 2017 00:02:15 +0200
Source: getfem++
Binary: libgetfem++-dev libgetfem5++ libgmm++-dev python-getfem++
Architecture: source
Version: 5.2+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Anton Gladky <gl...@debian.org>
Description:
 libgetfem++-dev - Development files for the GETFEM++ generic finite element 
library
 libgetfem5++ - GETFEM++ generic finite element library
 libgmm++-dev - Generic C++ template library for sparse, dense and skyline 
matric
 python-getfem++ - Python interface to the GETFEM++ generic finite element 
library
Closes: 848859 853416
Changes:
 getfem++ (5.2+dfsg1-1) unstable; urgency=medium
 .
   * [f8488f5] Update d/watch
   * [1b52fd2] Refresh patches.
   * [9388eb9] New upstream version 5.2+dfsg1. (Closes: #853416, #848859)
   * [ff6bc15] Bumped Standards-Version: 4.0.0
   * [ed9c10d] Ignore quilt dir
   * [46e9a04] Update patches.
   * [d6b5094] Set compat level 10
   * [ba31161] Set the maximal hardening level.
   * [d2ed10a] Remove not needed depends.
Checksums-Sha1:
 0384c595d1b95f556207f60544cc52a49be23f02 2430 getfem++_5.2+dfsg1-1.dsc
 54e57051277ba7858cf3c13abad06ccd2ed15862 5689804 getfem++_5.2+dfsg1.orig.tar.xz
 232d7882aba0e2e3519d50ab2e57192ba053c58d 17132 
getfem++_5.2+dfsg1-1.debian.tar.xz
 965c7d7fd0f3893ebaffee0274931b86a542cf2b 12011 
getfem++_5.2+dfsg1-1_source.buildinfo
Checksums-Sha256:
 1839937245c48934df66aff7306211743b4aead4314b257f730f67097a8c3fdb 2430 
getfem++_5.2+dfsg1-1.dsc
 0fbbdb097a32108bcab22cc012913f945edf7754bc6da7b0d6339f80f3dbb188 5689804 
getfem++_5.2+dfsg1.orig.tar.xz
 2e6b812fd6a9a91ce87634970eec428b1f1487f4e6882c7be7b92ca1364ee9a5 17132 
getfem++_5.2+dfsg1-1.debian.tar.xz
 9f5567257a1cb17d89431e821ffda8cdecb3874dc1a2947900c1f36c9b1a8182 12011 
getfem++_5.2+dfsg1-1_source.buildinfo
Files:
 1641677d2e492a3abe9c0c7ff85f1e08 2430 libs extra getfem++_5.2+dfsg1-1.dsc
 8f381ec7f03dd27a80574e7c247b83ea 5689804 libs extra 
getfem++_5.2+dfsg1.orig.tar.xz
 b0acfb48b7a0b22ead6ce4f8c8f6a1b8 17132 libs extra 
getfem++_5.2+dfsg1-1.debian.tar.xz
 19369e5774d757a623f9ecfebc782028 12011 libs extra 
getfem++_5.2+dfsg1-1_source.buildinfo

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

iQIzBAEBCAAdFiEEu71F6oGKuG/2fnKF0+Fzg8+n/wYFAlmSHoUACgkQ0+Fzg8+n
/wboUQ//TLlQKDE0YZTqDAyNeJ++tpIeFg748lSMQhZ6nnwEkozVlS6iIhdEeFb3
QbKLurOrubZxJlvZQov0MI6AwgLEWzLdU89YJ4mb47ONMRSfNdcOkUKOV3d2xhAz
4poSaq1l1wijDeKBYFtwIvSHb4iMehRQnbul0CIY1tCQlMJaXsycVw0rH7Ys+pUA
hIYFm1Ria7irHYeB/nStE5EnW3xZBIyaMGMNlsw010k23YPqgs9cPhKLpFsfE6hn
cyJFH+TM7TthAwj2yNi+6I+MUx8XspBqpuD5rIYwlCAunEDNRuwBodLys4+wSXzV
fTKbCzYSt+YFTtL7sWgRzaztcOmS2PcjIVQ8Qc2gUAr2WaRzW+dlCTq17pwob0id
6Bdz/MLiUSKwcEMxSgtM03I1FqpuZeZlP+xf3qTf9I7L0PAj4C2RuODiKKivfPQK
/qC3y+nNo9U7gCFYbDbjI+9t/R2bO+lO0L3VB2ZolH5sPlPaeOI6Ox2Zx//Mj66F
DYdEgVForthuq2elpV+AkgGt6xKtg/M88z088eH25lLur//y4DZWtiUh6NhLMKeI
GCx1zkoJurtXNHhWe/LtZHco+ZbgkDv7InNevg7suLZZRJmHkpF9zNXupgBf5eR7
o79kZHKm8xX3LPHsn07FUiaCGxiXpBFMiJs9HoDg3cflnGMcfic=
=G33n
-----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