Bug 2323797 - can we get rid off property-note failures on i686 annobin-for-llvm.so and annobin-for-clang.so?
Summary: can we get rid off property-note failures on i686 annobin-for-llvm.so and ann...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: annobin
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Nick Clifton
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-11-05 07:43 UTC by Václav Kadlčík
Modified: 2024-11-11 10:59 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-11-11 10:59:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Václav Kadlčík 2024-11-05 07:43:48 UTC
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

Comment 1 Nick Clifton 2024-11-07 14:47:54 UTC
This should be fixed by annobin-12.73-1.fc42

Comment 2 Václav Kadlčík 2024-11-08 09:29:18 UTC
(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!

Comment 3 Nick Clifton 2024-11-11 10:59:58 UTC
Fixed


Note You need to log in before you can comment on or make changes to this bug.