Your message dated Wed, 11 Sep 2024 09:35:59 +0000
with message-id <e1sojlx-006pcc...@fasolo.debian.org>
and subject line Bug#1077433: fixed in range-v3 0.12.0-1.1
has caused the Debian Bug report #1077433,
regarding range-v3: FTBFS: type_traits:2575:12: error: template parameters not 
deducible in partial specialization:
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.)


-- 
1077433: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1077433
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: range-v3
Version: 0.12.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240728 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> /usr/bin/c++  -I/<<PKGBUILDDIR>>/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -std=c++14 -Wall -Wextra -Werror 
> -fdiagnostics-show-template-tree -ftemplate-backtrace-limit=0 
> -fomit-frame-pointer -Ofast -fstrict-aliasing -ffast-math 
> -fsized-deallocation -DRANGES_CXX_ALIGNED_NEW=0 -fconcepts -MD -MT 
> CMakeFiles/test.range.v3.headers.dir/headers/concepts/concepts.cpp.o -MF 
> CMakeFiles/test.range.v3.headers.dir/headers/concepts/concepts.cpp.o.d -o 
> CMakeFiles/test.range.v3.headers.dir/headers/concepts/concepts.cpp.o -c 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/headers/concepts/concepts.cpp
> In file included from /usr/include/c++/14/bits/stl_pair.h:60,
>                  from /usr/include/c++/14/utility:69,
>                  from /<<PKGBUILDDIR>>/include/concepts/concepts.hpp:25,
>                  from /<<PKGBUILDDIR>>/test/bug1322.cpp:1:
> /usr/include/c++/14/type_traits:2575:12: error: template parameters not 
> deducible in partial specialization:
>  2575 |     struct __result_of_memobj<_Res _Class::*, _Arg>
>       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/c++/14/type_traits:2575:12: note:         ‘_Class’
> /usr/include/c++/14/type_traits:2590:12: error: template parameters not 
> deducible in partial specialization:
>  2590 |     struct __result_of_memfun<_Res _Class::*, _Arg, _Args...>
>       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/c++/14/type_traits:2590:12: note:         ‘_Class’
> In file included from /<<PKGBUILDDIR>>/include/meta/meta_fwd.hpp:18,
>                  from /<<PKGBUILDDIR>>/include/range/v3/detail/config.hpp:67,
>                  from /<<PKGBUILDDIR>>/test/config.cpp:12:
> /usr/include/c++/14/type_traits:2575:12: error: template parameters not 
> deducible in partial specialization:
>  2575 |     struct __result_of_memobj<_Res _Class::*, _Arg>
>       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/c++/14/type_traits:2575:12: note:         ‘_Class’
> /usr/include/c++/14/type_traits:2590:12: error: template parameters not 
> deducible in partial specialization:
>  2590 |     struct __result_of_memfun<_Res _Class::*, _Arg, _Args...>
>       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/c++/14/type_traits:2590:12: note:         ‘_Class’
> /<<PKGBUILDDIR>>/include/meta/meta_fwd.hpp:351:40: error: expected type-name 
> before ‘invocable’
>   351 |         template <META_TYPE_CONSTRAINT(invocable) F, typename L>
>       |                                        ^~~~~~~~~
> /<<PKGBUILDDIR>>/include/meta/meta_fwd.hpp:155:35: note: in definition of 
> macro ‘META_TYPE_CONSTRAINT’
>   155 | #define META_TYPE_CONSTRAINT(...) __VA_ARGS__
>       |                                   ^~~~~~~~~~~
> /<<PKGBUILDDIR>>/include/meta/meta_fwd.hpp:351:40: error: ISO C++ forbids 
> declaration of ‘invocable’ with no type [-fpermissive]
>   351 |         template <META_TYPE_CONSTRAINT(invocable) F, typename L>
>       |                                        ^~~~~~~~~
> /<<PKGBUILDDIR>>/include/meta/meta_fwd.hpp:155:35: note: in definition of 
> macro ‘META_TYPE_CONSTRAINT’
>   155 | #define META_TYPE_CONSTRAINT(...) __VA_ARGS__
>       |                                   ^~~~~~~~~~~
> /<<PKGBUILDDIR>>/include/meta/meta_fwd.hpp:351:51: error: expected ‘>’ before 
> ‘F’
>   351 |         template <META_TYPE_CONSTRAINT(invocable) F, typename L>
>       |                                                   ^
> In file included from /<<PKGBUILDDIR>>/include/meta/meta.hpp:20,
>                  from /<<PKGBUILDDIR>>/include/concepts/swap.hpp:19,
>                  from /<<PKGBUILDDIR>>/include/concepts/concepts.hpp:27:
> /<<PKGBUILDDIR>>/include/meta/meta_fwd.hpp:351:40: error: expected type-name 
> before ‘invocable’
>   351 |         template <META_TYPE_CONSTRAINT(invocable) F, typename L>
>       |                                        ^~~~~~~~~
> /<<PKGBUILDDIR>>/include/meta/meta_fwd.hpp:155:35: note: in definition of 
> macro ‘META_TYPE_CONSTRAINT’
>   155 | #define META_TYPE_CONSTRAINT(...) __VA_ARGS__
>       |                                   ^~~~~~~~~~~
> make[4]: *** [test/CMakeFiles/range.v3.config.dir/build.make:79: 
> test/CMakeFiles/range.v3.config.dir/config.cpp.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/07/28/range-v3_0.12.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240728;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240728&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: range-v3
Source-Version: 0.12.0-1.1
Done: Andrey Rakhmatullin <w...@debian.org>

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

Debian distribution maintenance software
pp.
Andrey Rakhmatullin <w...@debian.org> (supplier of updated range-v3 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, 11 Sep 2024 14:01:33 +0500
Source: range-v3
Architecture: source
Version: 0.12.0-1.1
Distribution: unstable
Urgency: medium
Maintainer: Nicholas Guriev <guriev...@ya.ru>
Changed-By: Andrey Rakhmatullin <w...@debian.org>
Closes: 1077433
Changes:
 range-v3 (0.12.0-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Disable building tests (Closes: #1077433).
Checksums-Sha1:
 3089c495abde6d491a5a0a3707b1d0cc4b00335b 2023 range-v3_0.12.0-1.1.dsc
 a9aa9d6642488f5cfcb9cae92794fafdc0bbb553 5548 range-v3_0.12.0-1.1.debian.tar.xz
 27ef958df0d24af377cb9f450c2f5bfe660d13d0 10930 
range-v3_0.12.0-1.1_amd64.buildinfo
Checksums-Sha256:
 8d020bedd6f586728782536470712a346bb6eeb01419e73e59996cd589eb4b14 2023 
range-v3_0.12.0-1.1.dsc
 f836000424916e83676735f433c57269955927a4dab7d69adab5a3e837661515 5548 
range-v3_0.12.0-1.1.debian.tar.xz
 b62615d0c0a20e4a400fbc70ef5074098283cc08dee50022ed5ee3ad3bdc85c3 10930 
range-v3_0.12.0-1.1_amd64.buildinfo
Files:
 ff426b02b5670b9ee7bc08882a76ffd3 2023 libdevel optional range-v3_0.12.0-1.1.dsc
 0755740bc14178751b43c2526e61add1 5548 libdevel optional 
range-v3_0.12.0-1.1.debian.tar.xz
 c5a1bfbfceb0212ecfe515d11d015982 10930 libdevel optional 
range-v3_0.12.0-1.1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEolIP6gqGcKZh3YxVM2L3AxpJkuEFAmbhX3gACgkQM2L3AxpJ
kuE9wA//QQrHT0Yxt6PzQwVA3jVenGEWOgexbMw/+LkmvBYrKXAWDUqiUU6Kt/LL
FyrH4V9i0ejBAD01du75weF8Oly501E9UI3bzyEovcyN2THx5iPYcPegIuw7HWsc
5KBQtXYmiikIUA8f6AlFQ5SSDC+PaX37+jUctYdieaTWWqSj+f/2Qo45e4FNDdTu
VDc9Z2c6lsnnpRmVqCrB4k6bEq6ipQhphvqABqzg2iLjCh2pVkXasuemaFjUIQhz
o6eYESgJxzKXmN26chtOfA4h5e0Zg4VnghV6HpS6COGQfbBXYR6ZloIJz0WRZ0xs
Lp1TU6WUkD9SXrYvGiWtkYNXu5GPo/35xzts/4s5yAIA/hXGlQhryCbDRmtTUcQK
D4OMpXk0riUuXdO4iI7GhgS6VTElmibU7b4QYZ33yjinDjA3ibBnN8SVZC/Ti09Q
i5EeXNgL3SUfQzvh7lvMdBhV5vrGMhKs4txaFD5FQULBkYnDD/0Phv9wjvSSSdOf
QTj23DPXpD3SV0pKWZ0GBzrc/DNr5RkilJPCPzQbQPttNskVNmTwvZ7+k2CTv80m
n1L39mpjogopDWDoDOGx93Sl7pf1Tq774Trq3nd/7MTGKYx9Cgmnwjk8Z5kfCRt5
2TuiZ+JgfUfbuVm4mzy5LNhgjK9egXsXuyIN9YIR6PkruKl2o4M=
=UKNa
-----END PGP SIGNATURE-----

Attachment: pgpF5Fuv0dfqh.pgp
Description: PGP signature


--- End Message ---

Reply via email to