Bug 511524 - FTBFS labrea-2.5.1-2.fc10
Summary: FTBFS labrea-2.5.1-2.fc10
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: labrea
Version: rawhide
Hardware: i386
OS: Linux
high
high
Target Milestone: ---
Assignee: Huzaifa S. Sidhpurwala
QA Contact: Fedora Extras Quality Assurance
URL: http://linux.dell.com/files/fedora/Fi...
Whiteboard:
Depends On:
Blocks: F12FTBFS
TreeView+ depends on / blocked
 
Reported: 2009-07-15 03:14 UTC by FTBFS
Modified: 2009-10-04 19:47 UTC (History)
2 users (show)

Fixed In Version: 2.1.5-3.fc12
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-10-04 19:47:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
root.log (28.68 KB, text/plain)
2009-07-15 03:14 UTC, FTBFS
no flags Details
build.log (18.26 KB, text/plain)
2009-07-15 03:14 UTC, FTBFS
no flags Details
mock.log (1.00 KB, text/plain)
2009-07-15 03:14 UTC, FTBFS
no flags Details

Description FTBFS 2009-07-15 03:14:47 UTC
labrea-2.5.1-2.fc10.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:14:49 UTC
Setting to ASSIGNED per Fedora Bug Triage workflow.  https://fedoraproject.org/wiki/BugZappers/BugStatusWorkFlow

Comment 2 FTBFS 2009-07-15 03:14:52 UTC
Created attachment 352284 [details]
root.log

root.log for i386

Comment 3 FTBFS 2009-07-15 03:14:53 UTC
Created attachment 352285 [details]
build.log

build.log for i386

Comment 4 FTBFS 2009-07-15 03:14:54 UTC
Created attachment 352286 [details]
mock.log

mock.log for i386

Comment 5 Kevin Kofler 2009-10-04 06:54:20 UTC
This is due to use of -I- -I/usr/include. -I- is no longer supported, and -I/usr/include is just asking for trouble. I'm committing and building a trivial fix as this is causing a broken dependency on the old libpcap.

Comment 6 Kevin Kofler 2009-10-04 07:04:16 UTC
Grrr, now fails with a missing #include <syslog.h> in utils.c:
http://koji.fedoraproject.org/koji/getfile?taskID=1726464&name=build.log

Comment 7 Kevin Kofler 2009-10-04 07:26:16 UTC
Looks like #include <syslog.h> found inc/syslog.h before the system /usr/include/syslog.h, so I just removed inc/syslog.h. I got it building now. Tag request: https://fedorahosted.org/rel-eng/ticket/2314

Comment 8 Kevin Kofler 2009-10-04 19:47:45 UTC
Tagged.


Note You need to log in before you can comment on or make changes to this bug.