Re: tntnet test-suite fails on rawhide due gcc version

2025-02-27 Thread Michael J Gruber
Am Do., 27. Feb. 2025 um 13:36 Uhr schrieb Martin Gansser : > > is currently being pursued upstream in the ticket > https://github.com/maekitalo/tntnet/issues/73. Yep, PR against cxxtools is there. FTR: It was a case of _GLIBCXX_ASSERTIONS which caught a real bug, upstream fixed it now. I guess

Re: tntnet test-suite fails on rawhide due gcc version

2025-02-27 Thread Martin Gansser
is currently being pursued upstream in the ticket https://github.com/maekitalo/tntnet/issues/73. Regards Martin -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code o

Re: tntnet test-suite fails on rawhide due gcc version

2025-02-26 Thread Martin Gansser
Unfortunately, I have no idea how to implement this. I have contacted the maintainer, but have not yet received any feedback. Regards Martin -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fed

Re: tntnet test-suite fails on rawhide due gcc version

2025-02-12 Thread Jerry James
On Wed, Feb 12, 2025 at 1:19 AM Martin Gansser wrote: > i want to compile tntnet [2] on rawhide (f34) but this fails with this error > message [1]: > > str-Test::testCompare_charp: OK > /usr/include/c++/15/bits/stl_list.h:1650: std::__cxx11::list<_Tp, > _Allocator>::reference std::__cxx11::list<

tntnet test-suite fails on rawhide due gcc version

2025-02-12 Thread Martin Gansser
Hi, i want to compile tntnet [2] on rawhide (f34) but this fails with this error message [1]: str-Test::testCompare_charp: OK /usr/include/c++/15/bits/stl_list.h:1650: std::__cxx11::list<_Tp, _Allocator>::reference std::__cxx11::list<_Tp, _Allocator>::front() [with _Tp = cxxtools::Connection;