emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#31213: closed ([PATCH] gnu: gst-plugins-base: Disa


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#31213: closed ([PATCH] gnu: gst-plugins-base: Disable tests that create network)
Date: Thu, 19 Apr 2018 17:17:02 +0000

Your message dated Thu, 19 Apr 2018 19:16:35 +0200
with message-id <address@hidden>
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
address@hidden)


-- 
31213: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31213
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: gst-plugins-base: Disable tests that create network Date: Thu, 19 Apr 2018 00:01:23 +0200 User-agent: mu4e 1.0; emacs 25.3.1
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

Attachment: 0001-gnu-gst-plugins-base-Disable-tests-that-create-netwo.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: [bug#31213] [PATCH] gnu: gst-plugins-base: Disable tests that create network Date: Thu, 19 Apr 2018 19:16:35 +0200 User-agent: mu4e 1.0; emacs 25.3.1
Marius Bakke <address@hidden> writes:

> Roel Janssen <address@hidden> 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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]