unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: master 51ba125 5/7: srecode/find compilation fix
       [not found] ` <20190614134808.42C6B20DD2@vcs0.savannah.gnu.org>
@ 2019-06-14 14:49   ` Robert Pluim
  2019-06-14 14:58     ` Lars Ingebrigtsen
  2019-06-14 15:07     ` Lars Ingebrigtsen
  0 siblings, 2 replies; 4+ messages in thread
From: Robert Pluim @ 2019-06-14 14:49 UTC (permalink / raw)
  To: emacs-devel; +Cc: Lars Ingebrigtsen

>>>>> On Fri, 14 Jun 2019 09:48:08 -0400 (EDT), larsi@gnus.org (Lars Ingebrigtsen) said:

    Larsi> branch: master
    Larsi> commit 51ba1250bc3511fa278fa70228fc2574c9cc4310
    Larsi> Author: Lars Ingebrigtsen <larsi@gnus.org>
    Larsi> Commit: Lars Ingebrigtsen <larsi@gnus.org>

    Larsi>     srecode/find compilation fix
    
    Larsi>     * lisp/cedet/srecode/find.el (srecode/compile): Require to
    Larsi>     avoid compilation warning about unknown slot.  Remove function
    Larsi>     declarations that point to that file.


make[2]: Nothing to be done for `all'.
  ELC      cedet/srecode/find.elc

In toplevel form:
cedet/srecode/find.el:29:1:Error: Recursive ‘require’ for feature ‘srecode/map’
make[2]: *** [cedet/srecode/find.elc] Error 1
make[1]: *** [compile-main] Error 2
make: *** [lisp] Error 2

I tried removing all the .elc files under cedet, and now I get:

In toplevel form:
cedet/srecode/cpp.el:31:1:Error: Recursive ‘require’ for feature ‘srecode/insert’
make[2]: *** [cedet/srecode/cpp.elc] Error 1
make[1]: *** [compile-main] Error 2
make: *** [lisp] Error 2



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

* Re: master 51ba125 5/7: srecode/find compilation fix
  2019-06-14 14:49   ` master 51ba125 5/7: srecode/find compilation fix Robert Pluim
@ 2019-06-14 14:58     ` Lars Ingebrigtsen
  2019-06-16  9:49       ` Robert Pluim
  2019-06-14 15:07     ` Lars Ingebrigtsen
  1 sibling, 1 reply; 4+ messages in thread
From: Lars Ingebrigtsen @ 2019-06-14 14:58 UTC (permalink / raw)
  To: emacs-devel

Robert Pluim <rpluim@gmail.com> writes:

> make[2]: Nothing to be done for `all'.
>   ELC      cedet/srecode/find.elc
>
> In toplevel form:
> cedet/srecode/find.el:29:1:Error: Recursive ‘require’ for feature ‘srecode/map’
> make[2]: *** [cedet/srecode/find.elc] Error 1

Sorry; I'll fix that up immediately...

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



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

* Re: master 51ba125 5/7: srecode/find compilation fix
  2019-06-14 14:49   ` master 51ba125 5/7: srecode/find compilation fix Robert Pluim
  2019-06-14 14:58     ` Lars Ingebrigtsen
@ 2019-06-14 15:07     ` Lars Ingebrigtsen
  1 sibling, 0 replies; 4+ messages in thread
From: Lars Ingebrigtsen @ 2019-06-14 15:07 UTC (permalink / raw)
  To: emacs-devel

Robert Pluim <rpluim@gmail.com> writes:

> make[2]: Nothing to be done for `all'.
>   ELC      cedet/srecode/find.elc
>
> In toplevel form:
> cedet/srecode/find.el:29:1:Error: Recursive ‘require’ for feature ‘srecode/map

I reverted the patch that caused this and make bootstrap now works again
for me.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



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

* Re: master 51ba125 5/7: srecode/find compilation fix
  2019-06-14 14:58     ` Lars Ingebrigtsen
@ 2019-06-16  9:49       ` Robert Pluim
  0 siblings, 0 replies; 4+ messages in thread
From: Robert Pluim @ 2019-06-16  9:49 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: emacs-devel

>>>>> On Fri, 14 Jun 2019 16:58:50 +0200, Lars Ingebrigtsen <larsi@gnus.org> said:

    Larsi> Robert Pluim <rpluim@gmail.com> writes:
    >> make[2]: Nothing to be done for `all'.
    >> ELC      cedet/srecode/find.elc
    >> 
    >> In toplevel form:
    >> cedet/srecode/find.el:29:1:Error: Recursive ‘require’ for feature ‘srecode/map’
    >> make[2]: *** [cedet/srecode/find.elc] Error 1

    Larsi> Sorry; I'll fix that up immediately...

    Larsi> -- 
    Larsi> (domestic pets only, the antidote for overdose, milk.)
    Larsi>    bloggy blog: http://lars.ingebrigtsen.no


Latest master builds fine, thanks

Robert



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

end of thread, other threads:[~2019-06-16  9:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20190614134805.5630.9726@vcs0.savannah.gnu.org>
     [not found] ` <20190614134808.42C6B20DD2@vcs0.savannah.gnu.org>
2019-06-14 14:49   ` master 51ba125 5/7: srecode/find compilation fix Robert Pluim
2019-06-14 14:58     ` Lars Ingebrigtsen
2019-06-16  9:49       ` Robert Pluim
2019-06-14 15:07     ` Lars Ingebrigtsen

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