This fixes the 100% CPU problem I'm seeing when USB audio devices are disconnected and reconnected.
The bug is fixed
The control character bug is still present.
Fixes the broken dependencies.
Changing my karma to +1 because the libstdc++ testsuite is to blame.
This breaks python pretty printing, causing regressions in the libstdc++ testsuite. https://sourceware.org/bugzilla/show_bug.cgi?id=28480 has details.
This breaks libstdc++ tests in the gcc testsuite, see https://sourceware.org/bugzilla/show_bug.cgi?id=28480 for a reduced example.
DWARF-5 support works
Support for programs using DWARF-5 works.
After installing this and rebooting I'm getting horrible screen flickering on some GUI elements, like popup menus and when scrolling in firefox. I'm using KDE plasma and kwin_x11 and I don't know if it's actually caused by this update,it could be something else.
@atim, no, it's not OK. GCC and annobin are out of sync again. Trying to build Boost with the updates-testing repo enabled fails with dozens of these errors:
annobin: command.c: ICE: The location of the "-fstack-clash-protection" flag has changed - please rebuild annobin
annobin: command.c: ICE: Please contact the annobin maintainer with details of this problem
annobin: command.c: Expeceted name: -fstack-clash-protection. Actual name: -fstack-check=
cc1: error: failed to initialize plugin /usr/lib/gcc/x86_64-redhat-linux/10/plugin/annobin.so
(Note also "Expeceted" typo)
Fixes bug #1688562 (rootless "podman build" doesn't allow network access). I haven't tested other functionality.
I've started a new build to fix the bad Obsoletes tag and will add it to this update when it's complete.