You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Denis Arnaud (Commented) (JIRA)" <ji...@apache.org> on 2011/12/08 13:30:40 UTC

[jira] [Commented] (QPID-3638) incompatibility with new boost version 1.48

    [ https://issues.apache.org/jira/browse/QPID-3638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13165181#comment-13165181 ] 

Denis Arnaud commented on QPID-3638:
------------------------------------

As that compilation issue hinders qpid-cpp to be built on Fedora Rawhide, a (FTBFS) ticket has been open on RedHat/Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=761045
The failing build is available on Koji: http://koji.fedoraproject.org/koji/taskinfo?taskID=3572018 (and the build logs are: http://koji.fedoraproject.org/koji/getfile?taskID=3572018&name=build.log)

The good news is that Petr Machata (from RedHat) submitted a patch fixing that issue: https://bugzilla.redhat.com/show_bug.cgi?id=761045#c2

For the record, Petr's quote:
"I don't think this ever was part of boost API (it's in 'detail' subdirectory, where libraries typically put their private parts).  I don't see any dedicated library like that, but one singleton that seems public is in boost::serialization: http://www.boost.org/doc/libs/1_48_0/libs/serialization/doc/singleton.html"

The fixed build is also available on Koji: http://koji.fedoraproject.org/koji/taskinfo?taskID=3573401

                
> incompatibility with new boost version 1.48
> -------------------------------------------
>
>                 Key: QPID-3638
>                 URL: https://issues.apache.org/jira/browse/QPID-3638
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker, C++ Client
>    Affects Versions: 0.14
>         Environment: Fedora rawhide
>            Reporter: Nuno Santos
>            Priority: Minor
>              Labels: boost
>
> qpid/log/Logger.cpp:26:43: fatal error: boost/pool/detail/singleton.hpp: No such file or directory
> Looks like the code under boost/pool has been re-organized in version 1.48, and that file no longer exists.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org