unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Failure building Emacs from master
@ 2022-08-02 21:23 Angelo Graziosi
  2022-08-03  4:14 ` Pankaj Jangid
  0 siblings, 1 reply; 3+ messages in thread
From: Angelo Graziosi @ 2022-08-02 21:23 UTC (permalink / raw)
  To: emacs-devel@gnu.org; +Cc: monnier@iro.umontreal.ca

The following occurs on GNU/Linux (Mint 20.3) with last master 286e308561d00a31e0321919ef36d9bc6dadbeb3 :

[...]
  ELC      cedet/semantic/wisent/python.elc
  ELC      cedet/semantic/wisent/python-wy.elc

In toplevel form:
cedet/semantic/symref/list.el:35:2: Error: Given parent class semantic-displayer-abstract is not a class
make[2]: *** [Makefile:336: cedet/semantic/symref/list.elc] Errore 1
make[2]: *** Attesa per i processi non terminati....
make[2]: uscita dalla directory «/tmp/emacs-master/lisp»
make[1]: *** [Makefile:366: compile-main] Errore 2
make[1]: uscita dalla directory «/tmp/emacs-master/lisp»
make: *** [Makefile:456: lisp] Errore 2
Error: Failure running MAKE

Maybe this is not Gnu/Linux specific...

I wonder if this failure is related to this commit:

344b48f490416cb1200e19b28d356e7fb5b04387

CEDET: Remove left-over uses of obsolete <class>-child-p predicates
[...]

Ciao,
  Angelo.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Failure building Emacs from master
  2022-08-02 21:23 Failure building Emacs from master Angelo Graziosi
@ 2022-08-03  4:14 ` Pankaj Jangid
  2022-08-03  8:33   ` Tassilo Horn
  0 siblings, 1 reply; 3+ messages in thread
From: Pankaj Jangid @ 2022-08-03  4:14 UTC (permalink / raw)
  To: emacs-devel

Angelo Graziosi <angelo.g0@libero.it> writes:

> The following occurs on GNU/Linux (Mint 20.3) with last master 286e308561d00a31e0321919ef36d9bc6dadbeb3 :
>
> [...]
>   ELC      cedet/semantic/wisent/python.elc
>   ELC      cedet/semantic/wisent/python-wy.elc
>
> In toplevel form:
> cedet/semantic/symref/list.el:35:2: Error: Given parent class semantic-displayer-abstract is not a class
> make[2]: *** [Makefile:336: cedet/semantic/symref/list.elc] Errore 1
> make[2]: *** Attesa per i processi non terminati....
> make[2]: uscita dalla directory «/tmp/emacs-master/lisp»
> make[1]: *** [Makefile:366: compile-main] Errore 2
> make[1]: uscita dalla directory «/tmp/emacs-master/lisp»
> make: *** [Makefile:456: lisp] Errore 2
> Error: Failure running MAKE
>
> Maybe this is not Gnu/Linux specific...
>
> I wonder if this failure is related to this commit:
>
> 344b48f490416cb1200e19b28d356e7fb5b04387
>
> CEDET: Remove left-over uses of obsolete <class>-child-p predicates
> [...]

Oh I just reported this in bugs.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Failure building Emacs from master
  2022-08-03  4:14 ` Pankaj Jangid
@ 2022-08-03  8:33   ` Tassilo Horn
  0 siblings, 0 replies; 3+ messages in thread
From: Tassilo Horn @ 2022-08-03  8:33 UTC (permalink / raw)
  To: Pankaj Jangid; +Cc: emacs-devel

Pankaj Jangid <pankaj@codeisgreat.org> writes:

>>   ELC      cedet/semantic/wisent/python-wy.elc
>>
>> In toplevel form:
>> cedet/semantic/symref/list.el:35:2: Error: Given parent class semantic-displayer-abstract is not a class
>> make[2]: *** [Makefile:336: cedet/semantic/symref/list.elc] Errore 1
>> make[2]: *** Attesa per i processi non terminati....
>> make[2]: uscita dalla directory «/tmp/emacs-master/lisp»
>> make[1]: *** [Makefile:366: compile-main] Errore 2
>> make[1]: uscita dalla directory «/tmp/emacs-master/lisp»
>> make: *** [Makefile:456: lisp] Errore 2
>> Error: Failure running MAKE
>>
>> Maybe this is not Gnu/Linux specific...
>>
>> I wonder if this failure is related to this commit:
>>
>> 344b48f490416cb1200e19b28d356e7fb5b04387
>>
>> CEDET: Remove left-over uses of obsolete <class>-child-p predicates
>> [...]
>
> Oh I just reported this in bugs.

Already fixed by:

commit 99bbc1fa23c3a54f1cbd2c56c57773dd471b3ef3
Author: Gerd Möllmann <gerd@gnu.org>
Date:   Wed Aug 3 08:46:52 2022 +0200

    ; Fix last change (bug#56902)
    
    * lisp/cedet/semantic/complete.el (semantic-displayer-focus-abstract):
    Define after base class has been defined.

Bye,
Tassilo



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-08-03  8:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-02 21:23 Failure building Emacs from master Angelo Graziosi
2022-08-03  4:14 ` Pankaj Jangid
2022-08-03  8:33   ` Tassilo Horn

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