Your message dated Wed, 20 Jul 2016 16:11:07 +0000
with message-id <e1bpu5t-0007fr...@franck.debian.org>
and subject line Bug#811704: fixed in qutemol 0.4.1~cvs20081111-6
has caused the Debian Bug report #811704,
regarding FTBFS with GCC 6: macro passed X arguments, takes Y
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.)


-- 
811704: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811704
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: qutemol
Version: 0.4.1~cvs20081111-5
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-macro

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> g++ -DPKGDATADIR='"/usr/share/qutemol"' -Ivcg -Isrc -I.  
> -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__ -DNDEBUG -g -O2 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2  -c -o src/Common.o src/Common.cpp
> In file included from /usr/include/c++/6/algorithm:60:0,
>                  from vcg/vcg/math/lin_algebra.h:56,
>                  from vcg/vcg/math/matrix33.h:100,
>                  from vcg/vcg/math/quaternion.h:123,
>                  from vcg/vcg/math/similarity.h:104,
>                  from vcg/wrap/gl/math.h:70,
>                  from src/gen_normal.h:64,
>                  from src/Common.cpp:18:
> /usr/include/c++/6/utility:310:58: error: macro "assert" passed 2 arguments, 
> but takes just 1
>         "Cannot make integer sequence of negative length" );
>                                                           ^
> 
> In file included from /usr/include/c++/6/random:49:0,
>                  from /usr/include/c++/6/bits/stl_algo.h:66,
>                  from /usr/include/c++/6/algorithm:62,
>                  from vcg/vcg/math/lin_algebra.h:56,
>                  from vcg/vcg/math/matrix33.h:100,
>                  from vcg/vcg/math/quaternion.h:123,
>                  from vcg/vcg/math/similarity.h:104,
>                  from vcg/wrap/gl/math.h:70,
>                  from src/gen_normal.h:64,
>                  from src/Common.cpp:18:
> /usr/include/c++/6/bits/random.h:88:61: error: macro "assert" passed 2 
> arguments, but takes just 1
>          "sorry, would be too much trouble for a slow result");
>                                                              ^
> 
> /usr/include/c++/6/bits/random.h:168:54: error: macro "assert" passed 2 
> arguments, but takes just 1
>          "template argument not a floating point type");
>                                                       ^
> 
> /usr/include/c++/6/bits/random.h:246:61: error: macro "assert" passed 2 
> arguments, but takes just 1
>        "substituting _UIntType not an unsigned integral type");
>                                                              ^
> 
> /usr/include/c++/6/bits/random.h:248:57: error: macro "assert" passed 2 
> arguments, but takes just 1
>        "template argument substituting __m out of bounds");
>                                                          ^
> 
> /usr/include/c++/6/bits/random.h:454:61: error: macro "assert" passed 2 
> arguments, but takes just 1
>        "substituting _UIntType not an unsigned integral type");
>                                                              ^
> 
> /usr/include/c++/6/bits/random.h:456:57: error: macro "assert" passed 2 
> arguments, but takes just 1
>        "template argument substituting __m out of bounds");
>                                                          ^
> 
> /usr/include/c++/6/bits/random.h:458:25: error: macro "assert" passed 2 
> arguments, but takes just 1
>        "__r out of bound");
>                          ^
> 
> /usr/include/c++/6/bits/random.h:460:25: error: macro "assert" passed 2 
> arguments, but takes just 1
>        "__u out of bound");
>                          ^
> 
> /usr/include/c++/6/bits/random.h:462:25: error: macro "assert" passed 2 
> arguments, but takes just 1
>        "__s out of bound");
>                          ^
> 
> /usr/include/c++/6/bits/random.h:464:25: error: macro "assert" passed 2 
> arguments, but takes just 1
>        "__t out of bound");
>                          ^
> 
> /usr/include/c++/6/bits/random.h:466:25: error: macro "assert" passed 2 
> arguments, but takes just 1
>        "__l out of bound");
>                          ^
> 
> /usr/include/c++/6/bits/random.h:468:56: error: macro "assert" passed 2 
> arguments, but takes just 1
>        "template argument substituting __w out of bound");
>                                                         ^
> 
> /usr/include/c++/6/bits/random.h:470:56: error: macro "assert" passed 2 
> arguments, but takes just 1
>        "template argument substituting __a out of bound");
>                                                         ^
> 
> /usr/include/c++/6/bits/random.h:472:56: error: macro "assert" passed 2 
> arguments, but takes just 1
>        "template argument substituting __b out of bound");
>                                                         ^
> 
> /usr/include/c++/6/bits/random.h:474:56: error: macro "assert" passed 2 
> arguments, but takes just 1
>        "template argument substituting __c out of bound");
>                                                         ^
> 
> /usr/include/c++/6/bits/random.h:476:56: error: macro "assert" passed 2 
> arguments, but takes just 1
>        "template argument substituting __d out of bound");
>                                                         ^
> 
> /usr/include/c++/6/bits/random.h:478:56: error: macro "assert" passed 2 
> arguments, but takes just 1
>        "template argument substituting __f out of bound");
>                                                         ^
> 
> /usr/include/c++/6/bits/random.h:669:61: error: macro "assert" passed 2 
> arguments, but takes just 1
>        "substituting _UIntType not an unsigned integral type");
>                                                              ^
> 
> /usr/include/c++/6/bits/random.h:671:57: error: macro "assert" passed 2 
> arguments, but takes just 1
>        "template argument substituting __s out of bounds");
>                                                          ^
> 
> /usr/include/c++/6/bits/random.h:673:57: error: macro "assert" passed 2 
> arguments, but takes just 1
>        "template argument substituting __w out of bounds");
>                                                          ^
> 
> /usr/include/c++/6/bits/random.h:856:57: error: macro "assert" passed 2 
> arguments, but takes just 1
>        "template argument substituting __r out of bounds");
>                                                          ^
> 
> /usr/include/c++/6/bits/random.h:1076:61: error: macro "assert" passed 2 
> arguments, but takes just 1
>        "substituting _UIntType not an unsigned integral type");
>                                                              ^
> 
> /usr/include/c++/6/bits/random.h:1078:57: error: macro "assert" passed 2 
> arguments, but takes just 1
>        "template argument substituting __w out of bounds");
>                                                          ^
> 
> /usr/include/c++/6/bits/random.h:1294:25: error: macro "assert" passed 2 
> arguments, but takes just 1
>        "__k out of bound");
>                          ^
> 
> /usr/include/c++/6/bits/random.h:1668:47: error: macro "assert" passed 2 
> arguments, but takes just 1
>        "template argument not an integral type");
>                                                ^
> 
> /usr/include/c++/6/bits/random.h:1869:52: error: macro "assert" passed 2 
> arguments, but takes just 1
>        "template argument not a floating point type");
>                                                     ^
> 
> /usr/include/c++/6/bits/random.h:2087:52: error: macro "assert" passed 2 
> arguments, but takes just 1
>        "template argument not a floating point type");
>                                                     ^
> 
> /usr/include/c++/6/bits/random.h:2300:52: error: macro "assert" passed 2 
> arguments, but takes just 1
>        "template argument not a floating point type");
>                                                     ^
> 
> /usr/include/c++/6/bits/random.h:2504:52: error: macro "assert" passed 2 
> arguments, but takes just 1
>        "template argument not a floating point type");
>                                                     ^
> 
> /usr/include/c++/6/bits/random.h:2721:52: error: macro "assert" passed 2 
> arguments, but takes just 1
>        "template argument not a floating point type");
>                                                     ^
...

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

--- End Message ---
--- Begin Message ---
Source: qutemol
Source-Version: 0.4.1~cvs20081111-6

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

Debian distribution maintenance software
pp.
Graham Inggs <gin...@debian.org> (supplier of updated qutemol 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, 20 Jul 2016 16:53:17 +0200
Source: qutemol
Binary: qutemol
Architecture: source
Version: 0.4.1~cvs20081111-6
Distribution: unstable
Urgency: medium
Maintainer: Debichem Team <debichem-de...@lists.alioth.debian.org>
Changed-By: Graham Inggs <gin...@debian.org>
Description:
 qutemol    - interactive visualization of macromolecules
Closes: 811704
Changes:
 qutemol (0.4.1~cvs20081111-6) unstable; urgency=medium
 .
   * Add -std=gnu++98 to CXXFLAGS to fix FTBFS with GCC6,
     thanks Matthias Klose. (Closes: #811704)
   * Use secure URI for Vcs-Browser.
   * Bump Standards-Version to 3.9.8, no further changes.
Checksums-Sha1:
 fe69887e92f85df4f90bee91a36f8501d3611628 2112 qutemol_0.4.1~cvs20081111-6.dsc
 e53fd09d3d41fe72ea0563b5c09c154f1370f91f 25000 
qutemol_0.4.1~cvs20081111-6.debian.tar.xz
Checksums-Sha256:
 d7356b6ad0e7ccccac7f3dc3aa82cde9d6c1959d810689b7d0f1ce02d7f49cb6 2112 
qutemol_0.4.1~cvs20081111-6.dsc
 b9ecdaf824e6664ffd69bb58059412e6f32291cdf0d7191cab2e5cda0f7c07eb 25000 
qutemol_0.4.1~cvs20081111-6.debian.tar.xz
Files:
 3f4cecc8a09add52248acc998f1817eb 2112 science optional 
qutemol_0.4.1~cvs20081111-6.dsc
 3837c5a9bfb8c07c051a6809e6e3be93 25000 science optional 
qutemol_0.4.1~cvs20081111-6.debian.tar.xz

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

iQIcBAEBCgAGBQJXj5W5AAoJEK/P7I5mnOHCK2AQAMGUaIzm322oq77mHmXEo5vD
lm+UmXyCE8KxmChNUtlBJPmRDx72wHiLP45vQhGNR0Y9fkHSRjnSTWKEmXKbqLbb
XLqTNS4mZf3l4d/JXFtedK1Zpx0hlOukhmYDO7aD1qfczfkmNHj6Nhj/e6ttNJXu
G0E2UhdJVKbdhcKzbfgEkRtp3y9LXnA25bGX4RSVCoHrmJ4fW2/aTQC92xlbFjsb
YzDzJCqxkRUEU0ppg+yYDfo/s7rBSmVH73BEqPbYaTVqsaCjT7Oms/S2rz66TxLa
F2+RFOSe0qbj46W8aRee7AYnYN+b8UUVFBTRUcPIgSYghAI6MW7+6zSPzyolL8Ux
hdMzhmD1scX9+BWpVURmCF/1Z9l3dMnTD64JPatV1IRJh19FW5pZJOeESlfq6ZPM
orfgTpNpgdaY3eii72Pg47YdJrgJ1n9dcvHUZLMkKT12f3AXNXN6FjqgaT0Esiuc
bPkCO9zttV/tEheeRs+XqrjY0ntYOw2HKwheZvtS1HusT/Xsm40uZEuzgFB83RoT
x691rU+PnAxx/aKIbV5ZFql0eBar4sXVmoCqE/sjmrF3l7vVQc/QkYGzpBD7JX0J
JOOtM8/fKAlMDCBV0bZkjU3fUEPaAWWBU4kB8aiM96PTJjYLAr5YkpXCj4iMqh/F
HGGUy0kgEySlOewfpzqi
=XAnM
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to