From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: [PATCH] Add Blender Date: Mon, 25 Apr 2016 21:21:41 +0200 Message-ID: <20160425212141.1b5cdd9e@scratchpost.org> References: <87twktc4yu.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]:32975) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aum4u-0001WD-Fc for guix-devel@gnu.org; Mon, 25 Apr 2016 15:21:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aum4r-00078X-7H for guix-devel@gnu.org; Mon, 25 Apr 2016 15:21:52 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:49688) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aum4r-00075H-1K for guix-devel@gnu.org; Mon, 25 Apr 2016 15:21:49 -0400 In-Reply-To: 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: "d.4.n.1" Cc: guix-devel On Mon, 29 Feb 2016 12:39:11 -0300 "d.4.n.1" wrote: > Attached is the latest version of the patch.=C2=A0 The CPATH hack is still > required.=C2=A0 I also had to disable the tests as the gigabytes of test > files that would be required to run them are not included in the release > tarballs. Thanks! Blender works fine. However, with recent git guix I get this while building blender: /tmp/guix-build-blender-2.76b.drv-0/blender-2.76b/intern/audaspace/ffmpeg/A= UD_FFMPEGReader.cpp:61:32: error: =E2=80=98avcodec_alloc_frame=E2=80=99 was= not declared in this scope /tmp/guix-build-blender-2.76b.drv-0/blender-2.76b/intern/audaspace/ffmpeg/A= UD_FFMPEGReader.cpp:63:36: error: =E2=80=98avcodec_get_frame_defaults=E2=80= =99 was not declared in this scope