GNU bug report logs -
#71412
30.0.50; Cygw32 build break
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71412 in the body.
You can then email your comments to 71412 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#71412
; Package
emacs
.
(Fri, 07 Jun 2024 11:56:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Fri, 07 Jun 2024 11:56:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#71412
; Package
emacs
.
(Fri, 07 Jun 2024 13:37:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 71412 <at> debbugs.gnu.org (full text, mbox):
> Date: Fri, 07 Jun 2024 20:40:39 +0900
> From: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
>
> 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.
Thanks, should be fixed mow.
Reply sent
to
Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
:
You have taken responsibility.
(Fri, 07 Jun 2024 14:17:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
:
bug acknowledged by developer.
(Fri, 07 Jun 2024 14:17:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 71412-done <at> debbugs.gnu.org (full text, mbox):
> > 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
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 06 Jul 2024 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 41 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.