Bug 511616

Summary: FTBFS jack-rack-1.4.7-2.fc11
Product: [Fedora] Fedora Reporter: FTBFS <ftbfs>
Component: lashAssignee: Anthony Green <green>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: rawhideCC: 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 Flags
root.log
none
build.log
none
mock.log
none
root.log
none
build.log
none
mock.log none

Description FTBFS 2009-07-15 03:34:50 UTC
jack-rack-1.4.7-2.fc11.src.rpm Failed To Build From Source against the rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for more information.

Comment 1 FTBFS 2009-07-15 03:34:53 UTC
Setting to ASSIGNED per Fedora Bug Triage workflow.  https://fedoraproject.org/wiki/BugZappers/BugStatusWorkFlow

Comment 2 FTBFS 2009-07-15 03:34:56 UTC
Created attachment 352780 [details]
root.log

root.log for i386

Comment 3 FTBFS 2009-07-15 03:34:57 UTC
Created attachment 352781 [details]
build.log

build.log for i386

Comment 4 FTBFS 2009-07-15 03:34:58 UTC
Created attachment 352782 [details]
mock.log

mock.log for i386

Comment 5 FTBFS 2009-07-15 03:35:01 UTC
Created attachment 352783 [details]
root.log

root.log for x86_64

Comment 6 FTBFS 2009-07-15 03:35:02 UTC
Created attachment 352784 [details]
build.log

build.log for x86_64

Comment 7 FTBFS 2009-07-15 03:35:03 UTC
Created attachment 352785 [details]
mock.log

mock.log for x86_64

Comment 8 Nicolas Chauvet (kwizart) 2009-07-15 09:35:42 UTC
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
-----------------------------

Comment 9 Nicolas Chauvet (kwizart) 2009-07-15 10:39:40 UTC
OKay, that was fixed by yesterday comit actually: (lash 0.5.4-6)