Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 491110 - x11-libs/pixman: Bump to 0.32.2 (tests fail)
Summary: x11-libs/pixman: Bump to 0.32.2 (tests fail)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matt Turner
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-12 19:21 UTC by Matt Turner
Modified: 2013-11-18 02:49 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (tests run successfully) (build.log,87.95 KB, text/plain)
2013-11-14 20:43 UTC, Chí-Thanh Christopher Nguyễn
Details
build.log (tests run successfully) (build.log,85.22 KB, text/plain)
2013-11-14 21:06 UTC, Chí-Thanh Christopher Nguyễn
Details
build.log (tests fail) (build.log,84.56 KB, text/plain)
2013-11-14 21:10 UTC, Chí-Thanh Christopher Nguyễn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Turner gentoo-dev 2013-11-12 19:21:55 UTC
32-bit tests fail (at least on amd64 multilib, haven't tested actual x86 system). Waiting to resolve this before bumping.
Comment 1 Chí-Thanh Christopher Nguyễn gentoo-dev 2013-11-14 20:43:58 UTC
Created attachment 363286 [details]
build.log (tests run successfully)

No test failure on my system (AMD FX-8350, amd64)
============================================================================
Testsuite summary for pixman 0.32.2
============================================================================
# TOTAL: 27
# PASS:  27
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
Comment 2 Matt Turner gentoo-dev 2013-11-14 21:02:07 UTC
It's the 32-bit tests that fail (I saw it when building for multilib). I guess that's package.use.mask'd, but I believe it fails on 32-bit x86 as well.
Comment 3 Chí-Thanh Christopher Nguyễn gentoo-dev 2013-11-14 21:06:46 UTC
Created attachment 363290 [details]
build.log (tests run successfully)

Tested in x86 chroot (-march=i686)
Comment 4 Matt Turner gentoo-dev 2013-11-14 21:10:12 UTC
(In reply to Chí-Thanh Christopher Nguyễn from comment #3)
> Created attachment 363290 [details]
> build.log (tests run successfully)
> 
> Tested in x86 chroot (-march=i686)

More info needed from me:

 - Enable SSE2.
 - Build with >=gcc-4.7
Comment 5 Chí-Thanh Christopher Nguyễn gentoo-dev 2013-11-14 21:10:12 UTC
Created attachment 363292 [details]
build.log (tests fail)

Ok, with -march=i686 -msse I was able to reproduce the test failure.
Comment 6 Matt Turner gentoo-dev 2013-11-18 02:49:57 UTC
I've released 0.32.4 with the tests fixed and fixed SSSE3 detection.