emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: make stuck


From: Pedro Andres Aranda Gutierrez
Subject: Re: make stuck
Date: Sun, 15 Oct 2023 12:47:10 +0200

Confirmed it is in the make test step

On Sun, 15 Oct 2023 at 11:49, Pedro Andres Aranda Gutierrez <paaguti@gmail.com> wrote:
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



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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]