Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 435488 - media-libs/cogl-1.10.4 fails all tests
Summary: media-libs/cogl-1.10.4 fails all tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: TESTFAILURE
: 463244 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-09-19 09:23 UTC by Markus Walter
Modified: 2013-09-01 11:11 UTC (History)
1 user (show)

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


Attachments
build log (media-libs:cogl-1.10.4:20120919-091705.log,33.73 KB, text/plain)
2012-09-19 09:23 UTC, Markus Walter
Details
emerge --info (info.txt,5.43 KB, text/plain)
2012-09-19 09:24 UTC, Markus Walter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Walter 2012-09-19 09:23:55 UTC
Created attachment 324278 [details]
build log

On my hardened ~amd64 machine with gcc-4.7 the test suit of cogl hits the wall. All tests fail. I also see a lot of segmentation faults in the system logs.
Comment 1 Markus Walter 2012-09-19 09:24:16 UTC
Created attachment 324280 [details]
emerge --info
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2012-09-19 12:56:08 UTC
You want to set FEATURES="test-fail-continue", perhaps.
Comment 3 Alexandre Rostovtsev (RETIRED) gentoo-dev 2012-09-19 19:09:05 UTC
It's hard to get cogl test suite to run from portage because it requires a full working opengl implementation in Xvfb. For example, the test suite always fails with nvidia-drivers and with llvmpipe-based mesa drivers.

What opengl implementation are you using? If you are using an open-source driver, version of mesa do you have, and with what USE flags?
Comment 4 Markus Walter 2012-09-21 11:53:42 UTC
I'm using the open source radeon driver. I have mesa-9_pre20120831-r1 with the use flags 'classic egl gallium llvm nptl pax_kernel shared-glapi video_cards_radeon'.

@test-fail-continue: nice, didn't know of its existence.
Comment 5 Gilles Dartiguelongue (RETIRED) gentoo-dev 2013-01-13 16:14:42 UTC
Could you give a shot at 1.12.2 ?
Comment 6 Pacho Ramos gentoo-dev 2013-03-25 16:06:03 UTC
The same with 1.14.0:
bug 463244
Comment 7 Pacho Ramos gentoo-dev 2013-03-25 16:06:10 UTC
*** Bug 463244 has been marked as a duplicate of this bug. ***
Comment 8 Pacho Ramos gentoo-dev 2013-09-01 11:11:09 UTC
+*cogl-1.14.1_pre20130901 (01 Sep 2013)
+
+  01 Sep 2013; Pacho Ramos <pacho@gentoo.org> +cogl-1.14.1_pre20130901.ebuild:
+  Bump including all commits from 1.14 branch (fixing #481348 by Kamil Kamiński
+  also)
+

It passes tests for me