From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Add qscintilla. Date: Fri, 23 Sep 2016 23:30:56 -0400 Message-ID: <20160924033056.GA23603@jasmine> References: <87wpi9geag.fsf@openmailbox.org> <20160918205634.GA11923@jasmine> <20160918210202.GA853@macbook42.flashner.co.il> <8760psjadm.fsf@openmailbox.org> <874m5cm36o.fsf@elephly.net> <871t0gj68z.fsf@openmailbox.org> <20160919213214.GA10174@jasmine> <87wpi7imww.fsf@openmailbox.org> <20160919235204.GA16382@jasmine> <8737kr92rn.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51553) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bndgI-0006XG-At for guix-devel@gnu.org; Fri, 23 Sep 2016 23:31:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bndgE-0000Jd-1B for guix-devel@gnu.org; Fri, 23 Sep 2016 23:31:13 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:60575) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bndgB-0000Dn-4F for guix-devel@gnu.org; Fri, 23 Sep 2016 23:31:09 -0400 Content-Disposition: inline In-Reply-To: <8737kr92rn.fsf@elephly.net> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ricardo Wurmus Cc: guix-devel@gnu.org On Thu, Sep 22, 2016 at 09:02:20PM +0200, Ricardo Wurmus wrote: > > Leo Famulari writes: > > > I'm not sure yet about the other problem. I tried to define 'hi', which > > inherits from 'hello', and I got a similar error. > > I don’t understand this. What is the problem here? > > I’m successfully inheriting from packages in other modules. For > example, we have a separate module for bioinformatics variants. The > module uses the upstream bioinformatics module and adds its own variants > of existing packages using inheritance. I was getting failures reminiscent of an ABI break. But, I can't reproduce it now. Kei, maybe you should try applying the patches to a fresh Git checkout? If they work like that, then I think it's okay to push, assuming the qscintilla URL is fixed.