all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#25880: can't build from emacs master branch
@ 2017-02-26 13:27 Hlöðver Sigurðsson
  2017-02-26 14:57 ` Philipp Stephani
  0 siblings, 1 reply; 3+ messages in thread
From: Hlöðver Sigurðsson @ 2017-02-26 13:27 UTC (permalink / raw
  To: 25880

[-- Attachment #1: Type: text/plain, Size: 782 bytes --]

I pulled and wanted to build emacs from the master branch, I have a build
from january so it's no harm, just thought this information would be useful
bug report. Building --with-modules on Fedora25.

Loading emacs-lisp/macroexp...
Loading cus-face...
Loading faces...
Loading button...
Loading loaddefs.el (source)...
Symbol's function definition is void: cl-defgeneric
Makefile:546: recipe for target 'emacs' failed
make[1]: *** [emacs] Error 255
make[1]: Leaving directory '/usr/local/src/emacs/src'
Makefile:414: recipe for target 'src' failed
make: *** [src] Error 2
[hlolli@localhost emacs]$ git branch
* master
[hlolli@localhost emacs]$ git remote show origin
* remote origin
  Fetch URL: git://git.savannah.gnu.org/emacs.git
  Push  URL: git://git.savannah.gnu.org/emacs.git

[-- Attachment #2: Type: text/html, Size: 1179 bytes --]

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

* bug#25880: can't build from emacs master branch
  2017-02-26 13:27 bug#25880: can't build from emacs master branch Hlöðver Sigurðsson
@ 2017-02-26 14:57 ` Philipp Stephani
  2017-02-26 15:15   ` Hlöðver Sigurðsson
  0 siblings, 1 reply; 3+ messages in thread
From: Philipp Stephani @ 2017-02-26 14:57 UTC (permalink / raw
  To: Hlöðver Sigurðsson, 25880

[-- Attachment #1: Type: text/plain, Size: 903 bytes --]

Hlöðver Sigurðsson <hlolli@gmail.com> schrieb am So., 26. Feb. 2017 um
14:29 Uhr:

> I pulled and wanted to build emacs from the master branch, I have a build
> from january so it's no harm, just thought this information would be useful
> bug report. Building --with-modules on Fedora25.
>
> Loading emacs-lisp/macroexp...
> Loading cus-face...
> Loading faces...
> Loading button...
> Loading loaddefs.el (source)...
> Symbol's function definition is void: cl-defgeneric
> Makefile:546: recipe for target 'emacs' failed
> make[1]: *** [emacs] Error 255
> make[1]: Leaving directory '/usr/local/src/emacs/src'
> Makefile:414: recipe for target 'src' failed
> make: *** [src] Error 2
>
>
Occasionally source and compiled versions of ELisp libraries get enough out
of sync that incremental recompilation is no longer possible. Could you try:
   ./config.status && make bootstrap

[-- Attachment #2: Type: text/html, Size: 1705 bytes --]

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

* bug#25880: can't build from emacs master branch
  2017-02-26 14:57 ` Philipp Stephani
@ 2017-02-26 15:15   ` Hlöðver Sigurðsson
  0 siblings, 0 replies; 3+ messages in thread
From: Hlöðver Sigurðsson @ 2017-02-26 15:15 UTC (permalink / raw
  To: Philipp Stephani; +Cc: 25880

[-- Attachment #1: Type: text/plain, Size: 1101 bytes --]

I did  ./config.status && make bootstrap and compilation succeeded without
error.

2017-02-26 15:57 GMT+01:00 Philipp Stephani <p.stephani2@gmail.com>:

>
>
> Hlöðver Sigurðsson <hlolli@gmail.com> schrieb am So., 26. Feb. 2017 um
> 14:29 Uhr:
>
>> I pulled and wanted to build emacs from the master branch, I have a build
>> from january so it's no harm, just thought this information would be useful
>> bug report. Building --with-modules on Fedora25.
>>
>> Loading emacs-lisp/macroexp...
>> Loading cus-face...
>> Loading faces...
>> Loading button...
>> Loading loaddefs.el (source)...
>> Symbol's function definition is void: cl-defgeneric
>> Makefile:546: recipe for target 'emacs' failed
>> make[1]: *** [emacs] Error 255
>> make[1]: Leaving directory '/usr/local/src/emacs/src'
>> Makefile:414: recipe for target 'src' failed
>> make: *** [src] Error 2
>>
>>
> Occasionally source and compiled versions of ELisp libraries get enough
> out of sync that incremental recompilation is no longer possible. Could you
> try:
>    ./config.status && make bootstrap
>

[-- Attachment #2: Type: text/html, Size: 2637 bytes --]

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

end of thread, other threads:[~2017-02-26 15:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-26 13:27 bug#25880: can't build from emacs master branch Hlöðver Sigurðsson
2017-02-26 14:57 ` Philipp Stephani
2017-02-26 15:15   ` Hlöðver Sigurðsson

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.