From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#14503: 24.3.50; MSYS out-of-tree build fails Date: Sun, 02 Jun 2013 22:28:07 +0300 Message-ID: <83vc5wxqgo.fsf@gnu.org> References: <83hahl678c.fsf@gnu.org> <838v2szass.fsf@gnu.org> <8361xwz8bo.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1370201363 21316 80.91.229.3 (2 Jun 2013 19:29:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 2 Jun 2013 19:29:23 +0000 (UTC) Cc: 14503@debbugs.gnu.org To: Richard Copley Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Jun 02 21:29:21 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1UjDxx-0003ge-FC for geb-bug-gnu-emacs@m.gmane.org; Sun, 02 Jun 2013 21:29:21 +0200 Original-Received: from localhost ([::1]:58240 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjDxw-0004t0-JR for geb-bug-gnu-emacs@m.gmane.org; Sun, 02 Jun 2013 15:29:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35397) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjDxs-0004sv-58 for bug-gnu-emacs@gnu.org; Sun, 02 Jun 2013 15:29:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UjDxr-000093-2a for bug-gnu-emacs@gnu.org; Sun, 02 Jun 2013 15:29:16 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:59755) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjDxq-00008y-VF for bug-gnu-emacs@gnu.org; Sun, 02 Jun 2013 15:29:14 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1UjDza-0006j3-44 for bug-gnu-emacs@gnu.org; Sun, 02 Jun 2013 15:31:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 02 Jun 2013 19:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14503 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 14503-submit@debbugs.gnu.org id=B14503.137020141225740 (code B ref 14503); Sun, 02 Jun 2013 19:31:02 +0000 Original-Received: (at 14503) by debbugs.gnu.org; 2 Jun 2013 19:30:12 +0000 Original-Received: from localhost ([127.0.0.1]:48113 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UjDyl-0006h6-EP for submit@debbugs.gnu.org; Sun, 02 Jun 2013 15:30:12 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:38659) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UjDyi-0006gB-Hw for 14503@debbugs.gnu.org; Sun, 02 Jun 2013 15:30:09 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0MNS00D005UQBP00@a-mtaout22.012.net.il> for 14503@debbugs.gnu.org; Sun, 02 Jun 2013 22:28:14 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MNS00C7F631IOJ0@a-mtaout22.012.net.il>; Sun, 02 Jun 2013 22:28:14 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:74763 Archived-At: > Date: Sun, 2 Jun 2013 19:48:32 +0100 > From: Richard Copley > > > > > If so, does "make autoloads" in the Lisp > > > > directory solve the problem? > > > > > > > > > > Possibly, I will check. But make should still make, right? > > > > The "all" target doesn't seem to invoke anything that recreates those > > files. > > > They do get created by "make all" when run inside the tree. I think the problem is here: EMACSLOADPATH=g:/emacs/trunk/lisp LC_ALL=C /g/emacs/build/src/emacs -batch --no-site-file --no-site-lisp -l autoload \ --eval "(setq generate-autoload-cookie \";;;###cal-autoload\")" \ --eval "(setq generated-autoload-file (unmsys--file-name \"g:/emacs/trunk/lisp/calendar/cal-loaddefs.el\"))" \ ^^^^ How come you get here "d:/foo/bar" style of file names, and not MSYS's usual "/d/foo/bar"? Did you per chance invoke the configure script as "g:/emacs/trunk/nt/msysconfig ..."? If so, try "/g/emacs/..." instead. I think what happens in the above command is that MSYS converts g:/emacs/trunk/lisp/calendar/cal-loaddefs.el into g;\emacs\trunk\lisp\calendar\cal-loaddefs.el (note the semi-colon and the backslashes), because it thinks this is a colon-separated path. That's why Emacs complains about invalid escape sequences. Can you add a 'message' to unmsys--file-name to see what kind of argument it is called with?