You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by Alan Conway <ac...@redhat.com> on 2011/08/18 00:01:09 UTC

Problems building c++ on trunk - r1158873

I'm getting a load of unit test failures from unit_tests in make check from the 
current trunk: r1158873

There are a load of failures like these:

unknown location(0): fatal error in "testSessionManagerSetFlowControl": 
std::exception: Connection  closed
unknown location(0): fatal error in "testGetThenSubscribe": std::exception: 
Connection  closed
unknown location(0): fatal error in "testSessionIsValid": std::exception: 
Connection  closed
unknown location(0): fatal error in "testExpirationNotAltered": std::exception: 
Connection  closed
unknown location(0): fatal error in "testGetConnectionFromSession": 
std::exception: Connection  closed

I'm building from a clean checkout. Anyone else seeing this?


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


Re: Problems building c++ on trunk - r1158873

Posted by Andrew Stitcher <as...@redhat.com>.
On Thu, 2011-08-18 at 09:11 -0400, Kim van der Riet wrote:
> I did a clean checkout and build of r.1158934 (latest trunk) this
> morning on F14, all tests passed ok.
> 
> On Wed, 2011-08-17 at 18:01 -0400, Alan Conway wrote:
> > I'm getting a load of unit test failures from unit_tests in make check from the 
> > current trunk: r1158873
> > 
> > There are a load of failures like these:
> > 
> > unknown location(0): fatal error in "testSessionManagerSetFlowControl": 
> > std::exception: Connection  closed
> > unknown location(0): fatal error in "testGetThenSubscribe": std::exception: 
> > Connection  closed
> > unknown location(0): fatal error in "testSessionIsValid": std::exception: 
> > Connection  closed
> > unknown location(0): fatal error in "testExpirationNotAltered": std::exception: 
> > Connection  closed
> > unknown location(0): fatal error in "testGetConnectionFromSession": 
> > std::exception: Connection  closed
> > 
> > I'm building from a clean checkout. Anyone else seeing this?

Looks like I need to take a careful look at my IPv6 changes on RHEL5
then...

[Now to find a system]

Andrew



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


Re: Problems building c++ on trunk - r1158873

Posted by Kim van der Riet <ki...@redhat.com>.
I did a clean checkout and build of r.1158934 (latest trunk) this
morning on F14, all tests passed ok.

On Wed, 2011-08-17 at 18:01 -0400, Alan Conway wrote:
> I'm getting a load of unit test failures from unit_tests in make check from the 
> current trunk: r1158873
> 
> There are a load of failures like these:
> 
> unknown location(0): fatal error in "testSessionManagerSetFlowControl": 
> std::exception: Connection  closed
> unknown location(0): fatal error in "testGetThenSubscribe": std::exception: 
> Connection  closed
> unknown location(0): fatal error in "testSessionIsValid": std::exception: 
> Connection  closed
> unknown location(0): fatal error in "testExpirationNotAltered": std::exception: 
> Connection  closed
> unknown location(0): fatal error in "testGetConnectionFromSession": 
> std::exception: Connection  closed
> 
> I'm building from a clean checkout. Anyone else seeing this?
> 
> 
> ---------------------------------------------------------------------
> Apache Qpid - AMQP Messaging Implementation
> Project:      http://qpid.apache.org
> Use/Interact: mailto:dev-subscribe@qpid.apache.org
> 



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


Re: Problems building c++ on trunk - r1158873

Posted by Kim van der Riet <ki...@redhat.com>.
On Thu, 2011-08-18 at 14:52 +0100, Gordon Sim wrote:
> On 08/18/2011 02:18 PM, Gordon Sim wrote:
> > On 08/18/2011 01:19 PM, Gordon Sim wrote:
> >> On 08/18/2011 01:13 PM, Alan Conway wrote:
> >>> On 08/18/2011 05:02 AM, Gordon Sim wrote:
> >>>> On 08/17/2011 11:01 PM, Alan Conway wrote:
> >>>>> I'm getting a load of unit test failures from unit_tests in make check
> >>>>> from the current trunk: r1158873
> >>>>>
> >>>>> There are a load of failures like these:
> >>>>>
> >>>>> unknown location(0): fatal error in
> >>>>> "testSessionManagerSetFlowControl":
> >>>>> std::exception: Connection closed
> >>>>> unknown location(0): fatal error in "testGetThenSubscribe":
> >>>>> std::exception: Connection closed
> >>>>> unknown location(0): fatal error in "testSessionIsValid":
> >>>>> std::exception: Connection closed
> >>>>> unknown location(0): fatal error in "testExpirationNotAltered":
> >>>>> std::exception: Connection closed
> >>>>> unknown location(0): fatal error in "testGetConnectionFromSession":
> >>>>> std::exception: Connection closed
> >>>>>
> >>>>> I'm building from a clean checkout. Anyone else seeing this?
> >>>>
> >>>> No, latest (r1158934) passed everything on a clean build for me.
> >>>>
> >>>
> >>> Was this on fedora or rhel5?
> >>
> >> fedora 12
> >
> > On rhel5 I also see those failures...
> 
> Seems to be broken from r1157272, QPID-3405: IPv6 support for Unix C++ ports
> 
> ---------------------------------------------------------------------
> Apache Qpid - AMQP Messaging Implementation
> Project:      http://qpid.apache.org
> Use/Interact: mailto:dev-subscribe@qpid.apache.org
> 
I just built and tested r.1159212 on RHEL-6.0. No problems there,
unit_tests passed ok.


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


Re: Problems building c++ on trunk - r1158873

Posted by Gordon Sim <gs...@redhat.com>.
On 08/18/2011 02:18 PM, Gordon Sim wrote:
> On 08/18/2011 01:19 PM, Gordon Sim wrote:
>> On 08/18/2011 01:13 PM, Alan Conway wrote:
>>> On 08/18/2011 05:02 AM, Gordon Sim wrote:
>>>> On 08/17/2011 11:01 PM, Alan Conway wrote:
>>>>> I'm getting a load of unit test failures from unit_tests in make check
>>>>> from the current trunk: r1158873
>>>>>
>>>>> There are a load of failures like these:
>>>>>
>>>>> unknown location(0): fatal error in
>>>>> "testSessionManagerSetFlowControl":
>>>>> std::exception: Connection closed
>>>>> unknown location(0): fatal error in "testGetThenSubscribe":
>>>>> std::exception: Connection closed
>>>>> unknown location(0): fatal error in "testSessionIsValid":
>>>>> std::exception: Connection closed
>>>>> unknown location(0): fatal error in "testExpirationNotAltered":
>>>>> std::exception: Connection closed
>>>>> unknown location(0): fatal error in "testGetConnectionFromSession":
>>>>> std::exception: Connection closed
>>>>>
>>>>> I'm building from a clean checkout. Anyone else seeing this?
>>>>
>>>> No, latest (r1158934) passed everything on a clean build for me.
>>>>
>>>
>>> Was this on fedora or rhel5?
>>
>> fedora 12
>
> On rhel5 I also see those failures...

Seems to be broken from r1157272, QPID-3405: IPv6 support for Unix C++ ports

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


Re: Problems building c++ on trunk - r1158873

Posted by Gordon Sim <gs...@redhat.com>.
On 08/18/2011 01:19 PM, Gordon Sim wrote:
> On 08/18/2011 01:13 PM, Alan Conway wrote:
>> On 08/18/2011 05:02 AM, Gordon Sim wrote:
>>> On 08/17/2011 11:01 PM, Alan Conway wrote:
>>>> I'm getting a load of unit test failures from unit_tests in make check
>>>> from the current trunk: r1158873
>>>>
>>>> There are a load of failures like these:
>>>>
>>>> unknown location(0): fatal error in "testSessionManagerSetFlowControl":
>>>> std::exception: Connection closed
>>>> unknown location(0): fatal error in "testGetThenSubscribe":
>>>> std::exception: Connection closed
>>>> unknown location(0): fatal error in "testSessionIsValid":
>>>> std::exception: Connection closed
>>>> unknown location(0): fatal error in "testExpirationNotAltered":
>>>> std::exception: Connection closed
>>>> unknown location(0): fatal error in "testGetConnectionFromSession":
>>>> std::exception: Connection closed
>>>>
>>>> I'm building from a clean checkout. Anyone else seeing this?
>>>
>>> No, latest (r1158934) passed everything on a clean build for me.
>>>
>>
>> Was this on fedora or rhel5?
>
> fedora 12

On rhel5 I also see those failures...

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


Re: Problems building c++ on trunk - r1158873

Posted by Gordon Sim <gs...@redhat.com>.
On 08/18/2011 01:13 PM, Alan Conway wrote:
> On 08/18/2011 05:02 AM, Gordon Sim wrote:
>> On 08/17/2011 11:01 PM, Alan Conway wrote:
>>> I'm getting a load of unit test failures from unit_tests in make check
>>> from the current trunk: r1158873
>>>
>>> There are a load of failures like these:
>>>
>>> unknown location(0): fatal error in "testSessionManagerSetFlowControl":
>>> std::exception: Connection closed
>>> unknown location(0): fatal error in "testGetThenSubscribe":
>>> std::exception: Connection closed
>>> unknown location(0): fatal error in "testSessionIsValid":
>>> std::exception: Connection closed
>>> unknown location(0): fatal error in "testExpirationNotAltered":
>>> std::exception: Connection closed
>>> unknown location(0): fatal error in "testGetConnectionFromSession":
>>> std::exception: Connection closed
>>>
>>> I'm building from a clean checkout. Anyone else seeing this?
>>
>> No, latest (r1158934) passed everything on a clean build for me.
>>
>
> Was this on fedora or rhel5?

fedora 12

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


Re: Problems building c++ on trunk - r1158873

Posted by Alan Conway <ac...@redhat.com>.
On 08/18/2011 05:02 AM, Gordon Sim wrote:
> On 08/17/2011 11:01 PM, Alan Conway wrote:
>> I'm getting a load of unit test failures from unit_tests in make check
>> from the current trunk: r1158873
>>
>> There are a load of failures like these:
>>
>> unknown location(0): fatal error in "testSessionManagerSetFlowControl":
>> std::exception: Connection closed
>> unknown location(0): fatal error in "testGetThenSubscribe":
>> std::exception: Connection closed
>> unknown location(0): fatal error in "testSessionIsValid":
>> std::exception: Connection closed
>> unknown location(0): fatal error in "testExpirationNotAltered":
>> std::exception: Connection closed
>> unknown location(0): fatal error in "testGetConnectionFromSession":
>> std::exception: Connection closed
>>
>> I'm building from a clean checkout. Anyone else seeing this?
>
> No, latest (r1158934) passed everything on a clean build for me.
>

Was this on fedora or rhel5?

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


Re: Problems building c++ on trunk - r1158873

Posted by Gordon Sim <gs...@redhat.com>.
On 08/17/2011 11:01 PM, Alan Conway wrote:
> I'm getting a load of unit test failures from unit_tests in make check
> from the current trunk: r1158873
>
> There are a load of failures like these:
>
> unknown location(0): fatal error in "testSessionManagerSetFlowControl":
> std::exception: Connection closed
> unknown location(0): fatal error in "testGetThenSubscribe":
> std::exception: Connection closed
> unknown location(0): fatal error in "testSessionIsValid":
> std::exception: Connection closed
> unknown location(0): fatal error in "testExpirationNotAltered":
> std::exception: Connection closed
> unknown location(0): fatal error in "testGetConnectionFromSession":
> std::exception: Connection closed
>
> I'm building from a clean checkout. Anyone else seeing this?

No, latest (r1158934) passed everything on a clean build for me.

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