From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id RCs+AGM/fWHa4AAAgWs5BA (envelope-from ) for ; Sat, 30 Oct 2021 14:49:39 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id kGEEN2I/fWECbAAAB5/wlQ (envelope-from ) for ; Sat, 30 Oct 2021 12:49:38 +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 BCAF61903E for ; Sat, 30 Oct 2021 14:49:38 +0200 (CEST) Received: from localhost ([::1]:49318 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mgnnl-0005oI-KY for larch@yhetil.org; Sat, 30 Oct 2021 08:49:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43554) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mgnnC-0005iK-JI for guix-patches@gnu.org; Sat, 30 Oct 2021 08:49:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45351) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mgnnC-00084F-Af for guix-patches@gnu.org; Sat, 30 Oct 2021 08:49:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mgnnC-0004HI-92 for guix-patches@gnu.org; Sat, 30 Oct 2021 08:49:02 -0400 Subject: bug#51479: [PATCH 1/1] gnu: ta-lib: Explicitly link math library Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 30 Oct 2021 12:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 51479 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Foo Chuan Wei Cc: 51479-done@debbugs.gnu.org Mail-Followup-To: 51479@debbugs.gnu.org, glv@posteo.net, chuanwei.foo@hotmail.com Received: via spool by 51479-done@debbugs.gnu.org id=D51479.163559809316351 (code D ref 51479); Sat, 30 Oct 2021 12:49:02 +0000 Received: (at 51479-done) by debbugs.gnu.org; 30 Oct 2021 12:48:13 +0000 Received: from localhost ([127.0.0.1]:56891 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgnmO-0004Fe-Si for submit@debbugs.gnu.org; Sat, 30 Oct 2021 08:48:13 -0400 Received: from mout01.posteo.de ([185.67.36.65]:56327) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgnmM-0004FO-SK for 51479-done@debbugs.gnu.org; Sat, 30 Oct 2021 08:48:11 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 6A3D6240027 for <51479-done@debbugs.gnu.org>; Sat, 30 Oct 2021 14:48:04 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1635598084; bh=9hs6XcImLKEnHhXDZD+t54tAF+9jE8zU9V9JQyTRFp0=; h=From:To:Cc:Subject:Date:From; b=otj6z90/liHE5xbJ19AkBfCiuJv5LKoXyMiH6BwEQXPs409NgfRWYS1JamLKmBMdo ZzJmN6zoltBhyr3T2eyMVq1JPkLV8KKO37PmWILzGGXuqhDp15R4wQpzq6tN5c9FOC cmBck629HpjCm0QlgDOz88UnSnSUCZPxq2hsrlEKY49S0W7GyE+hmER0DUrEGVkuJf CNDqxcQUPpZlsDFjmBRkP3dM/D1TBi0R66FGH4ctmaqfFqTaTDNHgWEo452NssKqdm lGUe8y8a+xlK/sHof9ciQ8MdGXFnw2BxbSRU2JgLRXNOAvpzC98Zy6sYLkth7WBuQ+ y2KcYbzg/XQuw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HhJxG5vp5z9rxG; Sat, 30 Oct 2021 14:48:02 +0200 (CEST) References: From: Guillaume Le Vaillant Date: Sat, 30 Oct 2021 12:46:34 +0000 In-reply-to: Message-ID: <87lf2avfun.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1635598178; 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:resent-to: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=9hs6XcImLKEnHhXDZD+t54tAF+9jE8zU9V9JQyTRFp0=; b=tn7GtSeuDMcumWmNRzbZ7kgZ5ugwY2DXMTeL9hGx6s1s/tC04Tpl7aac1Befds1CG5zMgI KdMk0SZ15CzZYmWxcoB5QoNhs0ky2xLADntSmGAUuPf25ru+mnuS4K3+WxLIV3y9J4aVDL WZTTKWY01mn9iS5cZMJyAhwYNUCpoOmnJY7d1pjUUQzitXFkwF7/MCUG7quKQMID6Dvroj Rlc2CDNr6FKYPzz2D+xGL/IK9a674Whs7L6IPMdFK5kqTEzVXOImYAWoecbTEbHFiovIB/ /Z+ZoncBTmiUY7T2IHS8MkfR7rkR/y3otM0f2zV0cs04hLKjmEINjJpjWhRgCA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1635598178; a=rsa-sha256; cv=none; b=UzbbSKZbzoXEJej2LYoJ1R8Vtj9xVprwNF+PpCMkZuL3Sor/mfMWxDaD1HiNle944LcoSU Bj1WWuQ+Au0AsWBIPowlyEgpK9Gv3c+BX2P08/Yjmwo3zH3DXbO2qJZ5eWOtsOA3DiobbI 7+qTRqtsu9AGfL+rxHeCtzjGNkTXHwfVelLNOpKnM8T6msdprCS9/F8h9BrxiUfUNNG4dl K+FpNTu3ylTt8YV9VQVV2Fl3TzKdt48PNoPEjlm3SVP1vrlfZq9netcheqjZ9epz+22ivw C19fh4HHP9lMtKbKUSVjyChStgnUxnTKUWjhX9SoAZM5BV9XIwwoDNZuaamnGw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="otj6z90/"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -2.92 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="otj6z90/"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: BCAF61903E X-Spam-Score: -2.92 X-Migadu-Scanner: scn0.migadu.com X-TUID: wTkAO4JJndMG --=-=-= Content-Type: text/plain Patch pushed as d4449565ed90aabaa6b755dfe1786a1dce370707 with a slightly modified commit message. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYX0/AA8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j+0VwEApcDxlOCur8bkcwkCL2pwsH4hcXcM4AS6spCe RKKegrQBAIGWIGcjCe3vJbWUuWmfCMs/nI11Wb01unle6aiyMwNo =xQJ3 -----END PGP SIGNATURE----- --=-=-=--