unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Andrea Corallo <acorallo@gnu.org>
To: Werner LEMBERG <wl@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: compile error: cl--generic-struct-tag
Date: Fri, 24 May 2024 03:25:39 -0400	[thread overview]
Message-ID: <yp1ed9ry8lo.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <20240524.090603.1172835754086122221.wl@gnu.org> (Werner LEMBERG's message of "Fri, 24 May 2024 07:06:03 +0000 (UTC)")

Werner LEMBERG <wl@gnu.org> writes:

> [e650a04dc415467806b77d4b3801f9e6eeb9dfaf]
>
> Trying to compile current git on a GNU/Linux box from scratch in an
> external directory using
>
> ```
> configure \
>   --with-x-toolkit=gtk \
>   --with-json \
>   --with-treesitter
>
> make -j12
> ```
>
> fails.  I get:
>
> ```
> Symbol’s function definition is void: cl--generic-struct-tag
> make[3]: *** [Makefile:85: lisp/international/emoji-labels.el] Fehler 255
> make[3]: Verzeichnis „emacs.compiled/admin/unidata“ wird verlassen
> make[2]: *** [Makefile:615: lisp/international/charprop.el] Fehler 2
> make[2]: *** Es wird auf noch nicht beendete Prozesse gewartet....
> make[2]: Verzeichnis „emacs.compiled/src“ wird verlassen
> make[1]: *** [Makefile:554: src] Fehler 2
> make[1]: Verzeichnis „/home/wl/git/emacs.compiled“ wird verlassen
> make[1]: Verzeichnis „/home/wl/git/emacs.compiled“ wird betreten

Hi Werner,

are you sure the repo is not in some meta-state?  I've just built this
  commit.

Could you try 'make bootstrap -j12' instead (or even more restarting
from a 'git clean -xfd'?

Thanks

  Andrea



  reply	other threads:[~2024-05-24  7:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-24  7:06 compile error: cl--generic-struct-tag Werner LEMBERG
2024-05-24  7:25 ` Andrea Corallo [this message]
2024-05-24  7:32   ` Werner LEMBERG
2024-05-24  7:34 ` Eli Zaretskii

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://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=yp1ed9ry8lo.fsf@fencepost.gnu.org \
    --to=acorallo@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=wl@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 public inbox

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

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