From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Build failure: emacs-24 branch on MS-Windows Date: Mon, 15 Sep 2014 18:57:55 +0300 Message-ID: <83a9606flo.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1410796732 21859 80.91.229.3 (15 Sep 2014 15:58:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 15 Sep 2014 15:58:52 +0000 (UTC) Cc: emacs-devel@gnu.org To: Dani Moncayo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 15 17:58:46 2014 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 1XTYft-0005Xt-KP for ged-emacs-devel@m.gmane.org; Mon, 15 Sep 2014 17:58:45 +0200 Original-Received: from localhost ([::1]:60807 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTYft-00072m-7c for ged-emacs-devel@m.gmane.org; Mon, 15 Sep 2014 11:58:45 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38036) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTYfL-0006rw-L6 for emacs-devel@gnu.org; Mon, 15 Sep 2014 11:58:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XTYfC-0000EA-AJ for emacs-devel@gnu.org; Mon, 15 Sep 2014 11:58:11 -0400 Original-Received: from mtaout29.012.net.il ([80.179.55.185]:36155) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTYfC-0000E0-32 for emacs-devel@gnu.org; Mon, 15 Sep 2014 11:58:02 -0400 Original-Received: from conversion-daemon.mtaout29.012.net.il by mtaout29.012.net.il (HyperSendmail v2007.08) id <0NBY00J009KUGM00@mtaout29.012.net.il> for emacs-devel@gnu.org; Mon, 15 Sep 2014 18:57:44 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout29.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NBY00D6Q9O87H60@mtaout29.012.net.il>; Mon, 15 Sep 2014 18:57:44 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.185 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:174329 Archived-At: > Date: Mon, 15 Sep 2014 17:06:48 +0200 > From: Dani Moncayo > > I've just built the current trunk successfully, but the current > emacs-24 branch fails here like this: > > [...] > Loading loadup.el (source)... > Using load-path (c:/msys/home/Dani/emacs/emacs-24/lisp > c:/msys/home/Dani/emacs/emacs-24/lisp/emacs-lisp > c:/msys/home/Dani/emacs/emacs-24/lisp/language > c:/msys/home/Dani/emacs/emacs-24/lisp/international > c:/msys/home/Dani/emacs/emacs-24/lisp/textmodes > c:/msys/home/Dani/emacs/emacs-24/lisp/vc) > Loading emacs-lisp/byte-run... > Loading emacs-lisp/backquote... > Loading subr... > Loading version... > Loading widget... > Loading custom... > Loading emacs-lisp/map-ynp... > Loading international/mule... > Loading international/mule-conf... > Loading env... > Loading format... > Loading bindings... > Loading cus-start... > Loading window... > Loading files... > Loading emacs-lisp/macroexp... > Loading cus-face... > Loading faces... > Loading button... > Loading startup... > Loading c:/msys/home/Dani/emacs/emacs-24/lisp/loaddefs.el (source)... > Loading emacs-lisp/nadvice... > Loading minibuffer... > Loading abbrev... > Loading simple... > Loading help... > Loading jka-cmpr-hook... > Loading epa-hook... > Loading international/mule-cmds... > Loading case-table... > Loading c:/msys/home/Dani/emacs/emacs-24/lisp/international/charprop.el > (source)... > Loading international/characters... > Wrong type argument: char-table-p, "uni-bidi.el" > mv: cannot stat `emacs.exe': No such file or directory > Makefile:815: recipe for target `bootstrap-emacs.exe' failed > make[1]: *** [bootstrap-emacs.exe] Error 1 > make[1]: Leaving directory `/home/Dani/emacs/emacs-24-build/src' > Makefile:382: recipe for target `src' failed > make: *** [src] Error 2 It built just fine for me a few minutes ago. Do you have uni-bidi.el in the tree?