Your message dated Tue, 01 Mar 2016 09:06:29 -0400
with message-id <[email protected]>
and subject line fixed upstream
has caused the Debian Bug report #811701,
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 [email protected]
immediately.)


-- 
811701: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811701
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: polymake
Version: 2.14r1-2
Severity: important
User: [email protected]
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++ -c -o ../../perlx-5.22.1-x86_64-linux-gnu-thread-multi/CPlusPlus.o -fPIC 
> -g -O2 -fstack-protector-strong -Wformat -Werror=format-security 
> -I/<<PKGBUILDDIR>>/include/core-wrappers -I/<<PKGBUILDDIR>>/include/core -g 
> -O2 -fstack-protector-strong -Wformat -Werror=format-security 
> -ftemplate-depth-200 -Wall -Wno-strict-aliasing -Wno-parentheses -fwrapv 
> -fopenmp -I/<<PKGBUILDDIR>>/include/core-wrappers 
> -I/<<PKGBUILDDIR>>/include/core -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security -ftemplate-depth-200 -Wall -Wno-strict-aliasing 
> -Wno-parentheses -fwrapv -fopenmp -DNDEBUG -DPOLYMAKE_DEBUG=0 -O2 -MD  
> -I/usr/lib/x86_64-linux-gnu/perl/5.22/CORE -D_REENTRANT -D_GNU_SOURCE 
> -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include 
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPerlVersion=5221   
> ../../perlx-5.22.1-x86_64-linux-gnu-thread-multi/CPlusPlus.cc
> 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 
> /<<PKGBUILDDIR>>/include/core/polymake/internal/shared_object.h:22,
>                  from /<<PKGBUILDDIR>>/include/core/polymake/Series.h:25,
>                  from 
> /<<PKGBUILDDIR>>/include/core/polymake/internal/sparse.h:20,
>                  from /<<PKGBUILDDIR>>/include/core/polymake/GenericIO.h:20,
>                  from /<<PKGBUILDDIR>>/include/core/polymake/perl/Value.h:20,
>                  from /<<PKGBUILDDIR>>/include/core/polymake/perl/glue.h:59,
>                  from /<<PKGBUILDDIR>>/lib/core/src/perl/calls.cc:17:
> /usr/include/c++/6/bits/random.h:271:17: error: macro "seed" passed 1 
> arguments, but takes just 0
>        { seed(__s); }
>                  ^
> 
> /usr/include/c++/6/bits/random.h:284:19: error: macro "seed" passed 1 
> arguments, but takes just 0
>          { seed(__q); }
>                    ^
> 
> /usr/include/c++/6/bits/random.h:293:42: error: macro "seed" passed 1 
> arguments, but takes just 0
>        seed(result_type __s = default_seed);
>                                           ^
> 
> /usr/include/c++/6/bits/random.h:304:24: error: macro "seed" passed 1 
> arguments, but takes just 0
>          seed(_Sseq& __q);
>                         ^
> 
> /usr/include/c++/6/bits/random.h:503:18: error: macro "seed" passed 1 
> arguments, but takes just 0
>        { seed(__sd); }
>                   ^
> 
> /usr/include/c++/6/bits/random.h:516:19: error: macro "seed" passed 1 
> arguments, but takes just 0
>          { seed(__q); }
>                    ^
> 
> /usr/include/c++/6/bits/random.h:519:43: error: macro "seed" passed 1 
> arguments, but takes just 0
>        seed(result_type __sd = default_seed);
>                                            ^
> 
> /usr/include/c++/6/bits/random.h:523:24: error: macro "seed" passed 1 
> arguments, but takes just 0
>          seed(_Sseq& __q);
>                         ^
> 
> /usr/include/c++/6/bits/random.h:691:18: error: macro "seed" passed 1 
> arguments, but takes just 0
>        { seed(__sd); }
>                   ^
> 
> /usr/include/c++/6/bits/random.h:704:19: error: macro "seed" passed 1 
> arguments, but takes just 0
>          { seed(__q); }
>                    ^
> 
> /usr/include/c++/6/bits/random.h:719:43: error: macro "seed" passed 1 
> arguments, but takes just 0
>        seed(result_type __sd = default_seed);
>                                            ^
> 
> /usr/include/c++/6/bits/random.h:727:24: error: macro "seed" passed 1 
> arguments, but takes just 0
>          seed(_Sseq& __q);
>                         ^
> 
> /usr/include/c++/6/bits/random.h:934:27: error: macro "seed" passed 1 
> arguments, but takes just 0
>        seed(result_type __s)
>                            ^
> 
> /usr/include/c++/6/bits/random.h:936:15: error: macro "seed" passed 1 
> arguments, but takes just 0
>   _M_b.seed(__s);
>                ^

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

--- End Message ---
--- Begin Message ---
Version: 3.0r1-1

Upstream reports this fixed in 3.0

--- End Message ---

Reply via email to