From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0D8E013877A for ; Sat, 14 Jun 2014 16:25:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D662E0ACB; Sat, 14 Jun 2014 16:25:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 810D1E0A01 for ; Sat, 14 Jun 2014 16:25:09 +0000 (UTC) Received: from 127.0.0.1 (vm2.randomserver.org [178.63.169.84]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: hasufell) by smtp.gentoo.org (Postfix) with ESMTPSA id D725F33FECE for ; Sat, 14 Jun 2014 16:25:07 +0000 (UTC) Message-ID: <539C7760.2030809@gentoo.org> Date: Sat, 14 Jun 2014 16:25:04 +0000 From: hasufell 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 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Subslots: should they be bumped like SONAME or on any ABI changes? References: <20140614164151.45afb5ca@pomiot.lan> <20140614161341.6cc4c2fa@googlemail.com> <539C6B28.901@gentoo.org> <20140614164538.09a82da0@googlemail.com> <539C7554.4060703@gentoo.org> <20140614171931.7cfc3f86@googlemail.com> In-Reply-To: <20140614171931.7cfc3f86@googlemail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Archives-Salt: 35cd83f7-e7cf-4898-975a-2863bea7e15e X-Archives-Hash: ad5540ae3ea9f209b615696843332cc1 Ciaran McCreesh: > On Sat, 14 Jun 2014 16:16:20 +0000 > hasufell wrote: >> Ciaran McCreesh: >>> On Sat, 14 Jun 2014 15:32:56 +0000 >>> hasufell wrote: >>>> Ciaran McCreesh: >>>>> On Sat, 14 Jun 2014 16:41:51 +0200 >>>>> Michał Górny wrote: >>>>>> However, this means that we force much more rebuilds than >>>>>> necessary. >>>>> >>>>> This shouldn't be considered to be a problem. >>>> >>>> Why not? >>> >>> If "not having to do lots of compiling" is your goal, you're using >>> the wrong distribution. >>> >> >> I cannot see an argument against avoiding useless rebuilds here. > > They're not useless: they result in a change to VDB. That's all that > matters, as can be seen by Gentoo not supporting partial rebuilds for > revbumps where only a small text file is changed. > If the change to VDB is useless, then the rebuild is useless.