Bug 715611 - Boost::Property_Tree 1.46.0 C++ Compilation Error ("assertion is ambiguous")
Summary: Boost::Property_Tree 1.46.0 C++ Compilation Error ("assertion is ambiguous")
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: boost
Version: 15
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Benjamin Kosnik
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 735344 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-23 13:54 UTC by Denis Arnaud
Modified: 2013-08-09 05:50 UTC (History)
6 users (show)

Fixed In Version: boost-1.46.0-3.fc15
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-07-02 19:27:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Denis Arnaud 2011-06-23 13:54:38 UTC
Description of problem:
There is an error of compilation on Fedora 15 (with g++ 4.6) when compiling some C++ code including the JSON-related header of the Boost::Property_Tree module. That bug is reported into a dedicated Boost ticket (https://svn.boost.org/trac/boost/ticket/5424) and has been fixed in Boost 1.46.1.


Version-Release number of selected component (if applicable):
Boost 1.46.0, g++ 4.6

How reproducible:
Always

Steps to Reproduce:
1. Write a simple C++ program, which includes the boost/property_tree/json_parser.hpp header.
2. Compile it (with g++ 4.6) on Fedora 15.
  
Actual results:
Compilation error: "error: reference to 'assertion' is ambiguous" (and many more lines)


Expected results:
No compilation error.

Additional info:

Comment 2 Fedora Update System 2011-06-23 22:36:44 UTC
boost-1.46.0-3.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/boost-1.46.0-3.fc15

Comment 3 Fedora Update System 2011-06-24 17:55:03 UTC
Package boost-1.46.0-3.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing boost-1.46.0-3.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/boost-1.46.0-3.fc15
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2011-07-02 19:27:10 UTC
boost-1.46.0-3.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Haïkel Guémar 2011-09-02 14:57:30 UTC
*** Bug 735344 has been marked as a duplicate of this bug. ***


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