Your message dated Fri, 05 Aug 2016 10:05:59 +0000
with message-id <e1bvc0t-0005ib...@franck.debian.org>
and subject line Bug#831138: fixed in snap-aligner 0.18~1.0~beta.18+dfsg1-4
has caused the Debian Bug report #831138,
regarding snap-aligner: FTBFS with GCC 6: tuple:851:29: error: expected 
primary-expression before '.' token
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.)


-- 
831138: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831138
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: snap-aligner
Version: 0.18~1.0~beta.18+dfsg1-3
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160713 qa-ftbfs
Justification: FTBFS with GCC 6 on amd64

Hi,

During a rebuild of all packages in sid using the gcc-defaults package
available in experimental to make GCC default to version 6, your package failed
to build on amd64. For more information about GCC 6 and Stretch, see:
- https://wiki.debian.org/GCC6
- https://lists.debian.org/debian-devel-announce/2016/06/msg00007.html

Relevant part (hopefully):
> g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -MMD 
> -ISNAPLib -Wdate-time -D_FORTIFY_SOURCE=2  -c -o SNAPLib/FASTQ.o 
> SNAPLib/FASTQ.cpp
> In file included from /usr/include/c++/6/bits/stl_map.h:63:0,
>                  from /usr/include/c++/6/map:61,
>                  from SNAPLib/Util.h:3,
>                  from SNAPLib/VariableSizeVector.h:3,
>                  from SNAPLib/VariableSizeMap.h:5,
>                  from SNAPLib/DataReader.h:26,
>                  from SNAPLib/Read.h:30,
>                  from SNAPLib/FASTQ.h:31,
>                  from SNAPLib/FASTQ.cpp:29:
> /usr/include/c++/6/tuple:851:29: error: expected primary-expression before 
> '.' token
>        noexcept(noexcept(__in._M_swap(__in)))
>                              ^
> /usr/include/c++/6/tuple: In constructor 'constexpr std::tuple< 
> <template-parameter-1-1> >::tuple(const std::tuple<_Args1 ...>&)':
> /usr/include/c++/6/tuple:671:76: error: expected primary-expression before 
> ')' token
>          : _Inherited(static_cast<const _Tuple_impl<0, _UElements...>&>(__in))
>                                                                             ^
> /usr/include/c++/6/tuple: In constructor 'constexpr std::tuple< 
> <template-parameter-1-1> >::tuple(const std::tuple<_Args1 ...>&)':
> /usr/include/c++/6/tuple:683:76: error: expected primary-expression before 
> ')' token
>          : _Inherited(static_cast<const _Tuple_impl<0, _UElements...>&>(__in))
>                                                                             ^
> /usr/include/c++/6/tuple: In constructor 'constexpr std::tuple< 
> <template-parameter-1-1> >::tuple(std::tuple<_Args1 ...>&&)':
> /usr/include/c++/6/tuple:695:71: error: expected primary-expression before 
> ')' token
>          : _Inherited(static_cast<_Tuple_impl<0, _UElements...>&&>(__in)) { }
>                                                                        ^
> /usr/include/c++/6/tuple: In constructor 'constexpr std::tuple< 
> <template-parameter-1-1> >::tuple(std::tuple<_Args1 ...>&&)':
> /usr/include/c++/6/tuple:706:71: error: expected primary-expression before 
> ')' token
>          : _Inherited(static_cast<_Tuple_impl<0, _UElements...>&&>(__in)) { }
>                                                                        ^
> /usr/include/c++/6/tuple: In constructor 'std::tuple< 
> <template-parameter-1-1> >::tuple(std::allocator_arg_t, const _Alloc&, const 
> std::tuple< <template-parameter-1-1> >&)':
> /usr/include/c++/6/tuple:760:62: error: expected primary-expression before 
> ')' token
>   : _Inherited(__tag, __a, static_cast<const _Inherited&>(__in)) { }
>                                                               ^
> /usr/include/c++/6/tuple: In constructor 'std::tuple< 
> <template-parameter-1-1> >::tuple(std::allocator_arg_t, const _Alloc&, 
> std::tuple< <template-parameter-1-1> >&&)':
> /usr/include/c++/6/tuple:764:57: error: expected primary-expression before 
> ')' token
>   : _Inherited(__tag, __a, static_cast<_Inherited&&>(__in)) { }
>                                                          ^
> /usr/include/c++/6/tuple: In constructor 'std::tuple< 
> <template-parameter-1-1> >::tuple(std::allocator_arg_t, const _Alloc&, const 
> std::tuple<_Args2 ...>&)':
> /usr/include/c++/6/tuple:775:69: error: expected primary-expression before 
> ')' token
>                static_cast<const _Tuple_impl<0, _UElements...>&>(__in))
>                                                                      ^
> /usr/include/c++/6/tuple: In constructor 'std::tuple< 
> <template-parameter-1-1> >::tuple(std::allocator_arg_t, const _Alloc&, const 
> std::tuple<_Args2 ...>&)':
> /usr/include/c++/6/tuple:787:69: error: expected primary-expression before 
> ')' token
>                static_cast<const _Tuple_impl<0, _UElements...>&>(__in))
>                                                                      ^
> /usr/include/c++/6/tuple: In constructor 'std::tuple< 
> <template-parameter-1-1> >::tuple(std::allocator_arg_t, const _Alloc&, 
> std::tuple<_Args2 ...>&&)':
> /usr/include/c++/6/tuple:799:64: error: expected primary-expression before 
> ')' token
>                static_cast<_Tuple_impl<0, _UElements...>&&>(__in))
>                                                                 ^
> /usr/include/c++/6/tuple: In constructor 'std::tuple< 
> <template-parameter-1-1> >::tuple(std::allocator_arg_t, const _Alloc&, 
> std::tuple<_Args2 ...>&&)':
> /usr/include/c++/6/tuple:811:64: error: expected primary-expression before 
> ')' token
>                static_cast<_Tuple_impl<0, _UElements...>&&>(__in))
>                                                                 ^
> /usr/include/c++/6/tuple: In member function 'std::tuple< 
> <template-parameter-1-1> >& std::tuple< <template-parameter-1-1> 
> >::operator=(const std::tuple< <template-parameter-1-1> >&)':
> /usr/include/c++/6/tuple:817:40: error: expected primary-expression before 
> ';' token
>   static_cast<_Inherited&>(*this) = __in;
>                                         ^
> /usr/include/c++/6/tuple: In member function 'std::tuple< 
> <template-parameter-1-1> >& std::tuple< <template-parameter-1-1> 
> >::operator=(std::tuple< <template-parameter-1-1> >&&)':
> /usr/include/c++/6/tuple:825:50: error: no matching function for call to 
> 'move()'
>   static_cast<_Inherited&>(*this) = std::move(__in);
>                                                   ^
> In file included from /usr/include/c++/6/bits/stl_pair.h:59:0,
>                  from /usr/include/c++/6/utility:70,
>                  from /usr/include/c++/6/algorithm:60,
>                  from SNAPLib/stdafx.h:13,
>                  from SNAPLib/FASTQ.cpp:28:
> /usr/include/c++/6/bits/move.h:101:5: note: candidate: template<class _Tp> 
> constexpr typename std::remove_reference< <template-parameter-1-1> >::type&& 
> std::move(_Tp&&)
>      move(_Tp&& __t) noexcept
>      ^~~~
> /usr/include/c++/6/bits/move.h:101:5: note:   template argument 
> deduction/substitution failed:
> In file included from /usr/include/c++/6/bits/stl_map.h:63:0,
>                  from /usr/include/c++/6/map:61,
>                  from SNAPLib/Util.h:3,
>                  from SNAPLib/VariableSizeVector.h:3,
>                  from SNAPLib/VariableSizeMap.h:5,
>                  from SNAPLib/DataReader.h:26,
>                  from SNAPLib/Read.h:30,
>                  from SNAPLib/FASTQ.h:31,
>                  from SNAPLib/FASTQ.cpp:29:
> /usr/include/c++/6/tuple:825:50: note:   candidate expects 1 argument, 0 
> provided
>   static_cast<_Inherited&>(*this) = std::move(__in);
>                                                   ^
> In file included from /usr/include/c++/6/algorithm:61:0,
>                  from SNAPLib/stdafx.h:13,
>                  from SNAPLib/FASTQ.cpp:28:
> /usr/include/c++/6/bits/stl_algobase.h:479:5: note: candidate: template<class 
> _II, class _OI> _OI std::move(_II, _II, _OI)
>      move(_II __first, _II __last, _OI __result)
>      ^~~~
> /usr/include/c++/6/bits/stl_algobase.h:479:5: note:   template argument 
> deduction/substitution failed:
> In file included from /usr/include/c++/6/bits/stl_map.h:63:0,
>                  from /usr/include/c++/6/map:61,
>                  from SNAPLib/Util.h:3,
>                  from SNAPLib/VariableSizeVector.h:3,
>                  from SNAPLib/VariableSizeMap.h:5,
>                  from SNAPLib/DataReader.h:26,
>                  from SNAPLib/Read.h:30,
>                  from SNAPLib/FASTQ.h:31,
>                  from SNAPLib/FASTQ.cpp:29:
> /usr/include/c++/6/tuple:825:50: note:   candidate expects 3 arguments, 0 
> provided
>   static_cast<_Inherited&>(*this) = std::move(__in);
>                                                   ^
> /usr/include/c++/6/tuple: In member function 'std::tuple< 
> <template-parameter-1-1> >& std::tuple< <template-parameter-1-1> 
> >::operator=(const std::tuple<_Args1 ...>&)':
> /usr/include/c++/6/tuple:835:42: error: expected primary-expression before 
> ';' token
>     static_cast<_Inherited&>(*this) = __in;
>                                           ^
> /usr/include/c++/6/tuple: In member function 'std::tuple< 
> <template-parameter-1-1> >& std::tuple< <template-parameter-1-1> 
> >::operator=(std::tuple<_Args1 ...>&&)':
> /usr/include/c++/6/tuple:845:52: error: no matching function for call to 
> 'move()'
>     static_cast<_Inherited&>(*this) = std::move(__in);
>                                                     ^
> In file included from /usr/include/c++/6/bits/stl_pair.h:59:0,
>                  from /usr/include/c++/6/utility:70,
>                  from /usr/include/c++/6/algorithm:60,
>                  from SNAPLib/stdafx.h:13,
>                  from SNAPLib/FASTQ.cpp:28:
> /usr/include/c++/6/bits/move.h:101:5: note: candidate: template<class _Tp> 
> constexpr typename std::remove_reference< <template-parameter-1-1> >::type&& 
> std::move(_Tp&&)
>      move(_Tp&& __t) noexcept
>      ^~~~
> /usr/include/c++/6/bits/move.h:101:5: note:   template argument 
> deduction/substitution failed:
> In file included from /usr/include/c++/6/bits/stl_map.h:63:0,
>                  from /usr/include/c++/6/map:61,
>                  from SNAPLib/Util.h:3,
>                  from SNAPLib/VariableSizeVector.h:3,
>                  from SNAPLib/VariableSizeMap.h:5,
>                  from SNAPLib/DataReader.h:26,
>                  from SNAPLib/Read.h:30,
>                  from SNAPLib/FASTQ.h:31,
>                  from SNAPLib/FASTQ.cpp:29:
> /usr/include/c++/6/tuple:845:52: note:   candidate expects 1 argument, 0 
> provided
>     static_cast<_Inherited&>(*this) = std::move(__in);
>                                                     ^
> In file included from /usr/include/c++/6/algorithm:61:0,
>                  from SNAPLib/stdafx.h:13,
>                  from SNAPLib/FASTQ.cpp:28:
> /usr/include/c++/6/bits/stl_algobase.h:479:5: note: candidate: template<class 
> _II, class _OI> _OI std::move(_II, _II, _OI)
>      move(_II __first, _II __last, _OI __result)
>      ^~~~
> /usr/include/c++/6/bits/stl_algobase.h:479:5: note:   template argument 
> deduction/substitution failed:
> In file included from /usr/include/c++/6/bits/stl_map.h:63:0,
>                  from /usr/include/c++/6/map:61,
>                  from SNAPLib/Util.h:3,
>                  from SNAPLib/VariableSizeVector.h:3,
>                  from SNAPLib/VariableSizeMap.h:5,
>                  from SNAPLib/DataReader.h:26,
>                  from SNAPLib/Read.h:30,
>                  from SNAPLib/FASTQ.h:31,
>                  from SNAPLib/FASTQ.cpp:29:
> /usr/include/c++/6/tuple:845:52: note:   candidate expects 3 arguments, 0 
> provided
>     static_cast<_Inherited&>(*this) = std::move(__in);
>                                                     ^
> /usr/include/c++/6/tuple: At global scope:
> /usr/include/c++/6/tuple:1214:29: error: expected primary-expression before 
> '.' token
>        noexcept(noexcept(__in._M_swap(__in)))
>                              ^
> /usr/include/c++/6/tuple: In constructor 'constexpr std::tuple<_T1, 
> _T2>::tuple(const std::tuple<_U1, _U2>&)':
> /usr/include/c++/6/tuple:951:64: error: expected primary-expression before 
> ')' token
>   : _Inherited(static_cast<const _Tuple_impl<0, _U1, _U2>&>(__in)) { }
>                                                                 ^
> /usr/include/c++/6/tuple: In constructor 'constexpr std::tuple<_T1, 
> _T2>::tuple(const std::tuple<_U1, _U2>&)':
> /usr/include/c++/6/tuple:960:64: error: expected primary-expression before 
> ')' token
>   : _Inherited(static_cast<const _Tuple_impl<0, _U1, _U2>&>(__in)) { }
>                                                                 ^
> /usr/include/c++/6/tuple: In constructor 'constexpr std::tuple<_T1, 
> _T2>::tuple(std::tuple<_U1, _U2>&&)':
> /usr/include/c++/6/tuple:969:59: error: expected primary-expression before 
> ')' token
>   : _Inherited(static_cast<_Tuple_impl<0, _U1, _U2>&&>(__in)) { }
>                                                            ^
> /usr/include/c++/6/tuple: In constructor 'constexpr std::tuple<_T1, 
> _T2>::tuple(std::tuple<_U1, _U2>&&)':
> /usr/include/c++/6/tuple:978:59: error: expected primary-expression before 
> ')' token
>   : _Inherited(static_cast<_Tuple_impl<0, _U1, _U2>&&>(__in)) { }
>                                                            ^
> /usr/include/c++/6/tuple: In constructor 'constexpr std::tuple<_T1, 
> _T2>::tuple(const std::pair<_U1, _U2>&)':
> /usr/include/c++/6/tuple:987:19: error: expected primary-expression before 
> '.' token
>   : _Inherited(__in.first, __in.second) { }
>                    ^
> /usr/include/c++/6/tuple:987:31: error: expected primary-expression before 
> '.' token
>   : _Inherited(__in.first, __in.second) { }
>                                ^
> /usr/include/c++/6/tuple: In constructor 'constexpr std::tuple<_T1, 
> _T2>::tuple(const std::pair<_U1, _U2>&)':
> /usr/include/c++/6/tuple:996:19: error: expected primary-expression before 
> '.' token
>   : _Inherited(__in.first, __in.second) { }
>                    ^
> /usr/include/c++/6/tuple:996:31: error: expected primary-expression before 
> '.' token
>   : _Inherited(__in.first, __in.second) { }
>                                ^
> /usr/include/c++/6/tuple: In constructor 'constexpr std::tuple<_T1, 
> _T2>::tuple(std::pair<_U1, _U2>&&)':
> /usr/include/c++/6/tuple:1005:37: error: expected primary-expression before 
> '.' token
>   : _Inherited(std::forward<_U1>(__in.first),
>                                      ^
> /usr/include/c++/6/tuple:1006:30: error: expected primary-expression before 
> '.' token
>         std::forward<_U2>(__in.second)) { }
>                               ^
> /usr/include/c++/6/tuple: In constructor 'constexpr std::tuple<_T1, 
> _T2>::tuple(std::pair<_U1, _U2>&&)':
> /usr/include/c++/6/tuple:1015:37: error: expected primary-expression before 
> '.' token
>   : _Inherited(std::forward<_U1>(__in.first),
>                                      ^
> /usr/include/c++/6/tuple:1016:30: error: expected primary-expression before 
> '.' token
>         std::forward<_U2>(__in.second)) { }
>                               ^
> /usr/include/c++/6/tuple: In constructor 'std::tuple<_T1, 
> _T2>::tuple(std::allocator_arg_t, const _Alloc&, const std::tuple<_T1, 
> _T2>&)':
> /usr/include/c++/6/tuple:1071:62: error: expected primary-expression before 
> ')' token
>   : _Inherited(__tag, __a, static_cast<const _Inherited&>(__in)) { }
>                                                               ^
> /usr/include/c++/6/tuple: In constructor 'std::tuple<_T1, 
> _T2>::tuple(std::allocator_arg_t, const _Alloc&, std::tuple<_T1, _T2>&&)':
> /usr/include/c++/6/tuple:1075:57: error: expected primary-expression before 
> ')' token
>   : _Inherited(__tag, __a, static_cast<_Inherited&&>(__in)) { }
>                                                          ^
> /usr/include/c++/6/tuple: In constructor 'std::tuple<_T1, 
> _T2>::tuple(std::allocator_arg_t, const _Alloc&, const std::tuple<_U1, 
> _U2>&)':
> /usr/include/c++/6/tuple:1086:64: error: expected primary-expression before 
> ')' token
>                static_cast<const _Tuple_impl<0, _U1, _U2>&>(__in))
>                                                                 ^
> /usr/include/c++/6/tuple: In constructor 'std::tuple<_T1, 
> _T2>::tuple(std::allocator_arg_t, const _Alloc&, const std::tuple<_U1, 
> _U2>&)':
> /usr/include/c++/6/tuple:1098:64: error: expected primary-expression before 
> ')' token
>                static_cast<const _Tuple_impl<0, _U1, _U2>&>(__in))
>                                                                 ^
> /usr/include/c++/6/tuple: In constructor 'std::tuple<_T1, 
> _T2>::tuple(std::allocator_arg_t, const _Alloc&, std::tuple<_U1, _U2>&&)':
> /usr/include/c++/6/tuple:1108:71: error: expected primary-expression before 
> ')' token
>   : _Inherited(__tag, __a, static_cast<_Tuple_impl<0, _U1, _U2>&&>(__in))
>                                                                        ^
> /usr/include/c++/6/tuple: In constructor 'std::tuple<_T1, 
> _T2>::tuple(std::allocator_arg_t, const _Alloc&, std::tuple<_U1, _U2>&&)':
> /usr/include/c++/6/tuple:1119:71: error: expected primary-expression before 
> ')' token
>   : _Inherited(__tag, __a, static_cast<_Tuple_impl<0, _U1, _U2>&&>(__in))
>                                                                        ^
> /usr/include/c++/6/tuple: In constructor 'std::tuple<_T1, 
> _T2>::tuple(std::allocator_arg_t, const _Alloc&, const std::pair<_U1, _U2>&)':
> /usr/include/c++/6/tuple:1130:31: error: expected primary-expression before 
> '.' token
>   : _Inherited(__tag, __a, __in.first, __in.second) { }
>                                ^
> /usr/include/c++/6/tuple:1130:43: error: expected primary-expression before 
> '.' token
>   : _Inherited(__tag, __a, __in.first, __in.second) { }
>                                            ^
> /usr/include/c++/6/tuple: In constructor 'std::tuple<_T1, 
> _T2>::tuple(std::allocator_arg_t, const _Alloc&, const std::pair<_U1, _U2>&)':
> /usr/include/c++/6/tuple:1140:31: error: expected primary-expression before 
> '.' token
>   : _Inherited(__tag, __a, __in.first, __in.second) { }
>                                ^
> /usr/include/c++/6/tuple:1140:43: error: expected primary-expression before 
> '.' token
>   : _Inherited(__tag, __a, __in.first, __in.second) { }
>                                            ^
> /usr/include/c++/6/tuple: In constructor 'std::tuple<_T1, 
> _T2>::tuple(std::allocator_arg_t, const _Alloc&, std::pair<_U1, _U2>&&)':
> /usr/include/c++/6/tuple:1149:49: error: expected primary-expression before 
> '.' token
>   : _Inherited(__tag, __a, std::forward<_U1>(__in.first),
>                                                  ^
> /usr/include/c++/6/tuple:1150:30: error: expected primary-expression before 
> '.' token
>         std::forward<_U2>(__in.second)) { }
>                               ^
> /usr/include/c++/6/tuple: In constructor 'std::tuple<_T1, 
> _T2>::tuple(std::allocator_arg_t, const _Alloc&, std::pair<_U1, _U2>&&)':
> /usr/include/c++/6/tuple:1160:49: error: expected primary-expression before 
> '.' token
>   : _Inherited(__tag, __a, std::forward<_U1>(__in.first),
>                                                  ^
> /usr/include/c++/6/tuple:1161:30: error: expected primary-expression before 
> '.' token
>         std::forward<_U2>(__in.second)) { }
>                               ^
> /usr/include/c++/6/tuple: In member function 'std::tuple<_T1, _T2>& 
> std::tuple<_T1, _T2>::operator=(const std::tuple<_T1, _T2>&)':
> /usr/include/c++/6/tuple:1166:40: error: expected primary-expression before 
> ';' token
>   static_cast<_Inherited&>(*this) = __in;
>                                         ^
> /usr/include/c++/6/tuple: In member function 'std::tuple<_T1, _T2>& 
> std::tuple<_T1, _T2>::operator=(std::tuple<_T1, _T2>&&)':
> /usr/include/c++/6/tuple:1174:50: error: no matching function for call to 
> 'move()'
>   static_cast<_Inherited&>(*this) = std::move(__in);
>                                                   ^
> In file included from /usr/include/c++/6/bits/stl_pair.h:59:0,
>                  from /usr/include/c++/6/utility:70,
>                  from /usr/include/c++/6/algorithm:60,
>                  from SNAPLib/stdafx.h:13,
>                  from SNAPLib/FASTQ.cpp:28:
> /usr/include/c++/6/bits/move.h:101:5: note: candidate: template<class _Tp> 
> constexpr typename std::remove_reference< <template-parameter-1-1> >::type&& 
> std::move(_Tp&&)
>      move(_Tp&& __t) noexcept
>      ^~~~
> /usr/include/c++/6/bits/move.h:101:5: note:   template argument 
> deduction/substitution failed:
> In file included from /usr/include/c++/6/bits/stl_map.h:63:0,
>                  from /usr/include/c++/6/map:61,
>                  from SNAPLib/Util.h:3,
>                  from SNAPLib/VariableSizeVector.h:3,
>                  from SNAPLib/VariableSizeMap.h:5,
>                  from SNAPLib/DataReader.h:26,
>                  from SNAPLib/Read.h:30,
>                  from SNAPLib/FASTQ.h:31,
>                  from SNAPLib/FASTQ.cpp:29:
> /usr/include/c++/6/tuple:1174:50: note:   candidate expects 1 argument, 0 
> provided
>   static_cast<_Inherited&>(*this) = std::move(__in);
>                                                   ^
> In file included from /usr/include/c++/6/algorithm:61:0,
>                  from SNAPLib/stdafx.h:13,
>                  from SNAPLib/FASTQ.cpp:28:
> /usr/include/c++/6/bits/stl_algobase.h:479:5: note: candidate: template<class 
> _II, class _OI> _OI std::move(_II, _II, _OI)
>      move(_II __first, _II __last, _OI __result)
>      ^~~~
> /usr/include/c++/6/bits/stl_algobase.h:479:5: note:   template argument 
> deduction/substitution failed:
> In file included from /usr/include/c++/6/bits/stl_map.h:63:0,
>                  from /usr/include/c++/6/map:61,
>                  from SNAPLib/Util.h:3,
>                  from SNAPLib/VariableSizeVector.h:3,
>                  from SNAPLib/VariableSizeMap.h:5,
>                  from SNAPLib/DataReader.h:26,
>                  from SNAPLib/Read.h:30,
>                  from SNAPLib/FASTQ.h:31,
>                  from SNAPLib/FASTQ.cpp:29:
> /usr/include/c++/6/tuple:1174:50: note:   candidate expects 3 arguments, 0 
> provided
>   static_cast<_Inherited&>(*this) = std::move(__in);
>                                                   ^
> /usr/include/c++/6/tuple: In member function 'std::tuple<_T1, _T2>& 
> std::tuple<_T1, _T2>::operator=(const std::tuple<_U1, _U2>&)':
> /usr/include/c++/6/tuple:1182:42: error: expected primary-expression before 
> ';' token
>     static_cast<_Inherited&>(*this) = __in;
>                                           ^
> /usr/include/c++/6/tuple: In member function 'std::tuple<_T1, _T2>& 
> std::tuple<_T1, _T2>::operator=(std::tuple<_U1, _U2>&&)':
> /usr/include/c++/6/tuple:1190:52: error: no matching function for call to 
> 'move()'
>     static_cast<_Inherited&>(*this) = std::move(__in);
>                                                     ^
> In file included from /usr/include/c++/6/bits/stl_pair.h:59:0,
>                  from /usr/include/c++/6/utility:70,
>                  from /usr/include/c++/6/algorithm:60,
>                  from SNAPLib/stdafx.h:13,
>                  from SNAPLib/FASTQ.cpp:28:
> /usr/include/c++/6/bits/move.h:101:5: note: candidate: template<class _Tp> 
> constexpr typename std::remove_reference< <template-parameter-1-1> >::type&& 
> std::move(_Tp&&)
>      move(_Tp&& __t) noexcept
>      ^~~~
> /usr/include/c++/6/bits/move.h:101:5: note:   template argument 
> deduction/substitution failed:
> In file included from /usr/include/c++/6/bits/stl_map.h:63:0,
>                  from /usr/include/c++/6/map:61,
>                  from SNAPLib/Util.h:3,
>                  from SNAPLib/VariableSizeVector.h:3,
>                  from SNAPLib/VariableSizeMap.h:5,
>                  from SNAPLib/DataReader.h:26,
>                  from SNAPLib/Read.h:30,
>                  from SNAPLib/FASTQ.h:31,
>                  from SNAPLib/FASTQ.cpp:29:
> /usr/include/c++/6/tuple:1190:52: note:   candidate expects 1 argument, 0 
> provided
>     static_cast<_Inherited&>(*this) = std::move(__in);
>                                                     ^
> In file included from /usr/include/c++/6/algorithm:61:0,
>                  from SNAPLib/stdafx.h:13,
>                  from SNAPLib/FASTQ.cpp:28:
> /usr/include/c++/6/bits/stl_algobase.h:479:5: note: candidate: template<class 
> _II, class _OI> _OI std::move(_II, _II, _OI)
>      move(_II __first, _II __last, _OI __result)
>      ^~~~
> /usr/include/c++/6/bits/stl_algobase.h:479:5: note:   template argument 
> deduction/substitution failed:
> In file included from /usr/include/c++/6/bits/stl_map.h:63:0,
>                  from /usr/include/c++/6/map:61,
>                  from SNAPLib/Util.h:3,
>                  from SNAPLib/VariableSizeVector.h:3,
>                  from SNAPLib/VariableSizeMap.h:5,
>                  from SNAPLib/DataReader.h:26,
>                  from SNAPLib/Read.h:30,
>                  from SNAPLib/FASTQ.h:31,
>                  from SNAPLib/FASTQ.cpp:29:
> /usr/include/c++/6/tuple:1190:52: note:   candidate expects 3 arguments, 0 
> provided
>     static_cast<_Inherited&>(*this) = std::move(__in);
>                                                     ^
> /usr/include/c++/6/tuple: In member function 'std::tuple<_T1, _T2>& 
> std::tuple<_T1, _T2>::operator=(const std::pair<_U1, _U2>&)':
> /usr/include/c++/6/tuple:1198:31: error: expected primary-expression before 
> '.' token
>     this->_M_head(*this) = __in.first;
>                                ^
> /usr/include/c++/6/tuple:1199:46: error: expected primary-expression before 
> '.' token
>     this->_M_tail(*this)._M_head(*this) = __in.second;
>                                               ^
> /usr/include/c++/6/tuple: In member function 'std::tuple<_T1, _T2>& 
> std::tuple<_T1, _T2>::operator=(std::pair<_U1, _U2>&&)':
> /usr/include/c++/6/tuple:1207:49: error: expected primary-expression before 
> '.' token
>     this->_M_head(*this) = std::forward<_U1>(__in.first);
>                                                  ^
> /usr/include/c++/6/tuple:1208:64: error: expected primary-expression before 
> '.' token
>     this->_M_tail(*this)._M_head(*this) = std::forward<_U2>(__in.second);
>                                                                 ^
> make[2]: *** [SNAPLib/FASTQ.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2016/07/13/snap-aligner_0.18~1.0~beta.18+dfsg1-3_unstable_gcc6.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: snap-aligner
Source-Version: 0.18~1.0~beta.18+dfsg1-4

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

Debian distribution maintenance software
pp.
Michael R. Crusoe <michael.cru...@gmail.com> (supplier of updated snap-aligner 
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: Fri, 05 Aug 2016 01:00:41 -0700
Source: snap-aligner
Binary: snap-aligner
Architecture: source
Version: 0.18~1.0~beta.18+dfsg1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Michael R. Crusoe <michael.cru...@gmail.com>
Description:
 snap-aligner - Scalable Nucleotide Alignment Program
Closes: 831138
Changes:
 snap-aligner (0.18~1.0~beta.18+dfsg1-4) unstable; urgency=medium
 .
   * Build with -std=gnu++98, closes: 831138
Checksums-Sha1:
 d2872896fea3d26383501b76d69b0f747c75ec8b 2087 
snap-aligner_0.18~1.0~beta.18+dfsg1-4.dsc
 5bacb0e9bcda956f50ca21b487c5b0dd9f021a4c 7100 
snap-aligner_0.18~1.0~beta.18+dfsg1-4.debian.tar.xz
Checksums-Sha256:
 7259dce000868a6de163583f27f1e1c184252434a0d9913580a9abc90b10fd9a 2087 
snap-aligner_0.18~1.0~beta.18+dfsg1-4.dsc
 130c9717bfe59d0f7dda8b091fbbfe878b022510dd289e8e07b313e461822030 7100 
snap-aligner_0.18~1.0~beta.18+dfsg1-4.debian.tar.xz
Files:
 6fb4a5b868ca544af9ccf9b124026a6c 2087 science optional 
snap-aligner_0.18~1.0~beta.18+dfsg1-4.dsc
 58253efe95a1fa28e94858bd7696420d 7100 science optional 
snap-aligner_0.18~1.0~beta.18+dfsg1-4.debian.tar.xz

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

iQIcBAEBCgAGBQJXpEe7AAoJEDwmdj9sZ+bi7YUP/2kNCGZ3hQyuiR2Zb4m/aWbZ
Nt7XLoRI0QZY+3lqKIb9+rVPFaRoaWgmfSRvquGBWFGUq4hqAw95gmg1fUkDji7t
1r2sbfM1j2mR452y9dytkr1iRQYtMEuMzcx5OrvG0BOrJ/90840u6wvkYOzpYqfy
7Nv0CtLV4Tcvr3Bdkll//gAECB1Q9cwo15RZJiKe8aOIwgmklZEBch+AtSvUxyka
+k6uzdN2GICNPLQoQXGF8MSq9E0B9jVaUn/Ee+7ruABd5uInPd3AILwJUchx3Lx/
r/7gShs5ozcIZzakLyRy/Zr5xayFGBZmJRYzpWva0YmJIbCKlI/djhZnsA89R2kv
dL0xt/tWHf6zNBATrk+0hl2b/FB3OP4mudOeXRJEibaA/j33ApGOhw4X721X7an4
kkF9XkPdMARtSViQW6Gu2Hpg79GW1Re7fwX1oww+bSlq5TzTrk7yIvnKVEM2jTfe
Wfty4Kj5CO7Y+Qn44nQGrpWiJVYLQPaZZ1/0PW7ss79LspcNynRLDf0gD3SRPq+u
LxIKPp4cpIsJEproPESbLtPIKb1uBN3ZC7ri5/ac2SkCyQBB6W+MaUghNHEkECQ8
PibJ45JVTVtRKKXEmDAzvo1TUaQglK/U5qfJXSEBFs8tTdXCybPGoBnfV3n19ZQ7
LKY9tVH/dqyRYfWRDUWK
=s2e+
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to