From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#9132: 24.0.50; bootstrap failure on windows Date: Thu, 21 Jul 2011 15:11:11 -0400 Message-ID: References: <83bownv95b.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1311275533 22433 80.91.229.12 (21 Jul 2011 19:12:13 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 21 Jul 2011 19:12:13 +0000 (UTC) Cc: sds@gnu.org, 9132@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jul 21 21:12:08 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QjyfH-0008Ih-PW for geb-bug-gnu-emacs@m.gmane.org; Thu, 21 Jul 2011 21:12:07 +0200 Original-Received: from localhost ([::1]:42447 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjyfG-000083-Lw for geb-bug-gnu-emacs@m.gmane.org; Thu, 21 Jul 2011 15:12:06 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:37801) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjyfE-00007X-Bi for bug-gnu-emacs@gnu.org; Thu, 21 Jul 2011 15:12:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QjyfC-0000Xz-TY for bug-gnu-emacs@gnu.org; Thu, 21 Jul 2011 15:12:04 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:55105) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjyfC-0000Xq-Ro for bug-gnu-emacs@gnu.org; Thu, 21 Jul 2011 15:12:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1QjyfC-0008AS-Cm; Thu, 21 Jul 2011 15:12:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 21 Jul 2011 19:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9132 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 9132-submit@debbugs.gnu.org id=B9132.131127548031338 (code B ref 9132); Thu, 21 Jul 2011 19:12:02 +0000 Original-Received: (at 9132) by debbugs.gnu.org; 21 Jul 2011 19:11:20 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QjyeV-00089P-85 for submit@debbugs.gnu.org; Thu, 21 Jul 2011 15:11:19 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QjyeT-00089D-KZ for 9132@debbugs.gnu.org; Thu, 21 Jul 2011 15:11:17 -0400 Original-Received: from localhost ([127.0.0.1]:44799) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjyeN-0004Zn-Sj; Thu, 21 Jul 2011 15:11:11 -0400 X-Spook: ANDVT unclassified UOP president USCOI bomb Defcon AUTODIN X-Ran: 1/L2c>"`vtf83dC"Or|bSir-Mj0EQM[I^&B>hLRG[46.b\*ICE8[j]a<7(*4p,uc&}k?bs X-Hue: cyan X-Attribution: GM In-Reply-To: <83bownv95b.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 21 Jul 2011 20:25:04 +0300") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 21 Jul 2011 15:12:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:49526 Archived-At: Eli Zaretskii wrote: >> Failure in loading charset map: GB2312 > > This comes from charset.c, FWIW, and the reason is a failed call to > `fopen'. It would be good to know the errno value for that failure, > and also the value of Vcharset_map_path. > > Could it be that your system runs out of available file handles? I > didn't see such problems since the old DOS days, but what else can > explain this? Just a comment that http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6401 has the "failure loading charset map" issue too (I doubt it is directly related to this issue, I'm just mentioning it).