From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: merlyn@stonehenge.com (Randal L. Schwartz) Newsgroups: gmane.emacs.devel Subject: Current HEAD doesn't build on OSX Date: Mon, 11 Mar 2013 11:58:57 -0700 Organization: Stonehenge Consulting Services; Portland, Oregon, USA Message-ID: <86fw01n4pa.fsf_-_@red.stonehenge.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1363028365 17328 80.91.229.3 (11 Mar 2013 18:59:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 11 Mar 2013 18:59:25 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 11 19:59:49 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UF7wp-00088H-WA for ged-emacs-devel@m.gmane.org; Mon, 11 Mar 2013 19:59:48 +0100 Original-Received: from localhost ([::1]:49654 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UF7wT-0001gO-SD for ged-emacs-devel@m.gmane.org; Mon, 11 Mar 2013 14:59:25 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:45481) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UF7wH-0001g0-2D for emacs-devel@gnu.org; Mon, 11 Mar 2013 14:59:24 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UF7wE-0001dD-1l for emacs-devel@gnu.org; Mon, 11 Mar 2013 14:59:13 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:46220) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UF7wD-0001cu-QJ for emacs-devel@gnu.org; Mon, 11 Mar 2013 14:59:09 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UF7wX-0007ot-Vj for emacs-devel@gnu.org; Mon, 11 Mar 2013 19:59:29 +0100 Original-Received: from red.stonehenge.com ([208.79.95.2]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Mar 2013 19:59:29 +0100 Original-Received: from merlyn by red.stonehenge.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Mar 2013 19:59:29 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 37 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: red.stonehenge.com x-mayan-date: Long count = 13.0.0.4.0; tzolkin = 6 Ahau; haab = 3 Cumku User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (berkeley-unix) Cancel-Lock: sha1:j6VSLm12yt8WYs99CtbspAZno3c= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:157741 Archived-At: The current emacs HEAD, corresponding to this commit: Author: Thierry Volpiatto Date: Mon Mar 11 14:30:49 2013 -0400 * lisp/net/net-utils.el (net-utils-remove-ctrl-m-filter): Use with-current-buffer and don't move point. (net-utils-run-simple): Remove useless code. (net-utils-remove-ctl-m): Remove unused custom. is failing to build on OSX, ending with: Loading loadup.el (source)... 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) Loading emacs-lisp/byte-run (source)... Symbol's function definition is void: \` make[1]: *** [bootstrap-emacs] Error 1 make: *** [src] Error 2 Is this a known problem, or would someone like me to bisect with my last known good version, which appears to be: Author: Dmitry Gutov Date: Thu Mar 7 20:08:33 2013 +0400 * lisp/progmodes/js.el (js--multi-line-declaration-indentation): Merge from js2-mode (https://github.com/mooz/js2-mode/issues/89). Please let me know if you need more info. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc. See http://methodsandmessages.posterous.com/ for Smalltalk discussion