all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pedro Andres Aranda Gutierrez <paaguti@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>, emacs-devel <emacs-devel@gnu.org>
Subject: Re: make stuck
Date: Sun, 15 Oct 2023 11:49:45 +0200	[thread overview]
Message-ID: <CAO48Bk-+SQ2mox20pTZq3ZaO9ECG6Ge0OpF-RDt3AwkveDaFmg@mail.gmail.com> (raw)
In-Reply-To: <83v8b8p6gj.fsf@gnu.org>

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

Hi Eli,

this is my full process:

$(MAKE) -j2 maintainer-clean distclean
$(RM) -rf native-lisp
./autogen.sh
./configure --prefix=/usr  --program-suffix=30 --with-json \
--with-x --with-x-toolkit=gtk3 --with-cairo  \
--with-compress-install --with-modules=yes \
--with-threads --with-included-regex --with-zlib \
--with-tree-sitter=no --with-native-compilation=ye
$(MAKE) NATIVE_FULL_AOT=1 -j2
$(MAKE) -j2 -C test || true

Gets stuck in the last step

Best, /PA

On Sun, 15 Oct 2023 at 11:42, Eli Zaretskii <eliz@gnu.org> wrote:

> > From: Pedro Andres Aranda Gutierrez <paaguti@gmail.com>
> > Date: Sun, 15 Oct 2023 11:35:53 +0200
> >
> > I'm trying to compile emacs master from a clean git clone and it gets
> stuck at
> >
> > GEN      lisp/eshell/esh-ext-tests.log
>
> Is this after you say "make check"?  Because otherwise building Emacs
> doesn't include that command.
>


-- 
Fragen sind nicht da, um beantwortet zu werden,
Fragen sind da um gestellt zu werden
Georg Kreisler

Headaches with a Juju log:
unit-basic-16: 09:17:36 WARNING juju.worker.uniter.operation we should run
a leader-deposed hook here, but we can't yet

[-- Attachment #2: Type: text/html, Size: 1965 bytes --]

  reply	other threads:[~2023-10-15  9:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-15  9:35 make stuck Pedro Andres Aranda Gutierrez
2023-10-15  9:41 ` Emanuel Berg
2023-10-15  9:42 ` Eli Zaretskii
2023-10-15  9:49   ` Pedro Andres Aranda Gutierrez [this message]
2023-10-15 10:47     ` Pedro Andres Aranda Gutierrez
2023-10-16 10:22       ` Pedro Andres Aranda Gutierrez
2023-10-16 21:04 ` Jim Porter

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=CAO48Bk-+SQ2mox20pTZq3ZaO9ECG6Ge0OpF-RDt3AwkveDaFmg@mail.gmail.com \
    --to=paaguti@gmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@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.
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.