GNU bug report logs - #71412
30.0.50; Cygw32 build break

Previous Next

Package: emacs;

Reported by: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>

Date: Fri, 7 Jun 2024 11:56:02 UTC

Severity: normal

Found in version 30.0.50

Done: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#71412: closed (30.0.50; Cygw32 build break)
Date: Fri, 07 Jun 2024 14:17:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 07 Jun 2024 23:15:47 +0900
with message-id <vrit8qzgq1nw.wl--xmue <at> d1.dion.ne.jp>
and subject line Re: bug#71412: 30.0.50; Cygw32 build break
has caused the debbugs.gnu.org bug report #71412,
regarding 30.0.50; Cygw32 build break
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
71412: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71412
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
To: bug-gnu-emacs <at> gnu.org
Subject: 30.0.50; Cygw32 build break
Date: Fri, 07 Jun 2024 20:40:39 +0900
Cygw32 build fails on  master

$ make
(snip)
  CCLD     temacs.exe
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: emacs.o:emacs.c:(.text.startup+0x21ce): undefined reference to `syms_of_w32image'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: emacs.o:emacs.c:(.text.startup+0x2317): undefined reference to `globals_of_w32image'
collect2: error: ld returned 1 exit status

It seems that w32image.c is compiled when native image API is enabled
but it is never enabled on Cygwin.

-- 
Kazuhiro Ito


[Message part 3 (message/rfc822, inline)]
From: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 71412-done <at> debbugs.gnu.org
Subject: Re: bug#71412: 30.0.50; Cygw32 build break
Date: Fri, 07 Jun 2024 23:15:47 +0900
> > Cygw32 build fails on  master
> 
> Thanks, should be fixed mow.

Thank you for the fix.  I confirmed the problem was resolved, closing
the issue.

-- 
Kazuhiro Ito


This bug report was last modified 1 year and 8 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.