Bug 87001 - make check fails on ppc64le
Summary: make check fails on ppc64le
Status: RESOLVED FIXED
Alias: None
Product: pixman
Classification: Unclassified
Component: pixman (show other bugs)
Version: git master
Hardware: PowerPC All
: medium normal
Assignee: Oded Gabbay
QA Contact: Oded Gabbay
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-04 12:44 UTC by Siarhei Siamashka
Modified: 2015-07-13 09:49 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Siarhei Siamashka 2014-12-04 12:44:43 UTC
+++ This bug was initially created as a clone of Bug #81229 +++

PPC64 (big endian), aarch64, x86 all build fine.

PPC64le: 

make  check-TESTS
make[2]: Entering directory '/builddir/build/BUILD/pixman-0.32.6/test'
make[3]: Entering directory '/builddir/build/BUILD/pixman-0.32.6/test'
PASS: oob-test
PASS: fetch-test
PASS: a1-trap-test
PASS: region-translate-test
PASS: combiner-test
PASS: prng-test
PASS: pdf-op-test
FAIL: pixel-test
PASS: trap-crasher
PASS: region-test
PASS: infinite-loop
PASS: alpha-loop
PASS: scaling-crash-test
FAIL: thread-test
FAIL: rotate-test
FAIL: alphamap
PASS: scaling-helpers-test
PASS: matrix-test
PASS: gradient-crash-test
FAIL: composite-traps-test
FAIL: glyph-test
PASS: region-contains-test
FAIL: affine-test
FAIL: scaling-test
PASS: composite
FAIL: blitters-test
PASS: stress-test
make[4]: Entering directory '/builddir/build/BUILD/pixman-0.32.6/test'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/pixman-0.32.6/test'
============================================================================
Testsuite summary for pixman 0.32.6
============================================================================
# TOTAL: 27
# PASS:  18
# SKIP:  0
# XFAIL: 0
# FAIL:  9
# XPASS: 0
# ERROR: 0
============================================================================
See test/test-suite.log
Please report to pixman@lists.freedesktop.org
============================================================================
Comment 1 Siarhei Siamashka 2014-12-07 13:12:36 UTC
Probably somebody could test https://lists.debian.org/debian-x/2014/04/msg00167.html and submit it to the pixman mailing list.
Comment 2 Oded Gabbay 2015-07-13 09:47:51 UTC
This bug is fixed in current master branch of pixman


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.