[Pixman] [PATCH 0/1] pixman: Fixing endianness problems for powerpc archs

Fernando Seiti Furusato ferseiti at linux.vnet.ibm.com
Tue May 26 05:46:58 PDT 2015


On 05/26/2015 06:13 AM, Pekka Paalanen wrote:
> I'm curious, what is this one test in master that fails on ppc64? And
> it really succeeds after your patch on ppc64le?
That's right, I just ran make && make check and got the same result.

> Could you provide the test log for that one?
Below is the one that failed on ppc64:

========================================
    pixman 0.33.1: test/test-suite.log
========================================

# TOTAL: 30
# PASS:  29
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: solid-test
================

solid test failed! (checksum=AF3AE8DF, expected 1B6DFF8D)


This is for ppc64le:

========================================
    pixman 0.33.1: test/test-suite.log
========================================

# TOTAL: 30
# PASS:  30
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2


-- 

Fernando Seiti Furusato
IBM Linux Technology Center



More information about the Pixman mailing list