all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Yuchen Pei <hi@ypei.me>
Cc: joakim@verona.se, emacs-devel@gnu.org
Subject: Re: Alternatives for reliable build environments for emacs?
Date: Fri, 29 Oct 2021 09:14:29 +0300	[thread overview]
Message-ID: <834k90s6gq.fsf@gnu.org> (raw)
In-Reply-To: <87ilxghdvw.fsf@ypei.me> (message from Yuchen Pei on Fri, 29 Oct 2021 11:29:39 +1100)

> From: Yuchen Pei <hi@ypei.me>
> Date: Fri, 29 Oct 2021 11:29:39 +1100
> Cc: Eli Zaretskii <eliz@gnu.org>, emacs-devel@gnu.org
> 
> I was trying to build emacs on a debian + guix system today.  The 
> debian is bare minimum, and guix is used as the main package 
> manager.
> 
> Without `guix shell`, I got stuck at problem with gnutls:
> 
> > configure: error: The following required libraries were not 
> > found:
> >      gnutls
> > Maybe some development libraries/packages are missing?
> 
> The version of gnutls installed by guix in the system is 3.6.15.

It tells you to make sure you have all the development packages
installed, and I think it's the accurate advice.  People build Emacs
with that version of GnuTLS without any problems.

> With `guix shell --development emacs`, gnutls wasn't a problem, 
> but I got stuck at segfault at bootstrap-emacs.pdmp:
> 
> > make[1]: *** [Makefile:858: bootstrap-emacs.pdmp] Segmentation 
> > fault
> > make[1]: Leaving directory '/home/foo/source/emacs/src'
> > make: *** [Makefile:450: src] Error 2

If you want help in solving this problem, please submit a bug report
with all the details, including at least the configure command and the
full log of the build from the configure step till the segfault.
config.log would also help.

Thanks.



  reply	other threads:[~2021-10-29  6:14 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-28 12:55 Alternatives for reliable build environments for emacs? joakim
2021-10-28 13:33 ` Eli Zaretskii
2021-10-28 14:38   ` joakim
2021-10-28 14:45     ` Robert Pluim
2021-10-28 15:22       ` joakim
2021-10-28 15:29         ` Robert Pluim
2021-10-28 19:09           ` Tassilo Horn
2021-10-29  6:14         ` Po Lu
2021-10-28 16:08     ` Eli Zaretskii
2021-10-28 17:37       ` joakim
2021-10-28 20:37     ` Pierre Téchoueyres
2021-10-29  0:29     ` Yuchen Pei
2021-10-29  6:14       ` Eli Zaretskii [this message]
2021-11-03  6:53         ` Yuchen Pei
2021-10-28 16:07 ` Yuri Khan
2021-10-28 20:20   ` Daniel Martín
2021-10-28 19:02 ` Stefan Monnier
2021-10-28 19:58   ` Tim Cross
2021-10-28 21:35   ` joakim
2021-10-30  6:52 ` Richard Stallman

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=834k90s6gq.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=hi@ypei.me \
    --cc=joakim@verona.se \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.