Bug 511616
| Summary: | FTBFS jack-rack-1.4.7-2.fc11 | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | FTBFS <ftbfs> | ||||||||||||||
| Component: | lash | Assignee: | Anthony Green <green> | ||||||||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||
| Severity: | high | Docs Contact: | |||||||||||||||
| Priority: | high | ||||||||||||||||
| Version: | rawhide | CC: | green, kwizart, nando, oget.fedora | ||||||||||||||
| Target Milestone: | --- | ||||||||||||||||
| Target Release: | --- | ||||||||||||||||
| Hardware: | All | ||||||||||||||||
| OS: | Linux | ||||||||||||||||
| URL: | http://linux.dell.com/files/fedora/FixBuildRequires/mock-results/ | ||||||||||||||||
| Whiteboard: | |||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||
| Last Closed: | 2009-07-15 10:40:15 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: | 511348 | ||||||||||||||||
| Attachments: |
|
||||||||||||||||
|
Description
FTBFS
2009-07-15 03:34:50 UTC
Setting to ASSIGNED per Fedora Bug Triage workflow. https://fedoraproject.org/wiki/BugZappers/BugStatusWorkFlow Created attachment 352780 [details]
root.log
root.log for i386
Created attachment 352781 [details]
build.log
build.log for i386
Created attachment 352782 [details]
mock.log
mock.log for i386
Created attachment 352783 [details]
root.log
root.log for x86_64
Created attachment 352784 [details]
build.log
build.log for x86_64
Created attachment 352785 [details]
mock.log
mock.log for x86_64
The error seems to be in lash-devel: (that needs to requires libuuid-devel IIRC)
Re-assigned to the lash maintainer...(might be clsoed as duplicate with other lash dependencies)
-----------------------------
/usr/include/lash-1.0/lash/event.h:24:23: error: uuid/uuid.h: No such file or directory
In file included from /usr/include/lash-1.0/lash/lash.h:26,
from globals.h:30,
from process.h:30,
from plugin.h:30,
from jack_rack.h:29,
from ui.h:28,
from file.h:48,
from file.c:31:
/usr/include/lash-1.0/lash/event.h:40: error: expected declaration specifiers or '...' before 'uuid_t'
/usr/include/lash-1.0/lash/event.h:45: error: expected declaration specifiers or '...' before 'uu
-----------------------------
OKay, that was fixed by yesterday comit actually: (lash 0.5.4-6) |