Bug 636960
Summary: | wrong gcc version for atomicity.h | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Piscium <groknok> |
Component: | glibmm24 | Assignee: | Jakub Jelinek <jakub> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 13 | CC: | debarshir, groknok, jakub, kalevlember, karlthered |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-09-24 06:49:29 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Piscium
2010-09-23 19:09:12 UTC
Likely some object files were compiled with an older gcc. Jakub, you were right. I downloaded, rebuilt and installed glibmm24-2.24.1-1.fc13.src.rpm and the warning about atomicity.h not being found disappeared. So the issue is really with the glibmm24-2.24.1-1.fc13.src.rpm package (not gcc). I think this is a very minor bug, but I am reassigning the package to glibmm and will let the glibmm maintainer decide about it. Thanks for the report, but it's certainly not a glibmm package bug. GCC in stable Fedora releases is often updated to new bug fix releases and we're not going to rebuild most of the packages in an already-released distro just because of that. It makes sense. Thanks. |