From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:45580) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jK3Vc-0002Kf-8k for guix-patches@gnu.org; Thu, 02 Apr 2020 13:20:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jK3Vb-0003aS-59 for guix-patches@gnu.org; Thu, 02 Apr 2020 13:20:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57384) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jK3Va-0003Yb-LN for guix-patches@gnu.org; Thu, 02 Apr 2020 13:20:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jK3Va-0006Uh-Ee for guix-patches@gnu.org; Thu, 02 Apr 2020 13:20:02 -0400 Subject: [bug#40264] Linphone: 12-add-belle-sip-v2 Resent-Message-ID: Mime-Version: 1.0 Date: Thu, 02 Apr 2020 17:19:29 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: "Raghav Gururajan" Message-ID: <326baae6c830af093895314ee72572a9@disroot.org> In-Reply-To: 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> =0A> Nice catch!=0A>= =0A>> I'm not saying that this is a blocker for merging, but basically l= ibbellesip.so (and=0A>> libbellesip.so.0) doesn't always come out the sam= e. Spooky.=0A> =0A> Yeah, that is really is spooky. I even disabled the t= ests as it required network access. Is it=0A> possible that there are mul= tiple values set for any environment variable, and it uses different=0A> = values randomly during each build?=0A=0AI suspect it could be due to havi= ng two different definitions for bctoolbox and ortp. Could you try belle-= sip after applying the patch http://debbugs.gnu.org/cgi/bugreport.cgi?bug= =3D40326=0A=0ARegards,=0ARG.