From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6AB271395E2 for ; Thu, 10 Nov 2016 19:42:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98BF8E0881; Thu, 10 Nov 2016 19:42:17 +0000 (UTC) Received: from mail-wm0-f50.google.com (mail-wm0-f50.google.com [74.125.82.50]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 309D9E081D for ; Thu, 10 Nov 2016 19:42:17 +0000 (UTC) Received: by mail-wm0-f50.google.com with SMTP id t79so52899710wmt.0 for ; Thu, 10 Nov 2016 11:42:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to; bh=WeWkaIT9LrmnkvHOpkBPdqKTLa4YmE1v62uU0Hz4J5Y=; b=wHjvUk3iY/lrnDjNu9ju5vqoE8eShi1Uue6/oFFY6KNDYe4LnW9qShLwRSNwUBUZo8 QjOsS/J/KfZUHGO2I+A6LqZLqu5lBN/FDjOtyhGjRxWhrXIvXJGdN+ed7/EoqnIGJgtL gQGy4c+j8tu+Z9n0r9HkAfvu2jeVQgW7+JhTHZ9v6nYkc9DaHqjKSrC4Us8PgmSkhz3o HTwsT1/wjs7VFYznG6/4psFhYVuyb+fZ/ac23hJ4c9Ci+5JMmm4qL001ivGdNJHk0OIp 4pVpnh2unrjw0n72FmjBTQh7FPnCdboziUvObBA3JL6aNkouC4DGbRnxgVeFAsTj37N9 S0PQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to; bh=WeWkaIT9LrmnkvHOpkBPdqKTLa4YmE1v62uU0Hz4J5Y=; b=YsAevxitaQLbYU5J7GYhI4WhhsxkpoZRgVB3VqwgAtQqGOQt3JHCmHg58kx7/kM/bw 9Dwu2vf3qMtgC6CT+n5s966fMIeUfCr43eiV8fypfz2GaK3CwxP7e3+7xFwXqL0ppJvk XVDxT7Zcn/a7JGDYyZ+M1vBYdlp8WPwt/teVbHtxKbkGbtqlJFRGlW1stWTA+TnsIzTD OGGoTQQ/JtqPnRhmKW8cO8jCJezHHuq/bobxi82M9GprLIY+YPNFGA+TQY+Y7Jm0tyVE giV1KGbR1NoC1kfGqVnK0fOn8tRDyi/NmSGxcR1XZVdt2Y/XgYEIqJJL/+LgCEGmAlDM zy8Q== X-Gm-Message-State: ABUngveTRtbACQVavKI//RDcD6q0Du4rLMcWTcsYGeFj/qMwz3fx4CXkEd/crX4KET4vdW2ItLJhi0VG2/qcHA== X-Received: by 10.28.45.212 with SMTP id t203mr1942579wmt.46.1478806935585; Thu, 10 Nov 2016 11:42:15 -0800 (PST) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Sender: alon.barlev@gmail.com Received: by 10.28.191.143 with HTTP; Thu, 10 Nov 2016 11:42:15 -0800 (PST) In-Reply-To: References: From: Alon Bar-Lev Date: Thu, 10 Nov 2016 21:42:15 +0200 X-Google-Sender-Auth: mFplfhs1jqNWrgjPY94Ng4HpS5Q Message-ID: Subject: Re: [gentoo-user] libgcrypt-1.7.3 build fail To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=001a11422abc1648970540f7928c X-Archives-Salt: 0d756631-97fd-4ae4-9c36-23b0e3690781 X-Archives-Hash: 9def1bc621bef7a246bebe1aca032a4c --001a11422abc1648970540f7928c Content-Type: text/plain; charset=UTF-8 Hi, Please open a bug. You probably updated gcc and should run revdep-rebuild or similar, see [1][2] for reference. Alon [1] https://bugs.gentoo.org/show_bug.cgi?id=561938 [2] https://bugs.gentoo.org/show_bug.cgi?id=578302 On 10 November 2016 at 21:14, Willie M wrote: > Hey everyone, > > I can not figure out why I cannot build libgcrypt-1.7.3. I had this same > problem on my laptop but I can't remember what I did to fix the problem > and have been searching on google for the last couple of days. > > I have attached the build log. If anyone had any input please reply. > > Thanks for any of your help, > > -- > > Willie Matthews > matthews.willie80@gmail.com > --001a11422abc1648970540f7928c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,
Please open a bug.
You probably updat= ed gcc and should run revdep-rebuild or similar, see [1][2] for reference.<= br>Alon
[1] https://bugs.gentoo.org/show_bug.cgi?id=3D561938
[2] https://bugs.gentoo.org/show= _bug.cgi?id=3D578302

On 10 November 2016 at 21:14, Willie M &= lt;matthew= s.willie80@gmail.com> wrote:

--

Willie Matthews
matthews.willie80@gmail.com<= /a>

--001a11422abc1648970540f7928c--