From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:48725) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jPMFD-0004ux-LN for guix-patches@gnu.org; Fri, 17 Apr 2020 04:21:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jPMFC-00014l-Ou for guix-patches@gnu.org; Fri, 17 Apr 2020 04:21:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56581) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jPMFC-00014b-Ll for guix-patches@gnu.org; Fri, 17 Apr 2020 04:21:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jPMFC-0006eS-JB for guix-patches@gnu.org; Fri, 17 Apr 2020 04:21:02 -0400 Subject: bug#40556: [PATCH] gnu: dovecot: Add libunwind input. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87ftdahvut.fsf@gmx.com> <875ze6ngmg.fsf@nckx> <87eesuhsl2.fsf@gmx.com> <877dyfgzzb.fsf@gnu.org> <87y2qvs6ar.fsf@gmx.com> <87o8rrl44h.fsf@gmx.com> Date: Fri, 17 Apr 2020 10:20:34 +0200 In-Reply-To: <87o8rrl44h.fsf@gmx.com> (Pierre Langlois's message of "Thu, 16 Apr 2020 19:41:50 +0200") Message-ID: <87r1wmcylp.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Pierre Langlois Cc: Tobias Geerinckx-Rice , 40556-done@debbugs.gnu.org Hi Pierre, Pierre Langlois skribis: > Right, it seems dovecot isn't yet cross-compilable, but cross-compiling > libunwind works just fine. With dovecot I get a failure trying to > compile perl natively, as openssl's native-input I believe. Not your fault, and it=E2=80=99s fixed on core-updates as you write. I=E2=80=99ve applied the patch, thank you! Ludo=E2=80=99.