You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Steve Huston (JIRA)" <ji...@apache.org> on 2012/11/15 05:26:12 UTC

[jira] [Created] (QPID-4437) C++ compile failure on RHEL 5 g++4.1.2

Steve Huston created QPID-4437:
----------------------------------

             Summary: C++ compile failure on RHEL 5 g++4.1.2
                 Key: QPID-4437
                 URL: https://issues.apache.org/jira/browse/QPID-4437
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker, C++ Client
    Affects Versions: 0.19
         Environment: RHEL 5, cmake build, g++ 4.1.2
            Reporter: Steve Huston


Since Monday/Tuesday this week getting a compile error:
[ 64%] Building CXX object src/CMakeFiles/qpidmessaging.dir/qpid/messaging/ProtocolRegistry.o
cc1plus: warnings being treated as errors
/qpidbuilds/trunk/qpid/cpp/src/../include/qpid/RangeSet.h: In instantiation of ‘qpid::RangeSet<qpid::framing::SequenceNumber>’:
/qpidbuilds/trunk/qpid/cpp/src/../include/qpid/framing/SequenceSet.h:32:   instantiated from here
/qpidbuilds/trunk/qpid/cpp/src/../include/qpid/RangeSet.h:193: warning: lowering visibility of ‘std::ostream& qpid::operator<<(std::ostream&, const qpid::RangeSet<U>&) [with U = U, T = qpid::framing::SequenceNumber]’ to match its type
make[2]: *** [src/CMakeFiles/qpidmessaging.dir/qpid/messaging/ProtocolRegistry.o] Error 1
make[1]: *** [src/CMakeFiles/qpidmessaging.dir/all] Error 2
make: *** [all] Error 2


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org