From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id uNd3JWFCIWLVJQAAgWs5BA (envelope-from ) for ; Thu, 03 Mar 2022 23:34:09 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id IOFUImFCIWKoSwAAauVa8A (envelope-from ) for ; Thu, 03 Mar 2022 23:34:09 +0100 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 094E3178BB for ; Thu, 3 Mar 2022 23:34:09 +0100 (CET) Received: from localhost ([::1]:36368 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nPu1Q-0004bG-2a for larch@yhetil.org; Thu, 03 Mar 2022 17:34:08 -0500 Received: from eggs.gnu.org ([209.51.188.92]:53776) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nPu1J-0004a4-Sb for guix-patches@gnu.org; Thu, 03 Mar 2022 17:34:01 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:50166) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nPu1J-0005aC-KL for guix-patches@gnu.org; Thu, 03 Mar 2022 17:34:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nPu1J-0000Gh-He for guix-patches@gnu.org; Thu, 03 Mar 2022 17:34:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#54152] [PATCH] gnu: dovecot: Fix backtrace test on aarch64. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 03 Mar 2022 22:34:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54152 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Pierre Langlois Cc: 54152@debbugs.gnu.org Received: via spool by 54152-submit@debbugs.gnu.org id=B54152.16463468321010 (code B ref 54152); Thu, 03 Mar 2022 22:34:01 +0000 Received: (at 54152) by debbugs.gnu.org; 3 Mar 2022 22:33:52 +0000 Received: from localhost ([127.0.0.1]:44063 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nPu1A-0000GD-6u for submit@debbugs.gnu.org; Thu, 03 Mar 2022 17:33:52 -0500 Received: from eggs.gnu.org ([209.51.188.92]:48002) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nPu17-0000Fu-TJ for 54152@debbugs.gnu.org; Thu, 03 Mar 2022 17:33:50 -0500 Received: from [2001:470:142:3::e] (port=59868 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nPu12-0005Yi-Lv; Thu, 03 Mar 2022 17:33:44 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=PVUyOskPr6KPTJw3Spoqcz9g62M3sF3XyQHx+clz+sE=; b=KIKfU9wMsYoMmfMi0wdk bw265T3baKUyL4lKExm/Wv8YSDXsqm1vUQ8ymW8aUOGO+zvxiWpOc1vispQbk8h/duHIVvNQGQAv9 6+86rJTebZnSllYQtu7gaS4AtI6qmLWHwAlvtegiDeaOBvO9WYENEO+88rDvhiRRclJ7c05ulPvjd 2TYyZ1AxUpD+PISXD49DLZ+mqod/aV2Nubma5wCThjkjXN7ntLBz1sFr1VZq4ODANErBTnGCzA7iE m6iYwcirZ0QwPP+h7RYXG69LDAVLvrSEFS1wHCYB/+/lI7gE0CfmPOFwy6Ku8o0NUaWr61nHUCzyr 671Fwp9VTEx2tw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:50096 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nPu12-0008HV-7P; Thu, 03 Mar 2022 17:33:44 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <874k4ng9b5.fsf@gmx.com> Date: Thu, 03 Mar 2022 23:33:42 +0100 In-Reply-To: <874k4ng9b5.fsf@gmx.com> (Pierre Langlois's message of "Thu, 24 Feb 2022 22:53:31 +0000") Message-ID: <874k4evf7d.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1646346849; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=PVUyOskPr6KPTJw3Spoqcz9g62M3sF3XyQHx+clz+sE=; b=j4Z19PKo9TgYM909IIvHfSG5bLcbDcOqC+I51afYM2jCUB60hk2OpcPCtm0tKXo73a9q+f L2SECf3P8VqHUyHFwlYCbd/JANeEmyWB3oSfruuOz/Embkm7mqcT9j6kTRxKNUeiYxOe1Q PUbPGfLIoF49djtWaLIb4VeEWU+/Pza4o+TJvmi1XdQ91HAQQReIwJ6lS1dgmgmbnv7Ks0 CuDsJoG1AXi4maG/Pwi7WPVUCTH40Oudxp3uO+1JvzR8Sw6QLqKVVgoz+AVLKgXimCbQir saPO42RKZ/HTmO89reAz7S/zWmBStpnKg63iJk4dnDlCz9dFDSBjwzwqiqUH2w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1646346849; a=rsa-sha256; cv=none; b=YQjXuJGw8mhWA5jKM5eVChbKiCPQhmtgJxxZAm4U2iaj7O78ZBApTwdUi/8cqe+gfyd+Wd yyDlSTjH3VsRnPDZBuXdk3j6IoU9hg0Um3d08TsmvPhq0I0HK/wiUXRfIMHto5doqedgF4 na3ZZdk2yg5N+ciUqVHjeNP4ISiz8DMeA/Oe38dtkaRVhWvG6Vpa/gznddq5W1rs5wB4Vg IVuRLn4OzjUDzVRYdZMdgOz9Kl7I64L+MFAzSyxygXUrHEC/DXMJTQii3OMuptW/ktJ0Lj kBNiWaJJfxuP/reLjpM791rPhzYEj67bHsa4s93hpxW1bELO5OVi0zTHfV/teg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=KIKfU9wM; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.86 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=KIKfU9wM; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 094E3178BB X-Spam-Score: -3.86 X-Migadu-Scanner: scn1.migadu.com X-TUID: q1tdeTyqhRkh Hi, Pierre Langlois skribis: > From 4a282547821196ba6d5ec494334144b528c6c9cd Mon Sep 17 00:00:00 2001 > From: Pierre Langlois > Date: Thu, 24 Feb 2022 22:09:45 +0000 > Subject: [PATCH] gnu: dovecot: Fix backtrace test on aarch64. > > * gnu/packages/mail.scm (dovecot)[arguments]: Add LDFLAGS=3D-rdynamic to > make-flags. LGTM, thanks! Ludo=E2=80=99.