Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 890772 - media-libs/clutter-1.26.4-r1 fails tests with USE="egl wayland"
Summary: media-libs/clutter-1.26.4-r1 fails tests with USE="egl wayland"
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-14 04:45 UTC by Jonathan Lovelace
Modified: 2023-01-14 07:36 UTC (History)
0 users

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


Attachments
media-libs:clutter-1.26.4-r1:20230113-235113.log (media-libs:clutter-1.26.4-r1:20230113-235113.log,792.50 KB, text/plain)
2023-01-14 04:45 UTC, Jonathan Lovelace
Details
emerge-info.txt (emerge-info.txt,8.58 KB, text/plain)
2023-01-14 04:46 UTC, Jonathan Lovelace
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Lovelace 2023-01-14 04:45:54 UTC
Created attachment 848416 [details]
media-libs:clutter-1.26.4-r1:20230113-235113.log

=media-libs/clutter-1.26.4-r1, which had passed its tests when built with USE="X -debug -doc -egl -gtk introspection test -wayland", fails its tests when I enable the "egl" and "wayland" USE flags. (Or possibly as a result of other changes to dependencies as part of trying to enable Wayland support globally.)

These failures all appear to be in tests/conform, but this is clearly not (limited to) the same failure as in #874762, #874765, or #713188, as all 26 tests in that directory error out:

ERROR: actor-graph - Bail out! Clutter:ERROR:clutter-test-utils.c:71:clutter_test_init: assertion failed: (clutter_init (NULL, NULL) == CLUTTER_INIT_SUCCESS)
ERROR: actor-destroy - Bail out! Clutter:ERROR:clutter-test-utils.c:71:clutter_test_init: assertion failed: (clutter_init (NULL, NULL) == CLUTTER_INIT_SUCCESS)
ERROR: actor-anchors - Bail out! Clutter:ERROR:clutter-test-utils.c:71:clutter_test_init: assertion failed: (clutter_init (NULL, NULL) == CLUTTER_INIT_SUCCESS)
ERROR: actor-iter - Bail out! Clutter:ERROR:clutter-test-utils.c:71:clutter_test_init: assertion failed: (clutter_init (NULL, NULL) == CLUTTER_INIT_SUCCESS)
ERROR: actor-layout - Bail out! Clutter:ERROR:clutter-test-utils.c:71:clutter_test_init: assertion failed: (clutter_init (NULL, NULL) == CLUTTER_INIT_SUCCESS)
ERROR: actor-invariants - Bail out! Clutter:ERROR:clutter-test-utils.c:71:clutter_test_init: assertion failed: (clutter_init (NULL, NULL) == CLUTTER_INIT_SUCCESS)
ERROR: actor-meta - Bail out! Clutter:ERROR:clutter-test-utils.c:71:clutter_test_init: assertion failed: (clutter_init (NULL, NULL) == CLUTTER_INIT_SUCCESS)
ERROR: actor-offscreen-limit-max-size - Bail out! Clutter:ERROR:clutter-test-utils.c:71:clutter_test_init: assertion failed: (clutter_init (NULL, NULL) == CLUTTER_INIT_SUCCESS)
ERROR: actor-offscreen-redirect - Bail out! Clutter:ERROR:clutter-test-utils.c:71:clutter_test_init: assertion failed: (clutter_init (NULL, NULL) == CLUTTER_INIT_SUCCESS)
ERROR: actor-paint-opacity - Bail out! Clutter:ERROR:clutter-test-utils.c:71:clutter_test_init: assertion failed: (clutter_init (NULL, NULL) == CLUTTER_INIT_SUCCESS)
ERROR: actor-pick - Bail out! Clutter:ERROR:clutter-test-utils.c:71:clutter_test_init: assertion failed: (clutter_init (NULL, NULL) == CLUTTER_INIT_SUCCESS)
ERROR: actor-size - Bail out! Clutter:ERROR:clutter-test-utils.c:71:clutter_test_init: assertion failed: (clutter_init (NULL, NULL) == CLUTTER_INIT_SUCCESS)
ERROR: actor-shader-effect - Bail out! Clutter:ERROR:clutter-test-utils.c:71:clutter_test_init: assertion failed: (clutter_init (NULL, NULL) == CLUTTER_INIT_SUCCESS)
ERROR: color - Bail out! Clutter:ERROR:clutter-test-utils.c:71:clutter_test_init: assertion failed: (clutter_init (NULL, NULL) == CLUTTER_INIT_SUCCESS)
ERROR: binding-pool - Bail out! Clutter:ERROR:clutter-test-utils.c:71:clutter_test_init: assertion failed: (clutter_init (NULL, NULL) == CLUTTER_INIT_SUCCESS)
ERROR: events-touch - Bail out! Clutter:ERROR:clutter-test-utils.c:71:clutter_test_init: assertion failed: (clutter_init (NULL, NULL) == CLUTTER_INIT_SUCCESS)
ERROR: interval - Bail out! Clutter:ERROR:clutter-test-utils.c:71:clutter_test_init: assertion failed: (clutter_init (NULL, NULL) == CLUTTER_INIT_SUCCESS)
ERROR: model - Bail out! Clutter:ERROR:clutter-test-utils.c:71:clutter_test_init: assertion failed: (clutter_init (NULL, NULL) == CLUTTER_INIT_SUCCESS)
ERROR: script-parser - Bail out! Clutter:ERROR:clutter-test-utils.c:71:clutter_test_init: assertion failed: (clutter_init (NULL, NULL) == CLUTTER_INIT_SUCCESS)
ERROR: units - Bail out! Clutter:ERROR:clutter-test-utils.c:71:clutter_test_init: assertion failed: (clutter_init (NULL, NULL) == CLUTTER_INIT_SUCCESS)
ERROR: text - Bail out! Clutter:ERROR:clutter-test-utils.c:71:clutter_test_init: assertion failed: (clutter_init (NULL, NULL) == CLUTTER_INIT_SUCCESS)
ERROR: animator - Bail out! Clutter:ERROR:clutter-test-utils.c:71:clutter_test_init: assertion failed: (clutter_init (NULL, NULL) == CLUTTER_INIT_SUCCESS)
ERROR: behaviours - Bail out! Clutter:ERROR:clutter-test-utils.c:71:clutter_test_init: assertion failed: (clutter_init (NULL, NULL) == CLUTTER_INIT_SUCCESS)
ERROR: group - Bail out! Clutter:ERROR:clutter-test-utils.c:71:clutter_test_init: assertion failed: (clutter_init (NULL, NULL) == CLUTTER_INIT_SUCCESS)
ERROR: rectangle - Bail out! Clutter:ERROR:clutter-test-utils.c:71:clutter_test_init: assertion failed: (clutter_init (NULL, NULL) == CLUTTER_INIT_SUCCESS)
ERROR: texture - Bail out! Clutter:ERROR:clutter-test-utils.c:71:clutter_test_init: assertion failed: (clutter_init (NULL, NULL) == CLUTTER_INIT_SUCCESS)
============================================================================
Testsuite summary for clutter 1.26.4
============================================================================
# TOTAL: 26
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 26
============================================================================
See tests/conform/test-suite.log
Please report to http://bugzilla.gnome.org/enter_bug.cgi?product=clutter
============================================================================
Comment 1 Jonathan Lovelace 2023-01-14 04:46:20 UTC
Created attachment 848418 [details]
emerge-info.txt