Bug 1978573
| Summary: | FAIL glibc-notes-test (exit status: 1) | |||
|---|---|---|---|---|
| Product: | Red Hat Developer Toolset | Reporter: | Martin Cermak <mcermak> | |
| Component: | annobin | Assignee: | Nick Clifton <nickc> | |
| Status: | CLOSED ERRATA | QA Contact: | Martin Cermak <mcermak> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | DTS 11.0 RHEL 7 | CC: | fweimer, tschelle | |
| Target Milestone: | alpha | Keywords: | Bugfix, Reopened, Triaged | |
| Target Release: | 9.1 | Flags: | pm-rhel:
mirror+
|
|
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | devtoolset-11-annobin-9.82-1.el7 | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1986846 (view as bug list) | Environment: | ||
| Last Closed: | 2021-11-15 11:03:33 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1986846 | |||
|
Description
Martin Cermak
2021-07-02 08:23:27 UTC
(In reply to Martin Cermak from comment #0) Hi Martin, > With devtoolset-10-annobin-9.23-4.el7 and devtoolset-10-annobin-9.23-2.el6, > the glibc-notes-test fails. The way I've reproduced is that I've installed > devtoolset-11 (gcc, binutils, and annobin) and executed make check with > devtoolset enabled: So you are using the DTS-10 gcc and DTS-10 annobin plugin, but the DTS-11 annocheck. Is that right ? Does this issue happen if you only use DTS-11 ? (ie DTS-11 gcc, annobin plugin and annocheck). If the problem only happens when DTS-10 gcc and annobin are installed then it probably is not worth investigating and generating a z-stream fix. I am currently waiting on a beaker box so that I can try to reproduce the problem myself... Cheers Nick Ha - I have now found the duplicate BZ. So closing this one. *** This bug has been marked as a duplicate of bug 1978176 *** Doh! Reopening. I closed the wrong BZ.... Hi Martin, I have investigated the failure. There was an invalid assumption in the glibc-notes test that the assembler supports the --generate-missing-build-notes option. This is not true of the RHEL-7 assembler, so the test should have been skipped. I have a local update to the annobin sources that fixes this problem (and another, similar one for the objcopy test). Once this BZ has an ITM I should be able to build a new release. Cheers Nick The tests should be fixed in devtoolset-11-annobin-9.82-1.el7 annobin-9.83-2.el9 with this change is in gating, via rhel-9.0.0-beta-build-sidetag-86604-stack-gate. Verified with devtoolset-11-annobin-9.82-1.el6 and devtoolset-11-annobin-9.82-1.el7. Thanks for fixing! Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (new packages: devtoolset-11-annobin), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2021:4653 |