emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Current HEAD doesn't build on OSX


From: Randal L. Schwartz
Subject: Re: Current HEAD doesn't build on OSX
Date: Mon, 11 Mar 2013 12:43:57 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (berkeley-unix)

>>>>> "Randal" == Randal L Schwartz <address@hidden> writes:

Randal> The current emacs HEAD, corresponding to this commit:

Randal>     Author: Thierry Volpiatto <address@hidden>
Randal>     Date:   Mon Mar 11 14:30:49 2013 -0400

Randal>         * lisp/net/net-utils.el (net-utils-remove-ctrl-m-filter):
Randal>         Use with-current-buffer and don't move point.
Randal>         (net-utils-run-simple): Remove useless code.
Randal>         (net-utils-remove-ctl-m): Remove unused custom.

Randal> is failing to build on OSX, ending with:

Randal>     Loading loadup.el (source)...
Randal>     Using load-path (/Users/merlyn/MIRROR/emacs-GIT/lisp 
/Users/merlyn/MIRROR/emacs-GIT/lisp/emacs-lisp 
/Users/merlyn/MIRROR/emacs-GIT/lisp/language 
/Users/merlyn/MIRROR/emacs-GIT/lisp/international 
/Users/merlyn/MIRROR/emacs-GIT/lisp/textmodes)
Randal>     Loading emacs-lisp/byte-run (source)...
Randal>     Symbol's function definition is void: \`
Randal>     make[1]: *** [bootstrap-emacs] Error 1
Randal>     make: *** [src] Error 2

Randal> Is this a known problem, or would someone like me to bisect with my last
Randal> known good version, which appears to be:

Randal>     Author: Dmitry Gutov <address@hidden>
Randal>     Date:   Thu Mar 7 20:08:33 2013 +0400

Randal>         * lisp/progmodes/js.el (js--multi-line-declaration-indentation):
Randal>           Merge
Randal>         from js2-mode (https://github.com/mooz/js2-mode/issues/89).

Randal> Please let me know if you need more info.

Here's the bad commit:

    3cf6bbda579e3cf3136ca0a199578a6ad0d278b6 is the first bad commit
    commit 3cf6bbda579e3cf3136ca0a199578a6ad0d278b6
    Author: Stefan Monnier <address@hidden>
    Date:   Sun Mar 10 17:40:55 2013 -0400

        * lisp/emacs-lisp/byte-run.el (dont-compile): Declare obsolete.
        (with-no-warnings): Use `declare'.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<address@hidden> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.posterous.com/ for Smalltalk discussion




reply via email to

[Prev in Thread] Current Thread [Next in Thread]