Bug 1258128 - librevenge FTBFS in rawhide with Boost 1.59.0
Summary: librevenge FTBFS in rawhide with Boost 1.59.0
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: librevenge
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Tardon
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-29 12:10 UTC by Jonathan Wakely
Modified: 2015-08-30 12:25 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-08-30 06:40:44 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
build.log from failed scratch build with boost-1.59.0 (114.86 KB, text/plain)
2015-08-29 12:10 UTC, Jonathan Wakely
no flags Details
Patch for the rawhide spec file. (3.12 KB, patch)
2015-08-29 12:21 UTC, Jonathan Wakely
no flags Details | Diff

Description Jonathan Wakely 2015-08-29 12:10:40 UTC
Created attachment 1068273 [details]
build.log from failed scratch build with boost-1.59.0

I'm updating Boost in rawhide and librevenge fails to build with a linker error:

../lib/.libs/librevenge-0.0.so: undefined reference to `boost::system::system_category()'
../lib/.libs/librevenge-0.0.so: undefined reference to `boost::system::generic_category()'
collect2: error: ld returned 1 exit status
Makefile:623: recipe for target 'testfileinfo' failed

This can be reproduced with:

fedpkg scratch-build --target f24-boost

(The f24-boost tag contains the updated boost-1.59.0 builds).

Scratch build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=10861500

Comment 1 Jonathan Wakely 2015-08-29 12:21:30 UTC
Created attachment 1068274 [details]
Patch for the rawhide spec file.

This patch fixes it, but is a kluge. Please let me know ASAP if you would prefer to fix it differently or if I can go ahead and make this change for now.

Comment 2 David Tardon 2015-08-30 06:40:44 UTC
Already fixed upstream.

Comment 3 Jonathan Wakely 2015-08-30 12:25:58 UTC
Aha, thanks


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