From unknown Fri Aug 15 03:38:35 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9750: 24.0.90; Windows binary distribution build fails with 24.0.90 Pretest Resent-From: Christoph Scholtes Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 14 Oct 2011 03:24:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 9750 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 9750@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.13185626179700 (code B ref -1); Fri, 14 Oct 2011 03:24:01 +0000 Received: (at submit) by debbugs.gnu.org; 14 Oct 2011 03:23:37 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1REYMy-0002WO-8f for submit@debbugs.gnu.org; Thu, 13 Oct 2011 23:23:36 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1REYMu-0002W9-CE for submit@debbugs.gnu.org; Thu, 13 Oct 2011 23:23:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1REYMI-0007mV-D0 for submit@debbugs.gnu.org; Thu, 13 Oct 2011 23:22:55 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW, T_DKIM_INVALID, T_TO_NO_BRKTS_FREEMAIL autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:33477) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REYMI-0007mR-BU for submit@debbugs.gnu.org; Thu, 13 Oct 2011 23:22:54 -0400 Received: from eggs.gnu.org ([140.186.70.92]:36525) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REYMH-0003Zb-5d for bug-gnu-emacs@gnu.org; Thu, 13 Oct 2011 23:22:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1REYMF-0007mF-CF for bug-gnu-emacs@gnu.org; Thu, 13 Oct 2011 23:22:53 -0400 Received: from mail-yw0-f41.google.com ([209.85.213.41]:49540) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REYMF-0007mB-7o for bug-gnu-emacs@gnu.org; Thu, 13 Oct 2011 23:22:51 -0400 Received: by ywe9 with SMTP id 9so2217969ywe.0 for ; Thu, 13 Oct 2011 20:22:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=from:to:subject:user-agent:date:message-id:mime-version :content-type; bh=sw2pZR1UKT911KunR/1rGzYqP3MgWCw45a+lB+e9fJY=; b=psUnj1f/E0tq+QOyyHbgU5TD/0d6lReMNWGqMfxwB1vEjZPG4Ekb5XrHOfXgoW68GK oP1QF2w5elIPBLulU897d5JjTQMlovbzqMidfiPes4brwe6cDLbv0r/Gj+1af1PUNwyB vcYYeShZr1XoHEEsR+lTNcUm4scwfnKgMTNBw= Received: by 10.150.188.9 with SMTP id l9mr7307393ybf.15.1318562570511; Thu, 13 Oct 2011 20:22:50 -0700 (PDT) Received: from MARVIN (71-212-151-183.hlrn.qwest.net. [71.212.151.183]) by mx.google.com with ESMTPS id z6sm5442547anf.22.2011.10.13.20.22.48 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 13 Oct 2011 20:22:49 -0700 (PDT) From: Christoph Scholtes User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (windows-nt) Date: Thu, 13 Oct 2011 21:22:46 -0600 Message-ID: <86aa94p88p.fsf@googlemail.com> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -5.4 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.4 (-----) The automated Windows binary distribution build fails with the 24.0.90 Pretest because the `mingw32-make dist' target cannot find README.W32. There is a comment in `make dist': ## Exclude README.W32 because it is specific to pre-built binaries(?). I am not sure what this comment means, or why README.W32 would be excluded from the tarball. README.W32 needs to be included in the tarball for `mingw32-make dist' to work. In GNU Emacs 24.0.90.1 (i386-mingw-nt6.1.7601) of 2011-10-13 on MARVIN Windowing system distributor `Microsoft Corp.', version 6.1.7601 configured using `configure --with-gcc (4.6) --no-opt --cflags -I"C:/Program Files (x86)/GnuWin32/include" -ID:/devel/emacs/libXpm-3.5.8/include -ID:/devel/emacs/libXpm-3.5.8/src -ID:/devel/emacs/gnutls-2.10.5-x86/include --ldflags -LD:/devel/emacs/gnutls-2.10.5-x86/lib' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: ENU value of $XMODIFIERS: nil locale-coding-system: cp1252 default enable-multibyte-characters: t Major mode: Shell-script Minor modes in effect: shell-dirtrack-mode: t my-keys-minor-mode: t erc-autojoin-mode: t erc-track-mode: t erc-match-mode: t erc-pcomplete-mode: t erc-stamp-mode: t recentf-mode: t desktop-save-mode: t autopair-mode: t autopair-global-mode: t yas/global-mode: t global-auto-revert-mode: t delete-selection-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t size-indication-mode: t column-number-mode: t line-number-mode: t Recent input: C-s C-a C-s C-s C-s C-x k C-v C-v C-v C-v M-v M-v M-v M-v R E A D M E . W 3 2 SPC C-x C-s C-a C-SPC C-SPC C-n M-w C-p M-x r e p o r t Recent messages: Mark saved where search started [2 times] Saving file d:/devel/emacs/emacs-bzr/trunk/make-dist... Wrote d:/devel/emacs/emacs-bzr/trunk/make-dist Mark set Mark activated call-interactively: End of buffer [5 times] Load-path shadows: None found. Features: (shadow sort gnus-cite mail-extr gnus-msg gnus-art mm-uu mml2015 epg-config mm-view mml-smime smime dig mailcap emacsbug multi-isearch vc-bzr sh-script executable dired-aux make-mode tramp tramp-compat auth-source eieio password-cache shell tramp-loaddefs paredit my-zenburn-theme erc-join erc-track erc-match erc-pcomplete erc-stamp erc-goodies erc erc-backend erc-compat thingatpt ispell bookmark+ bookmark+-key dired-x dired bookmark+-1 nnir gnus-sum nnoo gnus-group gnus-undo nnmail mail-source gnus-start gnus-spec gnus-int gnus-range message format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev gmm-utils mailheader gnus-win gnus gnus-ems nnheader gnus-util mail-utils mm-util mail-prsvr bookmark+-bmu help-mode view bookmark+-lit pp+ bookmark+-mac bookmark pp recentf tree-widget wid-edit midnight desktop ibuffer uniquify autopair google-c-style cc-styles cc-align cc-engine cc-vars cc-defs browse-kill-ring+ browse-kill-ring second-sel ido yasnippet dropdown-list derived edmacro kmacro assoc cl org-habit org-agenda org byte-opt warnings bytecomp byte-compile cconv macroexp ob-emacs-lisp ob-tangle ob-ref ob-lob ob-table org-footnote org-src ob-comint ob-keys ob ob-eval org-pcomplete pcomplete comint ring org-list org-faces org-compat org-entities org-macs noutline outline easy-mmode regexp-opt cal-menu easymenu calendar cal-loaddefs org-install server advice help-fns advice-preload debbugs-autoloads package tabulated-list autorevert delsel time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel dos-w32 disp-table ls-lisp w32-win w32-vars tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer button faces cus-face files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process multi-tty emacs) From unknown Fri Aug 15 03:38:35 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9750: 24.0.90; Windows binary distribution build fails with 24.0.90 Pretest Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 18 Oct 2011 07:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9750 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Christoph Scholtes Cc: 9750@debbugs.gnu.org Received: via spool by 9750-submit@debbugs.gnu.org id=B9750.131892361019460 (code B ref 9750); Tue, 18 Oct 2011 07:41:02 +0000 Received: (at 9750) by debbugs.gnu.org; 18 Oct 2011 07:40:10 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RG4HS-00053p-Fc for submit@debbugs.gnu.org; Tue, 18 Oct 2011 03:40:10 -0400 Received: from fencepost.gnu.org ([140.186.70.10] ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RG4HQ-00053i-M5 for 9750@debbugs.gnu.org; Tue, 18 Oct 2011 03:40:09 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RG4GV-00026q-4W; Tue, 18 Oct 2011 03:39:11 -0400 From: Glenn Morris References: <86aa94p88p.fsf@googlemail.com> X-Spook: supercomputer bootleg top secret LLNL Exon Shell ANZUS X-Ran: ]+vWE'l)QADo^"*xnVEKgT2;rwh4.#>~~rc/n"AcvKE)tk(?AKPP>AmraF}[Z'3hWXnH[k X-Hue: black X-Attribution: GM Date: Tue, 18 Oct 2011 03:39:10 -0400 In-Reply-To: <86aa94p88p.fsf@googlemail.com> (Christoph Scholtes's message of "Thu, 13 Oct 2011 21:22:46 -0600") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.4 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) Christoph Scholtes wrote: > The automated Windows binary distribution build fails with the 24.0.90 > Pretest because the `mingw32-make dist' target cannot find README.W32. > > There is a comment in `make dist': > ## Exclude README.W32 because it is specific to pre-built binaries(?). AIUI, README.W32 has information specific to the pre-built binaries provided on ftp.gnu.org. Eg it starts: This README file describes how to set up and run a precompiled version of GNU Emacs for Windows. This distribution can be found on the ftp.gnu.org server and its mirrors: So it's inappropriate to include it in the source tarfile because it contains information that is incorrect/irrelevant for people building from source. > README.W32 needs to be included in the > tarball for `mingw32-make dist' to work. But you're saying that you want to start from a source tarfile and make a binary tarfile? I don't know how to reconcile these two. From unknown Fri Aug 15 03:38:35 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9750: 24.0.90; Windows binary distribution build fails with 24.0.90 Pretest Resent-From: Jason Rumney Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 18 Oct 2011 14:21:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9750 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Glenn Morris Cc: Christoph Scholtes , 9750@debbugs.gnu.org Received: via spool by 9750-submit@debbugs.gnu.org id=B9750.131894760625783 (code B ref 9750); Tue, 18 Oct 2011 14:21:01 +0000 Received: (at 9750) by debbugs.gnu.org; 18 Oct 2011 14:20:06 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RGAWR-0006hl-B7 for submit@debbugs.gnu.org; Tue, 18 Oct 2011 10:20:06 -0400 Received: from mail-iy0-f172.google.com ([209.85.210.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RGAWO-0006hE-Ca for 9750@debbugs.gnu.org; Tue, 18 Oct 2011 10:20:01 -0400 Received: by iabn5 with SMTP id n5so719331iab.3 for <9750@debbugs.gnu.org>; Tue, 18 Oct 2011 07:18:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=FXqc7kQEe8ZPJb8oiiyK08k2X9eJBAZk22VKAcnG5aI=; b=nyGIZUqwva6Y5sV6PozqNNSNoLtJ6KFxLLrgP42kG5NitBX30TSn9IW0iRjN0CQ85f eNfsVKzxd61Mwzbcqt1yrczJP7qhf80CLUQfcuzOIrshxkTf1tq85SdrdStw+gLAmXJr vG8LMtUZDFpGeYke7vJEt1l+WHU7nXRNVWdN4= Received: by 10.42.72.194 with SMTP id p2mr5288412icj.0.1318947537300; Tue, 18 Oct 2011 07:18:57 -0700 (PDT) Received: from home.jasonrumney.net ([180.75.148.1]) by mx.google.com with ESMTPS id p16sm6013119ibk.6.2011.10.18.07.18.47 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 18 Oct 2011 07:18:53 -0700 (PDT) Received: by home.jasonrumney.net (Postfix, from userid 1000) id D8800285; Tue, 18 Oct 2011 22:18:41 +0800 (MYT) From: Jason Rumney References: <86aa94p88p.fsf@googlemail.com> Date: Tue, 18 Oct 2011 22:18:41 +0800 In-Reply-To: (Glenn Morris's message of "Tue, 18 Oct 2011 03:39:10 -0400") Message-ID: <87sjmqgz7i.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -3.6 (---) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.6 (---) Glenn Morris writes: >> README.W32 needs to be included in the >> tarball for `mingw32-make dist' to work. > > But you're saying that you want to start from a source tarfile and make > a binary tarfile? I don't know how to reconcile these two. It used to be necessary to have a checkout of the admin directory to build Windows binaries, as the scripts that built the tarballs/zip files were also located in the admin directory. Now that the scripts have been converted to makefile rules, the README.W32 file is the only required file left there, so it might make more sense to move it to the nt subdirectory now. From unknown Fri Aug 15 03:38:35 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9750: 24.0.90; Windows binary distribution build fails with 24.0.90 Pretest Resent-From: Jason Rumney Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 18 Oct 2011 14:36:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9750 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Glenn Morris Cc: Christoph Scholtes , 9750@debbugs.gnu.org Received: via spool by 9750-submit@debbugs.gnu.org id=B9750.131894854827157 (code B ref 9750); Tue, 18 Oct 2011 14:36:01 +0000 Received: (at 9750) by debbugs.gnu.org; 18 Oct 2011 14:35:48 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RGAlf-00073y-Ro for submit@debbugs.gnu.org; Tue, 18 Oct 2011 10:35:48 -0400 Received: from mail-pz0-f50.google.com ([209.85.210.50]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RGAld-00073j-I6 for 9750@debbugs.gnu.org; Tue, 18 Oct 2011 10:35:46 -0400 Received: by pzk34 with SMTP id 34so1768235pzk.9 for <9750@debbugs.gnu.org>; Tue, 18 Oct 2011 07:34:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=SkS4LK4Nvx3/q+7hwMIlt7MtrunBA4mY8pKb1KVUwGc=; b=Ag4RJ2fiKUsfne2ULJqt8EEShmc4e00XY7kt5Exw9A5D+2sqQalpVdFOo5kM4701MD NjDrHibcHCQmYsAoQjmhUKVMH9hcHBMhNbDxL8+RruMBpK1oHdyYlYaXwgcTAPQT6sgr zA5MdlKp9Xo2NPCWrLKEV2IokUN+cL0ayiDhw= Received: by 10.68.16.7 with SMTP id b7mr5110415pbd.131.1318948468715; Tue, 18 Oct 2011 07:34:28 -0700 (PDT) Received: from home.jasonrumney.net ([180.75.148.1]) by mx.google.com with ESMTPS id ki1sm7971652pbb.3.2011.10.18.07.34.24 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 18 Oct 2011 07:34:27 -0700 (PDT) Received: by home.jasonrumney.net (Postfix, from userid 1000) id CA365285; Tue, 18 Oct 2011 22:34:20 +0800 (MYT) From: Jason Rumney References: <86aa94p88p.fsf@googlemail.com> <87sjmqgz7i.fsf@gnu.org> Date: Tue, 18 Oct 2011 22:34:20 +0800 In-Reply-To: <87sjmqgz7i.fsf@gnu.org> (Jason Rumney's message of "Tue, 18 Oct 2011 22:18:41 +0800") Message-ID: <87obxegyhf.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -3.6 (---) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.6 (---) Jason Rumney writes: > Glenn Morris writes: > >>> README.W32 needs to be included in the >>> tarball for `mingw32-make dist' to work. >> >> But you're saying that you want to start from a source tarfile and make >> a binary tarfile? I don't know how to reconcile these two. > > It used to be necessary to have a checkout of the admin directory to > build Windows binaries, as the scripts that built the tarballs/zip files > were also located in the admin directory. Now that the scripts have been > converted to makefile rules, the README.W32 file is the only required > file left there, so it might make more sense to move it to the nt > subdirectory now. It seems this change was made over a year ago, but a few months later make-dist was changed to explicitly exclude this file. The question mark on the end of the comment seems to indicate that the author of the change wasn't sure at the time if it was the right thing to do. From unknown Fri Aug 15 03:38:35 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9750: 24.0.90; Windows binary distribution build fails with 24.0.90 Pretest Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 18 Oct 2011 15:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9750 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Jason Rumney Cc: Christoph Scholtes , Glenn Morris , 9750@debbugs.gnu.org Received: via spool by 9750-submit@debbugs.gnu.org id=B9750.13189528911148 (code B ref 9750); Tue, 18 Oct 2011 15:49:02 +0000 Received: (at 9750) by debbugs.gnu.org; 18 Oct 2011 15:48:11 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RGBti-0000IS-Nk for submit@debbugs.gnu.org; Tue, 18 Oct 2011 11:48:10 -0400 Received: from chene.dit.umontreal.ca ([132.204.246.20]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RGBth-0000IM-2x for 9750@debbugs.gnu.org; Tue, 18 Oct 2011 11:48:09 -0400 Received: from faina.iro.umontreal.ca (lechon.iro.umontreal.ca [132.204.27.242]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id p9IFlAge007786; Tue, 18 Oct 2011 11:47:10 -0400 Received: by faina.iro.umontreal.ca (Postfix, from userid 20848) id A0FD4B408B; Tue, 18 Oct 2011 11:47:08 -0400 (EDT) From: Stefan Monnier Message-ID: References: <86aa94p88p.fsf@googlemail.com> <87sjmqgz7i.fsf@gnu.org> <87obxegyhf.fsf@gnu.org> Date: Tue, 18 Oct 2011 11:47:07 -0400 In-Reply-To: <87obxegyhf.fsf@gnu.org> (Jason Rumney's message of "Tue, 18 Oct 2011 22:34:20 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-NAI-Spam-Flag: NO X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV4013=0 X-NAI-Spam-Version: 2.2.0.9286 : core <4013> : streams <692863> : uri <986367> X-Spam-Score: -4.1 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.1 (----) > It seems this change was made over a year ago, but a few months later > make-dist was changed to explicitly exclude this file. The question mark > on the end of the comment seems to indicate that the author of the > change wasn't sure at the time if it was the right thing to do. Please just move the file to `nt', and rework the first few sentences to make it clear in which context it is meant to be used. Stefan From unknown Fri Aug 15 03:38:35 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9750: 24.0.90; Windows binary distribution build fails with 24.0.90 Pretest Resent-From: Christoph Scholtes Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 19 Oct 2011 01:04:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9750 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Glenn Morris Cc: 9750@debbugs.gnu.org Received: via spool by 9750-submit@debbugs.gnu.org id=B9750.131898619225339 (code B ref 9750); Wed, 19 Oct 2011 01:04:01 +0000 Received: (at 9750) by debbugs.gnu.org; 19 Oct 2011 01:03:12 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RGKYn-0006aa-KI for submit@debbugs.gnu.org; Tue, 18 Oct 2011 21:03:11 -0400 Received: from mail-iy0-f172.google.com ([209.85.210.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RGKYk-0006a5-66 for 9750@debbugs.gnu.org; Tue, 18 Oct 2011 21:03:07 -0400 Received: by iabn5 with SMTP id n5so1273470iab.3 for <9750@debbugs.gnu.org>; Tue, 18 Oct 2011 18:02:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=BTIyiIwMbWCcOOYIHNEVS5/pih36SAwrjLAP+TQU3ec=; b=vlOx260M4b+77jvFKTJqg0b5fpKN4vlm26uaqLiAsce3g4Y48B3H15DmGlanMGoV79 znnFQBtrm6sBAsF7q/LvvkWWJgt+stJX44z2YjrcV/2vw23PhowtcAhFph3QXVnam3JJ sTjW1gGsh2PX8QinLSoSiiP+Rn6WHg4+2SoWY= Received: by 10.42.163.4 with SMTP id a4mr8570274icy.4.1318986120779; Tue, 18 Oct 2011 18:02:00 -0700 (PDT) Received: from [192.168.1.4] (71-212-148-29.hlrn.qwest.net. [71.212.148.29]) by mx.google.com with ESMTPS id jm11sm9979839ibb.1.2011.10.18.18.01.59 (version=SSLv3 cipher=OTHER); Tue, 18 Oct 2011 18:01:59 -0700 (PDT) Message-ID: <4E9E2186.9020802@gmail.com> Date: Tue, 18 Oct 2011 19:01:58 -0600 From: Christoph Scholtes User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 References: <86aa94p88p.fsf@googlemail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -4.3 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.2 (----) On 10/18/2011 1:39 AM, Glenn Morris wrote: > AIUI, README.W32 has information specific to the pre-built binaries > provided on ftp.gnu.org. Eg it starts: > > This README file describes how to set up and run a precompiled > version of GNU Emacs for Windows. This distribution can be found on > the ftp.gnu.org server and its mirrors: > > So it's inappropriate to include it in the source tarfile because it > contains information that is incorrect/irrelevant for people building > from source. For people building on GNU/Linux maybe, but since the Windows binary distributions are built from the source tarball, it is very much relevant (for some users). > But you're saying that you want to start from a source tarfile and make > a binary tarfile? I don't know how to reconcile these two. Yes, start from a source tarfile and make a binary zipfile using the `mingw32-make dist' target I wrote for Windows. (As a side note, I probably should change the name of the target to `dist-w32' or `bin-dist' to not confuse it with `make-dist'). The target is mainly used by Sean to build the weekly builds and should also be used to consistently build the Windows Emacs releases in an automated fashion from the source tarballs. Christoph From unknown Fri Aug 15 03:38:35 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9750: 24.0.90; Windows binary distribution build fails with 24.0.90 Pretest Resent-From: Christoph Scholtes Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 19 Oct 2011 01:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9750 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Stefan Monnier Cc: Glenn Morris , 9750@debbugs.gnu.org, Jason Rumney Received: via spool by 9750-submit@debbugs.gnu.org id=B9750.131898699426464 (code B ref 9750); Wed, 19 Oct 2011 01:17:02 +0000 Received: (at 9750) by debbugs.gnu.org; 19 Oct 2011 01:16:34 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RGKll-0006sm-NO for submit@debbugs.gnu.org; Tue, 18 Oct 2011 21:16:34 -0400 Received: from mail-gx0-f172.google.com ([209.85.161.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RGKlj-0006sa-KV for 9750@debbugs.gnu.org; Tue, 18 Oct 2011 21:16:32 -0400 Received: by ggnv1 with SMTP id v1so1166413ggn.3 for <9750@debbugs.gnu.org>; Tue, 18 Oct 2011 18:15:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=l2t4PZLGRYXallqBdvPJZDEh2QenPAZvMc5YF01Q7Rw=; b=Kdp+LcQhQLnjf5p6ftKAhkFnuMaLVxmUaQjeDlz2V1Cyot4DI2kACQ2NZVoxEytQQ2 5reOVbHe4VIsCNHtjktHJwBbO8FXaEvIm0sRI8BT9iIqUOoGUB0mocC8RLN6eVFFbGgi sVKpTDD9G1Fs00dWJnymA+1YCua+lWSqXekz8= Received: by 10.42.172.74 with SMTP id m10mr8562967icz.1.1318986926006; Tue, 18 Oct 2011 18:15:26 -0700 (PDT) Received: from [192.168.1.4] (71-212-148-29.hlrn.qwest.net. [71.212.148.29]) by mx.google.com with ESMTPS id c2sm10009715iba.7.2011.10.18.18.15.24 (version=SSLv3 cipher=OTHER); Tue, 18 Oct 2011 18:15:25 -0700 (PDT) Message-ID: <4E9E24AB.5030401@gmail.com> Date: Tue, 18 Oct 2011 19:15:23 -0600 From: Christoph Scholtes User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 References: <86aa94p88p.fsf@googlemail.com> <87sjmqgz7i.fsf@gnu.org> <87obxegyhf.fsf@gnu.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -4.2 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.2 (----) On 10/18/2011 9:47 AM, Stefan Monnier wrote: >> It seems this change was made over a year ago, but a few months later >> make-dist was changed to explicitly exclude this file. The question mark >> on the end of the comment seems to indicate that the author of the >> change wasn't sure at the time if it was the right thing to do. > > Please just move the file to `nt', and rework the first few sentences to > make it clear in which context it is meant to be used. It was already moved to `nt' as part of the `dist' rule I added (r100882). It just needs to be linked in `make-dist' to be included in the source tarball. I am not sure how to change README.W32 to reflect its use case though. From unknown Fri Aug 15 03:38:35 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9750: 24.0.90; Windows binary distribution build fails with 24.0.90 Pretest Resent-From: Christoph Scholtes Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 04 Feb 2012 23:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9750 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Stefan Monnier Cc: Glenn Morris , Eli Zaretskii , 9750@debbugs.gnu.org, Jason Rumney Received: via spool by 9750-submit@debbugs.gnu.org id=B9750.132839783326273 (code B ref 9750); Sat, 04 Feb 2012 23:24:02 +0000 Received: (at 9750) by debbugs.gnu.org; 4 Feb 2012 23:23:53 +0000 Received: from localhost ([127.0.0.1]:54735 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RtoxU-0006ph-RL for submit@debbugs.gnu.org; Sat, 04 Feb 2012 18:23:53 -0500 Received: from mail-iy0-f172.google.com ([209.85.210.172]:48589) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RtoxS-0006pU-AA for 9750@debbugs.gnu.org; Sat, 04 Feb 2012 18:23:51 -0500 Received: by iagf6 with SMTP id f6so7102259iag.3 for <9750@debbugs.gnu.org>; Sat, 04 Feb 2012 15:23:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=8wUCQMwepMFpMhjUqZXpkvXkZrX1ByDRFxVr+/2EZaA=; b=t0s6ZQ5bCKR2g/POZMF7CfS94140VbuPApd0bWyagiWXA3KDNUuTpJemK5uwxRV+P0 L9kINKFKt9eLzTKdqcRpcDJpSKY3WwBnvMTf6HM8LWFTGzkiYlhu4U45EfpeboQTmfWo sfgwzdOGkQRmjM6jXKoQ5tZqysbAUSEwPvxr8= Received: by 10.50.184.233 with SMTP id ex9mr14822734igc.23.1328397783750; Sat, 04 Feb 2012 15:23:03 -0800 (PST) Received: from [192.168.1.2] (71-212-144-226.hlrn.qwest.net. [71.212.144.226]) by mx.google.com with ESMTPS id r18sm18531186ibh.4.2012.02.04.15.23.01 (version=SSLv3 cipher=OTHER); Sat, 04 Feb 2012 15:23:02 -0800 (PST) Message-ID: <4F2DBDD4.1020702@gmail.com> Date: Sat, 04 Feb 2012 16:23:00 -0700 From: Christoph Scholtes User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0) Gecko/20120129 Thunderbird/10.0 MIME-Version: 1.0 References: <86aa94p88p.fsf@googlemail.com> <87sjmqgz7i.fsf@gnu.org> <87obxegyhf.fsf@gnu.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.3 (--) On 10/18/2011 9:47 AM, Stefan Monnier wrote: >> It seems this change was made over a year ago, but a few months later >> make-dist was changed to explicitly exclude this file. The question mark >> on the end of the comment seems to indicate that the author of the >> change wasn't sure at the time if it was the right thing to do. > > Please just move the file to `nt', and rework the first few sentences to > make it clear in which context it is meant to be used. Here is a proposed change to make the intent of the README.W32 file clearer if it comes in the Emacs sources distribution. The change to make-dist includes the file again in the source tarball. The fact that it does not right now is a major pain when trying to automate building the distribution from a source tarball. Christoph === modified file 'nt/README.W32' --- nt/README.W32 2012-01-26 21:37:32 +0000 +++ nt/README.W32 2012-02-04 23:19:02 +0000 @@ -3,9 +3,15 @@ Emacs for Windows - This README file describes how to set up and run a precompiled - version of GNU Emacs for Windows. This distribution can be found on - the ftp.gnu.org server and its mirrors: + This README.W32 file describes how to set up and run a precompiled + version of GNU Emacs for Windows. + + Please note that if you have received this file as part of the Emacs + source distribution see the included README file on how to compile + Emacs for Windows. + + This distribution can be found on the ftp.gnu.org server and its + mirrors: ftp://ftp.gnu.org/gnu/emacs/windows/ === modified file 'make-dist' --- make-dist 2012-01-19 07:21:25 +0000 +++ make-dist 2012-02-04 23:16:36 +0000 @@ -398,13 +398,12 @@ (cd m4 ln *.m4 ../${tempdir}/m4) -## Exclude README.W32 because it is specific to pre-built binaries(?). echo "Making links to \`nt'" (cd nt ln emacs.manifest emacs.rc emacsclient.rc config.nt ../${tempdir}/nt ln emacs-src.tags nmake.defs gmake.defs subdirs.el ../${tempdir}/nt ln [a-z]*.bat [a-z]*.[ch] ../${tempdir}/nt - ln ChangeLog INSTALL README makefile.w32-in ../${tempdir}/nt) + ln ChangeLog INSTALL README README.W32 makefile.w32-in ../${tempdir}/nt) echo "Making links to \`nt/inc' and its subdirectories" for f in `find nt/inc -type f -name '[a-z]*.h'`; do From unknown Fri Aug 15 03:38:35 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9750: 24.0.90; Windows binary distribution build fails with 24.0.90 Pretest Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 05 Feb 2012 16:47:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9750 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Christoph Scholtes Cc: rgm@gnu.org, 9750@debbugs.gnu.org, monnier@IRO.UMontreal.CA, jasonr@gnu.org Reply-To: Eli Zaretskii Received: via spool by 9750-submit@debbugs.gnu.org id=B9750.13284603997536 (code B ref 9750); Sun, 05 Feb 2012 16:47:01 +0000 Received: (at 9750) by debbugs.gnu.org; 5 Feb 2012 16:46:39 +0000 Received: from localhost ([127.0.0.1]:55759 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Ru5Ed-0001xU-8G for submit@debbugs.gnu.org; Sun, 05 Feb 2012 11:46:39 -0500 Received: from mtaout21.012.net.il ([80.179.55.169]:60076) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Ru5Eb-0001xA-3a for 9750@debbugs.gnu.org; Sun, 05 Feb 2012 11:46:38 -0500 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0LYX00F00ICXPW00@a-mtaout21.012.net.il> for 9750@debbugs.gnu.org; Sun, 05 Feb 2012 18:45:42 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.124.33.58]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LYX00F5TIK4FH20@a-mtaout21.012.net.il>; Sun, 05 Feb 2012 18:45:42 +0200 (IST) Date: Sun, 05 Feb 2012 18:45:42 +0200 From: Eli Zaretskii In-reply-to: <4F2DBDD4.1020702@gmail.com> X-012-Sender: halo1@inter.net.il Message-id: <83fwepcjpl.fsf@gnu.org> References: <86aa94p88p.fsf@googlemail.com> <87sjmqgz7i.fsf@gnu.org> <87obxegyhf.fsf@gnu.org> <4F2DBDD4.1020702@gmail.com> X-Spam-Score: -1.2 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) > Date: Sat, 04 Feb 2012 16:23:00 -0700 > From: Christoph Scholtes > CC: Jason Rumney , Glenn Morris , > 9750@debbugs.gnu.org, Eli Zaretskii > > Emacs for Windows > > - This README file describes how to set up and run a precompiled > - version of GNU Emacs for Windows. This distribution can be found on > - the ftp.gnu.org server and its mirrors: > + This README.W32 file describes how to set up and run a precompiled > + version of GNU Emacs for Windows. > + > + Please note that if you have received this file as part of the Emacs > + source distribution see the included README file on how to compile > + Emacs for Windows. Suggest a minor rewording and reordering: This README.W32 file describes how to set up and run a precompiled distribution of GNU Emacs for Windows. You can find the precompiled distribution on the ftp.gnu.org server and its mirrors: ftp://ftp.gnu.org/gnu/emacs/windows/ Information on how to compile Emacs from sources on Windows is in the files README and INSTALL in this directory. If you received this file as part of the Emacs source distribution, please read those 2 files and not this one. From unknown Fri Aug 15 03:38:35 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9750: 24.0.90; Windows binary distribution build fails with 24.0.90 Pretest Resent-From: Christoph Scholtes Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 05 Feb 2012 18:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9750 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: rgm@gnu.org, 9750@debbugs.gnu.org, monnier@IRO.UMontreal.CA, jasonr@gnu.org Received: via spool by 9750-submit@debbugs.gnu.org id=B9750.132846599215761 (code B ref 9750); Sun, 05 Feb 2012 18:20:02 +0000 Received: (at 9750) by debbugs.gnu.org; 5 Feb 2012 18:19:52 +0000 Received: from localhost ([127.0.0.1]:55798 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Ru6gp-000469-QR for submit@debbugs.gnu.org; Sun, 05 Feb 2012 13:19:52 -0500 Received: from mail-yx0-f172.google.com ([209.85.213.172]:54628) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Ru6gn-00045s-Ja for 9750@debbugs.gnu.org; Sun, 05 Feb 2012 13:19:50 -0500 Received: by yenm3 with SMTP id m3so2078732yen.3 for <9750@debbugs.gnu.org>; Sun, 05 Feb 2012 10:18:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type; bh=cFDpaotAJKHn2gvyoTdMC4/Uepe0UMLkFQoKFEmxpNs=; b=RcIY3ER2L6ozO6WE9w0dBnnXdd7xjWxPx/Yd/68HFbcxTTT5E5FrxL0SNzdOU5mInr jev4rahhTgMSCu4eCL3H/rXmFig3XMuhas/QOY2920xDFFMu789HweTcx4uQFQ1LZOyB yxbAIIU0Bc6KUD5C/x+L2yZ3yR+bHu2liXDz0= Received: by 10.236.124.2 with SMTP id w2mr20846703yhh.83.1328465938795; Sun, 05 Feb 2012 10:18:58 -0800 (PST) Received: from MARVIN (174-29-192-218.hlrn.qwest.net. [174.29.192.218]) by mx.google.com with ESMTPS id k9sm29550379ang.17.2012.02.05.10.18.56 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 05 Feb 2012 10:18:58 -0800 (PST) From: Christoph Scholtes In-Reply-To: <83fwepcjpl.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 05 Feb 2012 18:45:42 +0200") References: <86aa94p88p.fsf@googlemail.com> <87sjmqgz7i.fsf@gnu.org> <87obxegyhf.fsf@gnu.org> <4F2DBDD4.1020702@gmail.com> <83fwepcjpl.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (windows-nt) Date: Sun, 05 Feb 2012 11:18:55 -0700 Message-ID: <86sjip16uo.fsf@googlemail.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.3 (--) Eli Zaretskii writes: > Suggest a minor rewording and reordering: > > This README.W32 file describes how to set up and run a precompiled > distribution of GNU Emacs for Windows. You can find the precompiled > distribution on the ftp.gnu.org server and its mirrors: > > ftp://ftp.gnu.org/gnu/emacs/windows/ > > Information on how to compile Emacs from sources on Windows is in > the files README and INSTALL in this directory. If you received > this file as part of the Emacs source distribution, please read > those 2 files and not this one. Thanks. I will incorporate this. From unknown Fri Aug 15 03:38:35 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.428 (Entity 5.428) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Christoph Scholtes Subject: bug#9750: closed (Re: bug#9750: 24.0.90; Windows binary distribution build fails with 24.0.90 Pretest) Message-ID: References: <86aa4xyoym.fsf@googlemail.com> <86aa94p88p.fsf@googlemail.com> X-Gnu-PR-Message: they-closed 9750 X-Gnu-PR-Package: emacs Reply-To: 9750@debbugs.gnu.org Date: Sun, 05 Feb 2012 21:03:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1328475781-30584-1" This is a multi-part message in MIME format... ------------=_1328475781-30584-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #9750: 24.0.90; Windows binary distribution build fails with 24.0.90 Pretest which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 9750@debbugs.gnu.org. --=20 9750: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D9750 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1328475781-30584-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 9750-done) by debbugs.gnu.org; 5 Feb 2012 21:02:26 +0000 Received: from localhost ([127.0.0.1]:55868 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Ru9E5-0007wW-Rg for submit@debbugs.gnu.org; Sun, 05 Feb 2012 16:02:25 -0500 Received: from mail-yx0-f172.google.com ([209.85.213.172]:54072) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Ru9E1-0007wF-4v for 9750-done@debbugs.gnu.org; Sun, 05 Feb 2012 16:02:21 -0500 Received: by yenm3 with SMTP id m3so2101424yen.3 for <9750-done@debbugs.gnu.org>; Sun, 05 Feb 2012 13:01:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type; bh=3VP640w0H7Hv5lj5jwKHotSAjhdaSJlb6vYTfQ37SXs=; b=CUKwjLJOrNPYrbA4IHU8ccWQzcinDo0tEWBhmDowAFIMH763STiCEuqgOdM/zk8upY gKx36xgfz+3Z8VdLitR87IEbF3TeFaoil2LHKp6ymSVy+JAa4nw/Jo7MWscMoZdxcERk IO7mD2vBl0gMlTyoAK3u+BaOe5Y0k6f8/yBdk= Received: by 10.236.161.232 with SMTP id w68mr20669186yhk.56.1328475685171; Sun, 05 Feb 2012 13:01:25 -0800 (PST) Received: from MARVIN (174-29-192-218.hlrn.qwest.net. [174.29.192.218]) by mx.google.com with ESMTPS id b4sm30397449and.18.2012.02.05.13.01.23 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 05 Feb 2012 13:01:24 -0800 (PST) From: Christoph Scholtes To: Eli Zaretskii Subject: Re: bug#9750: 24.0.90; Windows binary distribution build fails with 24.0.90 Pretest In-Reply-To: <83fwepcjpl.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 05 Feb 2012 18:45:42 +0200") References: <86aa94p88p.fsf@googlemail.com> <87sjmqgz7i.fsf@gnu.org> <87obxegyhf.fsf@gnu.org> <4F2DBDD4.1020702@gmail.com> <83fwepcjpl.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (windows-nt) Date: Sun, 05 Feb 2012 14:01:21 -0700 Message-ID: <86aa4xyoym.fsf@googlemail.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 9750-done Cc: rgm@gnu.org, 9750-done@debbugs.gnu.org, monnier@IRO.UMontreal.CA, jasonr@gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.3 (--) Fixed in Emacs trunk r107123. ------------=_1328475781-30584-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 14 Oct 2011 03:23:37 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1REYMy-0002WO-8f for submit@debbugs.gnu.org; Thu, 13 Oct 2011 23:23:36 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1REYMu-0002W9-CE for submit@debbugs.gnu.org; Thu, 13 Oct 2011 23:23:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1REYMI-0007mV-D0 for submit@debbugs.gnu.org; Thu, 13 Oct 2011 23:22:55 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW, T_DKIM_INVALID, T_TO_NO_BRKTS_FREEMAIL autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:33477) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REYMI-0007mR-BU for submit@debbugs.gnu.org; Thu, 13 Oct 2011 23:22:54 -0400 Received: from eggs.gnu.org ([140.186.70.92]:36525) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REYMH-0003Zb-5d for bug-gnu-emacs@gnu.org; Thu, 13 Oct 2011 23:22:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1REYMF-0007mF-CF for bug-gnu-emacs@gnu.org; Thu, 13 Oct 2011 23:22:53 -0400 Received: from mail-yw0-f41.google.com ([209.85.213.41]:49540) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REYMF-0007mB-7o for bug-gnu-emacs@gnu.org; Thu, 13 Oct 2011 23:22:51 -0400 Received: by ywe9 with SMTP id 9so2217969ywe.0 for ; Thu, 13 Oct 2011 20:22:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=from:to:subject:user-agent:date:message-id:mime-version :content-type; bh=sw2pZR1UKT911KunR/1rGzYqP3MgWCw45a+lB+e9fJY=; b=psUnj1f/E0tq+QOyyHbgU5TD/0d6lReMNWGqMfxwB1vEjZPG4Ekb5XrHOfXgoW68GK oP1QF2w5elIPBLulU897d5JjTQMlovbzqMidfiPes4brwe6cDLbv0r/Gj+1af1PUNwyB vcYYeShZr1XoHEEsR+lTNcUm4scwfnKgMTNBw= Received: by 10.150.188.9 with SMTP id l9mr7307393ybf.15.1318562570511; Thu, 13 Oct 2011 20:22:50 -0700 (PDT) Received: from MARVIN (71-212-151-183.hlrn.qwest.net. [71.212.151.183]) by mx.google.com with ESMTPS id z6sm5442547anf.22.2011.10.13.20.22.48 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 13 Oct 2011 20:22:49 -0700 (PDT) From: Christoph Scholtes To: bug-gnu-emacs@gnu.org Subject: 24.0.90; Windows binary distribution build fails with 24.0.90 Pretest User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (windows-nt) Date: Thu, 13 Oct 2011 21:22:46 -0600 Message-ID: <86aa94p88p.fsf@googlemail.com> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -5.4 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.4 (-----) The automated Windows binary distribution build fails with the 24.0.90 Pretest because the `mingw32-make dist' target cannot find README.W32. There is a comment in `make dist': ## Exclude README.W32 because it is specific to pre-built binaries(?). I am not sure what this comment means, or why README.W32 would be excluded from the tarball. README.W32 needs to be included in the tarball for `mingw32-make dist' to work. In GNU Emacs 24.0.90.1 (i386-mingw-nt6.1.7601) of 2011-10-13 on MARVIN Windowing system distributor `Microsoft Corp.', version 6.1.7601 configured using `configure --with-gcc (4.6) --no-opt --cflags -I"C:/Program Files (x86)/GnuWin32/include" -ID:/devel/emacs/libXpm-3.5.8/include -ID:/devel/emacs/libXpm-3.5.8/src -ID:/devel/emacs/gnutls-2.10.5-x86/include --ldflags -LD:/devel/emacs/gnutls-2.10.5-x86/lib' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: ENU value of $XMODIFIERS: nil locale-coding-system: cp1252 default enable-multibyte-characters: t Major mode: Shell-script Minor modes in effect: shell-dirtrack-mode: t my-keys-minor-mode: t erc-autojoin-mode: t erc-track-mode: t erc-match-mode: t erc-pcomplete-mode: t erc-stamp-mode: t recentf-mode: t desktop-save-mode: t autopair-mode: t autopair-global-mode: t yas/global-mode: t global-auto-revert-mode: t delete-selection-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t size-indication-mode: t column-number-mode: t line-number-mode: t Recent input: C-s C-a C-s C-s C-s C-x k C-v C-v C-v C-v M-v M-v M-v M-v R E A D M E . W 3 2 SPC C-x C-s C-a C-SPC C-SPC C-n M-w C-p M-x r e p o r t Recent messages: Mark saved where search started [2 times] Saving file d:/devel/emacs/emacs-bzr/trunk/make-dist... Wrote d:/devel/emacs/emacs-bzr/trunk/make-dist Mark set Mark activated call-interactively: End of buffer [5 times] Load-path shadows: None found. Features: (shadow sort gnus-cite mail-extr gnus-msg gnus-art mm-uu mml2015 epg-config mm-view mml-smime smime dig mailcap emacsbug multi-isearch vc-bzr sh-script executable dired-aux make-mode tramp tramp-compat auth-source eieio password-cache shell tramp-loaddefs paredit my-zenburn-theme erc-join erc-track erc-match erc-pcomplete erc-stamp erc-goodies erc erc-backend erc-compat thingatpt ispell bookmark+ bookmark+-key dired-x dired bookmark+-1 nnir gnus-sum nnoo gnus-group gnus-undo nnmail mail-source gnus-start gnus-spec gnus-int gnus-range message format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev gmm-utils mailheader gnus-win gnus gnus-ems nnheader gnus-util mail-utils mm-util mail-prsvr bookmark+-bmu help-mode view bookmark+-lit pp+ bookmark+-mac bookmark pp recentf tree-widget wid-edit midnight desktop ibuffer uniquify autopair google-c-style cc-styles cc-align cc-engine cc-vars cc-defs browse-kill-ring+ browse-kill-ring second-sel ido yasnippet dropdown-list derived edmacro kmacro assoc cl org-habit org-agenda org byte-opt warnings bytecomp byte-compile cconv macroexp ob-emacs-lisp ob-tangle ob-ref ob-lob ob-table org-footnote org-src ob-comint ob-keys ob ob-eval org-pcomplete pcomplete comint ring org-list org-faces org-compat org-entities org-macs noutline outline easy-mmode regexp-opt cal-menu easymenu calendar cal-loaddefs org-install server advice help-fns advice-preload debbugs-autoloads package tabulated-list autorevert delsel time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel dos-w32 disp-table ls-lisp w32-win w32-vars tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer button faces cus-face files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process multi-tty emacs) ------------=_1328475781-30584-1--