Rebuilt using gcc 8.1.1. Since annobin is a gcc plugin it must be built by exactly the same version of gcc as will be used when it is run. (GCC does not have a stable API for plugins...). Hence since gcc has just been updated to 8.1.1. it was necessary to rebuild annobin.
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2018-7aff14ecad
Please log in to add feedback.
This update has been submitted for testing by nickc.
This update has been pushed to testing.
Works great! LGTM! =)
works with new gcc.
works for me
(forgot to add karma)
This update has been submitted for batched by bodhi.
This update has been submitted for stable by bodhi.
work fine
This update has been pushed to stable.
Problem still exist for annobin-5.7-2.fc28.i686.
annobin: _psutil_common.c: Error: plugin built for compiler version (8.0.1) but run with compiler version (8.1.1) cc1: error: fail to initialize plugin /usr/lib/gcc/i686-redhat-linux/8/plugin/annobin.so
Are you sure that it was annobin-5.7.2.fc28.i686 ? I just tried it locally and it worked for me.
try running
sudo dnf update gcc
which made the shipped version of gcc play nice with the shipped version of annobin, cause there was a mismatch.karma: +1