Public bug reported:
Recent changes to Python which have been backported to Python 3.11 and
3.12 break colcon argument parsing due to a dependency on private API in
argparse.
A fix has been released in colcon-core 0.16.1 which should be backported
to any platforms which will receive the updated P
Public bug reported:
There appears to be a packaging patch that makes libbenchmark a shared
library, but that patch doesn't also make libbenchmark_main a shared
library. Trying to link against libbenchmark_main.a to use it as it is
intended results in a link error:
/usr/bin/ld: /usr/lib/gcc/x86_6