gstreamer-editing-services1.0 build test failure on Ubuntu 23.04

Bug #2015931 reported by Jeremy Bícha
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gstreamer-editing-services1.0 (Debian)
Confirmed
Unknown
gstreamer-editing-services1.0 (Ubuntu)
Triaged
High
Unassigned

Bug Description

There is a build test failure that was triggered by the update to glib 2.76 and I reported the issue upstream:

https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/2481

Jeremy Bícha (jbicha)
description: updated
Jeremy Bícha (jbicha)
description: updated
Revision history for this message
Graham Inggs (ginggs) wrote :

It looks like upstream are expecting more info on those issues.

Jeremy Bícha (jbicha)
description: updated
tags: added: mantic
Changed in gstreamer-editing-services1.0 (Debian):
status: Unknown → Confirmed
Revision history for this message
Graham Inggs (ginggs) wrote :

Jeremy, this FTBFS is now blocking Python3.12.
Can you skip the failing tests for now?

The following works for me:

--- a/tests/check/meson.build
+++ b/tests/check/meson.build
@@ -13,7 +13,7 @@
     ['ges/overlays'],
     ['ges/mixers'],
     ['ges/group'],
- ['ges/project'],
+ ['ges/project', true],
     ['ges/track'],
     ['ges/tempochange'],
     ['ges/negative'],
@@ -22,7 +22,7 @@
     ['nle/complex'],
     ['nle/nleoperation'],
     ['nle/nlecomposition'],
- ['nle/tempochange']
+ ['nle/tempochange', true]
 ]

 test_defines = [

Revision history for this message
Jeremy Bícha (jbicha) wrote :

Yes, I'm uploading to Debian now. I'll keep this bug open in case someone ends up fixing the tests.

Changed in gstreamer-editing-services1.0 (Ubuntu):
status: New → Triaged
tags: added: noble
removed: lunar
Revision history for this message
Graham Inggs (ginggs) wrote :

Thanks, Jeremy!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.