Bug 434323
| Summary: | xscorch failed massrebuild attempt for GCC 4.3 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jesse Keating <jkeating> |
| Component: | xscorch | Assignee: | Marcin Garski <mgarski> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | dcantrell, jonstanley |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-04-19 13:11:24 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 433629 | ||
|
Description
Jesse Keating
2008-02-22 15:59:40 UTC
DEBUG util.py:261: Error: Missing Dependency: libcap.so.1()(64bit) is needed by package dbus-libs DEBUG util.py:261: Error: Missing Dependency: libcap.so.1()(64bit) is needed by package dbus scratch build submitted as 477429 lots of:
/usr/include/glib-2.0/glib/gutils.h:289: error: expected ')' before '__attribute__'
/usr/include/glib-2.0/glib/gutils.h:289: error: expected identifier or '('
before ')' token
/usr/include/glib-2.0/glib/gutils.h:291: error: expected ')' before '__attribute__'
This errors are strange to me, I'm wonder is this a bug in xscorch or glib2-devel package? gutils.h is from glib2 but as I see this package went fine on mass rebuild. Current rebuild went fine. Nothing was changed in xscorch package so this probably was glib2-devel bug. |