all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Angelo Graziosi <angelo.g0@libero.it>
To: emacs-devel@gnu.org
Subject: Master fails to build on Windows
Date: Fri, 1 Nov 2019 10:56:20 +0100 (CET)	[thread overview]
Message-ID: <38580935.190077.1572602180834@mail1.libero.it> (raw)

Just tried to build master-3a1e7624ed23 (Fix insert-file-contents file error regression, 2019-10-31 23:32:05 -0700) on Windows (MSYS2/MinGW64) and it fails:

[...]
make -C doc/lispintro info
make[2]: ingresso nella directory "/tmp/emacs-master/doc/lispintro"
  GEN      ../../info/eintr.info
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\msys64\tmp\ccB6yHeU.o:cmdproxy.c:(.text+0x381): undefined reference to `__strcpy_chk'
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\msys64\tmp\ccB6yHeU.o:cmdproxy.c:(.text+0x4e1): undefined reference to `__strncpy_chk'
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\msys64\tmp\ccB6yHeU.o:cmdproxy.c:(.text+0x679): undefined reference to `__strncpy_chk'
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\msys64\tmp\ccB6yHeU.o:cmdproxy.c:(.text.startup+0x105): undefined reference to `__strcpy_chk'
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\msys64\tmp\ccB6yHeU.o:cmdproxy.c:(.text.startup+0x42c): undefined reference to `__memcpy_chk'
collect2.exe: error: ld returned 1 exit status
make[1]: *** [Makefile:249: cmdproxy.exe] Error 1
make[1]: *** Attesa per i processi non terminati....
make -C doc/emacs info
[...]
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\msys64\tmp\ccj99NAQ.o:addpm.c:(.text.startup+0x2c5): undefined reference to `__memcpy_chk'
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\msys64\tmp\ccj99NAQ.o:addpm.c:(.text.startup+0x2ea): undefined reference to `__strcat_chk'
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\msys64\tmp\ccj99NAQ.o:addpm.c:(.text.startup+0x4fa): undefined reference to `__chk_fail'
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\msys64\tmp\ccj99NAQ.o:addpm.c:(.text.startup+0x51c): undefined reference to `__memcpy_chk'
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\msys64\tmp\ccj99NAQ.o:addpm.c:(.text.startup+0x555): undefined reference to `__strcat_chk'
collect2.exe: error: ld returned 1 exit status
make[1]: *** [Makefile:243: addpm.exe] Error 1
make[1]: uscita dalla directory "/tmp/emacs-master/nt"
make: *** [Makefile:411: nt] Error 2
make: *** Attesa per i processi non terminati....
[...]
Error: Failure running MAKE

The same source (now it is http://git.savannah.gnu.org/cgit/emacs.git/snapshot/emacs-3a1e7624ed23.tar.gz) build on GNU/Linux Mint 64b (cairo build) and it is building on macOS...



             reply	other threads:[~2019-11-01  9:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-01  9:56 Angelo Graziosi [this message]
2019-11-01 10:31 ` Master fails to build on Windows Eli Zaretskii
2019-11-01 10:41   ` Angelo Graziosi
2019-11-01 11:27   ` Angelo Graziosi
2019-11-01 12:47     ` Angelo Graziosi
2019-11-01 12:58       ` Eli Zaretskii
2019-11-01 15:12         ` Angelo Graziosi
2019-11-01 15:59           ` Eli Zaretskii
2019-11-01 18:11             ` Angelo Graziosi
2019-11-01 18:54               ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=38580935.190077.1572602180834@mail1.libero.it \
    --to=angelo.g0@libero.it \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.