[Bug 2060717] [NEW] colcon-core argument parsing is broken by recent changes to Python 3.11+

2024-04-09 Thread Scott K Logan
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

[Bug 1887872] [NEW] Linking against libbenchmark_main fails

2020-07-16 Thread Scott K Logan
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: