om ‘gcc::jit::recording::string* const’ to
‘std::__cxx11::basic_string&&’
742 | basic_string(basic_string&& __str) noexcept
|~~~^
/usr/src/Lang/_GccTrunk/prev-x86_64-linux-gnu/libstdc++-
v3/include/bits/basic_string.h:684:7: note: candidate 10:
‘std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const
_CharT*, size_type, const _Alloc&) [with _CharT = char; _Traits =
std::char_traits; _Alloc = std::allocator; size_type = long unsigned
int]’
684 | basic_string(const _CharT* __s, size_type __n,
| ^~~~
/usr/src/Lang/_GccTrunk/prev-x86_64-linux-gnu/libstdc++-
v3/include/bits/basic_string.h:684:7: note: candidate expects 3 arguments, 1
provided
/usr/src/Lang/_GccTrunk/prev-x86_64-linux-gnu/libstdc++-
v3/include/bits/basic_string.h:664:7: note: candidate 11:
‘std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const
std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, size_type, size_type,
const _Alloc&) [with _CharT = char; _Traits = std::char_traits; _Alloc =
std::allocator; size_type = long unsigned int]’
664 | basic_string(const basic_string& __str, size_type __pos,
| ^~~~
/usr/src/Lang/_GccTrunk/prev-x86_64-linux-gnu/libstdc++-
v3/include/bits/basic_string.h:664:7: note: candidate expects 4 arguments, 1
provided
/usr/src/Lang/_GccTrunk/prev-x86_64-linux-gnu/libstdc++-
v3/include/bits/basic_string.h:646:7: note: candidate 12:
‘std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const
std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, size_type, size_type)
[with _CharT = char; _Traits = std::char_traits; _Alloc =
std::allocator; size_type = long unsigned int]’
646 | basic_string(const basic_string& __str, size_type __pos,
| ^~~~
/usr/src/Lang/_GccTrunk/prev-x86_64-linux-gnu/libstdc++-
v3/include/bits/basic_string.h:646:7: note: candidate expects 3 arguments, 1
provided
/usr/src/Lang/_GccTrunk/prev-x86_64-linux-gnu/libstdc++-
v3/include/bits/basic_string.h:629:7: note: candidate 13:
‘std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const
std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, size_type, const _Alloc&)
[with _CharT = char; _Traits = std::char_traits; _Alloc =
std::allocator; size_type = long unsigned int]’
629 | basic_string(const basic_string& __str, size_type __pos,
| ^~~~
/usr/src/Lang/_GccTrunk/prev-x86_64-linux-gnu/libstdc++-
v3/include/bits/basic_string.h:629:7: note: candidate expects 3 arguments, 1
provided
/usr/src/Lang/_GccTrunk/prev-x86_64-linux-gnu/libstdc++-
v3/include/bits/basic_string.h:613:7: note: candidate 14:
‘std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const
std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char;
_Traits = std::char_traits; _Alloc = std::allocator]’
613 | basic_string(const basic_string& __str)
| ^~~~
/usr/src/Lang/_GccTrunk/prev-x86_64-linux-gnu/libstdc++-
v3/include/bits/basic_string.h:613:40: note: no known conversion for argument 1
from ‘gcc::jit::recording::string* const’ to ‘const
std::__cxx11::basic_string&’
613 | basic_string(const basic_string& __str)
|^
/usr/src/Lang/_GccTrunk/prev-x86_64-linux-gnu/libstdc++-
v3/include/bits/basic_string.h:601:7: note: candidate 15:
‘std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const
_Alloc&) [with _CharT = char; _Traits = std::char_traits; _Alloc =
std::allocator]’
601 | basic_string(const _Alloc& __a) _GLIBCXX_NOEXCEPT
| ^~~~
/usr/src/Lang/_GccTrunk/prev-x86_64-linux-gnu/libstdc++-
v3/include/bits/basic_string.h:601:34: note: no known conversion for argument 1
from ‘gcc::jit::recording::string* const’ to ‘const std::allocator&’
601 | basic_string(const _Alloc& __a) _GLIBCXX_NOEXCEPT
|~~^~~
/usr/src/Lang/_GccTrunk/prev-x86_64-linux-gnu/libstdc++-
v3/include/bits/basic_string.h:585:7: note: candidate 16:
‘std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string() [with
_CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’
585 | basic_string()
| ^~~~
/usr/src/Lang/_GccTrunk/prev-x86_64-linux-gnu/libstdc++-
v3/include/bits/basic_string.h:585:7: note: candidate expects 0 arguments, 1
provided
/usr/src/Lang/_GccTrunk/prev-x86_64-linux-gnu/libstdc++-
v3/include/bits/basic_string.h:192:7: note: candidate 17:
‘std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(__sv_wrapper,
const _Alloc&) [with _CharT = char; _Traits = std::char_traits; _Alloc =
std::allocator]’
192 | basic_string(__sv_wrapper __svw, const _Alloc& __a)
| ^~~~
/usr/src/Lang/_GccTrunk/prev-x86_64-linux-gnu/libstdc++-
v3/include/bits/basic_string.h:192:7: note: candidate expects 2 arguments, 1
provided
make[3]: *** [Makefile:1210: jit/dummy-frontend.o] Error 1
make[3]: Leaving directory '/usr/src/Lang/_GccTrunk/gcc'
make[2]: *** [Makefile:5117: all-stage2-gcc] Error 2
make[2]: Leaving directory '/usr/src/Lang/_GccTrunk'
make[1]: *** [Makefile:25507: stage2-bubble] Error 2
make[1]: Leaving directory '/usr/src/Lang/_GccTrunk'
make: *** [Makefile:1103: all] Error 2
rimski src/Lang/_GccTrunk 10:40 %
kernel is 6.12.13
Hope this helps.
--
Basile STARYNKEVITCH
8 rue de la Faïencerie http://starynkevitch.net/Basile/
92340 Bourg-la-Reine https://github.com/bstarynk
Francehttps://github.com/RefPerSys/RefPerSys