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 0950F139694 for ; Thu, 4 May 2017 07:28:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4C13E0CFF; Thu, 4 May 2017 07:28:09 +0000 (UTC) Received: from inpbox.inp.nsk.su (inpbox.inp.nsk.su [84.237.43.120]) (using TLSv1.2 with cipher DHE-RSA-AES256-SHA256 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4E1AEE0CE2 for ; Thu, 4 May 2017 07:28:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gentoo.org; s=mail; h=Content-Type:MIME-Version:References:Message-ID:In-Reply-To:Subject:To:From:Date; bh=bxeP7Zo6fiwZwK6pTKM3mKkXCLKCpDsQ6u8pn1lFs1g=; b=TmMd0tOObL+wDRaMhvwdozsIV3yWFp+vdXO57UjLSeE1bixmtf4HejyWsuUJYVO+VpZhwuZLV0qDOQ/WtcGJgEC1/1CxkXPAu7prUi9o8U6S7sWY0sNHe5pKka+r8HCBPhya2cqC3JSyXg/pLZbrJwW/ynIsVB9l4e4WzFr7HI0=; Received: from star.inp.nsk.su ([192.168.167.21]) by inpbox.inp.nsk.su with esmtp (Exim 4.80) (envelope-from ) id 1d6BBF-0000ZE-PY for gentoo-dev@lists.gentoo.org; Thu, 04 May 2017 14:28:05 +0700 Received: by star.inp.nsk.su (Postfix, from userid 1460) id 5C80516A0B5A; Thu, 4 May 2017 14:28:05 +0700 (+07) Received: from localhost (localhost [127.0.0.1]) by star.inp.nsk.su (Postfix) with ESMTP id 5A03416A0403 for ; Thu, 4 May 2017 14:28:05 +0700 (+07) Date: Thu, 4 May 2017 14:28:05 +0700 (+07) From: grozin@gentoo.org X-X-Sender: grozin@star.inp.nsk.su To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Re: gcc-6.x status inquiry In-Reply-To: <71687537-4bd1-4489-9d80-246d8e2c1472@gentoo.org> Message-ID: References: <20170503164311.GA20929@whubbs1.gaikai.biz> <1187ac04-2b02-6c21-e7a0-d46cf846e2a3@gentoo.org> <71687537-4bd1-4489-9d80-246d8e2c1472@gentoo.org> User-Agent: Alpine 2.20 (LRH 67 2015-01-07) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Archives-Salt: 09f5949f-1c30-4789-b8cd-655c127ef654 X-Archives-Hash: b15fdb1a1ece397825d1df1707068041 On Wed, 3 May 2017, Ian Stakenvicius wrote: > On 03/05/17 01:58 PM, Luca Barbato wrote: >> As I said few times, we should dump gcc-5 sooner than later and any >> software that does not build with gcc-6 should be p.masked and dropped >> from the tree if there isn't a nice fix for it. > Just a heads-up, that p.mask list would happen to include firefox and > thunderbird right now. And pdftk. It needs gcj, and has no usable alternatives. What should I keep in my system to continue to use (and maybe recompile) pdftk? Andrey