Bug 675620 - FTBFS fife-0.3.2-2.fc15
Summary: FTBFS fife-0.3.2-2.fc15
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: fife
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Simon
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 666429
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-06 23:26 UTC by Petr Machata
Modified: 2015-05-05 01:35 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-30 08:26:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Partial fix (2.46 KB, patch)
2011-02-06 23:34 UTC, Petr Machata
no flags Details | Diff

Description Petr Machata 2011-02-06 23:26:47 UTC
Description of problem:
fife-0.3.2-2.fc15 rebuild fails in rawhide.  That's partly caused by boost::filesystem now defaulting to v3 of the interface.  I'll attach a patch for that.

Next problem is SWIG interfaces not containing #include <cstddef> (to get ptrdiff_t).  That's in the patch too.

Next problem is that the build nonetheless fails due to some Python interfacing problem.  That seems to be an instance of bug 666429.  I will report that separately.  I don't know if there are more problems, that's as far as I got.

Version-Release number of selected component (if applicable):
fife-0.3.2-2.fc15

How reproducible:
Always.

Steps to Reproduce:
1. Rebuild the package with new boost in your build root.  To observe the other two bugs, I believe you don't even need boost.
2. Observe the failure.

Comment 1 Petr Machata 2011-02-06 23:34:11 UTC
Created attachment 477350 [details]
Partial fix


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