annobin builds do not pass the annocheck test in rpminspect of the Fedora CI because of FAIL: property-note test because no .note.gnu.property section found on i686 builds of annobin-for-llvm.so and annobin-for-clang.so, see e.g. https://artifacts.dev.testing-farm.io/938ffdff-8679-4788-922a-3689d07a69b0 for annobin-12.72-1.fc42. Could we get rid off the failures to have a clean pass trough the CI? Reproducible: Always
This should be fixed by annobin-12.73-1.fc42
(In reply to Nick Clifton from comment #1) > This should be fixed by annobin-12.73-1.fc42 Yes: [root@vm-10-0-186-225 ~]# annocheck --debug-rpm=annobin-plugin-clang-debuginfo-12.74-1.fc42.i686.rpm annobin-plugin-clang-12.74-1.fc42.i686.rpm annocheck: Version 12.74. Hardened: annobin-for-clang.so: PASS. [root@vm-10-0-186-225 ~]# annocheck --debug-rpm=annobin-plugin-llvm-debuginfo-12.74-1.fc42.i686.rpm annobin-plugin-llvm-12.74-1.fc42.i686.rpm annocheck: Version 12.74. Hardened: annobin-for-llvm.so: PASS. Thanks, Nick!
Fixed