From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:37317) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jK2n6-0000sZ-Od for guix-patches@gnu.org; Thu, 02 Apr 2020 12:34:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jK2n5-0001NU-Qi for guix-patches@gnu.org; Thu, 02 Apr 2020 12:34:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57276) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jK2n4-0001LR-59 for guix-patches@gnu.org; Thu, 02 Apr 2020 12:34:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jK2n4-0008FO-24 for guix-patches@gnu.org; Thu, 02 Apr 2020 12:34:02 -0400 Subject: [bug#40264] Linphone: 12-add-belle-sip-v2 Resent-Message-ID: Mime-Version: 1.0 Date: Thu, 02 Apr 2020 16:33:49 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: "Raghav Gururajan" Message-ID: In-Reply-To: <20200402132447.1db0ed9b@scratchpost.org> References: <20200402132447.1db0ed9b@scratchpost.org> <03bed573467e87d60306402b6772d4b6@disroot.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Danny Milosavljevic Cc: 40264@debbugs.gnu.org Hi Danny!=0A=0A> belle-sip is not reproducible.=0A=0ANice catch!=0A=0A> I= 'm not saying that this is a blocker for merging, but basically libbelles= ip.so (and=0A> libbellesip.so.0) doesn't always come out the same. Spooky= .=0A=0AYeah, that is really is spooky. I even disabled the tests as it re= quired network access. Is it possible that there are multiple values set = for any environment variable, and it uses different values randomly durin= g each build?=0A=0ARegards,=0ARG.