The repositories that exist were created several days ago for testing
purposes, as the migration is unusual given the structure of the svn
repo. The actual migration has not actually been performed yet (I'm
guessing due to the JIRA issues), I'll post a further update when it
is.

Robbie

On 30 June 2016 at 10:38, Oleksandr Rudyy <[email protected]> wrote:
> Hi,
>
> It looks like a number of commits is missed in git repo.
>
> I tried to compile cpp sources from
> https://git-wip-us.apache.org/repos/asf/qpid-cpp.git but compilation
> failed.
>
> The compilation errors are similar to the ones reported by Keith
> couple days ago. The fixes have been made as part of QPID-7306.
>
> Here is an extract from build output with compilation failures:
>
>
> [ 57%] Building CXX object
> src/CMakeFiles/qpidmessaging.dir/qpid/messaging/FailoverUpdates.cpp.o
>
> cc1plus: warnings being treated as errors
> In file included from
> /apps/qpid/jenkins/workspace/Apache-Qpid-Cpp/src/qpid/broker/TopicExchange.h:30,
>                  from
> /apps/qpid/jenkins/workspace/Apache-Qpid-Cpp/src/qpid/acl/AclTopicMatch.h:23,
>                  from
> /apps/qpid/jenkins/workspace/Apache-Qpid-Cpp/src/qpid/acl/AclData.h:25,
>                  from
> /apps/qpid/jenkins/workspace/Apache-Qpid-Cpp/src/qpid/acl/AclReader.h:30,
>                  from
> /apps/qpid/jenkins/workspace/Apache-Qpid-Cpp/src/qpid/acl/Acl.h:25,
>                  from
> /apps/qpid/jenkins/workspace/Apache-Qpid-Cpp/src/qpid/acl/Acl.cpp:19:
> /apps/qpid/jenkins/workspace/Apache-Qpid-Cpp/src/qpid/broker/Queue.h:540:
> error: ‘qpid::broker::QueueRegistry’ is already a friend of
> ‘qpid::broker::Queue’
> [ 57%] Building CXX object
> src/CMakeFiles/qpidbroker.dir/qpid/acl/AclConnectionCounter.cpp.o
> [ 58%] Building CXX object
> src/CMakeFiles/qpidmessaging.dir/qpid/messaging/Logger.cpp.o
>
> make[2]: *** [src/CMakeFiles/qpidbroker.dir/qpid/acl/Acl.cpp.o] Error 1
> make[2]: *** Waiting for unfinished jobs....
> Scanning dependencies of target qpid-txtest
> [ 59%] Building CXX object
> src/tests/CMakeFiles/qpid-txtest.dir/qpid-txtest.cpp.o
> Scanning dependencies of target receiver
> [ 59%] Building CXX object src/tests/CMakeFiles/receiver.dir/receiver.cpp.o
> cc1plus: warnings being treated as errors
> In file included from
> /apps/qpid/jenkins/workspace/Apache-Qpid-Cpp/src/qpid/broker/TopicExchange.h:30,
>                  from
> /apps/qpid/jenkins/workspace/Apache-Qpid-Cpp/src/qpid/acl/AclTopicMatch.h:23,
>                  from
> /apps/qpid/jenkins/workspace/Apache-Qpid-Cpp/src/qpid/acl/AclData.h:25,
>                  from
> /apps/qpid/jenkins/workspace/Apache-Qpid-Cpp/src/qpid/acl/AclConnectionCounter.h:27,
>                  from
> /apps/qpid/jenkins/workspace/Apache-Qpid-Cpp/src/qpid/acl/AclConnectionCounter.cpp:22:
> /apps/qpid/jenkins/workspace/Apache-Qpid-Cpp/src/qpid/broker/Queue.h:540:
> error: ‘qpid::broker::QueueRegistry’ is already a friend of
> ‘qpid::broker::Queue’
> make[2]: *** 
> [src/CMakeFiles/qpidbroker.dir/qpid/acl/AclConnectionCounter.cpp.o]
> Error 1
> make[1]: *** [src/CMakeFiles/qpidbroker.dir/all] Error 2
> make[1]: *** Waiting for unfinished jobs....
> [ 59%] Building CXX object
> src/CMakeFiles/qpidmessaging.dir/qpid/messaging/Message.cpp.o
>
> [ 59%] Building CXX object
> src/CMakeFiles/qpidmessaging.dir/qpid/messaging/Receiver.cpp.o
> [ 59%] Building CXX object
> src/CMakeFiles/qpidmessaging.dir/qpid/messaging/Session.cpp.o
>
> [ 59%] Building CXX object
> src/CMakeFiles/qpidmessaging.dir/qpid/messaging/Sender.cpp.o
> Linking CXX executable receiver
> [ 59%] Built target receiver
> [ 59%] Building CXX object
> src/CMakeFiles/qpidmessaging.dir/qpid/messaging/ConnectionOptions.cpp.o
> [ 60%] Building CXX object
> src/CMakeFiles/qpidmessaging.dir/qpid/messaging/MessageImpl.cpp.o
>
> [ 60%] Building CXX object
> src/CMakeFiles/qpidmessaging.dir/qpid/messaging/Message_io.cpp.o
> [ 60%] Building CXX object
> src/CMakeFiles/qpidmessaging.dir/qpid/messaging/ProtocolRegistry.cpp.o
> [ 60%] Building CXX object
> src/CMakeFiles/qpidmessaging.dir/qpid/messaging/amqp/EncodedMessage.cpp.o
> Linking CXX executable qpid-txtest
> [ 60%] Built target qpid-txtest
>
> Linking CXX shared library libqpidmessaging.so
> [ 60%] Built target qpidmessaging
> make: *** [all] Error 2
>
> Kind Regards,
> Alex
>
>
> On 29 June 2016 at 13:18, Robbie Gemmell <[email protected]> wrote:
>> Hi folks,
>>
>> As per previous discussion/votes, the reorganised cpp and python bits
>> will be migrating to their own git repositories. The migration is due
>> to begin in the next hour or two.
>>
>> It isn't clear that the svn subdirs will actually be locked at this
>> time, so please take note to cease committing to them. If they aren't
>> locked (or I guess, even if they are..) we will need to decide what
>> approach to take with the old dirs going forward, e.g clear the files
>> out and leave a pointer file, eventually remove the dir, etc.
>>
>> https://issues.apache.org/jira/browse/INFRA-11794
>> https://issues.apache.org/jira/browse/INFRA-11795
>>
>> Robbie
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to