all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#16534: gstreamer-1.0.10 tests fail
@ 2014-01-24 10:25 Sree Harsha Totakura
  2014-01-24 21:04 ` Andreas Enge
  0 siblings, 1 reply; 9+ messages in thread
From: Sree Harsha Totakura @ 2014-01-24 10:25 UTC (permalink / raw)
  To: 16534

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

One testcase for gstreamer-1.0.10 fails on my computer.  The following
output is seen when this happens:
> Running suite(s): GstBus
> 
> 
> Unexpected critical/warning: Source ID 1 was not found when
> attempting to remove it 90%: Checks: 10, Failures: 1, Errors: 0 
> gstcheck.c:72:F:stresstest:test_watch_with_custom_context:0:
> Unexpected critical/warning: Source ID 1 was not found when
> attempting to remove it FAIL: gst/gstbus

Sree
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iEYEARECAAYFAlLiP6MACgkQO2+K8UPCHzsvWQCffO123ocNInSX7t/AzHD39cV9
GDEAoJbb/FLCARMiRpe2VuQTm0hi+zbD
=h+h7
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#16534: gstreamer-1.0.10 tests fail
  2014-01-24 10:25 bug#16534: gstreamer-1.0.10 tests fail Sree Harsha Totakura
@ 2014-01-24 21:04 ` Andreas Enge
  2014-01-24 21:35   ` Ludovic Courtès
  0 siblings, 1 reply; 9+ messages in thread
From: Andreas Enge @ 2014-01-24 21:04 UTC (permalink / raw)
  To: Sree Harsha Totakura; +Cc: 16534

On Fri, Jan 24, 2014 at 11:25:39AM +0100, Sree Harsha Totakura wrote:
> One testcase for gstreamer-1.0.10 fails on my computer.  The following
> output is seen when this happens:

I confirm that this happens now systematically on my machine also.
According to hydra:
Last successful build 2013-12-30
First broken build 2014-01-19

I wonder if this is related to the changes in the build daemon?
Did the content of the chroot also change?

Andreas

^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#16534: gstreamer-1.0.10 tests fail
  2014-01-24 21:04 ` Andreas Enge
@ 2014-01-24 21:35   ` Ludovic Courtès
  2014-01-26 11:12     ` Andreas Enge
  2014-04-07 21:41     ` Ludovic Courtès
  0 siblings, 2 replies; 9+ messages in thread
From: Ludovic Courtès @ 2014-01-24 21:35 UTC (permalink / raw)
  To: Andreas Enge; +Cc: 16534, Sree Harsha Totakura

Andreas Enge <andreas@enge.fr> skribis:

> On Fri, Jan 24, 2014 at 11:25:39AM +0100, Sree Harsha Totakura wrote:
>> One testcase for gstreamer-1.0.10 fails on my computer.  The following
>> output is seen when this happens:
>
> I confirm that this happens now systematically on my machine also.

Same here (x86_64-linux).  Unfortunately, nothing relevant at
<https://bugzilla.gnome.org/buglist.cgi?query_format=specific&order=relevance+desc&bug_status=__open__&product=GStreamer&content=gstbus+test_watch_with_custom_context>
AFAICS.

> According to hydra:
> Last successful build 2013-12-30
> First broken build 2014-01-19
>
> I wonder if this is related to the changes in the build daemon?
> Did the content of the chroot also change?

No.  Also, ‘guix-daemon’ on hydra.gnu.org hasn’t been updated.

The last good commit was 40fed2d according to Hydra, and then it’s not
clear when it broke because Hydra wasn’t healthy, but the GLib update is
a suspect.

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#16534: gstreamer-1.0.10 tests fail
  2014-01-24 21:35   ` Ludovic Courtès
@ 2014-01-26 11:12     ` Andreas Enge
  2014-01-26 19:32       ` Ludovic Courtès
  2014-01-26 20:14       ` Ludovic Courtès
  2014-04-07 21:41     ` Ludovic Courtès
  1 sibling, 2 replies; 9+ messages in thread
From: Andreas Enge @ 2014-01-26 11:12 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 16534, Sree Harsha Totakura

On Fri, Jan 24, 2014 at 10:35:58PM +0100, Ludovic Courtès wrote:
> The last good commit was 40fed2d according to Hydra, and then it’s not
> clear when it broke because Hydra wasn’t healthy, but the GLib update is
> a suspect.

I tried updating to glib-2.39.3. But the patches do not apply any more,
which is tedious! Could we work towards glib being more guix friendly?
It looks to me as if the cases handled by glib-tests-newnet.patch and
glib-tests-prlimit.patch could be classified as bugs and reported.

Andreas

^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#16534: gstreamer-1.0.10 tests fail
  2014-01-26 11:12     ` Andreas Enge
@ 2014-01-26 19:32       ` Ludovic Courtès
  2014-01-26 20:14       ` Ludovic Courtès
  1 sibling, 0 replies; 9+ messages in thread
From: Ludovic Courtès @ 2014-01-26 19:32 UTC (permalink / raw)
  To: Andreas Enge; +Cc: 16534, Sree Harsha Totakura

Andreas Enge <andreas@enge.fr> skribis:

> On Fri, Jan 24, 2014 at 10:35:58PM +0100, Ludovic Courtès wrote:
>> The last good commit was 40fed2d according to Hydra, and then it’s not
>> clear when it broke because Hydra wasn’t healthy, but the GLib update is
>> a suspect.
>
> I tried updating to glib-2.39.3. But the patches do not apply any more,
> which is tedious! Could we work towards glib being more guix friendly?
> It looks to me as if the cases handled by glib-tests-newnet.patch and
> glib-tests-prlimit.patch could be classified as bugs and reported.

Right, I’ll take care of reporting a bug for these two files.

However, am I right that these are not the ones that no longer apply?
:-)

Ludo’.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#16534: gstreamer-1.0.10 tests fail
  2014-01-26 11:12     ` Andreas Enge
  2014-01-26 19:32       ` Ludovic Courtès
@ 2014-01-26 20:14       ` Ludovic Courtès
  1 sibling, 0 replies; 9+ messages in thread
From: Ludovic Courtès @ 2014-01-26 20:14 UTC (permalink / raw)
  To: Andreas Enge; +Cc: 16534, Sree Harsha Totakura

Andreas Enge <andreas@enge.fr> skribis:

> It looks to me as if the cases handled by glib-tests-newnet.patch and
> glib-tests-prlimit.patch could be classified as bugs and reported.

For the record:

  https://bugzilla.gnome.org/show_bug.cgi?id=723048
  https://bugzilla.gnome.org/show_bug.cgi?id=723049

Ludo’.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#16534: gstreamer-1.0.10 tests fail
  2014-01-24 21:35   ` Ludovic Courtès
  2014-01-26 11:12     ` Andreas Enge
@ 2014-04-07 21:41     ` Ludovic Courtès
  2014-04-08 14:08       ` Andreas Enge
  1 sibling, 1 reply; 9+ messages in thread
From: Ludovic Courtès @ 2014-04-07 21:41 UTC (permalink / raw)
  To: Andreas Enge; +Cc: 16534, Sree Harsha Totakura

ludo@gnu.org (Ludovic Courtès) skribis:

> Andreas Enge <andreas@enge.fr> skribis:
>
>> On Fri, Jan 24, 2014 at 11:25:39AM +0100, Sree Harsha Totakura wrote:
>>> One testcase for gstreamer-1.0.10 fails on my computer.  The following
>>> output is seen when this happens:
>>
>> I confirm that this happens now systematically on my machine also.
>
> Same here (x86_64-linux).  Unfortunately, nothing relevant at
> <https://bugzilla.gnome.org/buglist.cgi?query_format=specific&order=relevance+desc&bug_status=__open__&product=GStreamer&content=gstbus+test_watch_with_custom_context>
> AFAICS.

I was able to build
/gnu/store/3pdgm4r1fc7nrqdsr4a8zaqqg63kzbid-gstreamer-1.0.10 (x86_64,
with v0.5-579-gd013fe5.)

So if you confirm that it works for you, we’re all set.  :-)

Ludo’.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#16534: gstreamer-1.0.10 tests fail
  2014-04-07 21:41     ` Ludovic Courtès
@ 2014-04-08 14:08       ` Andreas Enge
  2014-04-08 14:51         ` Ludovic Courtès
  0 siblings, 1 reply; 9+ messages in thread
From: Andreas Enge @ 2014-04-08 14:08 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 16534, Sree Harsha Totakura

On Mon, Apr 07, 2014 at 11:41:12PM +0200, Ludovic Courtès wrote:
> I was able to build
> /gnu/store/3pdgm4r1fc7nrqdsr4a8zaqqg63kzbid-gstreamer-1.0.10 (x86_64,
> with v0.5-579-gd013fe5.)
> So if you confirm that it works for you, we’re all set.  :-)

Indeed, I can also compile it locally.

Andreas

^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#16534: gstreamer-1.0.10 tests fail
  2014-04-08 14:08       ` Andreas Enge
@ 2014-04-08 14:51         ` Ludovic Courtès
  0 siblings, 0 replies; 9+ messages in thread
From: Ludovic Courtès @ 2014-04-08 14:51 UTC (permalink / raw)
  To: Andreas Enge; +Cc: 16534-done, Sree Harsha Totakura

Andreas Enge <andreas@enge.fr> skribis:

> On Mon, Apr 07, 2014 at 11:41:12PM +0200, Ludovic Courtès wrote:
>> I was able to build
>> /gnu/store/3pdgm4r1fc7nrqdsr4a8zaqqg63kzbid-gstreamer-1.0.10 (x86_64,
>> with v0.5-579-gd013fe5.)
>> So if you confirm that it works for you, we’re all set.  :-)
>
> Indeed, I can also compile it locally.

OK, closing it.

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-04-08 14:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-24 10:25 bug#16534: gstreamer-1.0.10 tests fail Sree Harsha Totakura
2014-01-24 21:04 ` Andreas Enge
2014-01-24 21:35   ` Ludovic Courtès
2014-01-26 11:12     ` Andreas Enge
2014-01-26 19:32       ` Ludovic Courtès
2014-01-26 20:14       ` Ludovic Courtès
2014-04-07 21:41     ` Ludovic Courtès
2014-04-08 14:08       ` Andreas Enge
2014-04-08 14:51         ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.