Public bug reported:

The shipped clazy does not wor as gcc replacement drop in, because it is
not compatible to the default libstdc++

It is clazy 1.11-4ubuntu2 based on clang-15 which suffers issues like

In file included from 
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/ranges_util.h:34:
Error: 
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/ranges_base.h:127:13:
 error: no matching function for call to 'begin'
            return begin(__t);
                   ^~~~~

see
https://github.com/daschuer/mixxx/actions/runs/11427758725/job/31792243161

The default clang package is already clang-18 not suffering this issue.

Please update clazy to 1.12 by backporting the Orcacular version but
based on clang-18

** Affects: clazy (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2086665

Title:
  clazy (noble 24.04LTS) does not woke with libstdc++-14-dev

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clazy/+bug/2086665/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to