From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joshua Branson Subject: Re: Cannot build guile-chickadee. Date: Wed, 20 Jun 2018 10:43:17 -0400 Message-ID: <87tvpxo6wq.fsf@fastmail.com> References: <87muvquv4x.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46183) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fVeEZ-0002VO-F4 for help-guix@gnu.org; Wed, 20 Jun 2018 10:37:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fVeEU-0000Ls-Us for help-guix@gnu.org; Wed, 20 Jun 2018 10:37:18 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:37989) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fVeEU-0000Lj-PI for help-guix@gnu.org; Wed, 20 Jun 2018 10:37:14 -0400 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 70F2E212A0 for ; Wed, 20 Jun 2018 10:37:14 -0400 (EDT) Received: from dobby (unknown [72.12.220.132]) by mail.messagingengine.com (Postfix) with ESMTPA id 1352410261 for ; Wed, 20 Jun 2018 10:37:14 -0400 (EDT) In-Reply-To: <87muvquv4x.fsf@elephly.net> (Ricardo Wurmus's message of "Wed, 20 Jun 2018 03:03:26 +0200") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org Ricardo Wurmus writes: > Hi there, > > I=E2=80=99m trying to get Chickadee packaged. Attached is a package defi= nition. > The build fails when chickadee/render/shapes.scm is supposed to be > compiled: > Thank you! I would love to be able to play with Chickadee!