GNU bug report logs - #31213
[PATCH] gnu: gst-plugins-base: Disable tests that create network

Previous Next

Package: guix-patches;

Reported by: Roel Janssen <roel <at> gnu.org>

Date: Wed, 18 Apr 2018 22:02:02 UTC

Severity: normal

Tags: patch

Done: Roel Janssen <roel <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Roel Janssen <roel <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#31213: closed ([PATCH] gnu: gst-plugins-base: Disable tests
 that create network)
Date: Thu, 19 Apr 2018 17:17:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 19 Apr 2018 19:16:35 +0200
with message-id <87lgdjw1zg.fsf <at> gnu.org>
and subject line Re: [bug#31213] [PATCH] gnu: gst-plugins-base: Disable tests that create network
has caused the debbugs.gnu.org bug report #31213,
regarding [PATCH] gnu: gst-plugins-base: Disable tests that create network
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
31213: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31213
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Roel Janssen <roel <at> gnu.org>
To: guix-patches <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: gst-plugins-base: Disable tests that create network
Date: Thu, 19 Apr 2018 00:01:23 +0200
[Message part 3 (text/plain, inline)]
Dear Guix,

The build for gst-plugins-base is failing, breaking the builds of quite
a few dependent packages.  The attached patch disables the two tests
that are failing.

It seems that both tests attempt to set-up or connect to a TCP socket on
"localhost".  Would this work in the build environment?

Is it OK to apply the following patch to fix the build for this package?

Kind regards,
Roel Janssen

[0001-gnu-gst-plugins-base-Disable-tests-that-create-netwo.patch (text/x-patch, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Roel Janssen <roel <at> gnu.org>
To: Marius Bakke <mbakke <at> fastmail.com>
Cc: 31213-done <at> debbugs.gnu.org
Subject: Re: [bug#31213] [PATCH] gnu: gst-plugins-base: Disable tests that
 create network
Date: Thu, 19 Apr 2018 19:16:35 +0200
Marius Bakke <mbakke <at> fastmail.com> writes:

> Roel Janssen <roel <at> gnu.org> writes:
>
>> Dear Guix,
>>
>> The build for gst-plugins-base is failing, breaking the builds of quite
>> a few dependent packages.  The attached patch disables the two tests
>> that are failing.
>
> I cannot reproduce this failure, and on Hydra everything is fine:
>
> https://hydra.gnu.org/job/gnu/master/gst-plugins-base-1.12.4.x86_64-linux
>
> Strange that it fails on your machine, it suggests some "impurity" in
> the build environment.  Can you try to figure out why it does not work?
>
>> It seems that both tests attempt to set-up or connect to a TCP socket on
>> "localhost".  Would this work in the build environment?
>
> TCP sockets on localhost are normally fine, as long as they don't use
> getaddrinfo() (I've been thinking about adding support for that).

Right..  So the patch is not needed.

Kind regards,
Roel Janssen


This bug report was last modified 7 years and 39 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.