GNU bug report logs - #43638
[feature/native-comp] (setf seq-elt) is already defined as something else than a generic function

Previous Next

Package: emacs;

Reported by: Jorge Javier Araya Navarro <jorge <at> esavara.cr>

Date: Sat, 26 Sep 2020 21:33:02 UTC

Severity: normal

Done: Andrea Corallo <akrl <at> sdf.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Jorge Javier Araya Navarro <jorge <at> esavara.cr>
To: Andrea Corallo <akrl <at> sdf.org>
Cc: 43638 <at> debbugs.gnu.org
Subject: bug#43638: [feature/native-comp] (setf seq-elt) is already defined as something else than a generic function
Date: Sun, 27 Sep 2020 09:02:57 -0600
[Message part 1 (text/plain, inline)]
The PKGBUILD is just a glorified bash script, this one just activates or
deactivates compiling options shipped by the Emacs source code, reading it
should give you an idea of how Emacs is compiled

And, well, it is already compiled from Git.

El dom., 27 de sep. de 2020 a la(s) 00:15, Andrea Corallo (akrl <at> sdf.org)
escribió:

> Jorge Javier Araya Navarro <jorge <at> esavara.cr> writes:
>
> > hi, I have this "bug". I compiled gccemacs using this PKGBUILD:
> >
> >
> https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=emacs-pgtk-native-comp-git
> >
> > with the following settings in the PKGBUILD set as follows:
> > LTO="YES"
> > FAST_BOOT="YES"
> >
> > and this is my Emacs configuration:
> >
> > https://gitlab.com/shackra/emacs
>
> Well I'm not an archlinux user and I've no idea how the aur mechanism
> works exactly.  I fear the best place to ask for that is not here but
> where bug for arch packages are collected.
>
> Have you tried compiling from git?  Perhaps you can give it a try so we
> can see if the error persist there.
>
> You can just use something like to compile and start it:
>
> =====
> git clone git://git.savannah.gnu.org/emacs.git -b feature/native-comp
> emacs
> cd emacs
> ./autogen.sh
> ./configure --with-nativecomp
> make
> ./src/emacs -Q
> =====
>
>   Andrea
>
[Message part 2 (text/html, inline)]

This bug report was last modified 4 years and 228 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.