Bug 434271
| Summary: | compiz failed massrebuild attempt for GCC 4.3 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jesse Keating <jkeating> |
| Component: | compiz | Assignee: | Kristian Høgsberg <krh> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | alex, dcantrell, xgl-maint |
| 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-03-26 15:57:28 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: | 432425 | ||
|
Description
Jesse Keating
2008-02-22 15:54:40 UTC
Can this be looked at soon and fixed? Not being able to rebuild is causing
broken deps in the compiz-kde subpackage for weeks:
Broken deps for i386
----------------------------------------------------------
compiz-kde-0.6.2-6.fc9.i386 requires libkdecorations.so.1
I just tried rebuilding:
http://koji.fedoraproject.org/koji/taskinfo?taskID=527233
and it seems to get stuck finding information about kdecoration:
In file included from window.moc.cpp:11:
window.h:27:27: error: kdecoration_p.h: No such file or directory
In file included from window.h:37,
from window.moc.cpp:11:
options.h:27:25: error: kdecoration.h: No such file or directory
In file included from decorator.moc.cpp:11:
decorator.h:37:35: error: kdecoration_plugins_p.h: No such file or directory
decorator.h:38:27: error: kdecoration_p.h: No such file or directory
subsequently built successfully http://koji.fedoraproject.org/koji/buildinfo?buildID=43650 |