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 7E9A5139694 for ; Thu, 16 Mar 2017 19:12:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83705E0D1A; Thu, 16 Mar 2017 19:11:52 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 39ADAE0D0A for ; Thu, 16 Mar 2017 19:11:52 +0000 (UTC) Received: from [192.168.2.10] (62.65.230.106.cable.starman.ee [62.65.230.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: leio) by smtp.gentoo.org (Postfix) with ESMTPSA id 425F333BF1C; Thu, 16 Mar 2017 19:11:50 +0000 (UTC) Message-ID: <1489691506.25740.1.camel@gentoo.org> Subject: Re: [gentoo-dev] Re: [PATCH] sys-libs/glibc: Convert from eblits to eclass, #586422 From: Mart Raudsepp To: gentoo-dev@lists.gentoo.org, =?UTF-8?Q?Micha=C5=82_G=C3=B3rny?= Cc: qa@gentoo.org, toolchain@gentoo.org Date: Thu, 16 Mar 2017 21:11:46 +0200 In-Reply-To: References: <20170316134921.12138-1-mgorny@gentoo.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.6 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-Transfer-Encoding: 8bit X-Archives-Salt: 81956b99-5ba1-4eb2-8e84-948f6d7385fc X-Archives-Hash: e22d7f00a6db6c3cbf6b171834398da7 Ühel kenal päeval, N, 16.03.2017 kell 12:55, kirjutas Joshua Kinard: > On 03/16/2017 09:49, Michał Górny wrote: > > // > > note: i'm in process of testing [building binpkgs] of all glibc > > versions > > to confirm i didn't accidentally break anything. -9999 fails in > > compile > > phase both before and after the change. > > > > --- > > [snip] > > You need to make a catalyst run as well, especially a stage2 run > which will > invoke /usr/portage/scripts/bootstrap.sh, to cover all corner cases. probably also crossdev usage would be good to test (initial setup, cross-*/glibc upgrade, etc).