Bug 1953181

Summary: annobin 9.68 on FC33 has many ICE messages
Product: [Fedora] Fedora Reporter: Sammy <sait.a.umar>
Component: annobinAssignee: Nick Clifton <nickc>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 33CC: fweimer, jakub, nickc
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-04-26 13:16:08 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:

Description Sammy 2021-04-24 12:51:07 UTC
After upgrading to annobin 9.68 when trying to compile certain rpms I am getting the following messages (about a hundred):

annobin: /root/rpmbuild/BUILD/spectacle-20.12.3/x86_64-redhat-linux-gnu/src/settings.cpp: ICE: unknown debug info type
annobin: /root/rpmbuild/BUILD/spectacle-20.12.3/x86_64-redhat-linux-gnu/src/settings.cpp: ICE: Please contact the annobin maintainer with details of this problem

This rpmbuild is using the option -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1

Comment 1 Nick Clifton 2021-04-26 10:32:26 UTC
(In reply to Sammy from comment #0)
> After upgrading to annobin 9.68

Was this annobin-9.68.1 ?  If so, please could you retry the build with annobin-9.68.2.

Gcc was recently updated to 10.3.1-1 and annobin was rebuilt to match this new version, but if you had the old version of annobin and the new version of gcc installed, then this could have caused the problems you encountered.

Comment 2 Sammy 2021-04-26 13:16:08 UTC
Yes, the problem was exactly what you described and is resolved.