From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id CGSQJnWFqV+2CwAA0tVLHw (envelope-from ) for ; Mon, 09 Nov 2020 18:07:49 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id sIZ0InWFqV+adwAAB5/wlQ (envelope-from ) for ; Mon, 09 Nov 2020 18:07:49 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 407BD940538 for ; Mon, 9 Nov 2020 18:07:49 +0000 (UTC) Received: from localhost ([::1]:58892 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kcBZz-0008EC-Un for larch@yhetil.org; Mon, 09 Nov 2020 13:07:47 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:46564) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kcBUc-0001jz-9V for guix-devel@gnu.org; Mon, 09 Nov 2020 13:02:14 -0500 Received: from smtpo.poczta.interia.pl ([217.74.65.236]:35125) by eggs.gnu.org with esmtps (TLS1.2:RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kcBUZ-0008Hs-8W for guix-devel@gnu.org; Mon, 09 Nov 2020 13:02:13 -0500 X-Interia-R: Interia X-Interia-R-IP: 89.64.43.25 X-Interia-R-Helo: Received: from localhost (89-64-43-25.dynamic.chello.pl [89.64.43.25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by poczta.interia.pl (INTERIA.PL) with ESMTPSA for ; Mon, 9 Nov 2020 18:58:54 +0100 (CET) Date: Mon, 9 Nov 2020 18:58:48 +0100 From: Jan Wielkiewicz To: guix-devel@gnu.org Subject: Strange ld error when building libring (Jami daemon) help needed Message-ID: <20201109185818.55b1fbf0@interia.pl> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Interia-Antivirus: OK DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=interia.pl; s=biztos; t=1604944735; bh=1Q2oZmCWMgIFRODXC3/J0FKwzpe98voBGTSz5y5MBIs=; h=X-Interia-R:X-Interia-R-IP:X-Interia-R-Helo:Date:From:To:Subject: Message-ID:X-Mailer:MIME-Version:Content-Type: Content-Transfer-Encoding:X-Interia-Antivirus; b=nCMzyiXwKZ2H/HqKE7vF4ZhTp/FCGM4ZDClpvEVoJcGBxS6CWKeytKNcVnR0jIKHx 0kAelfAcO29J9wyk4q43dhNXvH3CcpX16TSGVQT1NlVKo2mxjUhaUWGS2x55854hFH UTUlQdtwOnYM2yFlZwxWAngQ4HvoCsk+z2WKeF20= Received-SPF: pass client-ip=217.74.65.236; envelope-from=tona_kosmicznego_smiecia@interia.pl; helo=smtpo.poczta.interia.pl X-detected-operating-system: by eggs.gnu.org: First seen = 2020/11/09 12:58:56 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x (no timestamps) [generic] [fuzzy] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=interia.pl header.s=biztos header.b=nCMzyiXw; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: -1.21 X-TUID: MF3DpHZeI2/L Hello everyone, I'm still trying to update Jami to "Together", fixed some errors already with the help from upstream, but I get the strange error nor me nor S=C3=A9bastien (Jami developer) knows the reason of. See my last message in this issue: https://git.jami.net/savoirfairelinux/jami-packaging/issues/83 For some reason OpenDHT can't be linked with libring. I'm open to your ideas and suggestions, because currently I have none. I did some work already, but my git history is a mess. I can send my current work, if you need it - I mostly updated dependencies, fixed the patching procedure (whitespace errors) and that's basically it. Stay warm (or cool on the southern hemisphere), Jan Wielkiewicz