From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-dev+bounces-86624-garchives=archives.gentoo.org@lists.gentoo.org> 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 D18B7138334 for <garchives@archives.gentoo.org>; Mon, 18 Feb 2019 23:28:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 59661E08A6; Mon, 18 Feb 2019 23:28:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 06533E086B for <gentoo-dev@lists.gentoo.org>; Mon, 18 Feb 2019 23:27:59 +0000 (UTC) Received: from sf (trofi-1-pt.tunnel.tserv1.lon2.ipv6.he.net [IPv6:2001:470:1f1c:a0f::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: slyfox) by smtp.gentoo.org (Postfix) with ESMTPSA id B851C335CEC; Mon, 18 Feb 2019 23:27:57 +0000 (UTC) Date: Mon, 18 Feb 2019 23:27:48 +0000 From: Sergei Trofimovich <slyfox@gentoo.org> To: gentoo-dev@lists.gentoo.org Cc: toolchain@gentoo.org Subject: [gentoo-dev] gcc-8 will go stable soon (~in a week) Message-ID: <20190218232748.70e4d8a0@sf> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-pc-linux-gnu) Precedence: bulk List-Post: <mailto:gentoo-dev@lists.gentoo.org> List-Help: <mailto:gentoo-dev+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org> X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 584c5ae4-1d77-4e57-aa87-f704daaccd98 X-Archives-Hash: c26a84f69a2951d9f8225e95a529a9aa Hello world! toolchain@ plans to start stabilizing next major gcc version (gcc-8) in about a week at: https://bugs.gentoo.org/678254 Current target is =sys-devel/gcc-8.2.0-r6. If you think your bug should be absolutely addressed before that happens please add it as a blocker. Also feel free to cc toolchain@ explicitly on tricky build failures without clear path to resolution. We will figure something out together. gcc-8 was very uneventful WRT known breakages so far: https://wiki.gentoo.org/wiki/Project:Toolchain#gcc-8 (I started it late though) gcc porting tracker still has 3 unresoved bugs: https://bugs.gentoo.org/show_bug.cgi?id=gcc-8 - https://bugs.gentoo.org/655206: x11-drivers/xf86-video-intel-2.99.917_p20180214 doesn't build with GCC-8.1 - https://bugs.gentoo.org/659610: app-misc/screen-4.6.2 fails with gcc-8.1.0-r3 - https://bugs.gentoo.org/664296: net-p2p/retroshare-0.6.4 : /.../stl_tree.h:452:21: error: static assertion failed: comparison object must be invocable with two arguments of key type Please give them some love :) Thanks! -- Sergei