[LLVMbugs] [Bug 11438] New: pixman-0.24.0 fails tests when compiled with clang-3.0rc4 on x86-64 system
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Nov 26 12:11:15 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=11438
Bug #: 11438
Summary: pixman-0.24.0 fails tests when compiled with
clang-3.0rc4 on x86-64 system
Product: clang
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: siarhei.siamashka at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
* Steps to reproduce:
1. download and unpack http://cairographics.org/releases/pixman-0.24.0.tar.gz
2. compile and run tests: 'export CC=clang && ./configure --disable-shared &&
make check'
* Expected results:
tests pass
* Actual results:
PASS: a1-trap-test
PASS: pdf-op-test
PASS: region-test
PASS: region-translate-test
PASS: fetch-test
PASS: oob-test
PASS: trap-crasher
PASS: alpha-loop
PASS: scaling-crash-test
PASS: scaling-helpers-test
PASS: gradient-crash-test
region_contains test passed (checksum=D7C297CC)
PASS: region-contains-test
PASS: alphamap
PASS: stress-test
composite traps test passed (checksum=E3112106)
PASS: composite-traps-test
blitters test passed (checksum=29137844)
PASS: blitters-test
scaling test passed (checksum=80DF1CB2)
PASS: scaling-test
affine test failed! (checksum=8B5C5DC1, expected 1EF2175A)
FAIL: affine-test
PASS: composite
=============================================
1 of 19 tests failed
Please report to pixman at lists.freedesktop.org
=============================================
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list