all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Yuchen Pei <hi@ypei.me>
To: Eli Zaretskii <eliz@gnu.org>
Cc: joakim@verona.se, emacs-devel@gnu.org
Subject: Re: Alternatives for reliable build environments for emacs?
Date: Wed, 03 Nov 2021 17:53:13 +1100	[thread overview]
Message-ID: <87pmrhenmu.fsf@ypei.me> (raw)
In-Reply-To: <834k90s6gq.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1755 bytes --]


Eli Zaretskii <eliz@gnu.org> writes:

>> 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.

I managed to resolve this by installing gnutls-dane.

>
>> 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.

This was resolved as in
<https://lists.gnu.org/archive/html/emacs-devel/2021-10/msg02216.html>
<https://lists.gnu.org/archive/html/emacs-devel/2021-10/msg02247.html>.

>
> Thanks.


-- 
Best,
Yuchen

PGP Key: 47F9 D050 1E11 8879 9040  4941 2126 7E93 EF86 DFD0
           <https://ypei.me/assets/ypei-pubkey.txt>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 243 bytes --]

  reply	other threads:[~2021-11-03  6:53 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
2021-11-03  6:53         ` Yuchen Pei [this message]
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=87pmrhenmu.fsf@ypei.me \
    --to=hi@ypei.me \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --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.