Bug 624641 - Problems when compiling a package which uses boost::signals2
Summary: Problems when compiling a package which uses boost::signals2
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: boost
Version: 14
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Benjamin Kosnik
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 624937
Blocks: 623319
TreeView+ depends on / blocked
 
Reported: 2010-08-17 10:38 UTC by Peng Wu
Modified: 2013-08-09 05:50 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-09-01 06:00:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
a simple boost test file. (30 bytes, text/plain)
2010-08-17 10:38 UTC, Peng Wu
no flags Details
compile error log. (537 bytes, text/plain)
2010-08-17 10:39 UTC, Peng Wu
no flags Details

Description Peng Wu 2010-08-17 10:38:13 UTC
Created attachment 439082 [details]
a simple boost test file.

Description of problem:
  I tried to rebuild ibus-pinyin package for Fedora 14 Alpha which uses boost::signals2, but it failed.

  Later I write a very simple test file which is copied from ibus-pinyin config.log, compiling use:
  $g++ -c boost_test.cpp
  And the test file content and compiling error log are attached.
  It still fails, but it compiles ok on Fedora 13.

Version-Release number of selected component (if applicable):
boost-devel-1.44.0-0.4.fc14.i686

Comment 1 Peng Wu 2010-08-17 10:39:23 UTC
Created attachment 439083 [details]
compile error log.

Comment 2 Petr Machata 2010-08-17 13:02:58 UTC
This was fixed between releases -0.5 and -0.6:
# echo '#include <boost/signals2.hpp>' | g++ -x c++ - -c
# rpm -q boost-devel
boost-devel-1.44.0-0.6.fc15.x86_64

Comment 3 Jens Petersen 2010-08-18 04:46:18 UTC
https://admin.fedoraproject.org/updates/boost-1.44.0-0.6.fc14 was unpushed

Comment 4 Peng Wu 2010-09-01 06:00:53 UTC
ibus-pinyin-1.3.10-1.fc14 got built on Fedora 14.
Close this bug.


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