From: iyzsong@member.fsf.org (宋文武)
To: Jean Louis <guix@rcdrun.com>
Cc: Help Guix <help-guix@gnu.org>
Subject: Re: guix package -i emacs, failed
Date: Thu, 10 Mar 2016 17:05:05 +0800 [thread overview]
Message-ID: <87oaamg0u6.fsf@member.fsf.org> (raw)
In-Reply-To: <20160310072704.GA5452@protected.rcdrun.com> (Jean Louis's message of "Thu, 10 Mar 2016 08:27:08 +0100")
Jean Louis <guix@rcdrun.com> writes:
> 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.
I think the issue is gdk-pixbuf's stress tests try to use a lot of
memory and sometimes can run too long without any output. There is
an 'max-silent-time' option in guix can be used to set the 3600s limit,
but it may be not what we need here ;-)
>
> 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.
gdk-pixbuf is used by gtk+, and the default emacs is compiled with gtk+
GUI. There is 'emacs-no-x' with ncurses UI which don't need it.
next prev parent reply other threads:[~2016-03-10 9:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-10 7:27 guix package -i emacs, failed Jean Louis
2016-03-10 9:05 ` 宋文武 [this message]
2016-03-10 10:01 ` Jean Louis
2016-03-10 16:30 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87oaamg0u6.fsf@member.fsf.org \
--to=iyzsong@member.fsf.org \
--cc=guix@rcdrun.com \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).