From unknown Mon Jun 23 07:48:05 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#34409 <34409@debbugs.gnu.org> To: bug#34409 <34409@debbugs.gnu.org> Subject: Status: 27.0.50; Cygw32 build break Reply-To: bug#34409 <34409@debbugs.gnu.org> Date: Mon, 23 Jun 2025 14:48:05 +0000 retitle 34409 27.0.50; Cygw32 build break reassign 34409 emacs submitter 34409 Kazuhiro Ito severity 34409 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 09 23:21:59 2019 Received: (at submit) by debbugs.gnu.org; 10 Feb 2019 04:21:59 +0000 Received: from localhost ([127.0.0.1]:41698 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gsgcx-0001S7-9X for submit@debbugs.gnu.org; Sat, 09 Feb 2019 23:21:59 -0500 Received: from eggs.gnu.org ([209.51.188.92]:46363) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gsgcv-0001Rv-HP for submit@debbugs.gnu.org; Sat, 09 Feb 2019 23:21:58 -0500 Received: from lists.gnu.org ([209.51.188.17]:58972) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gsgcq-0002Za-6X for submit@debbugs.gnu.org; Sat, 09 Feb 2019 23:21:52 -0500 Received: from eggs.gnu.org ([209.51.188.92]:60686) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gsgcp-0004RS-42 for bug-gnu-emacs@gnu.org; Sat, 09 Feb 2019 23:21:51 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gsgco-0002WQ-8z for bug-gnu-emacs@gnu.org; Sat, 09 Feb 2019 23:21:51 -0500 Received: from snd00009.auone-net.jp ([111.86.247.9]:35041 helo=dmta0004.auone-net.jp) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gsgcf-0002ET-6i for bug-gnu-emacs@gnu.org; Sat, 09 Feb 2019 23:21:43 -0500 Received: from kzhr.d1.dion.ne.jp by dmta0004.auone-net.jp with ESMTP id <20190210042127628.ICHY.13342.kzhr.d1.dion.ne.jp@dmta0004.auone-net.jp>; Sun, 10 Feb 2019 13:21:27 +0900 Date: Sun, 10 Feb 2019 13:21:27 +0900 Message-ID: From: Kazuhiro Ito To: bug-gnu-emacs@gnu.org Subject: 27.0.50; Cygw32 build break X-Hashcash: 1:20:190210:bug-gnu-emacs@gnu.org::bSdkDrqmlvS2h/dA:00000000000000000000000000000000000000004NVS User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 EasyPG/1.0.0 Emacs/27.0 (x86_64-pc-cygwin) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 111.86.247.9 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Cygw32 build is failed on trunk. $ ./configure --with-w32 $ make (snip) emacs.o:emacs.c:(.text.startup+0x1a6): undefined reference to `init_heap' emacs.o:emacs.c:(.text.startup+0x1a6): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `init_heap' emacs.o:emacs.c:(.text.startup+0x389): undefined reference to `init_heap' emacs.o:emacs.c:(.text.startup+0x389): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `init_heap' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:634: temacs.in.exe] Error 1 make[1]: Leaving directory '/dfs/f/build/cygwin64/emacs/src' make: *** [Makefile:423: src] Error 2 init_heap function is defined in w32heap.c, which is not compiled on Cygwin buid. -- Kazuhiro Ito From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 10 10:11:38 2019 Received: (at 34409) by debbugs.gnu.org; 10 Feb 2019 15:11:38 +0000 Received: from localhost ([127.0.0.1]:42691 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gsqle-0003Pd-Er for submit@debbugs.gnu.org; Sun, 10 Feb 2019 10:11:38 -0500 Received: from eggs.gnu.org ([209.51.188.92]:42961) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gsqlb-0003PP-Ps for 34409@debbugs.gnu.org; Sun, 10 Feb 2019 10:11:36 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:40201) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gsqlW-0005o5-1J; Sun, 10 Feb 2019 10:11:30 -0500 Received: from [176.228.60.248] (port=3524 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gsqlV-0001Qh-F5; Sun, 10 Feb 2019 10:11:29 -0500 Date: Sun, 10 Feb 2019 17:11:12 +0200 Message-Id: <83k1i7n0fj.fsf@gnu.org> From: Eli Zaretskii To: Kazuhiro Ito In-reply-to: (message from Kazuhiro Ito on Sun, 10 Feb 2019 13:21:27 +0900) Subject: Re: bug#34409: 27.0.50; Cygw32 build break References: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 34409 Cc: 34409@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) > Date: Sun, 10 Feb 2019 13:21:27 +0900 > From: Kazuhiro Ito > > Cygw32 build is failed on trunk. > > $ ./configure --with-w32 > $ make Sorry about that, should be fixed now. From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 10 19:25:02 2019 Received: (at 34409-done) by debbugs.gnu.org; 11 Feb 2019 00:25:02 +0000 Received: from localhost ([127.0.0.1]:42955 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gszPB-00045d-Qv for submit@debbugs.gnu.org; Sun, 10 Feb 2019 19:25:02 -0500 Received: from snd00004.auone-net.jp ([111.86.247.4]:40449 helo=dmta0006.auone-net.jp) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gszP6-00045O-Jv for 34409-done@debbugs.gnu.org; Sun, 10 Feb 2019 19:25:00 -0500 Received: from kzhr.d1.dion.ne.jp by dmta0006.auone-net.jp with ESMTP id <20190211002453795.JGHQ.13349.kzhr.d1.dion.ne.jp@dmta0006.auone-net.jp>; Mon, 11 Feb 2019 09:24:53 +0900 Date: Mon, 11 Feb 2019 09:24:53 +0900 Message-ID: <86sgwv41ey.wl--xmue@d1.dion.ne.jp> From: Kazuhiro Ito To: Eli Zaretskii Subject: Re: bug#34409: 27.0.50; Cygw32 build break In-Reply-To: <83k1i7n0fj.fsf@gnu.org> References: <83k1i7n0fj.fsf@gnu.org> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 EasyPG/1.0.0 Emacs/27.0 (x86_64-w64-mingw32) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 34409-done Cc: 34409-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) > > Cygw32 build is failed on trunk. > > > > $ ./configure --with-w32 > > $ make > > Sorry about that, should be fixed now. I confirmed the problem was fixed. Thak you. -- Kazuhiro Ito From unknown Mon Jun 23 07:48:05 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 11 Mar 2019 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator