From mboxrd@z Thu Jan  1 00:00:00 1970
Path: news.gmane.org!not-for-mail
From: Eli Zaretskii <eliz@gnu.org>
Newsgroups: gmane.emacs.windows,gmane.emacs.devel
Subject: Re: emacs-20111206-r106632 Windows Binaries
Date: Wed, 07 Dec 2011 08:02:21 -0500
Message-ID: <E1RYH8f-00005S-0T@fencepost.gnu.org>
References: <4EDEDD3D.7040607@gmail.com> <jbnktb$rgf$1@dough.gmane.org>
Reply-To: Eli Zaretskii <eliz@gnu.org>
NNTP-Posting-Host: lo.gmane.org
X-Trace: dough.gmane.org 1323262968 19622 80.91.229.12 (7 Dec 2011 13:02:48 GMT)
X-Complaints-To: usenet@dough.gmane.org
NNTP-Posting-Date: Wed, 7 Dec 2011 13:02:48 +0000 (UTC)
Cc: help-emacs-windows@gnu.org, emacs-devel@gnu.org
To: chengang31@gmail.com
Original-X-From: help-emacs-windows-bounces+gnu-help-emacs-windows=m.gmane.org@gnu.org Wed Dec 07 14:02:42 2011
Return-path: <help-emacs-windows-bounces+gnu-help-emacs-windows=m.gmane.org@gnu.org>
Envelope-to: gnu-help-emacs-windows@m.gmane.org
Original-Received: from lists.gnu.org ([140.186.70.17])
	by lo.gmane.org with esmtp (Exim 4.69)
	(envelope-from <help-emacs-windows-bounces+gnu-help-emacs-windows=m.gmane.org@gnu.org>)
	id 1RYH8x-00069a-8A
	for gnu-help-emacs-windows@m.gmane.org; Wed, 07 Dec 2011 14:02:39 +0100
Original-Received: from localhost ([::1]:54916 helo=lists.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <help-emacs-windows-bounces+gnu-help-emacs-windows=m.gmane.org@gnu.org>)
	id 1RYH8u-0007k4-44
	for gnu-help-emacs-windows@m.gmane.org; Wed, 07 Dec 2011 08:02:36 -0500
Original-Received: from eggs.gnu.org ([140.186.70.92]:36828)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <eliz@gnu.org>) id 1RYH8j-0007jQ-K1
	for help-emacs-windows@gnu.org; Wed, 07 Dec 2011 08:02:33 -0500
Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <eliz@gnu.org>) id 1RYH8f-0008Cp-80
	for help-emacs-windows@gnu.org; Wed, 07 Dec 2011 08:02:25 -0500
Original-Received: from fencepost.gnu.org ([140.186.70.10]:60915)
	by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <eliz@gnu.org>)
	id 1RYH8f-0008Cj-5B; Wed, 07 Dec 2011 08:02:21 -0500
Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.71)
	(envelope-from <eliz@gnu.org>)
	id 1RYH8f-00005S-0T; Wed, 07 Dec 2011 08:02:21 -0500
In-reply-to: <jbnktb$rgf$1@dough.gmane.org> (message from cg on Wed, 07 Dec
	2011 20:07:02 +0800)
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3)
X-Received-From: 140.186.70.10
X-BeenThere: help-emacs-windows@gnu.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: Discussion forum for users of the GNU Emacs port to Windows
	<help-emacs-windows.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/help-emacs-windows>, 
	<mailto:help-emacs-windows-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/help-emacs-windows>
List-Post: <mailto:help-emacs-windows@gnu.org>
List-Help: <mailto:help-emacs-windows-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/help-emacs-windows>,
	<mailto:help-emacs-windows-request@gnu.org?subject=subscribe>
Errors-To: help-emacs-windows-bounces+gnu-help-emacs-windows=m.gmane.org@gnu.org
Original-Sender: help-emacs-windows-bounces+gnu-help-emacs-windows=m.gmane.org@gnu.org
Xref: news.gmane.org gmane.emacs.windows:5163 gmane.emacs.devel:146542
Archived-At: <http://permalink.gmane.org/gmane.emacs.windows/5163>

> From: cg <chengang31@gmail.com>
> Date: Wed, 07 Dec 2011 20:07:02 +0800
> Cc: emacs-devel@gnu.org
> 
> On 12/7/2011 11:27 AM, Christoph Scholtes wrote:
> > The Emacs Trunk Windows Binaries (bzr revno 106632) have been published in
> >
> > http://alpha.gnu.org/gnu/emacs/windows/
> >
> 
> When I built Emacs trunk myself, I got this error message:
> 
> Loading x:/emacs_files/trunk/bzr/lisp/vc/vc-bzr.el (source)...
> Wrong type argument: listp, "fb83b382a2337c79b97761079c878b11"
> make[1]: *** [X:/emacs_files/trunk/bzr/lisp/mh-e/mh-loaddefs.el] Error -1
> make[1]: Leaving directory `X:/emacs_files/trunk/bzr/lisp'
> make: *** [bootstrap-gmake] Error 2

Copy ldefs-boot.el into loaddefs.el, then try again.

> This only happens recently, maybe in one or two weeks.
> 
> Did you have the same issue?

The root cause was fixed by this change:

  2011-11-23  Eli Zaretskii  <eliz@gnu.org>

	  * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
	  On MS-DOS and MS-Windows, compare with loaddefs.el
	  case-insensitively.

But if you have loaddefs.el with SHA1 signatures instead of time
stamps, you must do the copy trick, once.