On Wed, 2012-06-06 at 14:02 +0200, Cajus Pollmeier wrote:
> Hi all,
> 
> I'm not sure if the msgstore component is covered in the qpid-dev list, 
> too. The rhemrg-users list doesn't seem to be subscribable for me. If 
> this is the wrong place - feel free to redirect me to the correct one 
> ;-)
> 
> ---
> 
> While packaging the rhmessaging component for Debian, I've noticed 5 to 
> 6 failing tests for (at least) powerpc and s390 architectures.
> 
> Build status overview/log is here:
> 
>      
> https://buildd.debian.org/status/package.php?p=rhmessaging&suite=sid&compact=compact
> 
> What can I do to make the tests proceed? Are the named architectures 
> supported?
> 
> Thanks,
> Cajus
> 

The async store has been written for i386/i686/x86_64 archs. PPC and
s390 have never been supported or tested. Until recently it was not even
possible to build on s390/s390x because of the lack of libaio on that
platform.

This does not mean that they cannot ever be built on these platforms,
but some effort will be required to look into the issues being
encountered.

I notice from the logs that PPC seems to be stumbling on a bad pointer
or memory issue in the test which (at a wild guess) may be related to
the endianness of PPC.

The s390 tests seem to suffer from permission problems relating to
writing test files and may be a problem either in the store or in the
test itself.

Both of these will need to be individually investigated.


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

Reply via email to