Description of problem:
Running annocheck on /usr/lib64/libgomp.so* /usr/lib64/libstdc++.so.* /lib64/libgcc_s-*.so.* fails.
Version-Release number of selected component (if applicable):
libgcc-11.1.1-6.1.el9.x86_64
libgomp-11.1.1-6.1.el9.x86_64
libstdc++-11.1.1-6.1.el9.x86_64
How reproducible:
Deterministic.
Steps to Reproduce:
1. annocheck /usr/lib64/libgomp.so* /usr/lib64/libstdc++.so.* /lib64/libgcc_s-*.so.*
Actual results:
annocheck: Version 9.79.
Hardened: libgcc_s-11-20210623.so.1: FAIL: bind-now test because not linked with -Wl,-z,now
Hardened: Rerun annocheck with --verbose to see more information on the tests.
Hardened: libstdc++.so.6.0.29: FAIL: bind-now test because not linked with -Wl,-z,now
Hardened: libstdc++.so.6: FAIL: bind-now test because not linked with -Wl,-z,now
Hardened: libgomp.so.1.0.0: FAIL: bind-now test because not linked with -Wl,-z,now
Hardened: libgomp.so.1: FAIL: bind-now test because not linked with -Wl,-z,now
Expected results:
No FAILs.
Additional info: