From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean Louis Subject: guix package -i emacs, failed Date: Thu, 10 Mar 2016 08:27:08 +0100 Message-ID: <20160310072704.GA5452@protected.rcdrun.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53736) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1adv13-00008W-BE for help-guix@gnu.org; Thu, 10 Mar 2016 02:28:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1adv10-0001em-4A for help-guix@gnu.org; Thu, 10 Mar 2016 02:28:13 -0500 Received: from stw1.rcdrun.com ([217.170.207.13]:59261) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1adv0z-0001ef-U6 for help-guix@gnu.org; Thu, 10 Mar 2016 02:28:10 -0500 Content-Disposition: inline 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-bounces+gcggh-help-guix=m.gmane.org@gnu.org To: Help Guix Hello, Yesterday I was trying to compile emacs from guix: guix package -i emacs, and it did not work, it said: gdk-pixbuf could not be done for 3600 seconds, something like that. However, when emacs is compiled directly, it works without problems. Maybe gdk-pixbuf should not be dependency for emacs. It is basic to have emacs first. Jean Louis